Lifecycle Management (overall solution)
Azure, a.k.a TFS, a cloud computing service created by Microsoft for building, testing, deploying, and managing applications and services through Microsoft-managed data centers.Test Planning
Testlink. TestLink is a web-based test management system that facilitates software quality assurance. The platform offers support for test cases, test suites, test plans, test projects and user management, as well as various reports and statistics.Test Automation
Selenium(framework).Selenium is a portable framework for testing web applications. Selenium provides a playback tool for authoring functional tests without the need to learn a test scripting language (Selenium IDE). It also provides a test domain-specific language (Selenese) to write tests in a number of popular programming languages, including C#, Groovy, Java, Perl, PHP, Python, Ruby and Scala. The tests can then run against most modern web browsers. Selenium runs on Windows, Linux, and macOS. It is open-source software.Robot(framework).Robot Framework is open and extensible and can be integrated with virtually any other tool to create powerful and flexible automation solutions. Being open source also means that Robot Framework is free to use without licensing costs. Robot Framework has easy syntax, utilizing human-readable keywords. Its capabilities can be extended by libraries implemented with Python or Java. The framework has a rich ecosystem around it, consisting of libraries and tools that are developed as separate projects.
Katalon(IDE).Katalon Studio is an automation testing solution developed by Katalon LLC. The software is built on top of the open-source automation frameworks Selenium, Appium with a specialized IDE interface for web, API, mobile and desktop application testing.
API Testing
SoupUI. SoapUI allows you to test REST and SOAP APIs with ease – as it has been built specifically for API testing.Postman. Seems to be a bit more popular, more up to date look and more features than the previous.
Security Testing
OWASP. The Open Web Application Security Project (OWASP) is an online community that produces freely-available articles, methodologies, documentation, tools, and technologies in the field of web application security.Kali Linux. Kali Linux is a Debian-derived Linux distribution designed for digital forensics and penetration testing.
Load Testing
JMeter. Apache JMeter is an Apache project that can be used as a load testing tool for analyzing and measuring the performance of a variety of services, with a focus on web applications.
