Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.566 Times

Test Code freeware
Filter: All | Freeware | Demo
 

Test Code

1 2 3 4 5 > 
Released: September 10, 2012  |  Added: September 10, 2012 | Visits: 290

Java Test Code Generator This goes a little further than just generating the JUnit framework template and method stubs. It will also generate code to apply different values to the method under test. Objects can also be defined in a global property file. Platforms: Windows, Mac, Linux

License: Freeware Size: 19.03 KB Download (48): Java Test Code Generator Download

Added: April 15, 2010 | Visits: 794

Snippeq Many programmers often write small test code or example code for themselves or for helping others, these small code pieces are named snippets. Snippeq saves snippets in a MySql Database and provides functionality for searching, manipulating and exporting them. With the import/export function... Platforms: *nix

License: Freeware Size: 37.89 KB Download (103): Snippeq Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 383

STDL STDL (Structured test description language) is a domain-specific testing language that is used to auto-generate unit test code. It supports a myriad of output languages (incl. C#). The project's aim is that of reducing the resources required for testing Platforms: Windows, Mac, Linux

License: Freeware Size: 3.13 MB Download (49): STDL Download

Added: October 10, 2013 | Visits: 398

PivotalCoreKit Shared library and test code for iOS projects * CoreLib: shared production code - Interfaces: Common functionality for interfacing with web services * SpecHelperLib: shared spec code - Extensions: Additions and modifications to existing framework classes - Fakes: Replacement objects for... Platforms: Mac

License: Freeware Size: 30.72 KB Download (41): PivotalCoreKit Download

Released: October 15, 2012  |  Added: October 15, 2012 | Visits: 583

Quick Code The Quick Code application was specially developed for improving productivity at work and can be used for testing small C# codes. You can also use this application for generating and test small pieces of C# codes without using Visual Studio. Further productivity codes which I already created... Platforms: Windows

License: Freeware Download (47): Quick Code Download

Added: April 26, 2010 | Visits: 1.017

Test::Chunks Test::Chunks is a Data Driven Testing Framework. NOTE - This module has been deprecated and replaced by Test::Base. This is basically just a renaming of the module. Test::Chunks was not the best name for this module. Please discontinue using Test::Chunks and switch to Test::Base. Helpful Hint:... Platforms: *nix

License: Freeware Size: 32.77 KB Download (92): Test::Chunks Download

Added: January 27, 2010 | Visits: 679

Test::MockClass Test::MockClass is a Perl module to provide mock classes and mock objects for testing. SYNOPSIS # Pass in the class name and version that you want to mock use Test::MockClass qw{ClassToMock 1.1}; # create a MockClass object to handle a specific class my $mockClass =... Platforms: *nix

License: Freeware Size: 14.34 KB Download (106): Test::MockClass Download

Added: September 06, 2013 | Visits: 284

Test::Without Test::Without is a Perl module that makes it easy for test scripts to exclude specific modules and/or directories from the Perl search-path during the execution of blocks of code. Developer comments I wrote this after needing to write a fairly ugly hack for a different CPAN module, in order to... Platforms: *nix

License: Freeware Size: 20.48 KB Download (40): Test::Without Download

Released: August 16, 2012  |  Added: August 16, 2012 | Visits: 579

BPAS & ATCGS BPAS & ATCGS, also known as Basic Program Analyzer System & Automatic Test Case Generation System is designed as an unified automated instrument. The application is developed in order to help testers through the necessary testing procedure, anytime, anywhere. Source code analysis and parsing,... Platforms: Windows

License: Freeware Download (49): BPAS & ATCGS Download

Added: January 18, 2010 | Visits: 1.068

Abbot 1.0.0 Abbot helps you test your Java UI. Abbot framework comprises Abbot, which lets you programmatically drive UI components, and Costello (built on Abbot) which allows you to easily launch, explore and control an application. The framework may be used with both scripts and compiled code. This... Platforms: *nix

License: Freeware Size: 5.7 MB Download (118): Abbot 1.0.0 Download

Added: October 04, 2010 | Visits: 880

SipUnit SipUnit provides a test environment geared toward unit testing SIP applications. SipUnit project extends the JUnit test framework to incorporate SIP-specific assertions, and it provides a high-level API for performing the SIP operations needed to interact with or invoke a test target. A test... Platforms: *nix

License: Freeware Size: 5.6 MB Download (96): SipUnit Download

Added: July 12, 2010 | Visits: 1.032

spuug spuug is a little tool that generates the boilerplate code for GObjects. I you dont know what they are, then probably this tool is of little use to you... spuug can be used for plain GObjects, but also for GTK+-widgets etc., and tries to be a bit smart with the code in spits out. Ive been using... Platforms: *nix

License: Freeware Size: 24.58 KB Download (97): spuug Download

Added: April 15, 2010 | Visits: 1.211

TestGen4J TestGen4J automatically generates JUnit test cases from your own Java class files or source files. Its primary focus is to exercise boundary value testing of the arguments passed to the method. It uses rules, written in a user-configurable XML file, that define boundary conditions for the data... Platforms: *nix

License: Freeware Size: 849.92 KB Download (144): TestGen4J Download

Released: September 02, 2012  |  Added: September 02, 2012 | Visits: 466

TextTest Texttest was developed to be an application-independent open source tool for text-based functional testing. This means running a batch-mode binary in lots of different ways, and using the text output produced as a means of controlling the behaviour of that application. As the name suggests,... Platforms: Windows

License: Freeware Download (48): TextTest Download

Released: June 06, 2013  |  Added: August 11, 2013 | Visits: 900

TestMachine The TestMachine Mobile Testing Tools is a GUI test development and execution framework for mobile apps. It allows you to develop and execute tests in a controlled environment. Reproducible test runs: The TM creates the same initial state for every test run, by preparing the app and the... Platforms: Mac

License: Freeware Size: 33.05 MB Download (67): TestMachine Download

Added: April 07, 2010 | Visits: 862

libUtils libutils library is a hodgepodge of routines that I have found usefull at one time or another. There is a fixed version of fgets that is similar to the old Pascal readln, there are routines for parsing command line arguments with assorted bells and whistles, assorted string routines, including... Platforms: *nix

License: Freeware Size: 48.13 KB Download (109): libUtils Download

Released: September 13, 2012  |  Added: September 13, 2012 | Visits: 424

Data Storm When testing using a database with rollback after each test, failing tests are very hard to resolve. Data Storm is a simple DB viewer directly launchable from within your test code to enable you to inspect the current state of the database. Platforms: Windows, Mac, Linux

License: Freeware Size: 187.69 KB Download (48): Data Storm Download

Added: May 23, 2010 | Visits: 972

libscl libscl (SCL) is a library that provides hash tables, list, queue, stack, symbol, balanced binary tree, and a vector as abstract data types. Multiple independent instances of the same abstract type can be used, each with its own arbitrary contents. Whats New in This Release: - Added a little... Platforms: *nix

License: Freeware Size: 133.12 KB Download (97): libscl Download

Added: September 18, 2010 | Visits: 665

PloneDeepTrashcan PloneDeepTrashcan is a project which allows contents to be trashed in a repository. PloneDeepTrashcan keeps documents that were trashed (not deleted) in a central trashcan. PloneDeepTrashcan keeps a reference to the original folder for all content moved to its trashcan. The reference is not... Platforms: *nix

License: Freeware Size: 36.86 KB Download (88): PloneDeepTrashcan Download

Added: June 22, 2010 | Visits: 685

OpenDBX OpenDBX is an extremely lightweight but extensible C library for accessing databases with a single API. OpenDBX provides a clean and simple interface across all supported databases that leads to an elegant code design automatically. Currently supported databases are: - Firebird - Interbase... Platforms: *nix

License: Freeware Size: 491.52 KB Download (94): OpenDBX Download

1 2 3 4 5 >