Feature Demos
To watch a demonstration of a single feature of CodePro AnalytiX, click on a selection below. A new window will open and play a short, silent movie.
These feature demos can (optionally) be used together with the step-by-step Evaluation Guide (see below left).
Code Audit
Manual Code Audit (2:24 = 2 mins, 24 secs)
The Manual Code Audit feature of CodePro AnalytiX lets you select the code to be audited and the audit rule set to be used.
Using Different Rule Sets (1:40)
CodePro AnalytiX allows you to use different audit rule sets for different purposes. It ships with several pre-defined audit rule sets and allows you to define your own.
Importing Rule Sets (1:37)
CodePro AnalytiX lets you choose the audit rules that you want to use, including your own audit rule sets.
Dynamic Code Audit (1:46)
The code audit function can be set to run dynamically, in which case the tool will audit the code in all of the currently opened files. This allows you to catch violations as you're writing the code.
Custom Rule Set Generation (3:54)
CodePro AnalytiX lets you customize audit rule sets to reflect your own best practices coding standards and export them to be shared with other developers.
Using Audit Reports (2:13)
CodePro AnalytiX can generate a full range of reports in HTML, XML and text format that indicate what the tool found during a code audit.
Using Audit Series (2:21)
CodePro AnalytiX contains an Audit Series editor that lets developers easily create an audit series report. |
Metrics
Computing Metrics (1:58)
The metrics facility can provide managers or developers with vital information about code.
Choosing and Creating Metric Sets (3:29)
Developers use the Metric facility to configure metrics in a variety of categories.
Metric Reports (1:59)
CodePro AnalytiX can display metric information in a variety of formats including various reports, tables, charts and graphs. |
JUnit Test—Generation & Editing
Generating Test Cases (3:09)
The JUnit Test Case Generation facility helps developers automate the creation of comprehensive JUnit test cases.
Generating Factory Classes (1:09)
CodePro AnalytiX offers a flexible Factory Classes option that lets developers specify how to create a representative instances of a class for use by the JUnit test generator.
Test Editor Overview (3:10)
CodePro AnalytiX includes a rich JUnit test editing environment
that enables rapid creation, organization and modification of unit tests.
Working with Test Cases & Assertions (3:17)
CodePro AnalytiX includes a rich JUnit test editing environment that provides a convenient way to add, edit and delete unit tests and assertions. |
Duplicate/Similar Code Analysis
Identifying Similar Code (1:45)
The CodePro AnalytiX similar code analysis tool makes it very easy for developers to identify copied fragments of code throughout a project that makes refactoring code much faster and more efficient.
Dependency Analysis
Analyzing Dependencies (2:05)
CodePro AnalytiX contains a Dependency Analysis tool that lets developers
show dependencies between projects, packages or types. |
Code Coverage Analysis
Verifying Code Coverage (1:37)
Using the CodePro AnalytiX Code Coverage facility lets developers easily run
code coverage analysis against a collection of test suites or against a manual test script.
Code Coverage Report (1:02)
CodePro AnalytiX contains a Code Coverage reporting tool that details on
code Coverage and historical information. |