You have been asked to set up a session-based test management (SBTM) approach for exploratory testing on your current project. Which of the options below describes a correct sequence of steps for the first exploratory test session?
SELECT ONE OPTION
A.
Document test ideas for the session in a test charter, execute the tests until all documented ideas have been tested, record the results of the tests in the test management system
B.
Select existing test cases from the test management system most suitable for the session, copy them to a test charter, use a capture/replay tool to record the test execution session
C.
Run a debriefing session with the test manager to agree on the test procedures for the session, execute the test procedures, record the test results in a test charter
D.
Create a test charter for the session to record the areas to be tested, run a time-boxed test execution session, hold a debriefing session to gather and discuss the results of the tests
Session-Based Test Management (SBTM) for exploratory testing follows these steps:
Test Charter Creation:To outline the goals and scope of the session.
Time-Boxed Test Execution:Allows focused, exploratory testing within a fixed duration.
Debriefing Session:To discuss findings, assess coverage, and review results.
Option D accurately reflects this structure, making it the correct answer.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit