https://github.com/malomarrec/awesome-qa
A curated list of QA and end-to-end testing tools.
https://github.com/malomarrec/awesome-qa
List: awesome-qa
cypress devtools playwright qa selenium software testing tooling
Last synced: 6 months ago
JSON representation
A curated list of QA and end-to-end testing tools.
- Host: GitHub
- URL: https://github.com/malomarrec/awesome-qa
- Owner: malomarrec
- License: mit
- Created: 2023-07-24T11:23:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-09T13:29:47.000Z (over 1 year ago)
- Last Synced: 2024-05-22T04:01:42.546Z (about 1 year ago)
- Topics: cypress, devtools, playwright, qa, selenium, software, testing, tooling
- Homepage: https://malomarrec.github.io/awesome-qa/
- Size: 64.5 KB
- Stars: 17
- Watchers: 1
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - awesome-qa - A curated list of QA and end-to-end testing tools. (Other Lists / Julia Lists)
README
A curated list of QA and end-to-end testing tools [](https://awesome.re).
## End-to-End Testing Frameworks
Browser automation frameworks and end-to-end testing ecosystems.
- [Selenium](https://www.selenium.dev/). Foundational end-to-end testing and browser automation framework. In development since 2004. 
- [Cypress](https://www.cypress.io/). Open source component and end-to-end testing framework. 
- [Playwright](https://playwright.dev/). Open source end-to-end testing framework. Auto-wait features to minimize or eliminate the need for artificial timeouts. Built by the Puppeteer team. 
- [Nightwatch](https://nightwatchjs.org/). Open source end-to-end testing framework, powered by NodeJs. ## Visual Regression Testing
- [Percy](https://percy.io/). Visual review and visual regression testing.
- [Chromatic](https://www.chromatic.com/). Visual and interaction tests for Storybook.
- [Loki](https://loki.js.org/). Open source visual regression testing framework. 
- [Reg Suit](https://reg-viz.github.io/reg-suit/). Visual regression testing tool. 
- [Lost Pixel](https://lost-pixel.com/). Open source visual regression testing. 
- [Argos CI](https://argos-ci.com/). ## Load Testing
- [K6](https://k6.io/). Open source load testing framework built with Go and JavaScript. Highly performant, and extensible to support other types of testing. 
- [Artillery](https://www.artillery.io/). Open source load testing framework built with NodeJs. Enterprise platform available. 
- [JMeter](https://jmeter.apache.org/). Foundational load testing platform with GUI. Written in Java. In development since 1998. 
- [Gatling](https://github.com/gatling/gatling). Open source load testing tool with a convenient DSL. ## Session Replay Testing
- [Meticulous](https://meticulous.ai/). Automatically catch UI bugs on your web application by replaying user traffic. Testing out of the box with no maintenance burden.
## AI-based Testing
- [TestRigor](https://testrigor.com/). Describe end-to-end tests in natural language.
- [TestersAI](https://www.testersai.com/). Mysterious claims to be "converting the brains of the best testers into AI".
- [Octomind](https://www.octomind.dev/). Auto-generated, run and maintained Playwright tests with AI-assisted test case discovery.
## Enterprise Platforms- [Applitools](https://applitools.com/). Test automation platform powered by visual AI.
- [Testim](https://www.testim.io/). AI test automation plaform. Pioneers in self-healing tests.
- [Functionize](https://www.functionize.com/). AI-powered tests, no selectors used.
- [Autify](https://autify.com/). No-code end-to-end testing platform for QA teams.
- [LambdaTest](https://www.lambdatest.com/). End-to-end testing cloud.
- [Browserstack](https://www.browserstack.com/).
- [Mabl](https://www.mabl.com/). Low-code test automation platform.
- [Sauce Labs](https://saucelabs.com/).
- [Smart Bear](https://smartbear.com/).## Test Case Management and Reporting
- [Xray](https://www.getxray.app/).
- [Testrail](https://www.testrail.com/). Test management and orchestration platform.
- [Tesults](https://www.tesults.com/). Web-based test reporting and case management platform.
- [Allure](https://qameta.io/allure-report/). Open-source reporting platform with self-host and enterprise options. 