Home › Software Testing › Software Testing › tools_automation_cicd › Exploratory testing is BEST described as
Exploratory testing is BEST described as
ASimultaneous learning, design and execution
BStrictly scripted execution of test cases
CStatic review of code without execution
DGeneration of large random data inputs
Answer & Solution
Correct answer: A. Simultaneous learning, design and execution
Exploratory testing (coined by Cem Kaner) treats testing as a learning activity: the tester designs and executes tests simultaneously, using intuition, charters, and skill. Session-based test management (SBTM) adds rigour.
Related questions
In Scrum, the 'Definition of Done' (DoD) typically includesTest pyramid (Mike Cohn) advocates forA 'flaky test' is a test thatBehaviour-driven development (BDD) tools commonly usePerformance testing in general is BROADER than load testing because it includesAccessibility testing primarily ensures thatPenetration testing is a form ofMutation testing measures the effectiveness of