Exam Name: | ISTQB Certified Tester Foundation Level (CTFL v4.0) | ||
Exam Code: | ISTQB-CTFL Dumps | ||
Vendor: | ISTQB | Certification: | Foundation Level |
Questions: | 361 Q&A's | Shared By: | andy |
Which or the following is a valid collection of equivalence classes for the following problem: An integer field shall contain values from and including 1 to and including 15.
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?
Consider the following user story and its acceptance criteria:
User Story:
As a member of the "Agnotoly" association, I want to be able to pay the association’s dues through an automatic payment method so that I can forget about payment deadlines.
Acceptance Criteria:
The member can only pay with ‘Agnesis Master’ credit card.
The member must register their cell phone number.
The member must register the credit card in the payment system.
The member must select a payment method (monthly or annual).
The member must accept the terms and conditions for the selected method.
If terms and conditions are accepted, the system sends an OTP (one-time password) to the member’s phone for verification.
The payment method is registered only after OTP verification.
Once the payment method is registered, the system will charge on the first business day of the following month.
Test Cycle Results:
Members successfully paid dues using the credit card.
Payments were processed monthly and for over a year.
Which ONE of the following options identifies the acceptance criteria that has NOT been fully covered?
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?