Quality Assurance
Showing page 1 of 44.
-
Enterprise
Eclipse Checkstyle Plug-in The Eclipse Checkstyle plug-in integrates the Checkstyle Java code auditor into the Eclipse IDE. The plug-in provides real-time feedback to the user about violations of rules that check for coding style and possible error prone code constructs.
38,520 weekly downloads -
cppcheck Static analysis of C/C++ code. Checks for: memory leaks, mismatching allocation-deallocation, buffer overrun, and many more. The goal is 0% false positives. See the wiki for more information.
1,649 weekly downloads -
JSLint Plugin for Notepad++ A Notepad++ plugin that allows users to run JSLint (The JavaScript Code Quality Tool) against their open JavaScript files (more about JSLint at http://www.jslint.com/lint.html). Also supports JSHint (http://www.jshint.com/).
1,756 weekly downloads -
Scertify - TechDebt Community Benchmark code quality and measure Technical Debt of projects in Sonar
1,946 weekly downloads -
TestLink Test & requirements management
1,906 weekly downloads -
Enterprise
LoadUI LoadUI is enterprise grade Load Testing Tool. Tests can be distributed and modified in real time. LoadUI is tightly integrated with SoapUI. LoadUI uses a highly graphic interface making Load Testing Fun and Fast. LoadUI can run in the cloud.
2,212 weekly downloads -
CppUnit - C++ port of JUnit CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output is in XML or text format for automatic testing and GUI based for supervised tests.
820 weekly downloads -
Cobertura Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.
607 weekly downloads -
WebIssues Issue tracking and team collaboration system
356 weekly downloads -
SimpleTest Unit testing, mock objects and web testing framework for PHP built around test cases. If you know JUnit/JMock or some of the PHPUnit clones this will need no explanation. Includes a native web browser for testing web sites directly (no JavaScript).
347 weekly downloads -
The Grinder Distributed load testing framework - Java, Jython, or Clojure scripts.
329 weekly downloads -
PgWinSuite Supporting applications for John Haller's PortableApps.com, including some open source tools set up in PAF installer format.
338 weekly downloads -
ZenTao project & scrum tool ZenTaoPMS is an open source project management system with product management, project management, bug management, testcase management, doc management, todo management and many other features in one application. ZenTaoPMS is also a scrum tool.
1,592 weekly downloads -
Open Source Requirements Management Tool Requirements management tool designed to achieve full SDLC traceability for features, requirements, design, implementation and testing. UI for requirements derivation, version control, attributes etc. Upgrade path also available at https://sourceforge.net/projects/nimble
338 weekly downloads -
OpenSTA Open System Testing Architecture - a distributed software testing architecture designed around CORBA. The current toolset has the capability of performing scripted Web (HTTP and HTTPS) heavy load tests with performance measurements from Win32 platforms.
293 weekly downloads -
EMMA code coverage EMMA is a fast Java code coverage tool based on bytecode instrumentation. It differs from the existing tools by enabling coverage profiling on large scale enterprise software projects with simultaneous emphasis on fast individual development.
241 weekly downloads -
Yasca Source Code Analyzer
154 weekly downloads -
C and C++ Code Counter CCCC is a tool which analyzes C++ and Java files and generates a report on various metrics of the code. Metrics supported include lines of code, McCabe's complexity and metrics proposed by Chidamber&Kemerer and Henry&Kafura.
185 weekly downloads -
JTrac JTrac is a generic issue-tracking web-application that can be easily customized by adding custom fields and drop-downs. Features include customizable workflow, field level permissions, e-mail integration, file attachments and a detailed history view.
163 weekly downloads -
MoreUnit MoreUnit is an Eclipse plugin that should assist you in writing more unit tests. It supports all programming languages (switching between tests and classes under tests...) and has specific support for Java (creating test stubs, mock support, decoration, refactoring support...).
128 weekly downloads -
UCDetector UCDetector (Unnecessary Code Detector) is a Open Source Eclipse Plugin Tool. UCDetector finds unnecessary (dead) public Java code. It suggests to make code final, protected or private.
126 weekly downloads -
XML Unit XMLUnit provides assertions that help testing code that produces XML.
139 weekly downloads -
EclEmma - Java Code Coverage for Eclipse EclEmma is a free Java code coverage tool for Eclipse, available under the Eclipse Public License. It brings code coverage analysis directly into the Eclipse workbench. The EclEmma project is also the home of the JaCoCo code coverage library which is the technical back-end for EclEmma and also has integrations with many other build and software quality tools.
108 weekly downloads -
Jensor Java Profiler Jensor is a light-weight, low-overhead Java Profiler built using Java BCI. Jensor provides innovative analysis modules like JVM Replay, Pattern Analysis and Tagging Engine for technical as well as business analysis based on the same underlying data.
122 weekly downloads -
Watij - Web Application Testing in Java Watij (pronounced wattage) stands for Web Application Testing in Java. Based on the simplicity of Watir and enhanced by the power of Java, Watij automates funtional testing of web applications through the real browser http://groups.google.com/group/watij
84 weekly downloads