List of questions
Related questions
Question 98 - PSD discussion
You are asked to refactor part of the codebase for an application. When you are done, all unit tests pass with 50% code coverage. What can you infer from this?
A.
Less than 50% of the application is working correctly
B.
There are no bugs in the application
C.
At least 50% of the application is working correctly
D.
You did not break any of the unit tests that already existed
Your answer:
0 comments
Sorted by
Leave a comment first