├── WhatsApp-Testcases ├── Bug Reports └── Replace.md ├── Test Cases └── Replace.md ├── Test Plan └── Replace.md ├── Test Reports └── Replace.md ├── Requirement Tracibility Matrix └── Replace.md ├── Test cases for Project 2 - Ecom └── Replace.md ├── Test cases for Project 1 - app.vwo.com └── Replace.md ├── Test cases for Project 2 - HR Module └── Replace.md └── README.md /WhatsApp-Testcases: -------------------------------------------------------------------------------- 1 | Verify that Messagesa are loaded. 2 | -------------------------------------------------------------------------------- /Bug Reports/Replace.md: -------------------------------------------------------------------------------- 1 | # Manual-Testing-Projects 2 | Manual-Testing-Projects 3 | 4 | Test Plan 5 | I have created a Test Plan for the Project 6 | 7 | Project name: 8 | What. 9 | 10 | dad 11 | 12 | 13 | -------------------------------------------------------------------------------- /Test Cases/Replace.md: -------------------------------------------------------------------------------- 1 | # Manual-Testing-Projects 2 | Manual-Testing-Projects 3 | 4 | Test Plan 5 | I have created a Test Plan for the Project 6 | 7 | Project name: 8 | What. 9 | 10 | dad 11 | 12 | 13 | -------------------------------------------------------------------------------- /Test Plan/Replace.md: -------------------------------------------------------------------------------- 1 | # Manual-Testing-Projects 2 | Manual-Testing-Projects 3 | 4 | Test Plan 5 | I have created a Test Plan for the Project 6 | 7 | Project name: 8 | What. 9 | 10 | dad 11 | 12 | 13 | -------------------------------------------------------------------------------- /Test Reports/Replace.md: -------------------------------------------------------------------------------- 1 | # Manual-Testing-Projects 2 | Manual-Testing-Projects 3 | 4 | Test Plan 5 | I have created a Test Plan for the Project 6 | 7 | Project name: 8 | What. 9 | 10 | dad 11 | 12 | 13 | -------------------------------------------------------------------------------- /Requirement Tracibility Matrix/Replace.md: -------------------------------------------------------------------------------- 1 | # Manual-Testing-Projects 2 | Manual-Testing-Projects 3 | 4 | Test Plan 5 | I have created a Test Plan for the Project 6 | 7 | Project name: 8 | What. 9 | 10 | dad 11 | 12 | 13 | -------------------------------------------------------------------------------- /Test cases for Project 2 - Ecom/Replace.md: -------------------------------------------------------------------------------- 1 | # Manual-Testing-Projects 2 | Manual-Testing-Projects 3 | 4 | Test Plan 5 | I have created a Test Plan for the Project 6 | 7 | Project name: 8 | What. 9 | 10 | dad 11 | 12 | 13 | -------------------------------------------------------------------------------- /Test cases for Project 1 - app.vwo.com/Replace.md: -------------------------------------------------------------------------------- 1 | # Manual-Testing-Projects 2 | Manual-Testing-Projects 3 | 4 | Test Plan 5 | I have created a Test Plan for the Project 6 | 7 | Project name: 8 | What. 9 | 10 | dad 11 | 12 | 13 | -------------------------------------------------------------------------------- /Test cases for Project 2 - HR Module/Replace.md: -------------------------------------------------------------------------------- 1 | # Manual-Testing-Projects 2 | Manual-Testing-Projects 3 | 4 | Test Plan 5 | I have created a Test Plan for the Project 6 | 7 | Project name: 8 | What. 9 | 10 | dad 11 | 12 | 13 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Software Testing Projects 2 | This repository contains a list of all the projects completed during my manual testing training. The projects were completed using a combination of manual testing techniques and test management tools. 3 | 4 | ## Project List 5 | 6 | | Project Name | Description | Tools Used | 7 | |--------------|-------------|------------| 8 | | Project 1 | Tested a web application for functionality and usability. | JIRA, Selenium, TestRail | 9 | | Project 2 | Tested a mobile application for compatibility across different devices. | Appium, TestLink | 10 | | Project 3 | Tested a desktop application for security vulnerabilities. | Burp Suite, Nessus, ZAP | 11 | 12 | ## Getting Started 13 | 14 | To view the details of each project, simply click on the project name in the table above. The project page will contain a brief description of the project as well as a list of tools used to complete the project. 15 | 16 | ## Contributing 17 | 18 | If you have any feedback or suggestions for improvements, please feel free to open an issue or pull request. 19 | 20 | ## License 21 | 22 | This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. 23 | You can copy and paste this code into a Markdown file and modify the text as needed. 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | ## Templates 32 | - Test Plan 33 | - Test Cases 34 | - Bug Report 35 | - RTM 36 | - Test Reports 37 | - Test Metrics 38 | 39 | 40 | ### Project 1 41 | - Test Plan 42 | - Test Cases 43 | - Bug Report 44 | - RTM 45 | - Test Reports 46 | - Test Metrics 47 | 48 | ### Project 2 49 | - Test Plan 50 | - Test Cases 51 | - Bug Report 52 | - RTM 53 | - Test Reports 54 | - Test Metrics 55 | 56 | ### Project 3 57 | - Test Plan 58 | - Test Cases 59 | - Bug Report 60 | - RTM 61 | - Test Reports 62 | - Test Metrics 63 | 64 | Test Plan 65 | I have created a Test Plan for the Project 66 | 67 | Project name: 68 | What. 69 | 70 | dad 71 | 72 | 73 | --------------------------------------------------------------------------------