0% found this document useful (0 votes)
106 views5 pages

Tutorials Ninja Test Cases

Tutorials Ninja Test Cases
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)
106 views5 pages

Tutorials Ninja Test Cases

Tutorials Ninja Test Cases
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/ 5

Test Case ID Module Test Scenario

TC-1 Homepage Verify homepage loading

TC-2 Search Verify search functionality

TC-3 Search Verify invalid search results

TC-4 Product Page Verify product details page

TC-5 Cart Add product to cart

TC-6 Cart Verify cart functionality

TC-7 Login/Account Verify login functionality

TC-8 Login/Account Verify invalid login

TC-9 Registration Verify registration process

TC-10 Checkout Verify checkout functionality


Test Steps
1. Open the browser.
2. Navigate to https://tutorialsninja.com/demo/.
1. Navigate to the search bar.
2. Enter a valid product name (e.g., 'MacBook').
3. Click on the search.
1. Navigate to the search bar.
2. Enter an invalid keyword (e.g., 'xyz123').
3. Click search.
1. Click on any product from the homepage.
2. Check the product description, price, and images.
1. Navigate to a product page.
2. Click 'Add to Cart'.
1. Add a product to the cart.
2. Navigate to the cart.
3. Verify product details and price.
1. Click on 'My Account' > 'Login'.
2. Enter valid credentials.
3. Click 'Login'.
1. Click on 'My Account' > 'Login'.
2. Enter invalid credentials.
1. Click on 'My Account' > 'Register'.
2. Fill out the registration form.
3. Submit the form.
1. Add a product to the cart.
2. Navigate to the checkout page.
3. Complete the checkout process.
Test Data
N/A

Product name: MacBook

Product name: xyz123

Product: iPhone

Product: iPhone

Product: MacBook, Quantity: 1

Email: [email protected], Password: password123

Email: [email protected], Password: wrongpass

Name, Email, Password, etc.

Valid shipping and payment details


Expected Result
Homepage should load successfully with all elements visible, like search bar, menu, and banner.

Search results should display relevant products matching the search keyword.

A message should display: 'There is no product that matches the search criteria.'

Product details page should display accurate information, including description, price, and high-quality images.

Product should be added to the cart successfully, and a confirmation message should appear.

Cart should display the correct product details, price, and total amount.

User should be logged in successfully and redirected to the account page.

Error message 'Warning: No match for E-Mail Address and/or Password.' should be displayed.

New user account should be created successfully, and the user should be redirected to the account dashboard.

Order should be placed successfully, and an order confirmation message should be displayed.
Actual Result Status

You might also like