Free CTFL-Foundation Exam Dumps

Question 6

Which of the following statements are TRUE?

Correct Answer:C

Question 7

Why is measurement of code coverage Important?

Correct Answer:A

Question 8

Which of the following defects is most likely to be found by a test harness?

Correct Answer:B
Variance from programming standards defects (option (A)) are found during the review or static testing process.
Therefore a test harness is unlikely to find a defect in programming standards.
Memory leak defects (option (C)) could potentially be found by a test harness designed to run many test cases. Regression defects (option (D)) could be found using many types of test tool.
Defects in middleware (option (B)) are generally more likely to be found by a test harness or a dynamic analysis tool than by any other type of tool.

Question 9

One of the roles in a review is that of moderator, which of the following best describes this role?

Correct Answer:A

Question 10

What content would be in an incident report if that incident report was based on the IEEE 829 Standard for SoftwareTest Documentation?
(i)Identification of configuration items of the software or system. (ii)Software or system lifecycle process in which the incident was observed. (iii)Description of the anomaly to enable reproduction of the incident. (iv)Number of occurrences of the incident.
(v)Classification of the cause of the incident for metrics and for reporting purposes. Number of correct answers: 1

Correct Answer:A