Cleanscape TestWise is a software visualization toolkit for testing, analyzing, and understanding C or C++ programs on UNIX, Linux or Windows platforms. TestWise allows developers to integrate redundant test processes into an automated test process that helps them identify and eliminate problems early in the development cycle--dramatically reducing resource allocation while increasing software quality.
The TestWise tools can be used together or independently according to the needs of your specific project to help you automatically do the following:
- Determine code coverage and measure test effectiveness [XAtac]
- Conduct intelligent regression testing that minimizes regression test sets according to program coverage and execution costs [xRegres]
- Locate features and identify feature interactions in applications [xVue]
- Statically debug source code and trace program dependencies [xFind]
- Dynamically debug applications [xSlice]
- Conduct detailed performance analysis to locate performance bottlenecks [xProf]
- Compare differences between files and applications [xDiff]
|