
ISQI ISTQB Certified Tester Foundation Level (CTFL) v4.0 - CTFL_Syll_4.0 Exam Questions
QUESTION NO: 1
An e-commerce site accepts credit cards for processing the payment. The payment processing form has a field for the amount of money to be deducted. The minimum amount of money that can be processed is $10. The credit cards have a limit of $5,000 (Five Thousand). Assume that only integers can be accepted as inputs. Which of the following set of boundary values you will choose for EFFICIENT testing for the amount of money that can be spent?
An e-commerce site accepts credit cards for processing the payment. The payment processing form has a field for the amount of money to be deducted. The minimum amount of money that can be processed is $10. The credit cards have a limit of $5,000 (Five Thousand). Assume that only integers can be accepted as inputs. Which of the following set of boundary values you will choose for EFFICIENT testing for the amount of money that can be spent?
Correct Answer: A
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 2
Consider the following list of activities (I to V):
I. Test design
II. Test planning
III. Review test basis
IV. Be a facilitator of a peer review
V. Test monitoring and control
Which ONE of the following options identifies the activities that the test management role is MAINLY focused on?
Consider the following list of activities (I to V):
I. Test design
II. Test planning
III. Review test basis
IV. Be a facilitator of a peer review
V. Test monitoring and control
Which ONE of the following options identifies the activities that the test management role is MAINLY focused on?
Correct Answer: B
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 3
Which of the statements correctly describes when a whole team approach may NOT be suitable?
Which of the statements correctly describes when a whole team approach may NOT be suitable?
Correct Answer: B
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 4
You are using boundary value analysis to determine your test data.
What values should you use to test a routine that requires an integer input (x) to be greater than zero and less than 100 to achieve 100% minimum coverage using the two-point boundary value analysis technique?
You are using boundary value analysis to determine your test data.
What values should you use to test a routine that requires an integer input (x) to be greater than zero and less than 100 to achieve 100% minimum coverage using the two-point boundary value analysis technique?
Correct Answer: A
QUESTION NO: 5
Which of the following is NOT an example of a test-first approach to development?
Which of the following is NOT an example of a test-first approach to development?
Correct Answer: D
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 6
Which of the following statements about exploratory testing is true?
Which of the following statements about exploratory testing is true?
Correct Answer: A
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 7
Which one of the following statements correctly describes the term 'debugging'?
Which one of the following statements correctly describes the term 'debugging'?
Correct Answer: C
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 8
Scenario 2 "Big Drop":
The management of the company "The Big Drop" has instructed the Product Team to configure the discounts in the sales terminals so that frequent customers receive an additional discount on top of a bulk discount, based on the following table:

You must design test cases to represent all POSSIBLE and REAL business scenarios. Test cases should be generated using the input data provided in the table above.
How many POSSIBLE decision rules can be extracted from the table above?
Scenario 2 "Big Drop":
The management of the company "The Big Drop" has instructed the Product Team to configure the discounts in the sales terminals so that frequent customers receive an additional discount on top of a bulk discount, based on the following table:

You must design test cases to represent all POSSIBLE and REAL business scenarios. Test cases should be generated using the input data provided in the table above.
How many POSSIBLE decision rules can be extracted from the table above?
Correct Answer: A
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 9
Consider a review for a high-level architectural document written by a software architect. The architect does most of the review preparation work, including distributing the document to reviewers before the review meeting. However, reviewers are not required to analyze the document in advance, and during the review meeting the software architect explains the document step by step. The only goal of this review is to establish a common understanding of the software architecture that will be used in a software development project. Which of the following review types does this review refer to?
Consider a review for a high-level architectural document written by a software architect. The architect does most of the review preparation work, including distributing the document to reviewers before the review meeting. However, reviewers are not required to analyze the document in advance, and during the review meeting the software architect explains the document step by step. The only goal of this review is to establish a common understanding of the software architecture that will be used in a software development project. Which of the following review types does this review refer to?
Correct Answer: C
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 10
Which of the following is a factor that contributes to a successful review?
Which of the following is a factor that contributes to a successful review?
Correct Answer: B
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 11
You prepared the following defect report.
Defect ID: DR-00123 Date: 2025-01-12
Title: "Order Confirmation" button not responsive after adding items to the cart Severity: High Priority: Critical Reported By: John Doe Steps to reproduce:
1. Launch the app and log in.
2. Browse the menu and add items to the cart.
3. Navigate to the cart and tap the "Order Confirmation" button.
Expected result: The "Order Confirmation" button should process the
order and navigate to the confirmation screen.
Actual result: The "Order Confirmation" button is unresponsive, and no
action is taken.
Attachments: Screenshot: [order_button_issue.png], Video:
[order_button_issue.mp4]
Which of the following is the BEST way to improve this report to help developers resolve the reported problem?
You prepared the following defect report.
Defect ID: DR-00123 Date: 2025-01-12
Title: "Order Confirmation" button not responsive after adding items to the cart Severity: High Priority: Critical Reported By: John Doe Steps to reproduce:
1. Launch the app and log in.
2. Browse the menu and add items to the cart.
3. Navigate to the cart and tap the "Order Confirmation" button.
Expected result: The "Order Confirmation" button should process the
order and navigate to the confirmation screen.
Actual result: The "Order Confirmation" button is unresponsive, and no
action is taken.
Attachments: Screenshot: [order_button_issue.png], Video:
[order_button_issue.mp4]
Which of the following is the BEST way to improve this report to help developers resolve the reported problem?
Correct Answer: B
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 12
An anti-intrusion system is battery powered and is activated by pressing the only available button.
To deactivate the system, the operator must enter a PIN code. The system will stay in alert mode within a configurable timeout and an alarm bell will ring if the system is not deactivated before the timeout expires. The following state transition diagram describes the behavior of the system:

What is the minimum number of test cases needed to cover every unique sequence of exactly 4 states/3 transitions starting and ending in the "Inactive" state? (note that "Inactive" is not a final state in the diagram)
An anti-intrusion system is battery powered and is activated by pressing the only available button.
To deactivate the system, the operator must enter a PIN code. The system will stay in alert mode within a configurable timeout and an alarm bell will ring if the system is not deactivated before the timeout expires. The following state transition diagram describes the behavior of the system:

What is the minimum number of test cases needed to cover every unique sequence of exactly 4 states/3 transitions starting and ending in the "Inactive" state? (note that "Inactive" is not a final state in the diagram)
Correct Answer: B
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).




