Learning Tools - ligurio/sqa-wiki GitHub Wiki
Web Testing
- http://testingchallenges.thetestingmap.org - Testing Challenges
- https://playground.learnqa.ru/puzzle/triangle - Тестирование программы, которая определяет тип треугольника по трем его сторонам.
- http://qainterview.pythonanywhere.com/ - The greatest factorial calculator
- https://xndev.com/palindrome/
- Demo Web Shop http://demowebshop.tricentis.com/
Load Testing
- http://computer-database.gatling.io/ - Computer database
- http://blazedemo.com/ - Simple Travel Agency
API
- https://reqres.in/ - Test your front-end against a real API
- http://httpbin.org/ - A simple HTTP Request & Response Service.
- http://petstore.swagger.io/ - This is a sample server Petstore server
Anki
- Software Testing
- Foundations of Software Testing - Glossary
- ISTQB Glossary of Terms in Software testing
- Coding and Design
- Design Patterns
- Object Oriented Design Patterns
- LPIC 101 and 102
- SQL basics
- Distributed Computing
- Learn how to design large-scale systems
Educational Games
- Testing Mnemonics Game
- The Deadlock Empire: Slay dragons, learn concurrency!
- test-anything
- Code-defenders game (mutation testing)
- RoboBUG: A Debugging Game
- Robot ON! A Program Understanding Game
- FireFinder
- Threaded Paws: A Concurrency Game
- Verigames
- Edukera
Fuzzing Tutorials
- PathCrawler Online http://pathcrawler-online.com:8080/
- LibFuzzer Wokshop
- LibFuzzer Tutorial