Skip to content

piyush5566/ecommerce-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce Testing

This project tests different GUI functionalities of the e-commerce site OpenCart Demo.

Table of Contents

Introduction

This project is designed to test various graphical user interface functionalities of the OpenCart e-commerce platform. It helps ensure that the site performs well and remains user-friendly.

Features

  • Automated GUI testing
  • Detailed test reports
  • Easy to configure and extend

Installation

To get started with this project, clone the repository and install the necessary dependencies:

git clone https://github.com/piyush5566/ecommerce-testing.git
cd ecommerce-testing
# Install dependencies
pip install -r requirements.txt

Usage

Run the tests using the provided scripts:

# Example command to run tests
pytest

Test Cases

The project includes tests for the following functionalities:

  • User login
  • Product search
  • Shopping cart operations

Contributing

Contributions are welcome! Please read the contribution guidelines first.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published