Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

SONAR

SonarQube (formerly Sonar) is an open-source platform for continuous inspection of code quality to perform automatic reviews with static analysis of code to detect bugs, and code smells.

PSKnowHOW enables users to identify the code smells and bugs graphically with the help of KPI’s

To know about the KPI’s supporting SonarQube, Click Here.

Prerequisite to Setup SONAR

  • Sonar Seeks data with the help of API hence, the API version used shall be available.

  • Active changes on the development side shall be tracked via SonarQube.

  • Username, Password, and Access Token to use the application.

  • No labels