RSS 729 projects tagged "Testing"

Download Website Updated 22 May 2013 gjrand

Screenshot
Pop 204.63
Vit 30.74

gjrand is a programmer's library for pseudo-random numbers. It includes random number generator testing code and is intended for simulation, games, and "Monte-Carlo" algorithms. It produces pseudo-random numbers of the types: uniform integers, uniform reals, normally distributed reals, binomial, Poisson, integer permutation, chi-squared distribution, "Student" T distribution, and spherical distribution.

Download Website Updated 18 May 2013 Jailer

Screenshot
Pop 423.82
Vit 218.22

Jailer is a database subsetting and browsing tool. It is a tool for data exporting, schema browsing, and rendering. It exports consistent, referentially intact row-sets from relational databases. It removes obsolete data without violating integrity. It is DBMS agnostic (by using JDBC), platform independent, and generates DbUnit datasets, hierarchically structured XML, and topologically sorted SQL-DML.

Download Website Updated 14 May 2013 Bugzero

Screenshot
Pop 952.18
Vit 307.57

Bugzero is a Web-based change management and issue tracking system used in a distributed team environment to track software bugs, hardware defects, test cases, or any other issues. It can also be used equally well as a helpdesk customer support, trouble ticketing, or email management system to collect and manage customer feedbacks, incidents, requests, and issues. It is easy to use, but still flexible and adaptive, and can be configured to fit to your organization's unique business process and workflow.

Download Website Updated 29 Apr 2013 YourKit Java Profiler

Screenshot
Pop 749.09
Vit 167.89

YourKit Java Profiler is a CPU and memory profiler that makes it easy to solve wide range of CPU- and memory-related performance problems. It features automatic leak detection, powerful tools for the analysis of memory distribution, an object heap browser, comprehensive memory tests as part of your JUnit testing process, extremely low profiling overhead, transparent deobfuscation support, and integration with Eclipse, JBuilder, IntelliJ IDEA, NetBeans, and JDeveloper IDEs.

Download Website Updated 29 Apr 2013 cipra Unit Testing Framework

Screenshot
Pop 107.31
Vit 1.82

cipra is a simple, TAP-compatible Unit Testing Framework for C++. It's written in 100% standard C++11 and is only a couple of header files, making it easy to include in your C++11 project. TAP, the Test Anything Protocol, is a standard output format for software unit test frameworks which was originally designed for Perl, but can serve other languages. It has a rich number of tools ("harnesses") which parse TAP-formatted output and do useful things with it. TAP, however, is equally human-readable. The name cipra (pronounced /ˈʃi.pɾaː/ "SHEE-prah") comes from the lojban phrase "lo cipra", which means "the test". It is properly written with an initial minuscule "c", even when at the start of a sentence.

Download Website Updated 25 Apr 2013 Marathon

Screenshot
Pop 333.57
Vit 57.40

Marathon is a GUI test tool that allows you to play and record scripts against a Java Swing UI. It's written in Java, and uses Python and Ruby as its scripting language (the emphasis being on an extremely simple, readable syntax that customers/testers/analysts feel comfortable with). Marathon includes a recorder, editor, player, and debugger to simplify working with test scripts.

Download Website Updated 17 Apr 2013 DOMjudge

Screenshot
Pop 93.81
Vit 50.69

DOMjudge is an automated judgement system to run programming contests. It provides a mechanism to submit problem solutions and interfaces for teams, the jury, and the general public. It is lightweight, and depends on standard software to do its task. It has a Web interface for portability and simplicity. It is scalable, so distributed judging is easy. There is a modular system for plugging in languages and compilers. It features rejudging, clarifications, and detailed submission/judging info.

Download Website Updated 15 Apr 2013 TCExam

Screenshot
Pop 1,068.04
Vit 161.03

TCExam is Web-based assessment software for generating and managing online tests and exams. It simplifies the exam cycle, including generation, execution, evaluation, presentation, and archiving.

Download No website Updated 11 Apr 2013 PyCant

Screenshot
Pop 30.85
Vit 2.53

PyCant helps Python developers manipulate test records from IPL Cantata++, which provides unit and integration testing for software projects. Merging, splitting, and summarizing test records are the most common operations.

Download Website Updated 08 Apr 2013 crpcut

Screenshot
Pop 328.17
Vit 38.69

crpcut is the Compartmented Robust Posix C++ Unit Test system. crpcut (pronounced "Crap Cut") runs all test cases in their own process and their own working directory, which makes it perfectly normal to test that asserts do trap, and the test suite continues even in the event of an unexpected SIGSEGV. By using the C++11 features long available in GCC, the tests are extremely easy to write.

Screenshot

Project Spotlight

Fingerprint GUI

A GUI toolset for fingerprint identification and authentication.

Screenshot

Project Spotlight

c-ares

A C library that resolves names asynchronously.