0% found this document useful (0 votes)
43 views

test case for online shopping on amazon application

Uploaded by

bixero6166
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views

test case for online shopping on amazon application

Uploaded by

bixero6166
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 3

write a test case for online shopping on amazon application.

User can register through his/her valid email and m


items from list and add to cart . Finally user can check the cart and go for payment with different available optio
same can be displayed on sc

Test Case ID Test Case Description Test Steps


1. Open the application.
2. Navigate to the "Register" screen.
TC001 Verify user registration
3. Enter a valid email and mobile number.
4. Click on the "Register" button.
1. Open the application.
TC002 Verify user login with reg2. Enter registered email and password.
3. Click the "Login" button.
1. Open the application.
TC003 Verify product search fun2. Enter a product name in the search bar.
3. Click the "Search" button.
1. Search for a product.
TC004 Verify adding products to2. Select the desired product.
3. Click on "Add to Cart."
1. Navigate to the cart.
TC005 Verify viewing and updati2. Verify product details.
3. Update quantity or remove items as needed.
1. Proceed to checkout.
2. Enter shipping and billing information.
TC006 Verify checkout process
3. Review order details.
4. Click "Proceed to Payment."
1. Select a payment method.
TC007 Verify payment processin2. Enter payment details.
3. Confirm payment.
1. Complete payment.
TC008 Verify order confirmation2. Verify order confirmation on screen.
3. Check for SMS notification.
TC009 Verify user logout functio1. Click on the "Logout" button.
1. Click on "Forgot Password."
TC010 Verify password reset fun2. Enter registered email.
3. Follow the reset link sent via email.
hrough his/her valid email and mobile number , Application will provide the login credetials to user , User can Select the
ent with different available options . Once the payment done user get the sms regarding the successfull order placed and
same can be displayed on screen

Priority Input Data Expected Result


Email: [email protected]
Mobile: 1234567890
High User is successfully registered, and credentials are emailed.

Email: [email protected]
High Password: Password123 User is successfully logged in.

Medium Search Term: Laptop Relevant products are displayed.

High Product: Laptop Product is added to the cart.

High Cart Items: Laptop x1 Cart reflects changes accurately.

Shipping: 123 Main St


Billing: Credit Card
High User is directed to payment options.

Payment Method: Credit Card


High Details: 4111111111111111 Payment is processed successfully.

High Order ID: ORD123456 Confirmation displayed; SMS received.

Medium N/A User is logged out and redirected to the login screen.

Medium Email: [email protected] User can reset password successfully.


Actual Result Result Comment

To be filled during testing Pass/Fail Ensure email and mobile number are unique.

To be filled during testing Pass/Fail Test with correct and incorrect credentials.

To be filled during testing Pass/Fail Test with various search terms.

To be filled during testing Pass/Fail Ensure cart count updates correctly.

To be filled during testing Pass/Fail Test with multiple items and quantities.

To be filled during testing Pass/Fail Test with different payment methods.

To be filled during testing Pass/Fail Test with valid and invalid payment details.

To be filled during testing Pass/Fail Ensure SMS is sent to registered number.

To be filled during testing Pass/Fail Test session expiration behavior.

To be filled during testing Pass/Fail Test with valid and invalid email addresses.

You might also like