Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

SaucelabsWithTestNg

Here's a basic structure for your README file:

# Web Application Test Cases

## Project Overview
This project is focused on testing various functionalities of a web application, including the login page, inventory page, cart page, checkout flow, and post-checkout functionalities. It includes both **positive** and **negative** test cases to ensure the application's reliability and user-friendly experience.

## Features Tested
1. **Login Page**
   - Valid and invalid login scenarios.
   - User handling for locked accounts and empty credentials.
2. **Inventory Page**
   - Product listings, sorting, and cart operations.
3. **Cart Page**
   - Adding, removing items and navigating to checkout.
4. **Checkout Flow**
   - Input validation, overview page checks, and confirmation messages.
5. **Other Functionalities**
   - Logout and reset state options.

## Technology Stack
- **Testing Framework:** Selenium/TestNG.
- **Programming Language:**  Java.
- **Browser Compatibility:** Chrome, Firefox, Edge.


## Test Cases Overview
The test cases are categorized into the following:
- Positive and negative test cases for login scenarios.
- Inventory functionalities: product sorting, adding/removing items.
- End-to-end checkout flow.

## Contributions
Feel free to fork this project and contribute by raising a Pull Request.

## License
This project is licensed under the MIT License. (Just Kidding)

## Contact
For queries, contact vamshibanda@outlook.com or raise an issue in this repository.

---

About

Automating functional test cases for a sample e-commerce application hosted on Sauce Labs using Java, Selenium, and TestNG. Implemented cross-browser and cross-platform testing on the Sauce Labs cloud infrastructure to ensure application compatibility across multiple environments. Developed test scripts to cover critical workflows such as login, pr

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors