---
description: Tudo sobre SonarQube: preço, alternativas, vantagens e desvantagens, funcionalidades e avaliações de outros usuários graças à Capterra Portugal. Saiba mais!
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: SonarQube - Preço, avaliações e classificação - Capterra Portugal 2026
---

Breadcrumb: [Home](/) > [Software de Integração Contínua](/directory/31119/continuous-integration/software) > [SonarQube](/software/210481/sonarqube)

# SonarQube

Canonical: https://www.capterra.pt/software/210481/sonarqube

Page: 1 / 4\
Seguinte: [Next page](https://www.capterra.pt/software/210481/sonarqube?page=2)

> O SonarQube capacita equipes de desenvolvimento de todos os tamanhos a resolver problemas de qualidade e segurança de código nos fluxos de trabalho.
> 
> Verdict: Rated **4.5/5** by 66 users. Top-rated for **Probabilidade de recomendação**.

-----

## Resumo

### Quem usa SonarQube?

O SonarQube é para todos os desenvolvedores que desejam criar aplicativos simples e seguros. O SonarQube capacita equipes de desenvolvimento de todos os tamanhos a resolver problemas de qualidade e segurança de código nos fluxos de trabalho.

## Quick Stats & Ratings

| Metric | Classificação | Detail |
| **Geral** | **4.5/5** | 66 Avaliações |
| Praticidade | 4.2/5 | Based on overall reviews |
| Suporte ao cliente | 4.0/5 | Based on overall reviews |
| Relação qualidade/preço | 4.4/5 | Based on overall reviews |
| Recursos | 4.4/5 | Based on overall reviews |
| Recommendation percentage | 90% | (9/10 Probabilidade de recomendação) |

## Sobre o fornecedor

- **Empresa**: SonarSource
- **Location**: Geneva, Suíça

## Commercial Context

- **Preço inicial**: 720,00 US$
- **Modelo de preços**:  (Free version available) (Teste Grátis)
- **Target Audience**: Profissional autônomo, 2 - 10, 11 - 50, 51 - 200, 201 - 500, 501 - 1 000, 1 001 - 5 000, 5 001 - 10 000, 10 000+
- **Deployment & Platforms**: Nuvem, SaaS, baseado na web, Mac (desktop), Windows (desktop), Linux (desktop), Windows (local), Linux (local)
- **Idiomas**: inglês
- **Available Countries**: Alemanha, Austrália, Brasil, Canadá, Emirados Árabes Unidos, Espanha, Estados Unidos, Filipinas, França, Irlanda, Itália, Japão, Nova Zelândia, Países Baixos, Reino Unido, Singapura, Suécia, Suíça, África do Sul, Índia

## Recursos

- API
- Ambiente de desenvolvimento integrado
- Controle de qualidade
- Depuração
- Entrega contínua
- Ferramentas de colaboração
- Gestão do fluxo de trabalho
- Implantação contínua
- Interface gráfica do usuário
- Painel
- Real-Time Analytics
- Scanner de vulnerabilidades
- Segurança de aplicativos

## Integrations (5 total)

- Bitbucket
- GitHub
- GitLab
- Jenkins
- Microsoft Azure

## Opções de suporte

- Email/Help Desk
- FAQs/Fórum
- Suporte por telefone

## Category

- [Software de Integração Contínua](https://www.capterra.pt/directory/31119/continuous-integration/software)

## Categorias relacionadas

- [Software de Integração Contínua](https://www.capterra.pt/directory/31119/continuous-integration/software)
- [Programas para Desenvolver Aplicativos](https://www.capterra.pt/directory/30082/application-development/software)
- [Software SAST (Teste de Segurança de Aplicativo Estático)](https://www.capterra.pt/directory/32818/static-application-security-testing-%28sast%29/software)

## Alternativas

1. [GitHub](https://www.capterra.pt/software/129067/github) — 4.8/5 (6167 reviews)
2. [Jenkins](https://www.capterra.pt/software/171026/jenkins) — 4.5/5 (569 reviews)
3. [GitLab](https://www.capterra.pt/software/159806/gitlab) — 4.6/5 (1217 reviews)
4. [Bitbucket](https://www.capterra.pt/software/157785/bitbucket) — 4.6/5 (1344 reviews)
5. [Buddy](https://www.capterra.pt/software/157673/buddy) — 4.8/5 (176 reviews)

## Avaliações

### "Code Analysis and ensuing security against threats" — 5.0/5

> **Sachin** | *23 de maio de 2022* | Software | Recommendation rating: 9.0/10
> 
> **Vantagens**: Feature like Code Analysis and publishing those analysis report to end user. You can use default Quality Gates and Quality Profiles for scanning of your code. In case you want to modify these you can do that and define your own rule. Whenever there's commit in repo you just need to configure the task in your continuous integration pipeline if it passed the parameter only then commit will happens the master/main branch otherwise it will not. With these features you can eliminate the security threats and ensure that developers are following good practices while developing their code. I have integrated it with Azure DevOps.
> 
> **Desvantagens**: Only thing which I can think can be improved is logging of events. Sometime it becomes hard to debug the issues. Other then that, I think over all this fulfills all the requirements.
> 
> Overall experience with Sonarqube is pretty wholesome integration came handy with my CI/CD tools such as Azure Devops and Jenkins. Provides insights against vulnerabilities and common threats so that necessary actions can be taken by developers to ensure the security and good coding practices to follow. Features like PR decoration allows to get results in CI/CD tools itself if passed then only commit happens to master branch.

-----

### "SonarQube is Great for Developers\!" — 5.0/5

> **Avaliador Verificado** | *23 de dezembro de 2022* | Educação superior | Recommendation rating: 8.0/10
> 
> **Vantagens**: It is simple for developers to recognize their code smells, unused lines of code, errors, problems with the third-party libraries they are using, etc. information and the precise location of the issue. It also offers answers to those problems. As a result, figuring out the problems and fixing them is simple. This will be a terrific tool for developers. Except that, we can introduce our own rules for checking the code quality. It could identify the code issues that are vulnerable to cyber attacks such as XSS, SQL Injection, etc.
> 
> **Desvantagens**: It was difficult to use the SonarQube on-premise application. Once we pushed a new code section, the server needed to restart in order for the application to work.
> 
> We could identify many code related issues that are presented in our code and improve the quality of the application that we are developing.  As a overall, SonarQube tool is able to add a value to our applications.

-----

### "Smooth experience for code reviewers" — 4.0/5

> **Avaliador Verificado** | *3 de abril de 2026* | Saúde, bem-estar e condicionamento físico | Recommendation rating: 8.0/10
> 
> **Vantagens**: It makes our team consistent. For example, one of our devs was notorious for PRs with high cognitive complexity in their functions. Now, all we need to do in our azure pipelines is ensure that all sonarqube code smells are solved before they can merge their work to main.
> 
> **Desvantagens**: Sometimes it can create a loop in code smells. For example, if there are many commands in a Dockerfile, it will ensure that commands are merged together (but not necessarily correctly), which causes the dev to break the commands apart again. And the loop goes on until it is silenced.
> 
> Overall, it's made our team much more consistent and efficient.PRs are a smoother process because the code smells are already fixed.

-----

### "Never use SonarQube" — 1.0/5

> **Zach** | *13 de fevereiro de 2025* | Segurança de rede e informática | Recommendation rating: 0.0/10
> 
> **Vantagens**: There is nothing about this company that I would ever recommend.
> 
> **Desvantagens**: Of all the terrible things about this service and company, it's their customer support that takes the cake\!
> 
> This service is a complete scam. Let's start with how it ended. I canceled my account, only to find out that it did not actually cancel. So I contacted support. It took them 2 months to resolve my request and they continued billing my card when the account was 100% not in use and I had no access to it.  Now they refuse to refund my money. This is after they increased the cost of my plan by 3x without my approval (which is what prompted me to want to leave). In order to try to reduce my cost, our engineering team attempted to discsonnect some unused repos... nope, not possible. &#10;&#10;NEVER use this service. You absolutely cannot trust them.  It's unbelievable that their system cannot be canceled and yet somehow it's my fault and I continue to get billed while their support team takes weeks to respond.

-----

### "Best Code Quality check Tool" — 5.0/5

> **Avaliador Verificado** | *25 de agosto de 2022* | Serviços e tecnologia da informação | Recommendation rating: 9.0/10
> 
> **Vantagens**: 1. Calculate the quality of code and also helps to improve the quality by providing the solution&#10;2. Highlight the vulnerabilities , repetitive line of code&#10;3. Developer Friendly tool as it provides recommendations on the line of code which needs an improvement.&#10;4. Create Scan reports on demand &#10;5. Option to add exception in code
> 
> **Desvantagens**: 1. Report Generation sometime take long time.&#10;2. User Interface should be enhanced. &#10;3. Lack custom rule set&#10;4. As per cost, it is little bit expensive.
> 
> We are really taking help of SonarQUbe in maintaining code quality. Doing code scanning on each  JIRA story completion. It also helps our developers to improve their code quality. Coding standards are better now. Reports are very useful.

-----

Page: 1 / 4\
Seguinte: [Next page](https://www.capterra.pt/software/210481/sonarqube?page=2)

## Links

- [View on Capterra](https://www.capterra.pt/software/210481/sonarqube)

## This page is available in the following languages

| Locale | URL |
| de | <https://www.capterra.com.de/software/210481/sonarqube> |
| de-AT | <https://www.capterra.at/software/210481/sonarqube> |
| de-CH | <https://www.capterra.ch/software/210481/sonarqube> |
| en | <https://www.capterra.com/p/210481/SonarQube/> |
| en-AE | <https://www.capterra.ae/software/210481/sonarqube> |
| en-AU | <https://www.capterra.com.au/software/210481/sonarqube> |
| en-CA | <https://www.capterra.ca/software/210481/sonarqube> |
| en-GB | <https://www.capterra.co.uk/software/210481/sonarqube> |
| en-IE | <https://www.capterra.ie/software/210481/sonarqube> |
| en-IL | <https://www.capterra.co.il/software/210481/sonarqube> |
| en-IN | <https://www.capterra.in/software/210481/sonarqube> |
| en-NZ | <https://www.capterra.co.nz/software/210481/sonarqube> |
| en-SG | <https://www.capterra.com.sg/software/210481/sonarqube> |
| en-ZA | <https://www.capterra.co.za/software/210481/sonarqube> |
| es | <https://www.capterra.es/software/210481/sonarqube> |
| es-AR | <https://www.capterra.com.ar/software/210481/sonarqube> |
| es-CL | <https://www.capterra.cl/software/210481/sonarqube> |
| es-CO | <https://www.capterra.co/software/210481/sonarqube> |
| es-CR | <https://www.capterra.co.cr/software/210481/sonarqube> |
| es-DO | <https://www.capterra.do/software/210481/sonarqube> |
| es-EC | <https://www.capterra.ec/software/210481/sonarqube> |
| es-MX | <https://www.capterra.mx/software/210481/sonarqube> |
| es-PA | <https://www.capterra.com.pa/software/210481/sonarqube> |
| es-PE | <https://www.capterra.pe/software/210481/sonarqube> |
| fr | <https://www.capterra.fr/software/210481/sonarqube> |
| fr-BE | <https://fr.capterra.be/software/210481/sonarqube> |
| fr-CA | <https://fr.capterra.ca/software/210481/sonarqube> |
| fr-LU | <https://www.capterra.lu/software/210481/sonarqube> |
| it | <https://www.capterra.it/software/210481/sonarqube> |
| ja | <https://www.capterra.jp/software/210481/sonarqube> |
| ko | <https://www.capterra.co.kr/software/210481/sonarqube> |
| nl | <https://www.capterra.nl/software/210481/sonarqube> |
| nl-BE | <https://www.capterra.be/software/210481/sonarqube> |
| pt | <https://www.capterra.com.br/software/210481/sonarqube> |
| pt-PT | <https://www.capterra.pt/software/210481/sonarqube> |

-----

## Structured Data

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"Capterra Portugal","address":{"@type":"PostalAddress","addressLocality":"Lisbon","addressRegion":"Lisbon","postalCode":"2770-071","streetAddress":"Quinta da Fonte Rua dos Malhões Edifício D. Pedro I Paço D'Arcos, 2770-071 Lisboa Portugal"},"description":"O Capterra Portugal ajuda milhões de empresas a encontrar o software ideal. Leia avaliações de usuários reais, compare opções de softwares e tome melhores decisões para o seu negócio.","email":"info@capterra.pt","url":"https://www.capterra.pt/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@id":"https://www.capterra.pt/#organization","@type":"Organization","parentOrganization":"G2.com, Inc.","sameAs":["https://twitter.com/capterra","https://www.facebook.com/Capterra/","https://www.linkedin.com/company/capterra","https://www.instagram.com/capterra/","https://www.youtube.com/user/CapterraTV"]},{"name":"SonarQube","description":"O SonarQube é uma ferramenta para inspecionar continuamente a qualidade e a segurança do código das bases de código e orientar as equipes de desenvolvimento durante as revisões do código. Abrangendo 27 linguagens de programação, enquanto se une ao pipeline do software existente, o SonarQube fornece orientações claras de correção para os desenvolvedores entenderem e corrigirem problemas e para as equipes em geral fornecerem um software melhor e mais seguro.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/585e18b3-ff83-49dd-9d52-8870f6abcf88.png","url":"https://www.capterra.pt/software/210481/sonarqube","@id":"https://www.capterra.pt/software/210481/sonarqube#software","@type":"SoftwareApplication","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.capterra.pt/#organization"},"aggregateRating":{"@type":"AggregateRating","bestRating":5,"ratingCount":66,"ratingValue":4.5},"offers":{"price":"720","@type":"Offer","priceCurrency":"USD"},"operatingSystem":"Cloud, Apple, Windows, Linux, Windows on premise, Linux on premise"},{"@id":"https://www.capterra.pt/software/210481/sonarqube#faqs","@type":"FAQPage","mainEntity":[{"name":"Quem usa SonarQube?","@type":"Question","acceptedAnswer":{"text":"O SonarQube é para todos os desenvolvedores que desejam criar aplicativos simples e seguros. O SonarQube capacita equipes de desenvolvimento de todos os tamanhos a resolver problemas de qualidade e segurança de código nos fluxos de trabalho.","@type":"Answer"}}]},{"@id":"https://www.capterra.pt/software/210481/sonarqube#breadcrumblist","@type":"BreadcrumbList","itemListElement":[{"name":"Home","position":1,"item":"/","@type":"ListItem"},{"name":"Software de Integração Contínua","position":2,"item":"/directory/31119/continuous-integration/software","@type":"ListItem"},{"name":"SonarQube","position":3,"item":"/software/210481/sonarqube","@type":"ListItem"}]}]}
</script>
