Skip to content

ImranQA-hub/QA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

QA-Manual_Automation_Portfolio

This repository showcases my skills in both manual and automation testing. It is organized into two main sections: Manual Testing and Automation Testing, with further subdivisions into specific tools and frameworks.

Manual Testing

In the Manual/ folder, you will find:

  • Test Plans: Detailed test plans outlining the scope, objectives, and approach for various testing activities.
  • Test Cases: Well-documented test cases covering functional, integration, regression, and exploratory testing scenarios.

Automation Testing

The Automation/ folder is divided into three subfolders, each demonstrating my expertise with a specific automation tool:

  • Cypress:
    Contains a project showcasing end-to-end testing using Cypress. The tests focus on web application components and are built using the Page Object Model (POM) for maintainability. The project is integrated into a CI/CD pipeline for continuous testing.

  • Selenium:
    Includes a Selenium project with automated cross-browser testing. The project utilizes Selenium WebDriver and Selenium Grid to execute tests in parallel, ensuring efficiency across different browsers and environments.

  • Playwright:
    Features a Playwright project designed for advanced cross-browser testing. The tests are configured to run reliably across Chrome, Firefox, and WebKit, ensuring consistent performance.

Project Outcome

By organizing the testing efforts into dedicated folders, I have ensured a clear and structured approach to both manual and automated testing. This organization not only improves efficiency but also makes it easier to maintain and scale the testing process. The combination of thorough manual testing and robust automation has led to high-quality software releases with minimal defects.

How to Use This Repository

  • Manual Testing:
    Explore the Manual/ folder to review test plans and test cases.

  • Automation Testing:
    Navigate to the Automation/ folder to view the projects created with Cypress, Selenium, and Playwright. Each project includes setup instructions and sample test scripts.

This repository is a demonstration of my ability to design and execute comprehensive testing strategies using a variety of tools and techniques. Feel free to explore the projects and reach out if you have any questions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published