Open In App

UGC-NET | UGC-NET CS 2017 Dec 2 | Question 44

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


(A) (1)
(B) (2)
(C) (3)
(D) (4)

Answer: (B)
Explanation: Traditional software testing is organized in following Sequence:

  1. Unit Testing
  2. Integration Testing
  3. validation Testing
  4. System Testing

So, option (B) is correct.

Quiz of this Question

Article Tags :