Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

EC-LP-TC1 (Register a new Customer):

 

Instructions

Expected results

Actual results

Pass/Fail

Click on "Login" link of Ecommerce Home Page.

Login page with "Register User" and "Forgot Your Password" sections should be rendered successfully.

Working as expected.

Pass

In the "Register User" section click on "Create" link.

User should be redirected to "Request a New Account" page.

Working as expected.

Pass

Enter all the mandatory values and click on [Save] button.

User should be registered and Logged in to the system successfully and should be redirected to Home page.

Working as expected.

Pass

Click on "Logout" link of Home Page.

User should be logged out from account successfully.

Working as expected.

Pass

 

EC-LP-TC2 (Login for a Registered or Existing customer):

 

Instructions

Expected results

Actual results

Pass/Fail

Click on "Login" link of Ecommerce Home Page.

Login page with "Register User" and "Forgot Your Password" sections should be rendered successfully.

Working as expected.

Pass

Enter invalid User Name and Password in the Login form and click on [Login] button.

An Error “User not found.” should be populated on screen.

Working as expected.

Pass

Enter valid User Name and Password in the Login form and click on [Login] button.

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

Working as expected.

Pass

Click on "Logout" link of Home Page.

User should be logged out from account successfully.

Working as expected.

Pass

 

EC-LP-TC3 (Request for a Change Password or Forgot Your Password):

 

Instructions

Expected results

Actual results

Pass/Fail

Click on "Login" link of Ecommerce Home Page.

Login page with "Register User" and "Forgot Your Password" sections should be rendered successfully.

Working as expected.

Pass

Enter valid registered user name in forgot your password form and click on [Email Password] button.

  • User should receive an email.
  • User should be able to reset password.

Working as expected.

Pass

 

...

EC-CN-TC1 (Home Page Landing):

 

Instructions

Expected results

Actual results

Pass/Fail

Enter home page URL (ecommerce/control/main) in browser

  • e-commerce home page should be rendered successfully.
  • Category hierarchy should  render properly in categories section.

Working as expected.

Pass


EC-CN-TC2 (Category and Members):

...

EC-PS-TC1(Home Page Landing):

 

Instructions

Expected results

Actual results

Pass/Fail

Open OFBiz URL [base-url/ecommerce/control/main] in browser.

  • E-commerce home page should be rendered successfully.
  • Search Catalog section should be rendered properly.

Working as expected.

Pass

 

...

EC-PS-TC3 (Advanced Product Search):

 

Instructions

Expected results

Actual results

Pass/Fail

Run EC-PS-TC1

EC-PS-TC1 should be run successfully.

Working as expected.

Pass

Click on [Advanced Search] button.

  • User will be redirected to Advanced Search Page.
  • There should show search fields on form.

Working as expected.

Pass

Search the product according to the advanced search features given on the page.

  • System should return list of products matches the search criteria.
  • Pagination should be work if result have more than 10 products.
  • Product summary should show along with image, description and price details.
  • Add To Compare button should show with each product.
  • Add To Cart, Configure and Choose Variant button should show as per product type.

Working as expected.

Pass

 

EC-PS-TC4 (Pagination with Search Result):

 

Instructions

Expected results

Actual results

Pass/Fail

Run EC-PS-TC3

EC-PS-TC3 should be run successfully.

Working as expected.

Pass

Click on [Next] link of pagination.

  • System should return list of products on the next page.
  • Next page products should also pass search criteria.

Working as expected.

Pass

Click on [Previous] link.

  • System should return list of products on the previous page.
  • Previous page products should also pass search criteria.

Working as expected.

Pass

Click on dropdown and select any page to go directly on it.

  • System should return list of products of the Page No. selected by him.
  • Result should pass search criteria.

Working as expected.

Pass

 

...

EC-LUPI-TC1 (User Login to the system and access of “Profile” page):

 

Instructions

Expected results

Actual results

Pass/Fail

Click on "Login" link of Ecommerce Home Page.

Login page with "Register User" and "Forgot Your Password" sections should be rendered successfully.

Working as expected.

Pass

Enter valid User Name and Password in the Login form and click on [Login] button.

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

Working as expected.

Pass

Click on “Profile” link on the top right of the page.

System should display the profile page (View Profile) of the customer and all the details like Personal Information, Contact Information, Payment Method Information, UserName and Password sections should be rendered successfully.

Working as expected.

Pass

 

EC-LUPI-TC2 (Update “Personal Informationof user):

 

Instructions

Expected results

Actual results

Pass/Fail

Run EC-LUPI-TC1

 EC-LUPI-TC1 should run successfully.

Working as expected.

Pass

Click on the 'Update' link of the Personal Information section.

“Edit Personal Information” screen should be rendered.

Working as expected.

Pass

Update the personal information and click on [Save] button.

System should update the user information successfully and display success message “Person successfully updated.”

Working as expected.

Pass

 

EC-LUPI-TC3 (Create a new “Contact Informationof user):

 

Instructions

Expected results

Actual results

Pass/Fail

Run EC-LUPI-TC1

 EC-LUPI-TC1 should run successfully.

Working as expected.

Pass

Click on the 'Create New' link of the Contact Information section.

“Create New Contact Information” screen should be rendered. Here “Select Contact Type” drop down should also be displayed from where user can add different types of contact information.

Working as expected.

Pass

Select any contact type (Postal Address, Phone Number, Electronic Address etc.) and add details in form and click on [Save] button.

System should save the details of user in system.

Working as expected.

Pass

 

EC-LUPI-TC4 (Update Contact Information of user):

 

Instructions

Expected results

Actual results

Pass/Fail

Run EC-LUPI-TC1

 EC-LUPI-TC1 should run successfully.

Working as expected.

Pass

Click on the [Update] button of the Contact Information section for any Contact Type (Postal Address, Email Address etc.)

“Edit Contact Information” screen should be rendered.

Working as expected.

Pass

Update the contact information like address, phone no or email address and clicks on [Save] button.

System should update the contact information successfully and display and success message to user.

Working as expected.

Pass

 

...