RAD Studio (Common)
ContentsIndex
PreviousUpNext
Working with Audits

Provides how-to information on using modeling quality assurance facilities for working with audits.

Name 
Description 
Export audit results to an XML or HTML file to share them with team members or review them later. 
You can print the entire table of audit violations, or select specific rows and columns.
Warning: This feature is available for implementation projects only.
 
Audits automatically check for conformance to standard or user-defined style, maintenance, and robustness guidelines. Before running audits, make sure that the code being audited is compilable. If your source code contains errors, or some libraries and paths are not included, audits might produce inaccurate results.
Warning: This feature is available for implementation projects only.
 
When viewing audit results, you can compare and organize items in the results report.
The results report is tightly connected with the diagram elements and the source code. Using the report, you can navigate to the specific location of the violation.
Warning: This feature is available for implementation projects only.
 
This topic explains how to work with a set of audits. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!