Which of the following correctly shows which acceptance criteria are testable?

You have to review the following user story that will be developed and tested during the next Sprint:

As a potential conference attendee, I want to be able to register for the conference online, so that registration is simple and paperless.

The following acceptance criteria are also mentioned:

i) Payment can be made via PayPal, Debit or Credit Cards

ii) An acknowledgement email is sent to the attendee after submitting the form

iii) Protection against spam is working as expected

iv) Information from the form is stored in the registrations database

v) All incorrect user inputs are flagged by the system

Which of the following correctly shows which acceptance criteria are testable?
A . ii, iv, v are testable
B . i, iii, v are testable
C . i, ii, iv are testable
D . iii, iv, v are testable

Answer: C

Explanation:

The testable acceptance criteria for the user story are those that can be verified through testing to ensure they meet the user’s needs and the system’s functionality. In this case:

Criterion (i) is testable because you can verify the payment methods.

Criterion (ii) is testable as you can check if the acknowledgement email is sent after form submission.

Criterion (iv) is testable by confirming that the information is stored in the database correctly.

Criteria (iii) and (v), while important, are not explicitly testable from the user story’s perspective without further clarification on how spam protection is measured and what constitutes ‘incorrect’ user inputs.

Reference = The ISTQB Advanced Level Agile Technical Tester materials emphasize the importance of creating testable acceptance criteria that are clear, measurable, and verifiable within the context of the user story12. This ensures that the developed feature meets the user’s requirements and functions as intended2.

Latest CTAL-ATT Dumps Valid Version with 40 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments