Quality Assurance
Showing page 1 of 31.
-
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.
25,938 weekly downloads -
TestLink Test & requirements management
1,778 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,293 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.
853 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.
806 weekly downloads -
Scertify - Refactoring Assessment Evaluate refactoring possibilities inside Sonar.
1,066 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).
315 weekly downloads -
The Grinder Distributed load testing framework - Java, Jython, or Clojure scripts.
335 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.
267 weekly downloads -
WebIssues Issue tracking and team collaboration system
320 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,418 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.
270 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
289 weekly downloads -
XML Unit XMLUnit provides assertions that help testing code that produces XML.
213 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.
127 weekly downloads -
Yasca Source Code Analyzer
164 weekly downloads -
Jailer Database Subsetting and Browsing Tool
119 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
121 weekly downloads -
Maveryx Maveryx is an innovative Test Automation Framework for Java GUI-based applications. It eliminates the GUI Maps dependency by providing a new dynamic GUI objects handling and an expert system detecting and managing AUT changes and defects at runtime.
98 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.
83 weekly downloads -
IMDbPY Python package to retrieve and manage data of the IMDb
109 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...).
100 weekly downloads -
STLSoft C and C++ Libraries Robust, Lightweight, Cross-platform, Template Software. STLSoft is a collection of STL and standard library extensions, and facades over operating-system and 3rd-party APIs.
80 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.
65 weekly downloads -
JWebUnit JWebUnit is a Java-based framework for testing web applications. It provides a set of test assertions and application navigation methods. JWebUnit utilizes JUnit and HtmlUnit. See the project Home Page for an overview and documentation.
86 weekly downloads