Generating QA Reports

After you run audits or metrics, you can generate a multi-file, HTML-format report based on the findings:

  1. Right click on the QA results table and select Generate report.




  2. In the Save as field, enter a location path and name for the new html report. (Or you can accept the default: <project file>/out/qa/qa.html. Directories and files that don't exist will be created in the process.)

    NB: When generated, the file name entered acts as an index, with links to all other information. Together creates several other files: one for methods, another for packages, and so on.


  3. By default, "Open in Browser" is selected. If you accept this selection, the report will open in a browser immediately upon generation.

    NB: If you want to view the information in another browser, or at a later time, open the index file (qa.html, by default, or as specified in step two) manually.


  4. Together converts the current QA Results into HTML and displays them in the browser:


 

Related Topics:

Running Audits
Running Metrics