Skip to content

Test cases for validating key functionalities of the OpenCart shopping application, including account management, product catalog, cart, checkout, orders, and other core modules. Covers both manual and functional testing scenarios with prioritization for efficient execution.

Notifications You must be signed in to change notification settings

MayuriAndhale30/OpenCart-Website-Test-cases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Test Scenarios for Web Application

πŸ“Œ Project Overview

This project contains a set of functional test scenarios derived from the Functional Requirements Specification (FRS). The goal of these scenarios is to validate different modules and functionalities of the application, ensuring that the system works as expected across various user interactions.


πŸ“‚ Contents

The project covers the following key functionalities:

  1. User Account Management

    • Register Account
    • Login / Logout
    • Forgot Password
    • My Account (Information, Change Password, Address Book, Order History, Downloads, Reward Points, Recurring Payments, Affiliate, Newsletter)
  2. Product & Cart Features

    • Search Functionality
    • Product Display Page
    • Add to Cart
    • Wishlist
    • Shopping Cart
    • Product Compare
    • Checkout
    • Product Returns
  3. Order & Transactions

    • Order Information
    • Transactions
    • Returned Requests
  4. Other Functionalities

    • Home Page
    • Contact Us Page
    • Gift Certificate Page
    • Header, Menu & Footer Options
    • Multi-currency Functionality

⚑ Priority Levels

The test scenarios are categorized into different priority levels:

  • P0 (Critical): Must test immediately, core user flows (e.g., Register, Login, Logout).
  • P1 (High): Important business functionalities (e.g., Search, Product Display, Add to Cart, Shopping Cart).
  • P2 (Medium): Secondary flows (e.g., Forgot Password).
  • P3 (Normal): General features and supporting modules (e.g., My Account options, Newsletter, Orders, Contact Us).
  • P4 (Low): Optional features (e.g., Wishlist, Product Compare).

πŸ“Š Summary of Test Cases

Priority No. of Scenarios Total Test Cases
P0 3 61
P1 4 182
P2 1 25
P3 20 713
P4 2 45
Total 30 1026

πŸ“Œ References

  • FRS (Functional Requirement Specification) document.
  • Test design techniques: Equivalence Partitioning, Boundary Value Analysis, Positive & Negative Testing.

About

Test cases for validating key functionalities of the OpenCart shopping application, including account management, product catalog, cart, checkout, orders, and other core modules. Covers both manual and functional testing scenarios with prioritization for efficient execution.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published