Projects tagged ‘quality’ and ‘quality_assurance’


Jump to tag:

Projects tagged ‘quality’ and ‘quality_assurance’

Filtered by Project Tags quality quality_assurance

Refine results Project Tags code_analysis (7) testing (6) qa (5) metrics (5) java (5) development (4) programming (4) analysis (3) code_quality (3) static (3) c++ (3) c (2)

[14 total ]

34 Users
   

CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output is in XML for automatic testing and GUI-based for supervised tests.
Created over 3 years ago.

10 Users

PHP_Depend is an adaption of the established Java development tool JDepend. This tool shows you the quality of your design in the terms of extensibility, reusability and maintainability. All these ... [More] facts are influenced by the inter-package dependencies and the package abstraction that PHP_Depend visualizes in form of an abstract/instability chart and as a detailed XML report of all detected dependencies. [Less]
Created about 1 year ago.

4 Users
 

zzuf is a transparent application input fuzzer. Its purpose is to find bugs in applications by corrupting their user-contributed data (which more than often comes from untrusted sources on the ... [More] Internet). It works by intercepting file and network operations and changing random bits in the program’s input. zzuf’s behaviour is deterministic, making it easier to reproduce bugs. [Less]
Created over 2 years ago.

3 Users
 

The comprehensive test of modern communication systems leads to large and complex test suites which have to be maintained throughout the system life-cycle. Experience with those written in the ... [More] standardised Testing and Test Control Notation (TTCN-3) has shown that the maintenance of test suites is a non-trivial task and its burden can be reduced with appropriate tool support. To this aim, we have developed the TRex tool, published as open-source Eclipse plugins under the Eclipse Public License, which provides IDE functionality for the TTCN-3 core notation and supports the assessment and automatic restructuring of TTCN-3 test suites by providing suitable metrics and refactorings. [Less]
Created over 2 years ago.

2 Users

Architecture Rules leverages an xml configuration file and optional programmatic configuration to assert your code's architecture via unit tests or ant tasks. This test is able to assert that specific ... [More] packages do not depend on others and is able to check for and report on cyclic dependencies among your project's packages and classes. This project wraps a industry accepted JDepend to simplify the process of maintaining a solid software architecture. [Less]
Created about 1 year ago.

2 Users
 

Help to check coding style for multiple languages.
Created over 2 years ago.

2 Users

The XRadar is an open extensible code report tool currently supporting all Java based systems. The batch-processing framework produces HTML/SVG reports of the systems current state and the development ... [More] over time - all presented in sexy tables and graphs. It gets results from several brilliant open source projects and a couple of in house grown projects and presents the results as massive unified html/svg reports. The architecture is based on java, xml and xsl. Presently it only supports Java, but there are plans to produce plug ins for other leading languages. [Less]
Created over 2 years ago.

2 Users
 

The Panopticode project provides a standardized format for describing the structure of software projects and integrates metrics from several tools into that format. Reporting options provide correlation, historic analysis, and visualization.
Created over 3 years ago.

2 Users
 

A framework of frameworks for rapid application development in Python. It includes packages for XML and XHTML parsing and generating, SNMP manager, SMI query API, Cisco-style CLI framework, QA automation, program control, and more.
Created over 2 years ago.

2 Users

The aim of the Squale - Software QUALity Enhancement - project is to provide models and associated tools to assess software quality and help improving it over time. The project will deliver models ... [More] and tools that: - know how to aggregate raw quality information (like metrics for instance) - given by third party technologies, into high level factors, - offer dashboards which present those factors and allow to dig deeply into the code quality, - show the evolution of the quality over time, - and give economical indicators about the return of investment of quality efforts. Squale will not be restricted to Java software, but will target other platforms like C/C++, .NET, PHP, Cobol, ... [Less]
Created 10 months ago.