QuestionQ179
Chapter 2: Testing Throughout the Software Development LifecycleWhich of the following statements about exploratory testing is correct?
- A Exploratory testing is an experience-based test technique in which testers explore the requirements specification to detect non testable requirements.
- B When exploratory testing is conducted following a session-based approach, the issues detected by the testers can be documented in session sheets.
- C Exploratory testing is an experience-based test technique used by testers during informal code reviews to find defects by exploring the source code.
- D In exploratory testing, testers usually produce scripted tests and establish bidirectional traceability between these tests and the items of the test basis.
Community Discussion