PMI-ACP · Question #336
Which of the following are 2 attributes of Exploratory testing? (Choose two.)
The correct answer is A. It involves minimum planning and maximum test execution C. It is unscripted testing. Exploratory testing is defined by two key attributes: (A) it involves minimum upfront planning with maximum focus on active test execution - the tester learns and adapts in real time; and (C) it is unscripted, meaning there are no predefined test cases to follow. It is NOT automa
Question
Which of the following are 2 attributes of Exploratory testing? (Choose two.)
Options
- AIt involves minimum planning and maximum test execution
- BIt is typically automated
- CIt is unscripted testing
- DIt is often the sole testing technique
How the community answered
(16 responses)- A94% (15)
- B6% (1)
Explanation
Exploratory testing is defined by two key attributes: (A) it involves minimum upfront planning with maximum focus on active test execution - the tester learns and adapts in real time; and (C) it is unscripted, meaning there are no predefined test cases to follow. It is NOT automated (B) - exploratory testing depends on human judgment, creativity, and intuition to find unexpected defects. It is also NOT the sole testing technique (D); it complements scripted and automated testing rather than replacing them.
Topics
Community Discussion
No community discussion yet for this question.