An open API service indexing awesome lists of open source software.

https://github.com/awesomelistsio/awesome-qa

A curated list of awesome Quality Assurance (QA) tools, frameworks, communities, and resources.
https://github.com/awesomelistsio/awesome-qa

List: awesome-qa

awesome awesome-list awsome-lists qa quality quality-assurance

Last synced: 3 months ago
JSON representation

A curated list of awesome Quality Assurance (QA) tools, frameworks, communities, and resources.

Awesome Lists containing this project

README

          

# Awesome QA [![Awesome Lists](https://srv-cdn.himpfen.io/badges/awesome-lists/awesomelists-flat.svg)](https://github.com/awesomelistsio/awesome)

[![Ko-Fi](https://srv-cdn.himpfen.io/badges/kofi/kofi-flat.svg)](https://ko-fi.com/awesomelists)   [![PayPal](https://srv-cdn.himpfen.io/badges/paypal/paypal-flat.svg)](https://www.paypal.com/donate/?hosted_button_id=3LLKRXJU44EJJ)   [![Stripe](https://srv-cdn.himpfen.io/badges/stripe/stripe-flat.svg)](https://tinyurl.com/e8ymxdw3)   [![X](https://srv-cdn.himpfen.io/badges/twitter/twitter-flat.svg)](https://x.com/ListsAwesome)   [![Facebook](https://srv-cdn.himpfen.io/badges/facebook-pages/facebook-pages-flat.svg)](https://www.facebook.com/awesomelists)

> A curated list of awesome Quality Assurance (QA) tools, frameworks, communities, and resources to help ensure software reliability, performance, and user satisfaction.

Quality Assurance is crucial for delivering high-quality, stable, and secure software. This list is aimed at testers, QA engineers, developers, SDETs, and anyone interested in building better software through effective QA practices.

## Contents

- [General Resources](#general-resources)
- [QA Tools](#qa-tools)
- [Manual Testing](#manual-testing)
- [Automated Testing](#automated-testing)
- [Bug Tracking](#bug-tracking)
- [Test Case Management](#test-case-management)
- [Performance Testing](#performance-testing)
- [Mobile Testing](#mobile-testing)
- [Security Testing](#security-testing)
- [Learning Resources](#learning-resources)
- [Communities & Conferences](#communities--conferences)
- [Related Awesome Lists](#related-awesome-lists)

## General Resources

- [Software Testing Help](https://www.softwaretestinghelp.com/) – Tutorials and guidance for various testing approaches.
- [Ministry of Testing](https://www.ministryoftesting.com/) – Community and resources for all things QA and testing.
- [TestGuild](https://testguild.com/) – Webinars, podcasts, and articles on test automation and QA.

## QA Tools

- [TestRail](https://www.gurock.com/testrail/) – Test case management tool.
- [Jira](https://www.atlassian.com/software/jira) – Widely used issue and project tracking software with testing plugins.
- [Bugzilla](https://www.bugzilla.org/) – Open-source bug tracking system.
- [Allure TestOps](https://qameta.io/testops/) – Unified platform for manual and automated test management.

## Manual Testing

- [TestLink](https://testlink.org/) – Open-source test management tool for manual QA.
- [qTest Manager](https://www.tricentis.com/products/qtest-test-management) – Centralized test management solution.

## Automated Testing

- [Selenium](https://www.selenium.dev/) – Web automation across multiple browsers.
- [Cypress](https://www.cypress.io/) – Modern JavaScript-based E2E testing framework.
- [Playwright](https://playwright.dev/) – Browser automation tool by Microsoft.
- [Appium](https://appium.io/) – Cross-platform mobile test automation.

## Bug Tracking

- [MantisBT](https://www.mantisbt.org/) – Lightweight bug tracking system.
- [Redmine](https://www.redmine.org/) – Project management with issue tracking features.
- [YouTrack](https://www.jetbrains.com/youtrack/) – Agile project and issue tracker from JetBrains.

## Test Case Management

- [PractiTest](https://www.practitest.com/) – End-to-end QA and test case management.
- [TestLink](https://testlink.org/) – Popular open-source test case tool.
- [TestLodge](https://www.testlodge.com/) – Simple online test case management.

## Performance Testing

- [JMeter](https://jmeter.apache.org/) – Apache's powerful performance and load testing tool.
- [k6](https://k6.io/) – Modern developer-centric load testing tool.
- [Gatling](https://gatling.io/) – Load testing as code for developers and testers.

## Mobile Testing

- [Appium](https://appium.io/) – Automate native, mobile web, and hybrid applications.
- [Espresso](https://developer.android.com/training/testing/espresso) – Android UI testing tool.
- [XCUITest](https://developer.apple.com/documentation/xctest) – Apple’s testing framework for iOS.

## Security Testing

- [OWASP ZAP](https://www.zaproxy.org/) – Web security testing tool.
- [Burp Suite](https://portswigger.net/burp) – Comprehensive web vulnerability scanner.
- [Nikto](https://cirt.net/Nikto2) – Open-source web server scanner.

## Learning Resources

- [Test Automation University](https://testautomationu.applitools.com/) – Free courses on QA and test automation.
- [Automation Testing Tutorials](https://www.guru99.com/automation-testing.html) – Beginner to advanced tutorials.
- [Software Testing Material](https://www.softwaretestingmaterial.com/) – Manual, automation, and performance testing guides.

## Communities & Conferences

- [Ministry of Testing – Club](https://club.ministryoftesting.com/) – QA-focused discussion forums.
- [QA at Reddit](https://www.reddit.com/r/QualityAssurance/) – Subreddit for QA professionals.
- [TestBash](https://www.ministryoftesting.com/events/testbash) – Community-driven testing conference.
- [Automation Guild](https://testguild.com/automationguild/) – Online conference for test automation engineers.

## Related Awesome Lists

- **[Awesome Testing](https://github.com/awesomelistsio/awesome-testing)** – Tools and frameworks for all types of testing.
- **[Awesome Test Automation](https://github.com/awesomelistsio/awesome-test-automation)** – Curated list focused on test automation tools.
- **[Awesome CI](https://github.com/awesomelistsio/awesome-ci)** – Continuous Integration tools and platforms.

## Contribute

Contributions are welcome!

## License

[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-sa.svg)](http://creativecommons.org/licenses/by-sa/4.0/)