awesome-testing

A curated list of testing resources

GitHub

2k stars
90 watching
246 forks
last commit: 5 months ago
Linked from 9 awesome lists

awesomeawesome-listlistnaughty-stringstestertesting

Awesome Testing / Software / Security

BeEF Manipulate the browser exploiting any XSS vulns you find
OWASP ZAP 12,560 5 days ago This intercepting proxy allows you to see all HTTP traffic and manipulate it in real time. Easy to scan, catalog and exploit security issues

Awesome Testing / Software / Make your life easier

GoodLooks 35 7 months ago Visually validate Playwright tests using AI vision instead of flaky selectors
Octomind auto-generated, run and maintained Playwright tests with AI-powered test case discovery
Courgette Beautifully simple UI testing. Proper declarative BDD scenarios using Gherkin, Gherkin templates and composable YAML-style page and component objects
Ferrum 1,731 about 2 months ago very simple and easy to get started with frontend/UI testing in small Ruby scripts, high-level API to control Chrome with the CDP - Chrome DevTools Protocol (NO Selenium dependency)
BareTail Brings the tail linux command to Windows, coloured lines and REGEX search and loads of other features
ProxySwitcher We all have to mess with proxies, this makes it a lot easier when using Test/Prod/localhost proxies
Full Page Screenshot For when PrintScreen isn't big enough
Form Filler Large forms can be really irritating to fill out each time, speed it up with dummy data
Bug Magnet Suggests values based on the field type
Check All "Select All" is often not available. Why not bring your own?
Xmind The best (free) Mindmapping tool for documenting your tests
TestLink 1,387 about 2 months ago Open Source test case management system
Fluxguard Screenshot pixel and DOM change comparisons and regressions
recheck-web 266 over 1 year ago Open Source change comparison tool with local Golden Masters, git-like ignore syntax and "unbreakable selenium" tests
Kiwi TCMS 975 9 days ago Open Source test case management system
Testomatio Modern TCMS allows sync of manual and automated tests in one place. Allure, TestRail, Xray alternative. FREE subscription forever is available
Captura 9,675 over 1 year ago Open Source video recording tool
QA Wolf 3,355 3 months ago Open Source Node.js library for creating browser tests 10x faster
Synth 1,371 17 days ago Open Source test data generator
Requestly A lightweight proxy as a browser extension & desktop app to intercept & modify network requests. You can Modify Headers, Redirect Url, Mock API response, Delay/Throttle requests, etc
Robot Framework Generic open source automation framework. It can be used for testing and robotic process automation (RPA)
wopee.io Autonomous testing platform providing bot for autonomous visual regression testing
DeepfakeHTTP 508 about 2 years ago DeepfakeHTTP is a web server that uses HTTP dumps as a source for responses. This tool allows you to test clients against REST, GraphQL, and other APIs
Keploy 4,808 1 day ago API Testing Platform that automatically generates unit test cases along with dependency mocks(test data) from API calls
BugBug Lightweight test automation tool for web applications. Easy to learn and doesn't require coding. It's free, with unlimited tests. For an additional monthly fee, you also get cloud monitoring and CI/CD integration
Touca 492 2 months ago Open source continuous regression testing to compare the behavior and performance of software against a previous baseline version
test-each 111 21 days ago Repeats tests using different inputs (Data-Driven Testing)
Replayable Desktop dashcam that helps you capture unexpected bugs during manual testing
RestQA 85 22 days ago A REST API testing Framework based on ghekin to manage microservice local testing using the best in class Developer experience
playwright-bdd 286 8 days ago A module for running Behaviour-Driven Development (BDD) tests with Playwright runner
Zato API Test API testing in pure English. No programming needed. Implemented and extendable in Python

Awesome Testing / Software / Web3 and Blockchain

Dapp.tools Command line tools and smart contract libraries for Ethereum smart contract development
Ganache Personal Ethereum blockchain which you can use to run tests, execute commands, and inspect state while controlling how the chain operates
Foundry 8,171 3 days ago Blazing fast, portable and modular toolkit for Ethereum application development written in Rust
Hardhat Multichain Ethereum development environment
Robot Framework Solidity Testing Toolkit 10 20 days ago This combines popular smart contract testing and deployment libraries with Robot Framework
Truffle Suite Comprehensive suite of tools for smart contract development
Cannon Continuous configuration automation & development cli multi-tool. Like Terraform, Docker and NPM for Ethereum

Awesome Testing / Software / Other

