Consider the followinguser storyand itsacceptance criteria:
User Story:
As a member of the"Agnotoly"association, I want to be able topay the association’s dues through an automatic payment methodso that I can forget about payment deadlines.
Acceptance Criteria:
The member can only pay with‘Agnesis Master’ credit card.
The member must register theircell phone number.
The member must register thecredit cardin the payment system.
The member must select apayment method (monthly or annual).
The member mustaccept the terms and conditionsfor the selected method.
If terms and conditions are accepted, the system sends anOTP(one-time password) to the member’s phone for verification.
The payment method isregistered 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 processedmonthly and for over a year.
Which ONE of the following options identifies the acceptance criteria that has NOT been fully covered?
Which of the following coverage criteria results in the highest coverage for state transition based test cases?
Which of the following statements about estimation of the test effort is WRONG?
The following decision table is used to assist a doctor in determining the drug therapy to prescribe for a patient (aged 6 to 65 years) diagnosed with acute sinusitis. The table consists of three Boolean conditions and six actions
Based only on the given information, which of the following statements is TRUE?
An alphanumeric password must be between 4 and 7 characters long and must contain at least one numeric character, one capital (uppercase) letter and one lowercase letter of the alphabet.
Which one of the following sets of test cases represents the correct outcome of a two-value boundary value analysis applied to the password length? (Note: test cases are separated by a semicolon)