What is the normal order of activities in which traditional software testing…

2017

What is the normal order of activities in which traditional software testing is organized ?

(a) Integration Testing

(b) System Testing

(c) Unit Testing

(d) Validation Testing

  1. A.

    (c), (a), (b), (d)

  2. B.

    (c), (a), (d), (b)

  3. C.

    (d), (c), (b), (a)

  4. D.

    (b), (d), (a), (c)

Attempted by 234 students.

Show answer & explanation

Correct answer: A

Traditional software testing normally proceeds from the smallest parts of the software to the complete product. First, Unit Testing checks individual modules. Next, Integration Testing checks interactions between combined modules. Then, System Testing checks the complete integrated system against the specified requirements. Finally, Validation Testing or Acceptance Testing confirms that the system meets user needs. Therefore the correct order is (c), (a), (b), (d), so Option A is correct.

Explore the full course: Mppsc Assistant Professor