nerdexam
iSQI

CTFL_SYLL_4.0 · Question #187

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…

The correct answer is C. i and iii. Applicable acceptance test cases for the given user story should focus on the specific requirement of deleting an individual item from the shopping list and ensuring that it is removed in less than 1 second. Therefore, the valid test cases are: i. Click on my online shopping…

Test Analysis and Design

Question

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?

Options

  • AI, ii and v
  • Biv
  • Ci and iii
  • Dv
  • IClick on my online shopping list, select the unwanted Item, delete the unwanted item, the

How the community answered

(53 responses)
  • A
    4% (2)
  • B
    11% (6)
  • C
    81% (43)
  • D
    2% (1)
  • I
    2% (1)

Explanation

Applicable acceptance test cases for the given user story should focus on the specific requirement of deleting an individual item from the shopping list and ensuring that it is removed in less than 1 second. Therefore, the valid test cases are: 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. 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

Topics

#acceptance criteria#user story testing#ATDD#acceptance test cases

Community Discussion

No community discussion yet for this question.

Full CTFL_SYLL_4.0 Practice