Consider the following acceptance criteria for a user story written from the perspective of an online store owner. Given that the user is logged in and on the homepage, When the user clicks on the "Add Item" button, Then the "Create Item" form should appear, And the user should be able to input a name and price for the new item. In what format is this acceptance criteria written?
選択肢
A.Rule-oriented
B.Scenario-oriented✓
C.Product-oriented
D.Process-oriented
正解
B: Scenario-oriented