Multiple choice technology testing

which test activities are supported by test data preparation tools?

  1. Test management and control

  2. Test specification and design

  3. Test execution and logging

  4. Performance and monitoring

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Test data preparation tools help generate, manage, and manipulate test data needed for testing. These tools support the test specification and design phase by allowing testers to create subsets of production data, generate synthetic data, or anonymize sensitive data. This ensures that appropriate test data is available when designing test cases, rather than during execution or management phases.