When we think about exploratory tests, a frontend application comes to mind with several fields to fill in and buttons to click on, where we can explore in several different ways....
Exploratory testing is one of the most important approaches in software testing. It comes in complement to automation testing and test case-based testing, and can help uncover...
As the month changed, we had just completed a major release. I had been working on it for the last year, and it had started before my time in the organization. 12 subsystems, end...
We are all familiar with Exploratory Testing. In this article, I am writing about Exploratory Testing, why it is performed, how to perform it, its drawbacks, how to overcome these...
Imagine you were chosen to join a project which is very mature and full of senior developers. You’ve heard that your company is proud of it. You are well informed that this...
There are many articles, blog posts, and presentations that discuss automation frameworks and strategies. But even the most robust automation framework won't eliminate the...
It's a fact that everyone wants to do automation, a lot of companies try, a lot of companies fail, and very few succeed. A successful company is not one that never fails, rather...
A brilliant article by Piet Van Zoen was recently published which discussed reasons not to skip tests. In this article I'm going to discuss reasons why we might need to do the...