Reaching symbiosis of exploratory and automated testing - Mirjana Kolarov

13th January 2023
  • Locked
Reaching symbiosis of exploratory and automated testing - Mirjana Kolarov image
Talk Description

In Agile things are going very fast. We cannot achieve good testing with only manual testing. We need test automation to speed us up, and to cover the regression testing. UI testing is not the only thing to be automated, due to the constant changes. API should be also covered with tests. Even with this coverage, can we rely on the test automation only? No. This is where exploratory testing comes into spotlight – to find defects which are not covered with automation.

During this talk I will explain why test automation is not a silver bullet. Also, it is not a special kind of testing. I’ll explain why and how do I see it as an adjunct to the exploratory testing and try to define a healthy balance between those two.

You will learn:

  • how I organize testing on my projects
  • about the tools I use
  • it's not about the tools, but a mindset
  • when to use automated testing and when to use exploratory testing and how to make the outcome of one be the input for the other
What you’ll learn

By the end of this talk, you'll be able to:

  • TBA
Suggested Content
Making The Most Of Your Python Script: Update, Reuse And Maintain
Discussion: Strategy and Approach to UI Automation
The Use and Abuse of Selenium - Simon Stewart
Testing As An Art
Decision Making for Teams
Climbing to the Top of the Mobile Testing Pyramid - Rick Clymer
Software Testing Test Ideas Hive Mind (STTIHM)
The "Do Nots" of Testing - Melissa Tondi
The Awesome Power Of The Debrief: Why Debriefing Is The Key To Successful Exploratory Testing
The 3rd episode of The Testing Planet, The Toolsmith will be all about, yes you guessed it: tools 😉
Explore MoT
Human-Centric Exploratory Testing
Learn the main concepts of exploratory testing and how it differentiates from other established approaches
MoT Foundation Certificate in Test Automation
Unlock the essential skills to transition into Test Automation through interactive, community-driven learning, backed by industry expertise

Tags

  • exploratory-testing
  • automation
  • test-strategies