Khouloud Saidi asked this 5 years ago

audit platform (quality and code performance)

hello,
I am developing a quality app ó and performance of code which makes the analysis of other application develop in angular node and symfony
it is an application which gathers bcp to sonarQube and Jmeter
I do not know how I will start
what are the measures to analyse the code performance etc
I am a developer knowing that the audit is not my domain
thanks in advance


Guest 5 years ago
1 like

some of the quality metrics you can measure using SonarQube are

  • Complexity
  • Maintainability
  • Duplications
  • Test coverage
  • Security
  • Size