Intermediate
Software Engineering / SDLC / Agile
Q57 / 100
What is "exploratory testing"?
Correct! Well done.
Incorrect.
The correct answer is A) An informal testing approach where the tester simultaneously learns about the system, designs tests, and executes them, relying on intuition and experience rather than predefined test scripts
A
Correct Answer
An informal testing approach where the tester simultaneously learns about the system, designs tests, and executes them, relying on intuition and experience rather than predefined test scripts
Explanation
Exploratory testing is particularly useful for finding unexpected issues that scripted tests might miss, as testers use creativity and domain knowledge to probe the application in unscripted ways.
Progress
57/100