Skip to content

Chandreshpatle28/Software-Testing-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Software Testing Projects by Chandresh Patle

Welcome to the Software Testing Projects repository! This repository contains a collection of comprehensive projects designed to enhance your skills in both manual and automated testing. Whether you're a beginner or an experienced tester, these projects will provide you with hands-on experience and practical knowledge. Table of Contents

Introduction
Manual Testing Projects
    Project 1: E-commerce Website Testing
    Project 2: Banking Application Testing
Automation Testing Projects
    Project 1: Selenium WebDriver
    Project 2: API Testing with Postman
    Project 3: Performance Testing with JMeter
Setup and Installation
Contributing
License

Introduction

This repository is curated by Chandresh Patle to help you get started with software testing projects. It covers a variety of testing methodologies and tools, providing you with a solid foundation in both manual and automation testing. Manual Testing Projects

Project 1: E-commerce Website Testing

Objective: To test the functionality, usability, and security of an e-commerce website.
Scope: Test cases for product search, user registration, shopping cart, and payment gateway.
Deliverables: Test Plan, Test Cases, Bug Reports.

Project 2: Banking Application Testing

Objective: To ensure the reliability and security of a banking application.
Scope: Test cases for user login, fund transfer, account statements, and transaction security.
Deliverables: Test Plan, Test Cases, Bug Reports.

Automation Testing Projects Project 1: Selenium WebDriver

Objective: To automate web application testing using Selenium WebDriver.
Scope: Write test scripts for login functionality, form submissions, and data validations.
Tools Used: Selenium WebDriver, TestNG, Maven.
Deliverables: Automation Scripts, Test Results, Framework Design.

Project 2: API Testing with Postman

Objective: To test RESTful APIs using Postman.
Scope: Create and execute test cases for GET, POST, PUT, DELETE requests.
Tools Used: Postman, Newman.
Deliverables: Collection of API Tests, Test Reports.

Project 3: Performance Testing with JMeter

Objective: To assess the performance of a web application under load.
Scope: Create and execute performance test plans for key functionalities.
Tools Used: Apache JMeter.
Deliverables: JMeter Test Plans, Performance Reports, Analysis.

Setup and Installation

Clone the Repository:

sh

git clone https://github.com/chandreshpatle/software-testing-projects.git
cd software-testing-projects

Install Required Tools:
    For Selenium: Java, Maven, Selenium WebDriver.
    For Postman: Download and install Postman.
    For JMeter: Download and install Apache JMeter.

Contributing

Contributions are welcome! Please read the CONTRIBUTING.md file for guidelines on how to contribute to this repository. License

This repository is licensed under the MIT License. See the LICENSE file for more information.

Feel free to reach out for any questions or suggestions. Happy Testing!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors