Which of the following is a correct way to document exploratory testing results?
ARecord notes and observations during testing sessions
BOnly save automated test logs
CWrite detailed test scripts before testing
DAvoid documenting to save time
Step-by-Step Solution
Solution:
Step 1: Understand documentation in exploratory testing
Exploratory testing is flexible, so testers record notes and observations as they test.
Step 2: Evaluate options for documentation
Record notes and observations during testing sessions correctly describes recording notes during testing; others describe scripted or no documentation.
Final Answer:
Record notes and observations during testing sessions -> Option A
Quick Check:
Exploratory documentation = Notes during testing [OK]
Quick Trick:Take notes while exploring, not before [OK]
Common Mistakes:
Confusing exploratory with scripted test documentation
Ignoring documentation completely
Relying only on automated logs
Master "Functional Testing Techniques" in Testing Fundamentals
9 interactive learning modes - each teaches the same concept differently