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

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

# SonarQube

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

Seite: 1 / 4\
Weiter: [Nächste Seite](https://www.capterra.ch/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 67 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** | 67 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) (Gratis Testen)
- **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 Software
- 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.ch/directory/31119/continuous-integration/software)

## Ähnliche Kategorien

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

## Alternativen

1. [Aikido Security](https://www.capterra.ch/software/1060185/aikido) — 4.7/5 (6 reviews)
2. [GitHub](https://www.capterra.ch/software/129067/github) — 4.8/5 (6170 reviews)
3. [GitLab](https://www.capterra.ch/software/159806/gitlab) — 4.6/5 (1219 reviews)
4. [Dynatrace](https://www.capterra.ch/software/81932/dynatrace) — 4.6/5 (83 reviews)
5. [Snyk](https://www.capterra.ch/software/172252/snyk) — 4.6/5 (21 reviews)

## Nutzerbewertungen

### "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.

-----

### "Great tool for improving code quality" — 4.0/5

> **Verifizierter Rezensent** | *9. Mai 2026* | Informationstechnologie & -dienste | Empfehlungsbewertung: 6.0/10
> 
> **Vorteile**: What I liked most about SonarQube is how helpful it is for improving code quality and catching issues early in development. The vulnerability detection is one of its strongest features because it points out security risks, bugs, and code smells before they become bigger problems.&#10;&#10;It also integrates well with source code management and CI/CD pipelines, which makes it easier to include code analysis as part of the normal development workflow. That saves time and helps maintain cleaner code across projects.&#10;&#10;The platform has a bit of a learning curve in the beginning, especially when configuring rules and understanding reports, but after some use it becomes much easier to manage. The dashboard is detailed and gives a clear overview of code health.&#10;&#10;From a value for money perspective, it feels worth it for teams that care about code quality and security. It helps reduce issues before deployment, which can save a lot of time later.
> 
> **Nachteile**: One thing I liked least about SonarQube is that the initial setup can take time, especially when configuring quality rules and integrating it with existing workflows. It is not something that feels fully plug and play.&#10;&#10;Scans on bigger projects can also be a bit slow at times, which can affect development speed during heavy usage. Another small issue is that some warnings feel too strict or unnecessary, so developers still need to manually review results instead of trusting every suggestion directly.&#10;&#10;For new users, understanding all the settings and customization options can also take a while, so there is definitely a learning curve before getting the most out of the tool.

-----

### "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.

-----

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

> **Verifizierter Rezensent** | *3. April 2026* | Gesundheit, Wellness & Fitness | Empfehlungsbewertung: 8.0/10
> 
> **Vorteile**: 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.
> 
> **Nachteile**: 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.

-----

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

## Links

- [Auf Capterra anzeigen](https://www.capterra.ch/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":null,"address":{"@type":"PostalAddress","addressLocality":null,"addressRegion":null,"postalCode":null,"streetAddress":null},"description":"Capterra hilft Millionen von Nutzern die richtige Software für ihr Unternehmen in der Schweiz zu finden – Vergleiche Tausende von Bewertungen & Ratings von top Softwareanwendungen.","email":"info@capterra.ch","url":"https://www.capterra.ch/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@id":"https://www.capterra.ch/#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":"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.ch/software/210481/sonarqube","@id":"https://www.capterra.ch/software/210481/sonarqube#software","@type":"SoftwareApplication","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.capterra.ch/#organization"},"aggregateRating":{"@type":"AggregateRating","ratingValue":4.5,"bestRating":5,"ratingCount":67},"offers":{"price":"720","@type":"Offer","priceCurrency":"USD"},"operatingSystem":"Cloud, Apple, Windows, Linux, Windows on premise, Linux on premise"},{"@id":"https://www.capterra.ch/software/210481/sonarqube#faqs","@type":"FAQPage","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"}}]},{"@id":"https://www.capterra.ch/software/210481/sonarqube#breadcrumblist","@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"}]}]}
</script>
