You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository showcases various Software Quality Assurance (SQA) projects, focusing on both manual and automated testing techniques. It serves as a comprehensive collection of testing strategies, tools, and methodologies that I have implemented across different domains, such as API testing, UI automation, and manual test case.
Manual QA Work Portfolio for Live website testing. Test documentation templates, and QA practice projects. Built for hands-on learning and interview preparation.
Tested MX Player Website using both automation and manual methods. It includes developing and utilizing essential documentation, including Test Scenarios, Test Plans, and Test Cases for both automation and manual testing
This repository contains testing artifacts and results for the WEAre Social Media platform, including the test plan, automated API tests (Postman & REST Assured), UI tests (Selenium WebDriver & IDE), security tests, and performance tests (JMeter). Each section includes a README with setup and usage instructions.
Collaborative QA project combining manual and automation testing efforts, including test cases, bug reports, and a Selenium-based automation framework developed by two contributors.
This repository contains a collection of automated tests written in Python using the Selenium WebDriver. The tests are designed to verify various functionalities of an e-commerce website, ensuring that everything works as expected.
This project is an end-to-end test automation suite for the Library Management Website, developed using Selenium WebDriver with Java, implementing the Page Object Model (POM) and Cucumber-BDD approach. It validates core user flows such as login, book search, borrowing/returning books, and contact form submissions.The framework includes ExtentReport
My portfolio demonstrates foundational and applied software testing skills, combining manual & automation testing, API testing, and related technical practices. It showcases my ability to perform real-world QA tasks, communicate findings clearly, and contribute effectively to a software testing team.
This repository contains sample works for Software Quality Assurance (SQA), including manual and automated testing projects, with detailed test plans, test cases, bug reports, automated test scripts, and custom testing frameworks.
A windows app that help testers capture screenshots with structure test steps, and export into a Word (.docx) document without switching windows . Built to speed up evidence creation, and make test reporting effortless. Features include shortcut-based screenshot capture, Word export. Ideal for creating fast, organized, and reusable test evidence.
This project is dedicated to the end-to-end testing of the Tutorials Ninja Demo Website. The project showcases a comprehensive approach to manual and automated testing, ensuring all functionalities and features of the website are thoroughly verified.
This test plan outlines the manual and automation testing strategy to validate that all core functionalities operate correctly, are user-friendly, and deliver optimal performance across different devices and browsers.
API Testing project for Trello website using Postman Project Scope: -Manual API Testing for Trello API's using Postman. -Develop test cases using Postman. -Execute an E2E scenario using Postman. -Execute test cases through command Line (cmd), and generate HTML report using Newman. -Automate the testcases execution using Jenkins.
This repository is dedicated to testing and quality assurance for a Ticketing Management System (TMS). It focuses on two key functionalities: 🚀 adding new projects and 🛠️ editing project ports within the TMS website.