ExamGecko
Home Home / Scrum / PSD
Question list
Search
Search

Question 84 - PSD discussion

Report
Export

What are some disadvantages of code coverage as a measure for how well a system or product is tested? (three answers)

A.
It does not measure usability
Answers
A.
It does not measure usability
B.
It is too complicated to explain to management
Answers
B.
It is too complicated to explain to management
C.
It only provides insights to programmers
Answers
C.
It only provides insights to programmers
D.
It does not ensure that the most important or highest risk areas of the code are being exercised by tests
Answers
D.
It does not ensure that the most important or highest risk areas of the code are being exercised by tests
E.
It could create incentives to write tests that simply increase code coverage, rather than tests that find bugs without increasing code coverage
Answers
E.
It could create incentives to write tests that simply increase code coverage, rather than tests that find bugs without increasing code coverage
Suggested answer: A, D, E

Explanation:

Not being able to explain to management should never be the reason to not do it. It doesn't only provide some data to programmers, the problem is that code coverage alone is not meaning a lot.

asked 23/09/2024
Emmanuel Aminu
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first