Match List I. with List II Testing Type Description (A)Unit testing.…

2024

Match List I. with List II
Testing Type Description

(A)Unit testing. (I)Testing individual components of the software.

(B)Integration testing. (II)Testing the interaction between integrated components.

(C)System testing. (III)Testing to verify the system meets business needs.

(D)Acceptance testing. (IV)Testing the complete system to ensure it meets requirements.


Choose the correct answer from the options given below:

  1. A.

    (A)-(I), (B)-(II), (C)-(III), (D)-(IV)

  2. B.

    (A)-(I), (B)-(II), (C)-(IV), (D)-(III)

  3. C.

    (A)-(I), (B)-(III), (C)-(II), (D)-(IV)

  4. D.

    (A)-(I), (B)-(IV), (C)-(II), (D)-(III)

Attempted by 191 students.

Show answer & explanation

Correct answer: B

Answer: A → I, B → II, C → IV, D → III

  • Unit testing — testing individual components of the software.

  • Integration testing — testing the interaction between integrated components.

  • System testing — testing the complete system to ensure it meets requirements.

  • Acceptance testing — testing to verify the system meets business needs.

Tip: Remember the difference between system and acceptance testing: system testing validates the system against specified requirements, while acceptance testing confirms the system satisfies business needs.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Mppsc Assistant Professor