Beginner Software Testing & QA
Q38 / 100

Why is it important to write a clear "expected result" for each test case?

Correct! Well done.

Incorrect.

The correct answer is B) It defines what "pass" looks like, allowing the tester to objectively determine whether the actual result matches

B

Correct Answer

It defines what "pass" looks like, allowing the tester to objectively determine whether the actual result matches

Explanation

Without a clearly defined expected result, it is impossible to objectively judge whether a test passed or failed.

Progress
38/100