---
description: ¿Qué piensan los usuarios de Klocwork? Lee las reseñas y opiniones verificadas, descubre sus características y el nivel de usabilidad, consulta los precios y conoce las ventajas y desventajas de Klocwork gracias a Capterra República Dominicana.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: Klocwork - Opiniones, precios y características - Capterra República Dominicana 2026
---

Breadcrumb: [Inicio](/) > [Software para desarrollo de apps](/directory/30082/application-development/software) > [Klocwork](/software/136486/klocwork)

# Klocwork

Canonical: https://www.capterra.do/software/136486/klocwork

Página: 1 de 2\
Siguiente: [Página siguiente](https://www.capterra.do/software/136486/klocwork?page=2)

> Producto de seguridad y analíticas de código para aplicaciones que permite a los programadores detectar los defectos del producto en las primeras etapas de desarrollo.
> 
> Veredicto: 8 usuarios lo han valorado con **4.6/5**. De los mejores valorados en **Probabilidad de recomendación**.

-----

## Estadísticas y valoraciones rápidas

| Métrica | Calificación | Detalles |
| **En general** | **4.6/5** | 8 Opiniones |
| Facilidad de uso | 3.9/5 | Basado en las opiniones generales |
| Asistencia al cliente | 4.4/5 | Basado en las opiniones generales |
| Relación calidad-precio | 4.5/5 | Basado en las opiniones generales |
| Funcionalidades | 4.5/5 | Basado en las opiniones generales |
| Porcentaje de recomendaciones | 80% | (8/10 Probabilidad de recomendación) |

## Sobre el proveedor

- **Empresa**: Perforce
- **Ubicación**: Minneapolis, EE. UU.
- **Constitución**: 2000

## Contexto comercial

- **Modelo de precios**:  (versión gratuita disponible) (Prueba gratis)
- **Público objetivo**: 51-200, 201-500, 501-1,000, 1,001-5,000, 5,001-10,000, 10,000+
- **Despliegue y plataformas**: Cloud, SaaS, Web
- **Idiomas admitidos**: inglés
- **Países disponibles**: Estados Unidos

## Funcionalidades

- API
- Análisis de vulnerabilidades
- Depuración
- Entorno de desarrollo integrado
- Gestión de flujos de trabajo
- Gestión de proyectos
- Herramientas de colaboración
- Panel de comunicaciones
- Real-Time Analytics
- Registro de auditoría
- Seguimiento de problemas
- Seguridad de aplicaciones

## Integraciones (en total: 6)

- Helix QAC
- Incredibuild
- Jenkins
- Microsoft Visual Studio
- Perforce ALM
- Secure Code Warrior

## Opciones de asistencia

- Chat

## Categoría

- [Software para desarrollo de apps](https://www.capterra.do/directory/30082/application-development/software)

## Categorías relacionadas

- [Software para desarrollo de apps](https://www.capterra.do/directory/30082/application-development/software)
- [Sistemas de seguimiento de errores](https://www.capterra.do/directory/30090/bug-tracking/software)
- [Software de seguridad de aplicaciones estáticas (SAST)](https://www.capterra.do/directory/32818/static-application-security-testing-%28sast%29/software)

## Alternativas

1. [Jira](https://www.capterra.do/software/19319/jira) — 4.4/5 (15312 reviews)
2. [GitHub](https://www.capterra.do/software/129067/github) — 4.8/5 (6155 reviews)
3. [TestMu AI](https://www.capterra.do/software/170732/lambdatest) — 4.6/5 (543 reviews)
4. [Mattermost](https://www.capterra.do/software/170524/mattermost) — 4.4/5 (168 reviews)
5. [JIRA Service Management](https://www.capterra.do/software/138769/jira-service-management) — 4.5/5 (763 reviews)

## Opiniones

### "It's a source code analysis tool. You can feed it either a piece of code up to a full build with tho" — 4.0/5

> **Fred** | *2 de febrero de 2018*
> 
> **Puntos a favor**: Klocwork is great at finding software defects such as array and buffer out of bounds violations, Null pointer dereferences, unreachable code, memory leaks, unused variables, etc. If the build is setup correctly, the tool often produces accurate results. Customers have complimented us with our findings as we were able to point out significant issues in their software. Klocwork can be used on incremental builds and it will determine which warnings are new, unchanged, or fixed since the last run. The tool has very descriptive warnings and great documentation with examples to use. Their website also contains mappings from their checker warnings to industry coding standards such as MISRA and others.
> 
> **Puntos en contra**: It doesn't have a user friendly interface for running the tool. Although it won't prevent you from running it on any piece of code or software build, the tool produces much less false positives when the input build is setup properly, which often requires some effort. Klocwork is run via command line, so the user must have knowledge of the necessary commands, command line arguments, and configuration setup. Although the results can be viewed through the Klocwork Insight Review web interface, there is no easy way for the user to export the data to a spreadsheet for offline viewing and analysis.

-----

### "Great at finding true positive issues in source code without needing to compile" — 5.0/5

> **Randall** | *15 de enero de 2018* | Valoración de la recomendación: 9.0/10
> 
> **Puntos a favor**: Klocwork works great with source code whether a complete or partial build. Easy to run the tool with minimal setup work. Tool has a higher chance of producing true positives vs false positives if setup right. Checker warnings are easy to understand and there is decent documentation explaining what each checker does. Klocwork Insight's web interface is easy to work with and provides a little help for tracing issues. Klocwork's Checker Studio enables users to create their own custom checkers, which are easy to deploy. The tool is great at finding critical issues in code, especially for buffer overflows, array out of bounds, null pointer dereferences, and dead code. The tool also maintains history of builds run and does build comparisons on each run for it to flag what warnings are new or not.
> 
> **Puntos en contra**: Running the tool for us is usually done on a Unix server via command line, which users have expressed they would not prefer to a GUI. There is no easy way to extract the results from the tool to an Excel spreadsheet, but there are ways around it via scripting. There is no good documentation on Checker Studio, on how to create checkers, especially on how to program in KAST, even more so for Path checkers.
> 
> This tool provided my company an easy means to find code defects on partial and full source code builds. The results of the tool have been very good. Although manual analysis is still required to determine which issues the customer are interested in, the time invested in setting up, running the tool, and manually analyzing the results, is well worth it.

-----

### "Powerful tool, but..." — 4.0/5

> **Usuario verificado** | *2 de mayo de 2020* | Seguridad informática y de redes | Valoración de la recomendación: 5.0/10
> 
> **Puntos a favor**: Klocwork is a powerful static code checker. It helps to improve code global quality and to early detect errors.
> 
> **Puntos en contra**: But it is a litte bit tricky to customize. Learning curve is not so short.

-----

### "Klocwork SAST REVIEW" — 5.0/5

> **akash** | *20 de enero de 2023* | Servicios de información | Valoración de la recomendación: 10.0/10
> 
> **Puntos a favor**: less false positive and on the fly analysis
> 
> **Puntos en contra**: interface of the dashboard and few extra added features
> 
> very good

-----

### "Very good in checking run time problems \!\!" — 5.0/5

> **Devendra** | *26 de diciembre de 2018* | Tecnología y servicios de la información | Valoración de la recomendación: 9.0/10
> 
> **Puntos a favor**: For our project we would like check run time issues like Divided by Zero, Array out of Bounds, Null pointer issues and so on. Klocwork is very good in this and has some good number of checkers for these problems. In addition to this Klocwork has direct plugin availability to lot of IDE's which will be helpful for all the developers.
> 
> **Puntos en contra**: I would say that Klocwork has almost all good features as per my experience.
> 
> As our main case is to detect some run time issues and using Klocwork we are getting these issues.

-----

Página: 1 de 2\
Siguiente: [Página siguiente](https://www.capterra.do/software/136486/klocwork?page=2)

## Enlaces

- [Ver en Capterra](https://www.capterra.do/software/136486/klocwork)

## Esta página se encuentra disponible en los siguientes idiomas

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

-----

## Datos estructurados

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"Capterra República Dominicana","address":{"@type":"PostalAddress","addressLocality":"Ciudad de México","addressRegion":"CMX","postalCode":"CP 11000","streetAddress":"Boulevard Manuel Ávila Camacho no. 36, Piso 10 Col. Lomas de Chapultepec CP 11000 México, D.F"},"description":"Capterra República Dominicana ayuda a millones de usuarios a encontrar el software adecuado. Descubre opiniones, valoraciones, infografías y las listas más exhaustivas de software empresarial.","email":"info@capterra.do","url":"https://www.capterra.do/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@id":"https://www.capterra.do/#organization","@type":"Organization","parentOrganization":"Gartner, 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":"Klocwork","description":"Producto de seguridad y analíticas de código para aplicaciones que permite a los programadores detectar los defectos del producto en las primeras etapas de desarrollo.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/733dee6e-ad79-4482-a5de-c4ba8f7e979c.png","url":"https://www.capterra.do/software/136486/klocwork","@id":"https://www.capterra.do/software/136486/klocwork#software","@type":"SoftwareApplication","publisher":{"@id":"https://www.capterra.do/#organization"},"applicationCategory":"BusinessApplication","aggregateRating":{"@type":"AggregateRating","ratingValue":4.6,"bestRating":5,"ratingCount":8},"operatingSystem":"Cloud"},{"@id":"https://www.capterra.do/software/136486/klocwork#faqs","@type":"FAQPage","mainEntity":[{"name":"¿Qué es Klocwork?","@type":"Question","acceptedAnswer":{"text":"Producto de seguridad y analíticas de código para aplicaciones que permite a los programadores detectar los defectos del producto en las primeras etapas de desarrollo.","@type":"Answer"}}]},{"@id":"https://www.capterra.do/software/136486/klocwork#breadcrumblist","@type":"BreadcrumbList","itemListElement":[{"name":"Inicio","position":1,"item":"/","@type":"ListItem"},{"name":"Software para desarrollo de apps","position":2,"item":"/directory/30082/application-development/software","@type":"ListItem"},{"name":"Klocwork","position":3,"item":"/software/136486/klocwork","@type":"ListItem"}]}]}
</script>