Colour Blindness Simulator Simulate all types of Colour Blindness instantly!
Yslow Analyse why web pages are slow based on Yahoo!'s rules for performance

Awesome Testing / Books

The Scrum Field Guide, Agile advice for your first year and beyond Why you might want to move your company to Agile and great practical advice on how to do it
Fifty quick ideas to improve your Tests Great illustrative examples on how to improve tests and why you should do them. Great as evidence for winning arguments!
Agile Testing: A Practical Guide A how to guide for those looking to transition to an Agile as a tester and also how the authors work on their Agile teams
Explore It!: Reduce Risk and Increase Confidence with Exploratory Testing A very good book on structuring Exploratory Testing and designing tests
The Domain Testing Workbook An in-depth look at the most common test technique, Domain Testing (also called Boundary Analysis and Equivalence Class partitioning) in use today with lots of examples to become better
Don't Make Me Think: A Common Sense Approach to Web Usability An incredibly useful book for usability testing
Lessons Learned in Software Testing One of the best books on Software Testing, broken into bite size lessons that are as applicable now as when it was published
UI is Communication How to make intuitive User Interfaces (UI and Usability Testing)
Thinking, Fast and Slow About how we make decisions and how to run experiments (experiments == tests)
Chaos Engineering: Crash test your applications A book on how to design and execute controlled software failure experiments
Testing JavaScript Applications A book about JavaScript testing tools and techniques for developers
Chaos Engineering A book that teaches you to design and execute controlled experiments that uncover hidden problems
The Art of Unit Testing, Third Edition A book that guides you step by step from your first simple unit tests to building complete test sets that are maintainable, readable, and trustworthy
Testing Web APIs Guarantee the quality and consistency of your web APIs by implementing an automated testing process
Effective Software Testing A hands-on guide for developers on how to create high quality tests in a systematic and effective way

Awesome Testing / Training (Includes developer training for automation testers)

Learn to Code 4,056 18 days ago Another awesome list for developer training
The Dojo Courses and talks directly from the testing community
Guru99 Learn by experience, a bit more fun than video training
Coursera Online courses from top universities
Cybrary Online free security training
BBST Testing Courses The famous Black Box Software Testing (BBST) courses are university level courses on Software Test Foundations, Bug Reporting and Test Design. These materials have been creative commons licensed for use by anyone. Includes articles, slides and video lectures

Awesome Testing / Blogs

James Bach
Michael Bolton
Janet Gregory
Nikita Sobolev
Softwaretester Blog
Automation Panda

Awesome Testing / Newsletters

Software Testing Weekly A curated round-up of the best software testing news and tools published every Friday

Awesome Testing / Suggested Awesome Lists / Must Read

Falsehoods 23,794 about 2 months ago A funny and educational list of why nothing in Software Development is ever easy. Think you can store a marriage in a DB?
Naughty Strings 46,159 6 months ago This is the famous list of Naughty Strings. If you're doing some field validation, look no further for inspiration
Unicode 907 over 2 years ago A great resource for learning how unicode works and the issues it can cause

Awesome Testing / Suggested Awesome Lists / Useful References

The Original 327,194 26 days ago The awesome list of awesome lists
Learn to Code 4,056 18 days ago Learning to code, for those looking to make the move to automation
Application Security 6,276 3 months ago Incredibly extensive, but you'll find something to fit the bill
Selenium 1,011 about 1 year ago Better than searching Google if you know what you want
Security 12,288 2 months ago This is mostly focused on Infrastructure, but if you're testing a series of systems, this is very useful
Awesome Software Quality 2,252 over 1 year ago A list of free software testing and verification resources
Awesome Cucumber 41 about 3 years ago A (relatively-newer) curated list of awesome Cucumber and Gherkin-related resources
Awesome JMeter 719 7 months ago A curated collection of resources around Apache JMeter
How They Test 5,997 8 months ago A curated collection of public resources from tech companies on how they test their software and build a quality culture

Awesome Testing / QA and Testing Road Map

How to start QA and Testing career 1,803 almost 3 years ago A wide and rich list of strategies, topics, and skills that you need to start a career in software testing and automation

Awesome Testing / Others

Testers Rage Playlist A collaborative playlist from testers for when the red mist descends
Software Testing Conferences A list of software testing conferences and workshops
Software Testing Interview Tool 43 about 4 years ago A very buggy To Do List to facilitate face to face interviews

Backlinks from these awesome lists: