Which of the testing strategy requirements established during requirements…

2015

Which of the testing strategy requirements established during requirements analysis are validated against developed software ?

  1. A.

    validation testing

  2. B.

    integration testing

  3. C.

    regression testing

  4. D.

    system testing

Attempted by 85 students.

Show answer & explanation

Correct answer: A

Answer: validation testing. Validation testing verifies that the developed software meets the requirements established during requirements analysis and fulfills the intended use for stakeholders.

What validation testing checks:

  • It confirms that functional and relevant non-functional requirements are implemented as specified.

  • It validates end-to-end scenarios and user-facing behavior against stakeholder expectations.

Why this is the best answer:

  • The phrase used in the question emphasizes validating testing-strategy requirements (requirements established during analysis) against the developed software, which is the definition of validation testing.

Brief comparison with other testing types:

  • Integration testing: Focuses on interactions between modules and interfaces rather than validating overall requirements.

  • Regression testing: Ensures existing functionality still works after changes; it preserves behavior rather than initially validating requirements.

  • System testing: Tests the complete integrated system and often validates many requirements, but validation testing is the term explicitly tied to confirming requirements from analysis.

In summary: validation testing is the activity that specifically validates the testing-strategy requirements established during requirements analysis against the developed software.

Explore the full course: Mppsc Assistant Professor