Ad Hoc vs Exploratory Testing

by Nataliia Vasylyna | December 25, 2015 11:31 am

There are a lot of various notions in software testing field. Sometimes it is difficult to distinguish between a little bit similar terms and concepts, for example, black box and white box testing[1], unit and system testing[2], etc.

Many people are interested in the question: What are the main distinctions between Ad Hoc and Exploratory Testing?

What Are the Differences Between Ad Hoc and Exploratory Testing?

  1. Ad Hoc Testing[3] implies learning of the software before its testing. During Exploratory Testing, you learn and test the software simultaneously.
  2. Before Ad Hoc Testing, we collect data on the particular software from different resources, and then we start the testing. During Exploratory Testing, we collect data and perform the testing at the same time.
  3. For Ad Hoc Testing it is necessary to know the software well. For Exploratory Testing you have to gain your knowledge in course of work with the software.
  4. Before Ad Hoc Testing, you need to perform considerable software testing. Before Exploratory Testing of the software, you may learn this software.
  5. Exploratory Testing is a type of Ad Hoc Testing. Ad Hoc Testing is an independent testing type.
  6. Ad Hoc Testing is not considered to be testing approach. Exploratory Testing is an approach.

Learn more from QATestLab

Related Posts:

Endnotes:
  1. white box testing: https://qatestlab.com/services/No-Documentation/white-box-testing/
  2. system testing: https://qatestlab.com/services/Step-by-Step/system-testing/
  3. Ad Hoc Testing: https://qatestlab.com/resources/knowledge-center/ad-hoc-testing/
  4. 3 Main Benefits of Ad Hoc Testing: https://blog.qatestlab.com/2011/02/24/3-main-benefits-of-ad-hoc-testing/
  5. Exploratory Testing: Benefits, Techniques, and Applications: https://blog.qatestlab.com/2020/07/21/exploratory-testing/
  6. How independent testing helped to win the court (Real Case!): https://blog.qatestlab.com/2019/01/31/independent-testing-court/

Source URL: https://blog.qatestlab.com/2015/12/25/ad-hoc-exploratory/