CTFL Certified Software Tester - Foundation Level (CSTFL)

Loading demo links...

Showing 13–15 of 15 questions

Question 13

Which of the following errors CANNOT be found with structure-based testing techniques?

Select an option, then click Submit answer.

  • Memory is leaking

  • Features are only partially implemented

  • Data structures that are used before initialization

  • Division by zero

Question 14

When a test case is created based on a Use Case, what type of test is created?

Select an option, then click Submit answer.

  • Structural Test

  • Functional Test

  • Performance test

  • Regression Test

Question 15

You have been asked to improve the way test automation tools are being used in your company. Which one of the following is the BEST approach?

Select an option, then click Submit answer.

  • Selecting and automating scripts that test new functionality to find the most defects

  • Using a keyword-driven testing approach to separate the actions and data from the tool’s script

  • Ensuring that all data, inputs and actions are stored in the tool’s script for ease of maintenance

  • Keeping expected results separate from the automation tool to allow the testers to check the results