RSS 730 projects tagged "Testing"

Download Website Updated 26 Nov 2005 guitest

Screenshot
Pop 16.00
Vit 1.45

guitest is a collection of helpers for unit-testing GUI applications written in Python. Support for pyGTK is most mature, and support for other toolkits is in progress. The library allows testing of modal dialogs and recursive main loop invocations while preventing the windows from being shown during test runs. Arbitrary classes and methods can be overridden, or call loggers attached to them.

Download Website Updated 25 Jul 2007 Google Singleton Detector

Screenshot
Pop 15.97
Vit 1.00

The Google Singleton Detector, or GSD, is a tool which analyzes Java bytecode and detects the use of Singletons. It's not quite as simple as that, however. First, GSD doesn't only detect singletons; it detects four different types of global state, including singletons, hingletons, mingletons, and fingletons. Second, it outputs a graph with all these different types of static state highlighted, and shows all the classes that are directly dependent on them. The point of this tool is to allow you to see all of the uses of global state inside a project, as well as how they are all interrelated.

No download Website Updated 01 Oct 2008 ServiceFixture

Screenshot
Pop 15.75
Vit 1.00

ServiceFixture is a fixture library built on top of FIT/FitNesse for SOA or distributed applications that consist of stateless services like Web services (SOAP/REST), EJB and POJO, etc. It enables FitNesse to be the integration test platform for those apps.

Download Website Updated 07 Feb 2007 kparalleleport

Screenshot
Pop 15.68
Vit 1.00

kparalleleport is a program for programmers who wish to use the parallel port. It makes it possible to view the values registered or read on the parallel port.

Download Website Updated 23 Aug 2003 Webesquema

Screenshot
Pop 15.56
Vit 1.00

Webesquema is a PHP script that helps students/teachers design schemas and diagrams. The diagrams can be saved or printed, and support different styles (horizontal/vertical, colors, HTML, custom designs, etc.).

Download No website Updated 30 Jan 2001 VSC Lite

Screenshot
Pop 15.52
Vit 1.00

VSC Lite is a lite version of the full Open Group commands and utilities test suite. It provides test coverage for 77 commands and utilities from the POSIX.2-1992 specification. It is a self-contained test package and comes complete with its own version of the Test Environment Toolkit, and distributions of the Tcl and expect utilities that are used by the test framework. This release is distributed as a complete release.

Download No website Updated 19 Jul 2004 Elementals

Screenshot
Pop 15.43
Vit 1.00

Elementals is a project to build elementals. It provides several C++ libraries, programs, and information about the concept of "elemental programming".

Download Website Updated 12 Jul 2001 quizpool

Screenshot
Pop 15.36
Vit 65.80

quizpool is a system for administering quizzes. The quizzes can be selected from pools of questions, written in "Question Definition Language", according to rules written in "Quiz Definition Language". When a user starts a session, they are presented with a menu of quizzes available. A quiz can then be selected and completed. If the user has not taken that quiz before, the number of chances they are given to take that quiz is randomly generated from the quiz pools for that quiz. This provides an even (or changing) mix of difficult, medium, and easy questions through the various attempts. All output is created from editable HTML template files, which are separate from the program code. This was developed under Apache and Boa.

Download Website Updated 15 Jun 2005 CTC++ Host-Target add-on package

Screenshot
Pop 15.30
Vit 1.09

hota is an add-on package for the CTC++ code coverage and dynamic analysis tool. It supports analysis and coverage testing on any target for which you have a C or C++ compiler.

Download Website Updated 10 Apr 2007 cghttpd

Screenshot
Pop 15.30
Vit 1.43

The cghttpd software is a Coronet and Guasi based trivial Web server developed to test the level of performance that can be achieved with such a solution. It is by far not a complete Web server, nor a server that you want to expose to a public network.

Screenshot

Project Spotlight

4DIAC

A framework for distributed industrial automation and control.

Screenshot

Project Spotlight

dyject

A dependency injection module for Python.