Sample
Sample
It includes the features such as search, login, track the order, chat support, cart etc. user can
User Story
User Interface
Business Rules
• For Adding any product into cart user need to select the “Add to Cart” button which is
• By clicking particular product user can able to view product details and description.
• If user have any doubt regarding particular Product they can ask the question by entering
• If user select “Buy Now” button then it will redirect to the payment page.
Acceptance Criteria
Scenario
Given that As a Registered/New User When I Click on the App Icon on my Mobile then I am able
to redirect to the Dash Board.
Scenario
Given that as a registered/New User When I click on the “Search box” which is at the top middle
then I am able type the Product Name.
Given that as a registered/ New User When I click on the ”Mice option” in the search bar then I
am able to speak and that will written in the search box.
Given that as a registered/New User when I start type the characters in the “Search Box” then
System must suggest me the product related to that alphabet.
User Interface
User Story
As a Registered user,
Business Rules
The user will be blocked for thirty minutes if they input an incorrect password or user ID more
than three times in a row.
Password must have at least 8 characters in it (alphanumeric, upper case lower case and special
character).
Email address must follow a standard email format (e.g., user@example.com).
Acceptance Criteria
Scenario
User Need to Input their Credential for Login to the system.
Given that as a registered user When I Input the correct Credential and Click on the submit
button then System should ensure that
o if the credential are correct then User will be login to the system.
o If the credentials are incorrect then user will able to view the error message.
Given that as a new user when I click on the “Sign-up” Link then I will be redirect to the sign up
Page.
Given that as a registered user when I click on the “lost your password” then System should
sent an OTP on the registered email and user will redirect to the OTP Screen.