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
Non-terrible Browser UI Tests with Selenium
Eliminating Code Smells
How Can You Contribute to Automation If You Don't Know How to Write Code?
Testing In Production: Antipattern Or Future? - Łukasz Rosłonek
Gold Is in Your Trash Can - How to Maximize Feedbackā€™s Value from Testing - Alexandre Bauduin
How To Build A Regression Checking Strategy
What Is Exploratory Testing? An Alternative To Scripted Testing And Try To Break It Testing
Testing Ask Me Anything: Managing Risk with Alex Schladebeck
Emojis: A Critical Path For Testing
This open-source tool is the #1 Automation Test Reporting Tool loved by the community and the developing team plans to share their knowledge via a learning course. Stay tuned!
Explore MoT
TestBash Brighton 2024
Thu, 12 Sep 2024, 9:00 AM
Weā€™re shaking things up and bringing TestBash back to Brighton on September 12th and 13th, 2024.
MoT Advanced Certificate in Test Automation
Ascend to leadership roles by mastering strategic skills in automation strategy creation, planning and execution

Tags

  • exploratory-testing
  • automation
  • test-strategies