Introduction #
FASTEST is an AI-powered software testing optimization tool designed to streamline the testing process by intelligently selecting and prioritizing test cases based on code changes, historical defect data, and risk analysis. In today's fast-paced software development landscape, traditional full-suite testing after each code update can be time-consuming, costly, and inefficient.
FASTEST addresses these challenges by integrating intelligent analysis and ML / AI models into the development lifecycle, enabling smarter, faster, and more targeted testing. The tool is specifically built to support C++ projects using the Google Test (GTest) framework, making it ideal for teams working in performance-critical and system-level applications.
With seamless integration into CI/CD pipelines, support for test case redundancy detection, risk-based prioritization, and interactive user controls, FASTEST empowers development teams to improve testing efficiency, reduce resource waste, and maintain high software quality.
This documentation provides guidance on how to use FASTEST.