Great code review tool to help improve and standardize development
April 24, 2020

Great code review tool to help improve and standardize development

Anonymous | TrustRadius Reviewer
Score 7 out of 10
Vetted Review
Verified User

Overall Satisfaction with Crucible

Crucible is used as the main code review tool for our software projects. Team members use Crucible to review each other's work to make sure the same coding standard is applied, code changes are logical and easy to follow, and all these can be done online and allow members to collaborate together by leaving comments.
  • Supports all major source control systems such as SVN and Git.
  • Integration with Jira, Bamboo, Bitbucket, to have a complete end to end development experience.
  • Easy to use UI/UX for reviewing code changes amongst different team members.
  • Occasionally has performance loading issues, especially with big code bases.
  • Improving code quality through code review.
  • Improving code base maintainability by ensuring standards are followed.
  • Improving team member collaboration and sharing/learning from each other.
Not exactly an apples to apples comparison. Back when we were using SVN, Crucible was the go-to solution for code review. As we started moving to use Git and using pull requests (via Bitbucket), code review is now performed by using pull requests exclusively.
Good support overall being an Atlassian product, with options including free/paid official support and community provided help.

Do you think Crucible delivers good value for the price?

Not sure

Are you happy with Crucible's feature set?

Yes

Did Crucible live up to sales and marketing promises?

Yes

Did implementation of Crucible go as expected?

Yes

Would you buy Crucible again?

No

Depends on the version control and devops process your development teams adopt. Git (via Bitbucket, GitHub, GitLab, etc...) has become the new industry norm, and using pull requests can often provide the same code review features Crucible is used for. However, if you require code review beyond change/diff based (i.e. via pull request), then Crucible allows you to review code with more granular control, such as on per file basis.