User Story Examples and User Stories
Let us observe some user story examples here. It helps us to provide overview how to write user stories. Feature: Refund item Scenario: XYZ returns a faulty item Given XYZ has bought a item for so and so amount And he/ she has a receipt When he/ She returns the item Then XYZ should be refunded with so and so amount Scenario: User enters correct user name and password Given that I am on the sign-in page When I enter my user name and…