This project tests different GUI functionalities of the e-commerce site OpenCart Demo.
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.
- Automated GUI testing
- Detailed test reports
- Easy to configure and extend
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.txtRun the tests using the provided scripts:
# Example command to run tests
pytestThe project includes tests for the following functionalities:
- User login
- Product search
- Shopping cart operations
Contributions are welcome! Please read the contribution guidelines first.
This project is licensed under the MIT License.