ISTQB CTFL v4.0 - Certified Tester Foundation Level (CTFL) v4.0 Exam

Page:    1 / 8   
Total 39 questions

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

  • A. The quality of defects will improve
  • B. Ease of access to statistics about test progress
  • C. Disk space is not required to track versions of test artifacts
  • D. Less network traffic generated


Answer : B

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

  • A. It can be gathered early and then used to make changes after the product goes to production to make it more user friendly
  • B. It allows the project manager to get a better view of the changes that will be needed for the next version
  • C. The developers get a better understanding of what they are building
  • D. The testers get a better understanding of the test automation requirements


Answer : C

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

  • A. Prompt and prepared attendance to stand-up meetings
  • B. Step-by-step test case documentation
  • C. Ensuring there is a corresponding testing activity for every software development activity
  • D. Involving the stakeholders in reviewing all acceptance criteria prior to designing test cases


Answer : C

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

  • A. Project management
  • B. Entry criteria
  • C. Exit criteria
  • D. The expected test completion date


Answer : C

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.

  • A. Points > Reservation
  • B. Login > Points, Points > Flight, Points > Hotel
  • C. Login > Login, Login > Points, Login > Flight, Login > Hotel, Points > Flight, Points > Hotel
  • D. Login > Login, Login > Points, Login > Flight, Login > Hotel, Flight > Hotel, Hotel > Flight, Flight > Login, Hotel > Login


Answer : C

Page:    1 / 8   
Total 39 questions