开发者

Are there any Quality Management tools other than SonarQube [closed]

开发者 https://www.devze.com 2023-01-19 00:34 出处:网络
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by fa开发者_开发问答cts, references,or expertise, but this question will likely so
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by fa开发者_开发问答cts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.

We in our organization are trying to implement a source code quality management tool. SonarQube is one such tool that we have come across, and it's quite full of features and is phenomenal. We want to compare it with its peers, if there are any, before we actually implement it.

Are there any good contenders to Sonar's capabilities and features?


  • Squale (free)
  • Kalistick
  • MetrixWare
  • Cast


Panopticode is a good opensource alternative.


if you are concerned only about quality of code, then Sonar is a great tool and it is a way to go.

Though, I would recommend you to also look at the quality from a broader perspective. For example your customer would not care a lot about your code quality and instead would evaluate quality as number of bugs he encounters in your product releases. So in addition to code, you may analyse your defects, quality of your development process and probably many other aspects.

You may take a look at programeter, if you are interested in quality of the product as a whole, and not just the code quality (disclaimer: I am the co-founder at Programeter).


Since you are just starting out in that field simply go with sonar and re-evaluate in 1 year.


You don't indicate your platform. If you're an Eclipse shop, there's CodePro Analytix.

0

精彩评论

暂无评论...
验证码 换一张
取 消