Match List I with List II: List I: a. Good quality b. Correctness c.…
2013
Match List I with List II:
List I:
a. Good quality
b. Correctness
c. Predictable
d. Reliable
List II:
i. Program does not fail for a specified time in a given environment
ii. Meets the functional requirements
iii. Meets both functional and non-functional requirements
iv. Process is under statistical control
- A.
a-iii, b-ii, c-iv, d-i
- B.
a-ii, b-iii, c-iv, d-i
- C.
a-i, b-ii, c-iv, d-iii
- D.
a-i, b-ii, c-iii, d-iv
Attempted by 111 students.
Show answer & explanation
Correct answer: A
Correct answer: a-iii, b-ii, c-iv, d-i
Good quality means meeting both functional and non-functional requirements, so a -> iii.
Correctness means meeting the functional requirements, so b -> ii.
Predictable means the process is under statistical control, so c -> iv.
Reliable means the program does not fail for a specified time in a given environment, so d -> i.
A video solution is available for this question — log in and enroll to watch it.