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.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *