Complete each of the following sentences in List – I on the left-hand side by…
2017
Complete each of the following sentences in List – I on the left-hand side by filling in the word or phrase from the List – II on the right-hand side that best completes the sentence:
List – I | List – II |
|---|---|
I. Determining whether you have built the right system is called ______ | A. Software testing |
II. Determining whether you have built the system right is called ______ | B. Software verification |
III. ______ is the process of demonstrating the existence of defects or providing confidence that they do not appear to be present. | C. Software debugging |
IV. ______ is the process of discovering the cause of a defect and fixing it. | D. Software validation |
- A.
i-b , ii-d , iii-a, iv-c
- B.
i-b , ii-d , iii-c, iv-a
- C.
i-d , ii-b , iii-c, iv-a
- D.
i-d , ii-b , iii-a, iv-c
Attempted by 63 students.
Show answer & explanation
Correct answer: D
The correct matches are: I with D (Validation), II with B (Verification), III with A (Testing), and IV with C (Debugging). Verification confirms the system is built right, while validation ensures the right system was built.
A video solution is available for this question — log in and enroll to watch it.