CTFL4 BCS ISTQB Certified Tester Foundation Level CTFL 4.0 Exam Free Practice Exam Questions (2025 Updated)
Prepare effectively for your BCS CTFL4 ISTQB Certified Tester Foundation Level CTFL 4.0 Exam certification with our extensive collection of free, high-quality practice questions. Each question is designed to mirror the actual exam format and objectives, complete with comprehensive answers and detailed explanations. Our materials are regularly updated for 2025, ensuring you have the most current resources to build confidence and succeed on your first attempt.
Given the following User Story: "As an online customer, I would like to be able to cancel the purchase of an individual item from a shopping list so that it only displays the relevant items, in less than 1 second", which of the following can be considered as applicable acceptance test cases?
I.Click on my online shopping list, select the unwanted Item, delete the unwanted item, the unwanted Item is deleted from the shopping list in less than 1 second.
ii.Click on my online shopping list, select all the items, delete all the items, the unwanted items are deleted from the shopping list in less than 1 second.
iii.Tab to the online shopping list and press enter, select the unwanted item, delete the unwanted item, the unwanted item is deleted from the shopping list In less than 1 second.
Iv. Click on the checkout button, select the payment method, make payment, confirmation received of payment and shipping date.
v. Click on my shopping list, select the unwanted Item, delete the unwanted item, the unwanted item is deleted from the shopping list.
Select the correct answer:
Which of the following statements about the shift-left approach is true?
Which of the following statements about static testing and dynamic testing is TRUE?
Which ONE of the following options BEST describes a key characteristic of non-functional testing?
Which of the following statements about the typical activities of a formal review process is TRUE?
Consider the following table, which contains information about test cases from the test management system:
Which ONE of the following optionsorganizes the test cases based on the statement coverage strategy, while considering practical constraints?
From a testing perspective, configuration management
Which of the following statements about estimation of the test effort is WRONG?
A calculator software is used to calculate the result for 5+6.
The user noticed that the result given is 6.
This is an example of;
Which of the following is a task the Author is responsible for, as part of a typical formal review?
A possible risk of introducing test automation is:
Following a risk-based testing approach you have designed 10 tests to cover a product risk with a high-risk level. You want to estimate, adopting the three-point test estimation technique, the test effort required to reduce the risk level to zero by executing those 10 tests. You made the following three initial estimates:
• most optimistic = 6 person hours
• most likely = 30 person hours
• most pessimistic = 54 person hours
Based only on the given information, which of the following answers about the three-point test estimation technique applied to this problem is true?
A state transition diagram describes a control system’s behavior in different operational modes. The initial state is“NORMAL MODE”.
Which ONE of the following test cases covers anINVALID sequence?
During component testing of a program if 100% decision coverage is achieved, which of the following coverage criteria is also guaranteed to be 100%?
The following rules determine the annual bonus to be paid to a salesman of a company based on the total annual amount of the sales made (referred to as TAS).
If the TAS is between 50k€ and 80k€, the bonus is 10%. If the TAS exceeds 80k€ by a value not greater than 40k€, the bonus is 15%. Finally, if the TAS
exceeds the maximum threshold which entitles to a 15% bonus, the bonus is 22%.
Consider applying equivalence partitioning to the TAS (Note: 1k€ = 1000 euros).
Which one of the following answers contain only test cases that belong to the same equivalence partition?
Which of the following statements about white-box testing is FALSE?
For each of the test cases to be executed, the following table specifies the priority order and dependencies on other test cases
Which of the following test execution schedules is compatible with the logical dependencies and allows executing the test cases in priority order?
You are an experienced tester on a project with incomplete requirements and under pressure to deploy.
What type of testing should you do?
Consider an estimation session in which a six-member Agile team (Memb1..... Memb6) uses the planning poker technique to estimate a user story (in story points). The team members will use a set of cards with the following values: 1,2, 3,5, 8,13,21. Below is the outcome of the first round of estimation for this session:
Which of the following answers BEST describes how the estimation session should proceed?
Which of the following is a role that is usually responsible for documenting the findings (e.g., action items, decisions, recommendations) made by the review team as part of a typical formal review?