Which technique is used to identify test scenarios that are not easily captured by individual test cases?
- Boundary Value Analysis
- Decision Table Testing
- Equivalence Partitioning
- Exploratory Testing
Exploratory testing is a technique where testers actively explore the application to identify test scenarios that may not be easily captured by pre-defined test cases.
Loading...
Related Quiz
- What is the primary objective of model-based testing?
- Test metrics such as _______________ can help assess the effectiveness of test coverage during test monitoring and control.
- How does risk prioritization help in testing?
- In decision table testing, what does each column typically represent?
- State Transition Testing focuses on testing the behavior of a system as it transitions between _______________.