Curated list of all possible Testing tools via the Test Pyramid
Based on the testing pyramid by Martin Fowler , I decided we need something similar that gives us a reference to all possible tools for each layer of the pyramid. and a similar one for mobile devices and Non Functional testing. Here is a curated list of all possible testing tools classified by the pyramid as a reference: https://github.com/AdyKalra/TestingToolsviaTestPyramid TestingToolsviaTestPyramid List of all testing tools in every programming language , based on the Testing Pyramid Let's finish this list! Click on each slice of the pyramid to see what tools do we have in that space Automated GUI Tests Automated API Tests Automated Integration Tests Automated Component Tests Automated Unit Tests Automated Database Tests Framework - Reporting / CI / LiveDoc / Code Analysis Agnostic Frameworks Reporting Documentation Code Analysis Continuous Integration Non Functional Testing - Performance / Security NFR Mobile Real Device Tests Si...