0

I would like to use Sonarqube to review LoadRunner/Jmeter scripts to check the code quality, are followed standards and best practice during test design. any one used Sonarqube to do that before?

AmarjeetM
  • 1
  • 1
  • 3

1 Answers1

0

You could evaluate against coding standards pretty easily, such as inclusion of comments, standards for variable naming, etc... But who are you going to get to write the rules to determine if the script is valid, whether the items which are dynamic and need to be addressed, have been, whether you are checking for valid expected results?

James Pulley
  • 5,322
  • 1
  • 12
  • 13