Multiple choice technology testing

  1. By creating future tests based on the results of previous tests, a tester is demonstrating at type of informal test design technique?

  1. Security testing

  2. Non functional testing

  3. Exploratory testing

  4. Interoperability testing

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Exploratory testing is an informal approach where testers design and execute tests simultaneously, using insights from previous test results to guide subsequent testing. This adaptive, learning-based approach allows testers to investigate the system dynamically and follow promising leads based on what they discover.