-
Exploratory testing
Read more: Exploratory testingExploratory testing is, in my opinion, one of the best way to find bug. Let’s imagine to perform software tests on a phone application, an e-commerce. We would have software requirements, all covered by software tests. They would probably run nightly, or at least some, depending on the test selection. How many bugs do we…
-
What is testing?
Read more: What is testing?Or, what do I think testing is? What an easy question. Or not? In my opinion, it is not that simple. First of all, there are so many levels, types and techniques, which even makes the choice difficult. Of course an article is not enough to touch all the points, but let’s try to write…