The goal of regression testing is to demonstrate that you have not “broken” something while fixing a bug or adding new functionality to your application. Many projects have no ability to build or modify source code with the confidence it will work because of the lack of regression testing. Proper regression testing of software applications requires the execution of hundreds to thousands of unit and integration test cases and the need to effectively manage the results. Historically, this has been a very difficult, if not impossible, and time consuming process.
VectorCAST/Manage is an extension of the VectorCAST family of unit and integration testing tools. VectorCAST/Manage allows you to import previously developed VectorCAST/C++ and VectorCAST/Ada test environments into regression test suites, providing a single point-of-control for all unit and integration test activities. At-a-glance logs, summary reports, and color-coded pass/fail criteria highlight the status of each test within the regression suite.
> Centralized management of all VectorCAST testing activities
> Automated testing of multiple baselines and releases
> Supports Extreme Programming, and Agile Development
> Easy regression testing of an entire application at regular intervals
> Accurate and immediate reporting of testing status
> Easy identification of testing trends and regressions
> Enables management to make confident build/release decisions