You are on page 1of 6

RequirementId RequirementName ScenarioID ScenarioDescription

R001 User Registration TS_001 Create Account of User


TS_002 Adding personal information for registration
R002 Login functionality TS_003 Login with valid inputs
TS_004 Login with invalid inputs
R003 Searching product TS_005 Search for dresses
TS_006 Add To Cart
R004 Placing order of product TS_007 Payment
Scenario TestCaseID TestName PreConditions Priority
TS_001 TC_001 Creating account for https://www.automationpractice.co P0
new user m url should be working

TS_002 TC_002 Register new user and https://www.automationpractice.co P0


add personal m url should be working
information

TC_003 Creating password with https://www.automationpractice.co P0


criteria m url should be working

TC_004 Creating password https://www.automationpractice.co P0


without following m url should be working
criteria

TS_003 TC_005 Verify Login Page https://www.automationpractice.co P1


m url should be working

TC_006 Verify login with valid https://www.automationpractice.co P1


credentials m url should be working

TS_004 TC_007 Verify login with valid https://www.automationpractice.co P1


username and invalid m url should be working
password

TC_008 Verify login with invalid https://www.automationpractice.co P1


username and valid m url should be working
password

TC_009 Verify login with invalid https://www.automationpractice.co P1


username and invalid m url should be working
password
TC_010 Verify to login without https://www.automationpractice.co P1
username m url should be working

TC_011 Verify to login without https://www.automationpractice.co P2


password m url should be working

TS_005 TC_012 Search for dresses https://www.automationpractice.co P2


m url should be working

TC_012 Entering specifications https://www.automationpractice.co P2


for dress in terms of m url should be working
colour, size and price
of dress

TC_013 Display the dresses https://www.automationpractice.co P2


with entered m url should be working
specifications

TS_006 TC_013 Add dress to cart https://www.automationpractice.co P3


m url should be working

TS_007 TC_014 Payment for product https://www.automationpractice.co P4


m url should be working
StepstoRun ExpectedResult ActualResult Status
1.Open the url System should navigate user to Registration page for Pass
2.Enter mail id registration with personal personal information
3.Click on create account information page is displayed

1. Fill user information System should navigate user to Home page displayes Pass
2. Enter first and last home page
name,address,
country,pincode,birthdate
and pmobile
numberpassword
3.Click register

1.Enter mail id System should navigate user to Login is successful and Pass
2.Click on create account home page home page is
3.Fill all personal details displayed
4.Enter password with
minimum 5 characters
5.Click register

1.Enter mail id System should display error Login is successful and Fail
2.Click on create account message: Password should home page is
3.Fill all personal details contain minimum 5 characters displayed
4.Enter password with less
than 5 characters
5.Click register

1.Open the url Login page is displayed and has Login page is Pass
fields such as User Name, displayed
Password ans Login Button
1.Open url User should be able to login and Login successful Pass
2.Enter valid registered home page is diasplayed
username and password
1.Open url Error message: "Invalid Error message of Pass
2.Enter valid registered password" should be displayed invalid credentials
username and invalid
password

1.Open url Error message: "Entered Error message of Pass


2.Enter invalid username username is not associated" invalid credentials
and valid password should be displayed

1.Open url Error message: "Entered Error message of Pass


2.Enter invalid username username is not associated" invalid credentials
and invalid password should be displayed
1.Open url System should ask for username Error message:Please Pass
2.Enter valid password enter your username
3. Click login and password

1.Open url System should ask for password Error message:Please Pass
2.Enter valid username enter your username
3. Click login and password

1.Open url After clicking dresses 3 options System displayed 3 Pass


2.Login should be displayed options:
3.Click on dresses 1.Casual dresses 1.Casual dresses
2.Summer dresses 2.Summer
3.Evening dresses dresses
3.Evening dresses
1.Open url System should display various Displayed all the Pass
2.Login checkboxes for selecting checkboxes for
3.Click on dresses specifications of dress specification of dress
4.Click on casual dresses

1.Open url Dresses with entered Dresses with entered Pass


2.Login specification should be displayed specification is
3.Click on dresses displayed
4.Click on casual dresses
5.Click the checkboxes for
specification od dress

1.Open url Pop up message product is Product is added to Pass


2.Login successfully added to your cart cart
3.Click on dresses should be displayed
4.Click on casual dresses
5.Click the checkboxes for
specification od dress
6.Choose dress and click
add to card

1.Open url Payment page with invoice Payment page is Pass


2.Login should be displayed displayed successfully
3.Click on dresses
4.Click on casual dresses
5.Click the checkboxes for
specification od dress
6.Choose dress and click
add to card
DefectID Summary Priority
D_004 After entering password with less than 5 P0
characters system should display error
message: Password should contain
minimum 5 characters. But the login went
successful

You might also like