CTFL_SYLL_4.0 · Question #131
Exploratory testing is an experience-based test technique
The correct answer is B. That can be organised into sessions guided by test charters outlining test objectives that will. Exploratory testing is an experience-based test technique where testers actively engage with the software, learning about its behavior while simultaneously designing and executing tests. According to the ISTQB CTFL syllabus, exploratory testing can be structured into sessions…
Question
Exploratory testing is an experience-based test technique
Options
- AWhere a developer and a tester work together on the same workstation while the developer
- BThat can be organised into sessions guided by test charters outlining test objectives that will
- CWhere a team of testers explores all possible test techniques in order to determine the most
- DThat aims at finding defects by designing tests that exercise all possible combinations of input
How the community answered
(28 responses)- A7% (2)
- B89% (25)
- C4% (1)
Explanation
Exploratory testing is an experience-based test technique where testers actively engage with the software, learning about its behavior while simultaneously designing and executing tests. According to the ISTQB CTFL syllabus, exploratory testing can be structured into sessions guided by test charters, which outline the test objectives and provide direction for the testers' exploration. This method is particularly useful in situations where test documentation is limited or where rapid feedback is needed.
Topics
Community Discussion
No community discussion yet for this question.