Study & Learn
Read every question, see the correct answer, and understand the explanation at your own pace. Study mode has no timer and no negative marking.
Correct answer
D. process
Explanation
Explanation: A small number of framework activities are applicable to all software projects, regardless of their size or complexity.
Correct answer
D. White box
Explanation
Explanation: Cyclomatic Complexity tells us about the number of independent paths in a program which is covered in white box testing.
Correct answer
B. Program
Explanation
The correct answer is Program.
Correct answer
A. Communication channel
Explanation
The correct answer is Communication channel.
Correct answer
D. database management system
Explanation
The correct answer is database management system.
Correct answer
C. Open Source Software
Explanation
The correct answer is Open Source Software.
Correct answer
B. Inclusiveness
Explanation
Explanation: Inclusiveness measures the extent to which a technique chooses test cases that will cause the modified program to produce different output than the original program, and thereby expose faults caused by modifications.
Correct answer
B. Adds HTTP Headers to output stream
Explanation
The correct answer is Adds HTTP Headers to output stream.
Correct answer
A. Early design stage model
Explanation
The correct answer is Early design stage model.