Identify the correct option with reference to Software Quality Metrics ?
Correct answer: D. Integrity = Sigma[1 - threat * (1 - security)]
- A. Integrity = [Sigma(1 - threat)] * (1 - security)
- B. Integrity = [1 - Sigma(threat)] * (1 - security)
- C. Integrity = [1 - threat * Sigma(1 - security)]
- D. Integrity = Sigma[1 - threat * (1 - security)]
Explanation
The listed formula aggregates the integrity contribution for each threat by reducing it according to the associated security level, represented by the summation in option d. The other options place the summation or security term in forms that do not match this metric definition.
Last updated
Practise Software Testing and Quality Assurance
181 free Software Testing and Quality Assurance MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.
Exams that ask Software Engineering questions like this
Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.
Related questions
Efficiency in a software product does not include ____________________?
What are attributes of good software ?
Choose an internal software quality from given below________________________?
The longer a fault exists in software__________________?
In XP an automated unit test framework is used to write tests for a new piece of functionality before that functionality itself is implemented ____________________?