CTFL_Syll2018 Certified Tester Foundation Level (Syllabus 2018)

Loading demo links...

Showing 10–12 of 15 questions

Question 10 (Exam Pool B)

Under which of the following circumstances is maintenance testing required? [K1]

Select an option, then click Submit answer.

  • Migration of software onto a new platform

  • Testing during initial development of a replacement for an existing system

  • Purchase of a new software tool

  • Updating of a regression suite


Question 11 (Exam Pool C)

Which type of automation test design is used in the example below?

An automation team designs an automation framework for testing of their web-based applications. Realizing that they need to use different data for different test cycles, they decide not to hard-code any data

in their scripts Instead they read all the data from text files while test execution is in progress.

Select an option, then click Submit answer.

  • Dynamic test design

  • Data-driven

  • Keyword-driven

  • Data coverage analysis


Question 12 (Exam Pool B)

What can testing demonstrate?

Select an option, then click Submit answer.

  • Testing can demonstrate that there are no defects

  • Testing can demonstrate that there are defects

  • Testing can demonstrate that the software is correct

  • Testing can demonstrate that there are no hidden defects in the software