213k views
3 votes
Which of the following is a true statement about exploratory testing?

A. More experienced testers who have tested similar applications and technologies are likely to do better than less experienced testers at exploratory testing
B. Exploratory testing does not identify any additional tests beyond those that would result from formal test techniques
C. The time required to complete an exploratory testing session cannot be predicted in advance
D. Exploratory testing can involve the use of black-box techniques but not white-box techniques

1 Answer

2 votes

Final answer:

The correct statement about exploratory testing is that more experienced testers are likely to perform better due to their ability to use their skills and intuition in less structured testing environments.

Step-by-step explanation:

The true statement about exploratory testing among the options provided is: A. More experienced testers who have tested similar applications and technologies are likely to do better than less experienced testers at exploratory testing. Unlike other forms of testing, exploratory testing is less structured and allows testers to leverage their skills, experience, and intuition to explore software applications, find defects, and learn about the software's functionality in real-time. Exploratory testing indeed may identify additional tests that formal test techniques don't cover. The duration of an exploratory testing session can be managed and often is set in advance, although the exact details of what will be tested may be less predictable. Exploratory testing can use both black-box and white-box techniques, depending on what aspect of the application is being explored.

User Nebiros
by
7.5k points