In exploratory testing, testers often use a _____, which is a brief document that provides guidance on what to test.
- Test Case
- Test Charter
- Test Plan
- Test Script
In exploratory testing, a "Test Charter" is used to provide guidance on what areas or functionalities to test. While it offers direction, it still allows testers the freedom to explore and adapt their testing as they proceed.
Loading...
Related Quiz
- In terms of automation, tests that are _______ are typically not the best candidates for automation.
- In the context of error guessing, why is it crucial for a tester to have domain knowledge?
- In Continuous Integration, regular _______ ensures that the new code changes do not introduce defects.
- White-box testing is also commonly known as _______ testing due to its emphasis on internal structures.
- The _______ model in SDLC emphasizes the need for feedback loops where the previous steps can be revisited as the development progresses.