CTFL_Syll2018 Certified Tester Foundation Level (Syllabus 2018)

Loading demo links...

Showing 7–9 of 15 questions

Question 7 (Exam Pool B)

What is the value of static code analysis?

Select an option, then click Submit answer.

  • Detection of failures not easily found by other types of testing

  • Early defect detection

  • Detection of suspicious operations caused by deviations from regulations

  • Detect deviations in standards by executing the source code


Question 8 (Exam Pool A)

Which of the following is NOT an objective of testing?

Select an option, then click Submit answer.

  • Finding defects

  • Providing information for decision-making

  • Analyzing and removing the cause of failures

  • Gaining confidence about the level of quality of the software


Question 9 (Exam Pool C)

Which of the following is NOT a valid use of decision coverage?

Select an option, then click Submit answer.

  • Checking that all decisions have been exercised in a single program

  • Checking that all decisions have been exercised in a business process

  • Checking that all calls from one program module to another have been made correctly

  • Checking that at least 50% of decisions have been exercised by a test case suite