Skip to content

malomarrec/awesome-qa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

<script async defer src="https://buttons.github.io/buttons.js"></script>

A curated list of QA and end-to-end testing tools Awesome.

Star

End-to-End Testing Frameworks

Browser automation frameworks and end-to-end testing ecosystems.

  • Selenium. Foundational end-to-end testing and browser automation framework. In development since 2004. Selenium stars
  • Cypress. Open source component and end-to-end testing framework. Cypress stars
  • Playwright. Open source end-to-end testing framework. Auto-wait features to minimize or eliminate the need for artificial timeouts. Built by the Puppeteer team. Playwright stars
  • Nightwatch. Open source end-to-end testing framework, powered by NodeJs. Nightwatch stars

Visual Regression Testing

  • Percy. Visual review and visual regression testing.
  • Chromatic. Visual and interaction tests for Storybook.
  • Loki. Open source visual regression testing framework. Loki stars
  • Reg Suit. Visual regression testing tool. Reg suit stars
  • Lost Pixel. Open source visual regression testing. Lost pixel stars
  • Argos CI. Argos CI stars

Load Testing

  • K6. Open source load testing framework built with Go and JavaScript. Highly performant, and extensible to support other types of testing. k6 stars
  • Artillery. Open source load testing framework built with NodeJs. Enterprise platform available. Artillery stars
  • JMeter. Foundational load testing platform with GUI. Written in Java. In development since 1998. JMeter stars
  • Gatling. Open source load testing tool with a convenient DSL. Gatling stars

Session Replay Testing

  • Meticulous. 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. Describe end-to-end tests in natural language.
  • TestersAI. Mysterious claims to be "converting the brains of the best testers into AI".
  • Octomind. Auto-generated, run and maintained Playwright tests with AI-assisted test case discovery.

Enterprise Platforms

Test Case Management and Reporting

  • Xray.
  • Testrail. Test management and orchestration platform.
  • Tesults. Web-based test reporting and case management platform.
  • Allure. Open-source reporting platform with self-host and enterprise options. Allure stars