Intermediate Software Testing & QA
Q67 / 100

What does "test environment parity" mean and why does it matter?

Correct! Well done.

Incorrect.

The correct answer is A) Keeping test environments as similar as possible to production, so that test results are more representative of real-world behavior

A

Correct Answer

Keeping test environments as similar as possible to production, so that test results are more representative of real-world behavior

Explanation

Differences between test and production environments (configuration, data volume, infrastructure) can hide bugs that only appear in production, so closer parity reduces "it worked in testing" surprises.

Progress
67/100