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.206.509 Times

Winrunner Test Automation Framework freeware
Filter: All | Freeware | Demo
 

Winrunner Test Automation Framework

< 1 2 3 4 5 > 
Released: December 16, 2012  |  Added: December 16, 2012 | Visits: 524

FORTRAN Unit Test Framework (FRUIT) FORTRAN Unit Test Framework, written in FORTRAN 95. So that all FORTRAN features can be tested. FRUIT has assertion, fixture, setup, teardown, report, spec, driver generation. Rake used as build tool. Tutorials at http://fortranxunit.wiki.sourceforge.net The core testing part is in FORTRAN, this...



Platforms: Windows, Mac, Linux

License: Freeware Size: 33.48 KB Download (58): FORTRAN Unit Test Framework (FRUIT) Download

Released: October 20, 2012  |  Added: October 20, 2012 | Visits: 276

iValidator Test Framework iValidator is a Java framework for automation of scenario and integration tests in complex environments. Features: automatic testing, reusability of unit tests, separation of code and data, Eclipse Plug-In, ANT tasks, support of all testing levels ...





Platforms: Windows, Mac, Linux

License: Freeware Size: 110.59 KB Download (51): iValidator Test Framework Download

Released: June 25, 2012  |  Added: June 25, 2012 | Visits: 529

R Unit Test Framework R Unit test framework R functions implementing a standard Unit Testing framework, with additional code inspection and report generation tools


Platforms: Windows, Mac, Linux

License: Freeware Size: 274.5 KB Download (49): R Unit Test Framework Download

Added: October 26, 2010 | Visits: 959

Test::Extreme Test::Extreme is a perlish unit testing framework. SYNOPSIS # In ModuleOne.pm combine unit tests with code package ModuleOne; use Test::Extreme; sub foo { return 23 }; sub test_foo { assert_equals foo, 23 } # at the end of the module run_tests ModuleOne if $0 =~ /ModuleOne.pm$/; #...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (98): Test::Extreme Download

Added: March 19, 2010 | Visits: 1.152

CGI::Test CGI::Test is a CGI regression test framework. SYNOPSIS # In some t/script.t regression test, for instance use CGI::Test; # exports ok() my $ct = CGI::Test->new( -base_url => "http://some.server:1234/cgi-bin", -cgi_dir => "/path/to/cgi-bin", ); my $page =...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (98): CGI::Test Download

Added: December 10, 2013 | Visits: 766

Test::Unit Test::Unit, yes, the test framework shipped with ruby 1.8.x. Test::Unit 1.2.3 is the shipped with ruby 1.8.x version. Test::Unit 2.x is very improved version.


Platforms: Ruby

License: Freeware Size: 194.56 KB Download (101): Test::Unit Download

Added: February 04, 2010 | Visits: 833

Test::C2FIT Test::C2FIT is a direct Perl port of Ward Cunninghams FIT acceptance test framework for Java. SYNOPSIS FileRunner.pl input_containing_fit_tests.html test_results.html perl -MTest::C2FIT -e file_runner input_containing_fit_tests.html test_results.html perl -MTest::C2FIT -e fit_shell...


Platforms: *nix

License: Freeware Size: 266.24 KB Download (90): Test::C2FIT Download

Released: July 06, 2012  |  Added: July 06, 2012 | Visits: 598

Phantom Test Driver The Phantom Test Driver (PTD) is a full featured script development and execution environment for Phantom automation scripts. Key features of PTD include a built-in script editor, a script debugger, multi-script execution capability, remote execution capability, and much more. PTD is the perfect...


Platforms: Windows

License: Freeware Size: 25.36 MB Download (381): Phantom Test Driver Download

Released: October 18, 2012  |  Added: October 18, 2012 | Visits: 464

HSS Core Framework The HSS Core Framework will extend the .NET Framework providing several key sub-systems that provide enhanced functionality and consistency to any product. By leverage the HSS Core Framework, you can reduce and simply any application development project. FEATURES: Logging library: ยท Log...


Platforms: Windows

License: Freeware Size: 8.9 MB Download (51): HSS Core Framework Download

Added: June 07, 2010 | Visits: 2.099

Test::Unit::Tutorial Test::Unit::Tutorial is a Perl module that contains a tutorial on unit testing. SYNOPSIS perldoc Test::Unit::Tutorial Here should be extensive documentation on what unit testing is, why it is useful, and how to do it with the Test::Unit collection of modules. Sorry for not implementing...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (243): Test::Unit::Tutorial Download

