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 24.465.967 Times

Error Proof Test Pregnancy Test freeware
Filter: All | Freeware | Demo
Display by: Relevance |  Downloads |  Name

Error Proof Test Pregnancy Test

1 2 3 4 5 > 
Added: August 02, 2010 | Visits: 463

Serbert Serbert is a command line utility which performs a Bit Error Rate Test (BERT) on serial lines for Unix and its variants. It does this by transmitting bytes, and waiting for their uncorrupted return. Serbert, however, does not provide a true Bit Error Rate Test (BERT), as it does not check the...



Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 102.4 KB Download (53): Serbert Download

Released: September 24, 2012  |  Added: September 24, 2012 | Visits: 137

Speed Test The Ultimate Speed Test: - Speed Test (Actual Maximum speed) - Monitor Upload/Download transfer - Ping Testing - Website Downtime/Error monitoring - Website response time, connection time and bandwidth - QOS - WIFI Signal strength - LAN/WAN/Home network bandwidth testing - CPU Usage - Memory...





Platforms: Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, WinXP, Windows2000, Windows2003, Windows Vista, Win7 x32, Win7 x64

License: Freeware Cost: $0.00 USD Size: 4.91 MB Download (26): Speed Test Download

Added: January 18, 2010 | Visits: 302

Test::Exception Test::Exception is a Perl module to test exception based code. SYNOPSIS use Test::More tests => 5; use Test::Exception; # or if you dont need Test::More use Test::Exception tests => 5; # then... # Check that something died dies_ok { $foo->method1 } expecting to die; # Check that...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 11.26 KB Download (47): Test::Exception Download

Added: January 02, 2010 | Visits: 352

Test::Version Test::Version is a Perl module that has the role to check for VERSION information in modules. SYNOPSIS use Test::Version; plan tests => $num_tests; version_ok( $file ); FUNCTIONS version_ok( FILENAME, [EXPECTED, [NAME] ] ) version_ok requires a filename and returns one of the three...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 5.12 KB Download (44): Test::Version Download

Added: October 26, 2010 | Visits: 238

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: Linux

License: Freeware Cost: $0.00 USD Size: 5.12 KB Download (44): Test::Extreme Download

Added: May 23, 2010 | Visits: 249

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: Linux

License: Freeware Cost: $0.00 USD Size: 75.78 KB Download (43): Test::Unit::Procedural Download

Added: January 02, 2010 | Visits: 323

Test-AutoBuild Test-AutoBuild is a framework for performing continuous, unattended, automated software builds. Test-AutoBuild pulls code from source control repositories (CVS, Perforce, and GNU Arch are currently supported), calculates inter-module dependencies, builds each module, and then generates HTML...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 204.8 KB Download (48): Test-AutoBuild Download

Added: March 19, 2010 | Visits: 312

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: Linux

License: Freeware Cost: $0.00 USD Size: 51.2 KB Download (43): CGI::Test Download

Added: November 19, 2010 | Visits: 265

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: Linux

License: Freeware Cost: $0.00 USD Size: 30.72 KB Download (54): Test::Cmd Download

Added: February 04, 2010 | Visits: 214

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: Linux

License: Freeware Cost: $0.00 USD Size: 266.24 KB Download (43): Test::C2FIT Download

Added: January 08, 2006 | Visits: 5.804

Web page test automation toolkit Web page test automation tool. Fully written in Javascript and HTML set of tools, that fully simulate user walking through your pages. Allows you to set form fields, Verify value, position and related html source for specified text, handle alert and confirms, test new browser windows opened from...


Platforms: Windows 3.x, Windows 95, Windows 98, Windows Me, Windows NT 3.x, Windows NT 4.x, Windows 2000, Windows XP, Windows CE

License: Freeware Cost: $0.00 USD Size: 13 KB Download (503): Web page test automation toolkit Download

Added: January 10, 2006 | Visits: 4.065

