ExamGecko
Question list
Search
Search

Related questions











Question 189 - CTFL-2018 discussion

Report
Export

Which of the following test execution outcomes are likely to increase the overall quality of the software:

I) A test case passes

II,) A test case fails, defect gets logged which subsequently gets fixed

II,I) Some tests are deferred because test environment is not available

IV) A bug is found but there is no corresponding test case

A.
I, II, and II,I
Answers
A.
I, II, and II,I
B.
I and IV
Answers
B.
I and IV
C.
I and II,
Answers
C.
I and II,
D.
I, II, and IV
Answers
D.
I, II, and IV
Suggested answer: C

Explanation:

The overall quality of the software can be increased by finding and fixing defects before releasing the software to the customers or users. A test case passes means that no defect was found in the tested functionality, which indicates a high quality. A test case fails, defect gets logged which subsequently gets fixed means that a defect was found and corrected, which improves the quality. Some tests are deferred because test environment is not available means that some functionality was not tested, which may leave some defects undetected, which reduces the quality. A bug is found but there is no corresponding test case means that a defect was found by chance or by other means than planned testing, which does not increase the quality of the testing process or the test coverage.

asked 18/09/2024
Ramon Lim
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first