recategorized by
2,353 views

1 Answer

Best answer
2 votes
2 votes
Accuracy: refers to the deviation of a measurement from a standard or true value of the quantity being measured.

Correctness: The degree to which a system is free from [defects] in its specification, design, and implementation.

Robustness: The degree to which a system continues to function(tolarates) in the presence of invalid inputs or stressful environmental conditions(Unexpected problems).

Reliability: The ability of a system to perform its requested functions under stated conditions whenever required - having a long mean time between failures.

So D. Robustness is Ans
selected by
Answer:

Related questions

4 votes
4 votes
1 answer
1
go_editor asked Aug 16, 2016
2,425 views
The cyclomatic complexity of a flow graph V(G), in terms of predicate notes isP+1P-1P-2P+2Where P is the number of predicate nodes in flow graph V(G)
3 votes
3 votes
2 answers
2
go_editor asked Aug 16, 2016
4,823 views
Which of the following is not included in the waterfall model?Requirement analysisRisk analysisDesignCoding
3 votes
3 votes
2 answers
3
go_editor asked Aug 16, 2016
10,472 views
The ____ model is preferred for software development when the requirements are not clear.Rapid Application DevelopmentRational Unified ProcessEvolutionary ModelWaterfall ...