Certified Tester Foundation Level (CTFL) v4.0

Here you have the best ISTQB CTFL practice exam questions

  • You have 43 total questions to study from
  • Each page has 5 questions, making a total of 9 pages
  • You can navigate through the pages using the buttons at the bottom
  • This questions were last updated on May 13, 2025
  • This site is not affiliated with or endorsed by ISTQB.
Question 1 of 43

What is one potential benefit of using a test automation tool?

    Correct Answer: B

    One potential benefit of using a test automation tool is the ease of access to statistics about test progress. Test automation tools typically provide detailed reporting and analytics features, making it easier to track and visualize test progress, results, and trends over time. This allows teams to monitor the effectiveness of their testing efforts and make informed decisions based on the collected data.

Question 2 of 43

Which of the following is a benefit of early stakeholder feedback?

    Correct Answer: C

    One significant benefit of early stakeholder feedback is that developers get a better understanding of what they are building. By involving stakeholders early in the process, developers can align their work with the stakeholders' expectations and requirements, reducing the risk of creating a product that does not meet user needs. This early engagement helps in clarifying any ambiguities and ensuring that the development is on the right track from the beginning.

Question 3 of 43

Which of the following is a good testing practice that applies regardless of the specific software development lifecycle being used?

    Correct Answer: C

Question 4 of 43

In an Agile development model, the completion of testing or “done” is defined by which of the following?

    Correct Answer: C

Question 5 of 43

You are testing web application software that allows a person to use their travel points to make flight and hotel reservations.

When the user logs into the software (username/password) they are presented with a set of options. From that set of options, they can pick the following:

1. View points balance

2. Make flight reservation

3. Make hotel reservation

From the login page, they can log in successfully or might fail and need to try again. Once they login successfully they can go to either the view points, flight reservation or hotel reservation page.

Which of the following is the correct list of the transitions (a transition is shown as >) that should be tested, assuming that the test ends when a reservation state is reached.

    Correct Answer: C