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

Test Scripts freeware
Filter: All | Freeware | Demo
 

Test Scripts

1 2 3 4 5 > 
Added: November 07, 2010 | Visits: 1.231

Test::STDmaker Test::STDmaker is a Perl module to generate test scripts, demo scripts from a test description short hand. SYNOPSIS ####### # Procedural (subroutine) interface # use Test::STDmake qw(find_t_roots get_data perl_command); @t_path = find_t_paths() $date = get_date(); $myperl =... Platforms: *nix

License: Freeware Size: 133.12 KB Download (95): Test::STDmaker Download

Added: March 19, 2010 | Visits: 1.159

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: August 17, 2013 | Visits: 407

Test::Verbose Given a list of test scripts, source file names, directories and/or package names, attempts to find and execute the appropriate test scripts. This (via the associated tv command) is useful when developing code or test scripts: just map "tv %" to a key in your editor and press it frequently... Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): Test::Verbose Download

Released: May 25, 2009  |  Added: July 13, 2009 | Visits: 2.795

Zeta Test Zeta Test is an integrated test management environment that enables you to perform black-box tests, white-box tests, regression tests or change management tests of software applications. Zeta Test helps you to plan, perform, log, monitor and document the tests, and then to evaluate the test... Platforms: Windows

License: Freeware Size: 61.14 MB Download (201): Zeta Test Download

Added: October 26, 2010 | Visits: 968

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: July 15, 2010 | Visits: 925

Test::use::ok Test::use::ok is an alternative to Test::More::use_ok. SYNOPSIS use ok( Some::Module ); According to the Test::More documentation, it is recommended to run use_ok() inside a BEGIN block, so functions are exported at compile-time and prototypes are properly honored. That is, instead of... Platforms: *nix

License: Freeware Size: 13.31 KB Download (94): Test::use::ok Download

Released: September 26, 2012  |  Added: September 26, 2012 | Visits: 1.457

Test Management Software Zeta Test Test Management Software for test plans, test cases, with an integrated test management environment that enables you to perform black-box tests, white-box tests, regression tests or change management tests of software applications. Zeta Test helps you to plan, perform, log, monitor and document... Platforms: Windows

License: Freeware Size: 55.4 MB Download (53): Test Management Software Zeta Test Download

Added: November 11, 2010 | Visits: 2.204

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: July 27, 2013 | Visits: 336

Test::MTA::Exim4 Test::MTA::Exim4 allows the testing of an exim installation and configuration using the perl TAP (Test Anything Protocol) methodology. This allows the writing of some simple test scripts which can check for features of exim and check that this configuration routes, accepts or rejects mail as you... Platforms: *nix

License: Freeware Size: 40.96 KB Download (39): Test::MTA::Exim4 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

Added: August 22, 2006 | Visits: 2.621

eValid eValid's Test Enabled Web Browser™ is a test engine that provides you with browser based 100% client side quality checking, dynamic testing, content validation, page performance tuning, and webserver loading and capacity analysis. This new cutting-edge technology is 100% client side based... Platforms: Windows

License: Freeware Size: 2.82 MB Download (241): eValid Download

Added: September 06, 2010 | Visits: 1.210

phpManta Mdoc phpManta is a suite of PHP classes, examples and scripts intended to help PHP programmers writing stable PHP applications and websites. Coding is faster using auto-documentation, templates and web widgets from the phpManta suite. Mdoc is a new auto-documentation tool to create manuals like... Platforms: *nix

License: Freeware Size: 52.22 KB Download (95): phpManta Mdoc Download

Added: February 16, 2010 | Visits: 1.047

ccovinstrument ccovinstrument package contains instruments C/C++ code for test coverage analysis. SYNOPSIS ccovinstrument code.c > covcode.c ccovinstrument code.c [-f] -o covcode.c [-e errs] -f instrument fatal code as well as normal code Scans C/C++ source (before cpp) and inserts trip-wires in each... Platforms: *nix

License: Freeware Size: 15.36 KB Download (95): ccovinstrument Download

Added: April 07, 2010 | Visits: 846

PerlActor PerlActor is a simple automated executable acceptance test framework for Perl. PerlActor is a simple automated executable acceptance test framework for Perl. It can be used by Extreme Programming (XP) teams to rapidly develop executable acceptance tests for their Perl code. XP mandates that... Platforms: *nix

License: Freeware Size: 13.31 KB Download (87): PerlActor Download

Released: June 23, 2012  |  Added: June 23, 2012 | Visits: 605

Marathon - GUI Acceptance Test Runner Marathon runs gui based acceptance tests against Java/Swing applications. Marathon provides an integrated environment for test script creation and execution. Currently, Marathon supports Jython and JRuby script models for recording the test scripts. Platforms: Windows, Mac, Linux

License: Freeware Size: 63.52 MB Download (54): Marathon - GUI Acceptance Test Runner Download

Added: June 11, 2013 | Visits: 532

Development Theme Test Development and staging environments are crucial for website development. It is very poor practice to make direct edits to the live site. Wordpress does a good job about allowing an author to develop pages and preview and edit them without publishing them but there is a lack of tools when it... Platforms: PHP

License: Freeware Size: 10 KB Download (43): Development Theme Test Download

Added: January 17, 2010 | Visits: 922

Jameleon Jameleon project is an automated testing framework that can be used by technical and non-technical users alike. One of the main concepts behind it is to create a group of keywords or tags that represent different screens of an application. All of the logic required to automate each particular... Platforms: *nix

License: Freeware Size: 3.8 MB Download (104): Jameleon Download

Released: July 14, 2012  |  Added: July 14, 2012 | Visits: 497

RIATest for Mac OS A GUI test automation tool for Adobe Flex applications. RIATest is built on top of Flex automation framework and supports Flex 2, Flex 3, Flex 4 and AIR applications. Features: - Action Recorder to record user actions with Application Under Test and creates test scripts. - Component Inspector to... Platforms: Mac

License: Freeware Size: 29 MB Download (51): RIATest for Mac OS Download

Released: November 09, 2012  |  Added: November 09, 2012 | Visits: 565

JAutomate This is one the first GUI test automation tools of its kind and JAutomate may actually visually see where to click and what to verify on screen, just like a human tester. This makes it possible to record and playback any application that has a user interface on any operating system. The JAutomate... Platforms: Windows

License: Freeware Download (48): JAutomate Download

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

JAutomate for Linux This is one the first GUI test automation tools of its kind and JAutomate may actually visually see where to click and what to verify on screen, just like a human tester. This makes it possible to record and playback any application that has a user interface on any operating system. The JAutomate... Platforms: Linux

License: Freeware Download (53): JAutomate for Linux Download

1 2 3 4 5 >