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.
33,782 weekly downloads -
TestLink Test & requirements management
1,948 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/).
2,126 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,541 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.
913 weekly downloads -
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.
1,640 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.
914 weekly downloads -
Scertify - Refactoring Assessment Evaluate refactoring possibilities inside Sonar.
1,278 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.
455 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).
398 weekly downloads -
The Grinder Distributed load testing framework - Java, Jython, or Clojure scripts.
393 weekly downloads -
PgWinSuite Supporting applications for John Haller's PortableApps.com, including some open source tools set up in PAF installer format.
353 weekly downloads -
WebIssues Issue tracking and team collaboration system
417 weekly downloads -
Yasca Source Code Analyzer
380 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.
219 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,266 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
303 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.
250 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.
287 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.
190 weekly downloads -
XML Unit XMLUnit provides assertions that help testing code that produces XML.
177 weekly downloads -
AutoItRecorder AutoIt-Recorder is a tool written in C++ on .NET for windows. It aids the AutoIT (seperate project) developer in creating test scripts. These test scripts can be fed into the AutoIT tools to help the automation and testing of windows applications.
180 weekly downloads -
FitLibrary FitLibrary provides general-purpose fixtures (and runners) for storytests with Fit and FitNesse. DoFixture provides an elegant way of organising storytests and expressing workflow.
147 weekly downloads -
Marathon - GUI Acceptance Test Runner Marathon runs gui based acceptance tests against Java/Swing applications. Marathon provides an integrated environment for test script creation and execution. Currently, Marathon supports Jython and JRuby script models for recording the test scripts.
107 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.
88 weekly downloads