Which testing technique relies heavily on the tester's intuition and experience without any predefined test cases?

  • Black Box Testing
  • Exploratory Testing
  • Load Testing
  • White Box Testing
Exploratory Testing is an unscripted approach to software testing where testers rely on their intuition, experience, and creativity to identify defects without predefined test cases. It emphasizes real-time learning, test design, and simultaneous test execution, allowing testers to continuously adapt their testing based on the results.
Add your answer
Loading...

Leave a comment

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