Added: May 23, 2010 | Visits: 810

Test::Unit::Procedural Test::Unit::Procedural Perl module contains a procedural style unit testing interface. SYNOPSIS use Test::Unit::Procedural; # your code to be tested goes here sub foo { return 23 }; sub bar { return 42 }; # define tests sub test_foo { assert(foo() == 23, "Your message here"); } sub...


Platforms: *nix

License: Freeware Size: 75.78 KB Download (95): Test::Unit::Procedural Download

Added: November 11, 2010 | Visits: 2.193

Marathon GUI Test Tool Marathon project is a testing framework for GUI applications developed using Java/Swing. Marathon composes of recorder, runner and editor. The testscripts are composed of python code. Marathon focuses on end-user testing. One need not know Java or Swing to record test scripts using Marathon....


Platforms: *nix

License: Freeware Size: 4.6 MB Download (114): Marathon GUI Test Tool Download

Added: August 13, 2010 | Visits: 1.494

Test::File::Find::Rule Test::File::Find::Rule is a Perl module to test files and directories with File::Find::Rule. SYNOPSIS use Test::File::Find::Rule; # Check that all files in $dir have sensible names my $rule = File::Find::Rule ->file ->relative ->not_name(qr/^[w]{1,8}.[a-z]{3,4}$/);...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (103): Test::File::Find::Rule Download

Added: October 25, 2010 | Visits: 941

Bundle::Test Bundle::Test is a set of modules for software and hardware testing using Perl. SYNOPSIS A bundle does not have code in it. It is only a list of related modules. It exists only to make it easier to install these modules with one command: perl -MCPAN -e install Bundle::Test This bundle,...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (99): Bundle::Test Download

Added: September 04, 2010 | Visits: 1.123

shUnit2 2.0.3 / shUnit2 is a unit test framework for Bourne based shell scripts, and is designed to work in a similar manner to JUnit, PyUnit, etc. Whats New in This Release: Back ported the Makefile from 2.1.1pre that included changes to the docs-docbook-prep target. Changed the test in assertFalse() so...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (87): shUnit2 2.0.3 / Download

Added: November 19, 2010 | Visits: 845

Test::Cmd Test::Cmd is a Perl module for portable testing of commands and scripts. SYNOPSIS use Test::Cmd; $test = Test::Cmd->new(prog => program_or_script_to_test, interpreter => script_interpreter, string => identifier_string, workdir => , subdir => dir, match_sub => $code_ref, verbose => 1);...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (109): Test::Cmd Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 892

Adobe PDF Test Toolkit Adobe PDF Test Toolkit enables enterprise customers to automate the testing of the Acrobat products, particularly when used with LiveCycle and SAP. The initial focus is to enable LiveCycle and SAP users to leverage HP's Quick Test Pro automation capabilities to automate the testing of form...


Platforms: Windows, Windows Vista, 7

License: Freeware Download (55): Adobe PDF Test Toolkit Download

Released: August 12, 2012  |  Added: August 12, 2012 | Visits: 1.031

Test Script Editor Test Script Editor is a software built in order to help you test your Java UI. Comprised from Abbot, which lets you programmatically drive UI components, and Costello which allows you to easily launch, you will be able to explore and control an application. The framework may be used with both...


Platforms: Windows

License: Freeware Download (72): Test Script Editor Download

Released: October 25, 2012  |  Added: October 25, 2012 | Visits: 1.544

Windows Management Framework The Windows Management Framework includes the following: - Windows Remote Management (WinRM) 2.0 - Windows PowerShell 2.0 - Background Intelligent Transfer Service (BITS) 4.0 Windows Management Framework makes some updated management functionality in Windows 7 and in Windows Server 2008 R2...


Platforms: Windows, 2003, Windows Vista, 2008, 7, 2008R2

License: Freeware Download (61): Windows Management Framework Download

Released: September 16, 2012  |  Added: September 16, 2012 | Visits: 496

JUB (JUnit test case Builder) JUB is intended as a JUnit test case generator framework accompanied by a number of IDE specific extensions. These extensions are to be invoked from within the IDE and must store generated test case code inside source repository administered by the IDE.


Platforms: Windows, Mac, Linux

License: Freeware Size: 47 KB Download (49): JUB (JUnit test case Builder) Download

< 1 2 3 4 5 >