TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Figma

    Score8.9 out of 10
    N/AFigma, headquartered in San Francisco, offers their collaborative design and prototyping application to support digital product and UI development.

    $15

    per month per editor

    SonarQube

    Score8.7 out of 10
    N/ASonarQube is an automated code review solution, serving as the verification layer for code quality and SDLC security. SonarQube is used to ensure that code is secure, reliable, and maintainable. It is available through SaaS or self-managed deployment.

    $34

    per month Recommended for teams <50 developers

    Pricing
    FigmaSonarQube
    Editions & Modules
    Professional
    $144
    per year
    Organization
    $540
    per year
    Starter
    Free
    SonarQube Community Build
    $0
    (open source)
    Self-managed: Developer
    Starting at $720 annually
    per year per installation
    Self-managed: Enterprise
    Contact sales for pricing
    per year per installation
    Cloud-based: Enterprise
    Contact sales for pricing
    per year per installation
    Cloud-based: Teams
    Starting at $34 per month
    per month per installation
    Self-managed: Data Center
    Contact sales for pricing
    per year per installation
    Offerings
    Pricing Offerings
    FigmaSonarQube
    Free Trial
    NoYes
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    FigmaSonarQube
    Considered Both Products
    Figma
    No answer on this topic
    SonarSource Sarl
    Chose SonarQube
    SonarQube is much better than Brakeman Scanner in a lot of regards
    Incentivized
    Key User Insights
    Would buy again
    100%
    Would buy again
    204 Answers
    100%
    Would buy again
    32 Answers
    Delivers good value for the price
    98%
    Delivers good value for the price
    179 Answers
    100%
    Delivers good value for the price
    29 Answers
    Happy with the feature set
    97%
    Happy with the feature set
    198 Answers
    100%
    Happy with the feature set
    32 Answers
    Lived up to sales and marketing promises
    99%
    Lived up to sales and marketing promises
    123 Answers
    95%
    Lived up to sales and marketing promises
    18 Answers
    Implementation went as expected
    97%
    Implementation went as expected
    142 Answers
    100%
    Implementation went as expected
    27 Answers
    Best Alternatives
    FigmaSonarQube
    Small Businesses
    Proto.io
    Score7 out of 10
    No answers on this topic
    Medium-sized Companies
    UXPin
    Score7.9 out of 10
    No answers on this topic
    Enterprises
    Marvel
    Score9 out of 10
    No answers on this topic
    All AlternativesView all alternativesView all alternatives
    User Ratings
    FigmaSonarQube
    Likelihood to Recommend
    8.6
    (209 ratings)
    8.9
    (35 ratings)
    Likelihood to Renew
    10.0
    (7 ratings)
    -
    (0 ratings)
    Usability
    7.9
    (41 ratings)
    9.1
    (2 ratings)
    Availability
    5.5
    (1 ratings)
    -
    (0 ratings)
    Performance
    8.2
    (1 ratings)
    -
    (0 ratings)
    Support Rating
    5.1
    (17 ratings)
    9.0
    (1 ratings)
    In-Person Training
    9.1
    (1 ratings)
    -
    (0 ratings)
    Online Training
    6.4
    (1 ratings)
    -
    (0 ratings)
    Configurability
    6.4
    (1 ratings)
    -
    (0 ratings)
    Contract Terms and Pricing Model
    7.3
    (1 ratings)
    -
    (0 ratings)
    Ease of integration
    6.4
    (1 ratings)
    -
    (0 ratings)
    Product Scalability
    7.3
    (1 ratings)
    -
    (0 ratings)
    Professional Services
    8.2
    (1 ratings)
    -
    (0 ratings)
    Vendor post-sale
    7.3
    (1 ratings)
    -
    (0 ratings)
    Vendor pre-sale
    7.3
    (1 ratings)
    -
    (0 ratings)
    User Testimonials
    FigmaSonarQube
    Likelihood to Recommend
    Figma
    I would recommend if you need to start from scratch a product UI or any customer journey that you need to implement that requires designing and visualizing different steps to complete a process. I would recommend that any design/UI/UX team brainstorm and make proposals that they can compare and discuss in a visual way.
    Incentivized
    Read full review
    SonarSource Sarl
    SonarQube is excellent if you start using it at the beginning when developing a new system, in this situation you will be able to fix things before they become spread and expensive to correct. It’s a bit less suitable to use on existing code with bad design as it’s usually too expensive to fix everything and only allows you to ensure the situation doesn’t get worse.
    Incentivized
    Read full review
    Pros
    Figma
    • Figma allows us to create universal content. This means that if multiple designers want to re-use a piece of content, and if everyone's content should be dynamically updated from time to time, we can easily accomplish this by turning design elements into a universal instance. Then, if an update is needed, we can push the change out to all assets at once. It's very efficient and ensures we're all updating content accordingly.
    • Figma also allows us to set parameters for the company's brand guide and share them across various designers. This way, we can easily pull from approved brand fonts, colors, and more, which allows our assets to remain unified across multiple touchpoints.
    • Figma also allowed us to create and install our own plugin, which we use to export every slide we have in a frame at one time, versus the default export feature, which limits you to one slice at a time. This is particularly useful for us when we're working on email templates, since we tend to have a ton of slices in any given series.
    Incentivized
    Read full review
    SonarSource Sarl
    • Detecting bugs and vulnerabilities: SonarQube can identify a wide range of bugs and vulnerabilities in code, such as null pointer exceptions, SQL injection, and cross-site scripting (XSS) attacks. It uses static analysis to analyze the code and identify potential issues, and it can also integrate with dynamic analysis tools to provide even more detailed analysis.
    • Measuring code quality: SonarQube can measure a wide range of code quality metrics, such as cyclomatic complexity, duplicated code, and code coverage. This can help teams understand the quality of their code and identify areas that need improvement.
    • Providing actionable insights: SonarQube provides detailed information about issues in the code, including the file and line number where the issue occurs and the severity of the issue. This makes it easy for developers to understand and address issues in the code.
    • Integrating with other tools: SonarQube can be integrated with a wide range of development tools and programming languages, such as Git, Maven, and Java. This allows teams to use SonarQube in their existing development workflow and take advantage of its powerful code analysis capabilities.
    • Managing technical debt: SonarQube provides metrics and insights on the technical debt on the codebase, enabling teams to better prioritize issues to improve the quality of the code.
    • Compliance with coding standards: SonarQube can check the code against industry standards like OWASP, CWE and more, making sure the code is compliant with security and coding standards.
    Incentivized
    Read full review
    Cons
    Figma
    • It will be great if Figma will consider having the Pages where interactions can be stitched together among the Pages and not just one page with so many Frames to create the stand-alone clickable prototype that can be used to simulate the intended UX
    • Bring back the Inspect Mode tab right on the right-side panel of the main workspace instead of hiding behind the Dev Mode.
    • Figma Slides feature could be improved quite a bit more in order to be easier to assemble slides into a presentation deck and having pre-built templates for slides can be useful too.
    Incentivized
    Read full review
    SonarSource Sarl
    • Importing a new custom quality profile on SonarQube is a bit tricky, it can be made easier
    • Every second time when we want to rerun the server, we have to restart the whole system, otherwise, the server stops and closes automatically
    • When we generate a new report a second time and try to access the report, it shows details of the old report only and takes a lot of time to get updated with the details of the new and fresh report generated
    Incentivized
    Read full review
    Likelihood to Renew
    Figma
    Figma is a pretty cool tool in many areas. My team almost uses it on daily basis, such as, brainstorming on product/design topics, discussing prototypes created by designers. We even use it for retrospectives, which is super convenient and naturally keeps records of what the team discusses every month. Furthermore, I do see the potential of the product - currently we mainly use it for design topics, but it seems it is also a good fit for tech diagrams, which we probably will explore further in the future.
    Incentivized
    Read full review
    SonarSource Sarl
    No answers on this topic
    Usability
    Figma
    There's a bit of a learning curve, but generally I think it's both more powerful and intuitive that other UX design tools. Most of what I need to do as a designer can be done in this platform, from basic wireframes to creating a design system, to creating pixel perfect designs, to prototyping to dev handoff.
    Incentivized
    Read full review
    SonarSource Sarl
    It can improve in some user experience and usability parts, like the code view and the way we assign issues it's a bit hidden and not highlighted
    Incentivized
    Read full review
    Reliability and Availability
    Figma
    The only regret I have is, its not available when there is no internet
    Incentivized
    Read full review
    SonarSource Sarl
    No answers on this topic
    Performance
    Figma
    I think its great, As there are many other software or systems which can be integrated with it as plugins or API's
    Incentivized
    Read full review
    SonarSource Sarl
    No answers on this topic
    Support Rating
    Figma
    I haven't used their support lately but in the past, they had a chat that I used often. They often responded in a few hours and were able to give a satisfactory solution. I would imagine it's less personal now but the community has expanded drastically so there are more resources out there to self serve with a bit of Google magic.
    Incentivized
    Read full review
    SonarSource Sarl
    We we easily able to integrate the SonarQube steps into our TFS process via the Microsoft Marektplace, we didn't have the need to call SonarQube support. We've used their online documentation and community forum if we ran into any issues.
    Incentivized
    Read full review
    In-Person Training
    Figma
    In-person training has its own benefits - 1. It helps in resolving queries then and there during the training. 2. I find classroom or in-person training more interactive. 3. Classroom or in-person training could be more practical in nature where participants can have an hands on experience with tools and clarify their doubts with the trainer.
    Incentivized
    Read full review
    SonarSource Sarl
    No answers on this topic
    Online Training
    Figma
    Online training has its own merits and demerits - 1. Sometimes we may face issues with connectivity or the training content 2. The way training is being delivered becomes very important because not everyone is comfortable taking online training and learning by themselves. 3. With the advancement of technology online training has become popular but there is a segment of people who still prefer class-room training over online one.
    Incentivized
    Read full review
    SonarSource Sarl
    No answers on this topic
    Alternatives Considered
    Figma
    Miro is more user-friendly than Figma, but is less robust in terms of web prototyping and graphic design. While Figma isn't made to be used as a design tool, our team has taken to using it as such because it's richer in functions and personalizations compared to Miro and Figma.
    Incentivized
    Read full review
    SonarSource Sarl
    SonarQube is an open-source. It's a scalable product. The costs for this application, for the kind of job it does, are pretty descent. Pipeline scan is more secured in SonarQube. Its a very good tool and its support multiple languages. Its main core competency is of static code analysis and that is why SonarQube exists and it does it exceedingly well. The quality of scan on code convention, best practices, coding standards, unit test coverage etc makes them one of the best competent tool in the market
    Incentivized
    Read full review
    Scalability
    Figma
    I think this is great and as I mentioned at ADP we use Figma extensively whether by designers, researchers or content writers
    Incentivized
    Read full review
    SonarSource Sarl
    No answers on this topic
    Return on Investment
    Figma
    • Allows us to get funding for further phases of the project (which is uncountable)
    • Well, it lets us show off when needed due to well suited UI-oriented character
    • Easily approachable by anyone (browser use)
    • User friendly interface
    • More advanced cooperation requires some of the users to have a license
    Incentivized
    Read full review
    SonarSource Sarl
    • Positive ROI from the standpoint of flagging several issues that would have otherwise likely been unaddressed and caused more time to be spent closer to launch
    • Slightly positive ROI from time-saving perspective (it's an automated check which is nice, but depending on the issues it finds, can take developers time to investigate and resolve)
    Read full review
    ScreenShots

    SonarQube Screenshots

    Screenshot of Projects.Screenshot of Static Application Security Testing.Screenshot of Software Composition Analysis.