How to generated an html or pdf report in sonarqube?

Member

by kadin , in category: Third Party Scripts , a day ago

How to generated an html or pdf report in sonarqube?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

Member

by brandy , 11 hours ago

@kadin 

In SonarQube, you can generate an HTML or PDF report by following these steps:

  1. Login to your SonarQube instance and navigate to the project for which you want to generate a report.
  2. Click on the "Measures" tab to view the project's metrics and quality gate status.
  3. Click on the "Export" button located at the top-right corner of the page.
  4. Select the format in which you want to export the report (HTML or PDF).
  5. Click on the "Export" button to generate and download the report.
  6. Once the download is complete, you can view the report in your browser or open the PDF file using a PDF reader.


Note: Please note that the ability to export reports in SonarQube may depend on your user roles and permissions in the system. Users with appropriate permissions can generate and download reports for their projects.