Bird
0
0

A test strategy document includes:

hard📝 Application Q9 of 15
Testing Fundamentals - Test Documentation
A test strategy document includes:
Automation Tools: Selenium for web, Appium for mobile
Test Data Management: Use anonymized production data

What combined benefit does this provide?
AManual testing only with fake data
BNo automation and no real data used
CEfficient cross-platform testing with safe, realistic data
DTesting limited to desktop only
Step-by-Step Solution
Solution:
  1. Step 1: Analyze automation tools listed

    Selenium and Appium support automated testing for web and mobile platforms.
  2. Step 2: Understand test data management

    Using anonymized production data ensures realistic but safe test data.
  3. Step 3: Combine benefits

    Efficient cross-platform testing with safe, realistic data correctly states efficient cross-platform automation with safe, realistic data.
  4. Final Answer:

    Efficient cross-platform testing with safe, realistic data -> Option C
  5. Quick Check:

    Automation + safe data = efficient, realistic testing [OK]
Quick Trick: Combine automation and safe data for best results [OK]
Common Mistakes:
  • Ignoring data privacy
  • Assuming automation is only for web
  • Using production data without anonymization

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes