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

Test Driver software
Filter: All | Freeware | Demo
 

Test Driver

< 1 2 3 4 5 > 
Released: September 04, 2009  |  Added: September 09, 2009 | Visits: 4.708

Fix Driver Detective Fix and update driver detective software (Driver Detective) is designed to quickly locate the most current drivers specific to your computer system through its user friendly interface and access to an extensive database. Driver Detective is the ideal tool for updating and optimizing your...



Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1013.76 KB Download (824): Fix Driver Detective Download

Released: January 25, 2011  |  Added: December 26, 2012 | Visits: 3.529

Carambis Driver Updater You do not need to be a system administrator or even an experienced user to secure the stability of your computer. You do not need to search for drivers all over the Internet; all you have to do is download Carambis Driver Updater. Then with a couple of mouse clicks, you can update old or...





Platforms: Windows

License: Shareware Cost: $23.95 USD Size: 14.8 MB Download (359): Carambis Driver Updater Download

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

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

Released: September 13, 2009  |  Added: September 24, 2009 | Visits: 2.107

D-test (Display test) D-test is a powerful test tool for helping you to adjust correctly your monitor main settings. Features: - resolution test card from 640x480 to 2560x2048; custom resolution included - adjustable collinearity grid - various color tests (RGB, CMYK, Spectrum, Gradient, custom color etc.) -...


Platforms: Windows

License: Shareware Cost: $15.00 USD Size: 77.39 KB Download (519): D-test (Display test) Download

Released: December 23, 2008  |  Added: November 10, 2009 | Visits: 6.189

Driver Robot you've tried to update your PC's drivers manually, you know how frustrating it can be. Each driver for your system comes from a different website; you need to make sure you're getting the right driver; you need to double-check compatibility with your system and Windows version. Now, there's a...


Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 4.3 MB Download (2660): Driver Robot Download

Released: September 25, 2012  |  Added: November 07, 2012 | Visits: 4.121

Driver Reviver Driver Reviver ensures all your hardware devices and software applications are performing at peak performance levels. Missing out on the latest driver releases means your PC and hardware devices are being cheated from bug fixes, performance improvements, and potential new features from the...


Platforms: Windows

License: Shareware Cost: $29.99 USD Size: 4.58 MB Download (661): Driver Reviver Download

Added: January 18, 2010 | Visits: 1.441

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: *nix

License: Freeware Size: 153.6 KB Download (110): Test::Smoke::Patcher Download

Added: January 18, 2010 | Visits: 1.147

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: *nix

License: Freeware Size: 4.1 KB Download (105): Test::Stochastic Download

Added: January 18, 2010 | Visits: 1.412

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: *nix

License: Freeware Size: 5.12 KB Download (106): Acme::Test::Weather Download

Added: January 18, 2010 | Visits: 1.062

most4linux most4linux project provides a Linux kernel driver for MOST PCI interfaces and userspace programs to test the driver. The driver can be compiled for Linux 2.6 or for the RTDM which works for the realtime extensions RTAI and Xenomai. It also provides a NetServices adaptation layer for the Linux...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (94): most4linux Download

Added: January 18, 2010 | Visits: 1.179

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: *nix

License: Freeware Size: 11.26 KB Download (97): Test::Exception Download

Added: January 18, 2010 | Visits: 1.017

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: *nix

License: Freeware Size: 14.34 KB Download (93): Test::Resub Download

Added: October 19, 2010 | Visits: 1.559

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: *nix

License: Freeware Size: 3.07 KB Download (111): Test::Unit::Runner::XML Download

Added: October 02, 2010 | Visits: 1.411

Test Environment Toolkit Test Environment Toolkit in short TET, is a multi-platform uniform test scaffold, into which non-distributed and distributed test suites can be incorporated. TET supports tests written in C, C++, Perl, Tcl, Shell (sh, bash, and POSIX shell), Python, Ruby, and Korn Shell. Installation:...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (112): Test Environment Toolkit Download

Added: January 02, 2010 | Visits: 1.145

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: *nix

License: Freeware Size: 5.12 KB Download (95): Test::Version Download

Added: October 26, 2010 | Visits: 965

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

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

Added: September 21, 2010 | Visits: 1.997

Driver On Demand Driver on demand is an attempt to ease driver installations in linux. Basically, what happens is that a user plugs any device into the computer, and if a driver isnt found, the client connects to a CGI server, to check if the device is known, and if its not in the database, then the driver lookup...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (227): Driver On Demand Download

Added: October 23, 2010 | Visits: 1.005

Test::Differences Test::Differences Perl module contains test strings and data structures and show differences if not ok. SYNOPSIS use Test; ## Or use Test::More use Test::Differences; eq_or_diff $got, "anbncn", "testing strings"; eq_or_diff @got, [qw( a b c )], "testing arrays"; ## Passing options:...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Test::Differences Download

Added: November 26, 2010 | Visits: 836

Test::TempDatabase Test::TempDatabase is a Perl module for temporary database creation and destruction. SYNOPSIS use Test::TempDatabase; my $td = Test::TempDatabase->create(dbname => temp_db); my $dbh = $td->handle; ... some tests ... # Test::TempDatabase drops database This module automates creation...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (100): Test::TempDatabase Download

< 1 2 3 4 5 >