Bird
Raised Fist0

A test strategy document states:

medium📝 Debug Q7 of Q15
Testing Fundamentals - Test Documentation
A test strategy document states:
Test Environment: Production environment will be used for testing

What is the potential problem here?
AProduction environment is the best choice for testing
BUsing production environment for testing risks affecting real users
CTest environment should always be the developer's machine
DNo problem; production is always used for testing
Step-by-Step Solution
Solution:
  1. Step 1: Understand test environment best practices

    Testing in production can cause issues for real users and data integrity.
  2. Step 2: Evaluate options

    Using production environment for testing risks affecting real users correctly identifies the risk of using production for testing.
  3. Final Answer:

    Using production environment for testing risks affecting real users -> Option B
  4. Quick Check:

    Production testing risks real user impact [OK]
Quick Trick: Avoid testing in production to protect users [OK]
Common Mistakes:
MISTAKES
  • Assuming production is safe for testing
  • Confusing test and production environments
  • Ignoring data privacy risks

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes