SourceForge
Browse Enterprise Blog Help Jobs
Log In or Join

Solution Centers

Go Parallel HTML5 Windows 8 Smarter IT Big Data
Newsletters
  • Home
  • Browse
  • Development
  • Quality Assurance
Advanced
Filters
  • Programming Language: C++ ×
  • License: GNU General Public License version 2.0 (GPLv2) ×
Refine your search
Translations
  • English (21)
  • Chinese (3)
  • German (3)
  • Brazilian Portuguese (1)
  • Catalan (1)
  • Chinese (1)
  • French (1)
  • Italian (1)
  • Russian (1)
  • Turkish (1)
License
  • OSI-Approved Open Source (51)
    • GNU Library or Lesser General Public License version 2.0 (4)
    • Academic Free License (1)
    • Apache License V2.0 (1)
    • Computer Associates Trusted Open Source License 1.1 (1)
    • GNU General Public License version 3.0 (1)
    • MIT License (1)
  • Public Domain (1)
Programming Language
  • C (12)
  • Java (7)
  • Python (6)
  • Perl (4)
  • C# (3)
  • Assembly (1)
  • Common Lisp (1)
  • JavaScript (1)
  • PHP (1)
  • Tcl (1)
  • Unix Shell (1)
  • Yacc (1)
Status
  • 5 - Production/Stable (17)
  • 4 - Beta (13)
  • 1 - Planning (9)
  • 3 - Alpha (9)
  • 2 - Pre-Alpha (6)
  • 6 - Mature (3)
  • 7 - Inactive (2)
OS
  • Windows (43)
  • Linux (37)
  • Grouping and Descriptive Categories (29)
    • All 32-bit MS Windows (13)
    • All POSIX (10)
    • OS Portable (9)
    • 32-bit MS Windows (6)
    • All BSD Platforms (2)
    • OS Independent (2)
    • 32-bit MS Windows (1)
    • 64-bit MS Windows (1)
  • Modern (23)
    • Linux (14)
    • WinXP (12)
    • Win2K (6)
    • Vista (5)
    • Solaris (3)
    • Windows 7 (2)
    • FreeBSD (1)
    • OS X (1)
    • OpenBSD (1)
  • Mac (19)
  • BSD (11)
Freshness
  • Recently updated (8)

Quality Assurance

Sort By
Most Popular
  • Most Popular
  • Last Updated
  • Name
  • Rating

Showing page 1 of 3.

  • cppcheck Icon
    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,546 weekly downloads
  • JSLint Plugin for Notepad++ Icon
    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,727 weekly downloads
  • C and C++ Code Counter Icon
    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.

    266 weekly downloads
  • OpenSTA Icon
    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.

    269 weekly downloads
  • AutoItRecorder Icon
    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.

    192 weekly downloads
  • IMDbPY Icon
    IMDbPY

    Python package to retrieve and manage data of the IMDb

    121 weekly downloads
  • Perceptual Image Diff Icon
    Perceptual Image Diff

    PerceptualDiff is an image comparison utility that compares two images using a perceptual metric. That is, it uses a computational model of the human visual system to determine if two images are visually different, so minor changes in pixels are ignored.

    82 weekly downloads
  • QAliber Icon
    QAliber

    Test automation framework, for building fast, re-usable and reliable system tests under windows OS. It includes a tool for developing automation in .NET, and a GUI tool to compose automation with no coding skills. Learn more: http://www.qaliber.net

    62 weekly downloads
  • FG-Injector Framework Icon
    FG-Injector Framework

    Security tool designed to detect, research and leverage SQL injection exploitation.

    38 weekly downloads
  • Duplo Icon
    Duplo

    Duplicated source code can harm maintainability of software systems. Duplo is a tool to find duplicated code blocks in large C, C++, Java, C# and VB.Net systems.

    13 weekly downloads
  • MiniCppUnit Icon
    MiniCppUnit

    MiniCppUnit another C++ port of the famous JUnit framework for unit testing. Unlike CppUnit, MiniCppUnit follows a minimalistic aproach: The basic features are the same but in only bout 500 lines of code! No library instalation is needed, etc.

    6 weekly downloads
  • The PEP tool Icon
    The PEP tool

    PEP is a modelling and verification framework for parallel systems, providing a large number of different modelling languages and verification techniques (e.g. SDL, Petri nets and model checking)

    6 weekly downloads
  • EDoC++ Icon
    EDoC++

    EDoC++ is both a lint-like tool and a documentation tool that specialises in analysing and documenting the use of exceptions in C++ code.

    3 weekly downloads
  • cite-effect Icon
    cite-effect

    cite-effect helps understand, validate and refactor programs through static analysis. After building a database, it reports variable's accesses within call tree(s), in a text format suitable for integration into editors (like jEdit or Emacs).

    3 weekly downloads
  • yagg Icon
    yagg

    Given YACC-like and LEX-like input files, yagg generates a C++ program that generates all strings of a user-specified length. yagg is easy to use, and provides a means of generating test inputs or validating a parser grammar by inspecting the strings.

    3 weekly downloads
  • Gatt Icon
    Gatt

    Gatt is a Gentoo related tool targeted at arch developers, arch testers and power users.

    2 weekly downloads
  • Voodoo-Mock Icon
    Voodoo-Mock

    Voodoo-Mock is a framework for `mock objects' based unit testing in C++. Written in perl, Voodoo-Mock parses C++ code, and generates redirection and mock classes. Voodoo-Mock can be used with test suite frameworks such as CXXTest or CPPUnit.

    2 weekly downloads
  • crfile Icon
    crfile

    With crfile you can generate files of a specified length filled with random bytes. These files can be used to test software e.g. a network protocol.

    2 weekly downloads
  • rTime Icon
    rTime

    An application dedicated to the accurate measurement of execution time.

    2 weekly downloads
  • izh_test Icon
    izh_test

    izh_test is a xUnit-like framework. Its advantages over existing alternatives are that it: 1) uses file compare for checking results of test 2) doesn't depend on partial program language using external xml test descriptions

    1 weekly downloads
  • joytask Icon
    joytask

    This JOYTASK project was created by using PHP and MySQL (might support more databases in future), it can be used to manage the progress of all your projects, tasks, etc. multi-users can works together to handle them.

    1 weekly downloads
  • ABI Dump Icon
    ABI Dump

    Utility to dump undecorated C++ symbols from C/C++ libraries in a sorted fashion. Useful for testing new library versions for backwards ABI compatibility, among other things. Requires a valid install of VS.Net 2003 or VS 2005, and the .NET 2.0 framework.

    1 weekly downloads
  • Efficiency Guardian Icon
    Efficiency Guardian

    EfficiencyGuardian extracts callgrind efficiency measures from individual CppUnit test cases to detect efficiency regresion. It includes a data mining web tool to browse historic results and TestFarm integration for unattended execution on commit.

    1 weekly downloads
  • Nmdepend Icon
    Nmdepend

    Nmdepend is a lightweight 'link-time' dependency analyzer for C++. It uses object files and libraries instead of source-code as input. It can help to manage 'cross-directory' dependencies. Dependencies can be visualized in combination with Graphviz.

    1 weekly downloads
  • SymtaP Icon
    SymtaP

    SymtaP is a performance analysis tool to determine the worst case execution time for embedded real time applications.

    1 weekly downloads
  • Back
  • 1
  • 2
  • 3
  • Next

Staff Picks

  • Icon Clover EFI bootloader
  • Icon Dungeon Crawl Reference
  • Icon Data Crow
  • Icon LibreCAD
  • Icon OpenCPN
  • Icon OS4
  • Icon Pinguy OS
  • Icon PNotes
  • Icon Synfig

Top Downloaded

Powered by Dice Logo Latest Tech Jobs

  • Loading... The latest tech jobs.
See All Jobs ››
SourceForge
About Site Status @sfnet_ops
Find and Develop Software
Create a Project Software Directory Top Downloaded Projects
Community
Blog @sourceforge Job Board
Help
Site Documentation Support Request Real-Time Support
Copyright © 2013 Dice. All Rights Reserved.
SourceForge is a Dice Holdings, Inc. service.
Terms Privacy Cookies/Opt Out Advertise SourceForge.JP Smarter IT