In the V Model of Software Testing shown below, please identify (A), (B), (C),…

2025

In the V Model of Software Testing shown below, please identify (A), (B), (C), (D)

image.png

Answer: A. Acceptance Testing, (B): System Testing, (C): Integration Testing, (D): Unit TestingIn the V-Model of Software Testing, development phases on the left correspond to testing phases on the right. Requirement Analysis pairs with Acceptance…

  1. A.

    Acceptance Testing, (B): System Testing, (C): Integration Testing, (D): Unit Testing

  2. B.

    (A): Acceptance Testing, (B): Integration Testing, (C): System Testing, (D): Unit Testing

  3. C.

    (A): Unit Testing, (B): System Testing, (C): Integration Testing, (D): Acceptance Testing

  4. D.

    (A): Unit Testing, (B): Integration Testing, (C): System Testing, (D): Acceptance Testing

Attempted by 275 students.

Show answer & explanation

Correct answer: A

In the V-Model of Software Testing, development phases on the left correspond to testing phases on the right. Requirement Analysis pairs with Acceptance Testing (A). System Design pairs with System Testing (B). Architecture Design pairs with Integration Testing (C). Module Design pairs with Unit Testing (D).

Explore the full course: Rssb Basic Computer Instructor

Loading lesson…