Typing Test TQ - Test your typing skills with this free typing tutor software. - How fast can you type ? - How many keystrokes per minute can you make ? - Is your typing accuracy good enough ?


Platforms: Windows 2000, Windows XP

License: Freeware Cost: $0.00 USD Size: 478 KB Download (419): Typing Test TQ Download

Added: November 06, 2006 | Visits: 12.731

Typing Test TQ - Free Typing Test Test your typing speed with this free typing test software. - How fast can you type ? - How many words per minute ( wpm ) can you make ? - Is your typing accuracy good enough ? - Improve your typing skills with this free typing tutor !


Platforms: Windows 2000, Windows XP

License: Freeware Cost: $0.00 USD Size: 478 KB Download (1477): Typing Test TQ - Free Typing Test Download

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

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 2000, Windows XP, Windows 2003, Windows Vista

License: Freeware Cost: $0.00 USD Size: 61.14 MB Download (147): Zeta Test Download

Released: July 11, 2009  |  Added: July 18, 2009 | Visits: 2.040

Swine Flu Test Swine Flu Test 1.01 is free Windows program. During the test, you need to answer seven simple questions. Each question corresponds to a symptom of the influenza A(H1N1).


Platforms: Windows 98, Windows Me, Windows 2000, Windows XP, Windows 2003, Windows Vista

License: Freeware Cost: $0.00 USD Size: 484.5 KB Download (125): Swine Flu Test Download

Added: January 18, 2010 | Visits: 431

Test::Smoke::Patcher Test::Smoke::Patcher is a OO interface to help patching the source-tree. SYNOPSIS use Test::Smoke::Patcher; my $patcher = Test::Smoke::Patcher->new( single => { ddir => $build_dir, pfile => $patch, popts => -p1, v => 1, # 0..2 }); $patcher->patch; or my $patcher =...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 153.6 KB Download (49): Test::Smoke::Patcher Download

Added: January 18, 2010 | Visits: 330

Test::Stochastic Test::Stochastic is a Perl module to check probabilities of randomized methods. SYNOPSIS use Test::Stochastic qw(stochastic_ok); stochastic_ok sub { ...random sub...}, {a => 0.4, b => 0.6}; stochastic_ok {a => 0.4, b => 0.6}, sub { ...random sub...}; Test::Stochastic::setup(times => 100,...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 4.1 KB Download (52): Test::Stochastic Download

Added: January 18, 2010 | Visits: 375

Acme::Test::Weather Acme::Test::Weather is a Perl module to test the weather conditions for a user. SYNOPSIS use Test::Weather; plan tests => 2; # You may only install something # when its nice outside. &isnt_snowing(); &isnt_cloudy(); # output: 1..2 ok 1 - its partly cloudy in Montreal, Canada not...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 5.12 KB Download (54): Acme::Test::Weather Download

Added: January 18, 2010 | Visits: 214

Test::Resub Test::Resub is a lexically scoped subroutine replacement for testing. SYNOPSIS #!/usr/bin/perl use Test::More tests => 4; use Test::Resub qw(resub); { package Somewhere; sub show { my ($class, $message) = @_; return "$class, $message"; } } # sanity is( Somewhere->show(beyond the...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 14.34 KB Download (43): Test::Resub Download

Added: October 19, 2010 | Visits: 523

Test::Unit::Runner::XML Test::Unit::Runner::XML is a Perl module that can generate XML reports from unit test results. SYNOPSIS use Test::Unit::Runner::XML; mkdir("test_reports"); my $runner = Test::Unit::Runner::XML->new("test-reports"); $runner->start($test); exit(!$runner->all_tests_passed());...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 3.07 KB Download (53): Test::Unit::Runner::XML Download

1 2 3 4 5 > 
Home  | About Us  | Privacy  | Disclaimer  | Link to Us  | Contact Us  | Top Searches  | Submit Software
File Transit © 1998-2012