RAD Studio (Common)
ContentsIndex
PreviousUpNext
Together Quality Assurance Procedures

This section provides how-to information on using Together Quality Assurance facilities.

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.
 
 
You can create a chart in the Metric Results Pane.
Metrics charts are created in temporary files which are deleted when the charts are closed. However, you can save graphical information in text files, export it to the desired graphical format, and include graphics in project. 
Before running metrics, make sure that the code being analyzed can be compiled. If your source code contains errors or some libraries and paths are not included, metrics might produce inaccurate results.
Warning: This feature is available for implementation projects only.
 
 
 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!