Currently Browsing: Exploratory Testing

Do you consider yourself an expert in testing?

Then you should analyze the following statements: 1. I should make a test plan. 2. It is important to have the property of testing repeatability. 3. Each test case should have expected result. 4. Automation saves time and money. 5. All tests are based on a model of what should be tested. 6. Sufficiently...

Exploratory Testing

Exploratory testing is an approach to software testing that is concisely described as simultaneous learning, test design and test execution. Cem Kaner, who coined the term in 1983, now defines exploratory testing as “a style of software testing that emphasizes the personal freedom and...

3 Main Benefits of Ad Hoc Testing

If you do not have sufficiently detailed software specifications and, we can offer you ad hoc testing. Ad hoc testing is a term commonly used for the tests carried out without planning the software and documentation.The tests are supposed to be executed only once, unless a defect is discovered. In Ad-Hoc...

Exploratory Testing – Advantages and Disadvantages

Exploratory testing is testing without beforehand prepared scenarios. Therefore exploratory testing is often criticized – as testers should give up planning and preparation. How to provide management, monitoring and accountability? And anyway, if there is no plan, then everyone would do tests that he ...