---
description: Detaillierte Informationen über SonarQube zu Benutzerfreundlichkeit, Funktionen, Kosten, Vor- und Nachteilen aus verifizierten Nutzer-Erfahrungen. Lies Ratings & Bewertungen und entdecke ähnliche Tools.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: SonarQube Erfahrungen, Vor- und Nachteile – Capterra Deutschland 2026
---

Breadcrumb: [Startseite](/) > [Continuous-Integration-Tools](/directory/31119/continuous-integration/software) > [SonarQube](/software/210481/sonarqube)

# SonarQube

Canonical: https://www.capterra.com.de/software/210481/sonarqube

Seite: 1 / 4\
Weiter: [Nächste Seite](https://www.capterra.com.de/software/210481/sonarqube?page=2)

> Mit SonarQube können Entwicklungsteams jeder Größe Probleme mit der Code-Qualität und -sicherheit in ihren Workflows lösen.
> 
> Bewertung: **4.5/5** von 66 Nutzern. Top bewertet für **Weiterempfehlungsquote**.

-----

## Übersicht

### Wer verwendet SonarQube?

SonarQube ist für alle Entwickler geeignet, die saubere und sichere Anwendungen erstellen möchten. Mit SonarQube können Entwicklungsteams jeder Größe Probleme mit der Code-Qualität und -sicherheit in ihren Workflows lösen.

## Kurzstatistiken und Ratings

| Metrik | Bewertung | Detail |
| **Gesamt** | **4.5/5** | 66 Nutzerbewertungen |
| Bedienkomfort | 4.2/5 | Auf Basis der Gesamtbewertungen |
| Kundenbetreuung | 4.0/5 | Auf Basis der Gesamtbewertungen |
| Preis-Leistungs-Verhältnis | 4.4/5 | Auf Basis der Gesamtbewertungen |
| Funktionen | 4.4/5 | Auf Basis der Gesamtbewertungen |
| Empfehlungsprozentsatz | 90% | (9/10 Weiterempfehlungsquote) |

## Über den Anbieter

- **Unternehmen**: SonarSource
- **Region**: Geneva, Schweiz

## Gewerblicher Kontext

- **Startpreis**: 720,00 $
- **Preismodell**:  (Kostenlose Version verfügbar) (Kostenlose Testversion)
- **Zielgruppe**: Selbstständig, 2–10, 11–50, 51–200, 201–500, 501–1.000, 1.001–5.000, 5.001–10.000, 10.000+
- **Bereitstellungen und Plattformen**: Cloud, SaaS, webbasiert, Mac (Desktop), Windows (Desktop), Linux (Desktop), Windows (On-Premise), Linux (On-Premise)
- **Unterstützte Sprachen**: Englisch
- **Verfügbare Länder**: Australien, Brasilien, Deutschland, Frankreich, Indien, Irland, Italien, Japan, Kanada, Neuseeland, Niederlande, Philippinen, Schweden, Schweiz, Singapur, Spanien, Südafrika, Vereinigte Arabische Emirate, Vereinigte Staaten, Vereinigtes Königreich

## Funktionen

- API
- Anwendungssicherheit
- Dashboard
- Debuggen
- Grafische Benutzeroberfläche
- Integrierte Entwicklungsumgebung
- Kontinuierliche Bereitstellung
- Kontinuierliche Lieferung
- Qualitätssicherung
- Real-Time Analytics
- Schwachstellen-Scannen
- Werkzeuge zur Zusammenarbeit
- Workflow-Management

## Integrationen (5 insgesamt)

- Bitbucket
- GitHub
- GitLab
- Jenkins
- Microsoft Azure

## Optionen für Kundensupport

- E-Mail/Helpdesk
- FAQ/Forum
- Telefon-Support

## Category

- [Continuous-Integration-Tools](https://www.capterra.com.de/directory/31119/continuous-integration/software)

## Ähnliche Kategorien

- [Continuous-Integration-Tools](https://www.capterra.com.de/directory/31119/continuous-integration/software)
- [Programmiersoftware](https://www.capterra.com.de/directory/30082/application-development/software)
- [SAST-Tools (Static Application Security Testing)](https://www.capterra.com.de/directory/32818/static-application-security-testing-%28sast%29/software)

## Alternativen

1. [Jira](https://www.capterra.com.de/software/19319/jira) — 4.4/5 (15312 reviews)
2. [GitHub](https://www.capterra.com.de/software/129067/github) — 4.8/5 (6155 reviews)
3. [Jenkins](https://www.capterra.com.de/software/171026/jenkins) — 4.5/5 (568 reviews)
4. [GitLab](https://www.capterra.com.de/software/159806/gitlab) — 4.6/5 (1215 reviews)
5. [Bitbucket](https://www.capterra.com.de/software/157785/bitbucket) — 4.6/5 (1343 reviews)

## Nutzerbewertungen

### "Navigating Code Clarity with SonarQube" — 5.0/5

> **Allyson** | *23. Mai 2024* | Computer-Software | Empfehlungsbewertung: 10.0/10
> 
> **Vorteile**: I love SonarQube's real-time code analysis, providing instant feedback. Recently, while working on a project, it flagged potential code smells, helping me enhance code quality preemptively.
> 
> **Nachteile**: It is sometimes overwhelming amount of information and alerts, which can make it challenging to prioritize and address issues effectively.

-----

### "SonarQube reivew" — 5.0/5

> **Verifizierter Rezensent** | *28. April 2024* | Informationstechnologie & -dienste | Empfehlungsbewertung: 10.0/10
> 
> **Vorteile**: SonarQube provides important metrics such as code smells, bugs, vulnerabilities, and code coverage. Easy integration with CI/CD tools.
> 
> **Nachteile**: SonarQube may produce false positives, as with any static analysis tool.

-----

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

> **Sachin** | *23. Mai 2022* | Computer-Software | Empfehlungsbewertung: 9.0/10
> 
> **Vorteile**: 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.
> 
> **Nachteile**: 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

> **Verifizierter Rezensent** | *23. Dezember 2022* | Hochschulbildung | Empfehlungsbewertung: 8.0/10
> 
> **Vorteile**: 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.
> 
> **Nachteile**: 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.

-----

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

> **Zach** | *13. Februar 2025* | Computer- & Netzwerksicherheit | Empfehlungsbewertung: 0.0/10
> 
> **Vorteile**: There is nothing about this company that I would ever recommend.
> 
> **Nachteile**: 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.

-----

Seite: 1 / 4\
Weiter: [Nächste Seite](https://www.capterra.com.de/software/210481/sonarqube?page=2)

## Links

- [Auf Capterra anzeigen](https://www.capterra.com.de/software/210481/sonarqube)

## Diese Seite ist in den folgenden Sprachen verfügbar

| Sprache | 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> |

-----

## Strukturierte Daten

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"Capterra Deutschland","address":{"@type":"PostalAddress","addressLocality":"München","addressRegion":"BY","postalCode":"81829","streetAddress":"Lehrer-Wirth-Str. 2 81829 München Deutschland"},"description":"Capterra Deutschland hilft Millionen von Nutzern die richtige Software für ihr Unternehmen zu finden – Vergleiche Tausende von Bewertungen & Ratings von top Softwareanwendungen.","email":"info@capterra.com.de","url":"https://www.capterra.com.de/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@type":"Organization","@id":"https://www.capterra.com.de/#organization","parentOrganization":"Gartner, Inc.","sameAs":["https://www.linkedin.com/company/capterra/","https://twitter.com/Capterra","https://www.facebook.com/Capterra/","https://www.youtube.com/channel/UCYjWLCZnOKY90NAS9bFenIQ"]},{"name":"SonarQube","description":"SonarQube ist ein führendes Tool zur kontinuierlichen Überprüfung der Codequalität und -sicherheit deiner Codedatenbanken. Die Software unterstützt deine Entwicklungsteams während der Codebewertung. SonarQube umfasst 27 Programmiersprachen und koppelt sich mit deiner Software-Pipeline. Die Anwendung bietet Entwicklern klare Abhilfen, damit Probleme verstanden und behoben werden können. Das gesamte Team erhält eine bessere und sichere Software.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/585e18b3-ff83-49dd-9d52-8870f6abcf88.png","url":"https://www.capterra.com.de/software/210481/sonarqube","@type":"SoftwareApplication","@id":"https://www.capterra.com.de/software/210481/sonarqube#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.capterra.com.de/#organization"},"aggregateRating":{"@type":"AggregateRating","ratingValue":4.5,"bestRating":5,"ratingCount":66},"offers":{"price":"720","@type":"Offer","priceCurrency":"USD"},"operatingSystem":"Cloud, Apple, Windows, Linux, Windows on premise, Linux on premise"},{"@type":"FAQPage","@id":"https://www.capterra.com.de/software/210481/sonarqube#faqs","mainEntity":[{"name":"Was ist SonarQube?","@type":"Question","acceptedAnswer":{"text":"SonarQube ist ein führendes Tool zur kontinuierlichen Überprüfung der Codequalität und -sicherheit deiner Codedatenbanken. Die Software unterstützt deine Entwicklungsteams während der Codebewertung. SonarQube umfasst 27 Programmiersprachen und koppelt sich mit deiner Software-Pipeline. Die Anwendung bietet Entwicklern klare Abhilfen, damit Probleme verstanden und behoben werden können. Das gesamte Team erhält eine bessere und sichere Software.","@type":"Answer"}},{"name":"Wer verwendet SonarQube?","@type":"Question","acceptedAnswer":{"text":"SonarQube ist für alle Entwickler geeignet, die saubere und sichere Anwendungen erstellen möchten. Mit SonarQube können Entwicklungsteams jeder Größe Probleme mit der Code-Qualität und -sicherheit in ihren Workflows lösen.","@type":"Answer"}}]},{"@type":"BreadcrumbList","itemListElement":[{"name":"Startseite","position":1,"item":"/","@type":"ListItem"},{"name":"Continuous-Integration-Tools","position":2,"item":"/directory/31119/continuous-integration/software","@type":"ListItem"},{"name":"SonarQube","position":3,"item":"/software/210481/sonarqube","@type":"ListItem"}],"@id":"https://www.capterra.com.de/software/210481/sonarqube#breadcrumblist"}]}
</script>
