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

Rapid Sequence Intubation Test software
Filter: All | Freeware | Demo
 

Rapid Sequence Intubation Test

< 1 2 3 4 5 > 
Released: September 18, 2007  |  Added: October 28, 2007 | Visits: 5.415

Speed Test Standard Bandwidth Speed Testing at its greatest. Most products only monitor your traffic across your network cards, of' course Speed Test will also, however our product will also download a file from our server at a given time interval in order to test your maximum capability of your Internet connection....



Platforms: Windows

License: Shareware Cost: $49.95 USD Size: 3.91 MB Download (393): Speed Test Standard Download

Released: February 20, 2008  |  Added: February 28, 2008 | Visits: 2.914

NUnit Test Generator Does the quality of your code matter? If it does, then you simply have to try the NUnit Test Generator. The NUnit Test Generator works with NUnit to make your life easier. It not only creates the stubs for the tests, it extracts the the documentation you've already written for your properties and...





Platforms: Windows

License: Commercial Cost: $9.97 USD Size: 1.41 MB Download (129): NUnit Test Generator Download

Released: April 22, 2008  |  Added: May 31, 2008 | Visits: 3.293

Test Generator Test Generator (TG) enables users to create, deliver and administer tests and surveys over a single desktop, network, Intranet or Internet. User applications include the creation and delivery of tests, quizzes, exams, assessments, surveys and questionnaires. Audience: trainers, educators,...


Platforms: Windows

License: Demo Cost: $79.00 USD Size: 15.3 MB Download (192): Test Generator Download

Released: January 25, 2024  |  Added: January 28, 2024 | Visits: 4.671

Rapid PDF Count Rapid PDF Count will show you how many pages are in many pdf's and generate reports for you with a few mouse clicks. Unicode file and reporting support, pdf portfolio file support - automatically extracts files from the pdf portfolio and counts the single pdf's, Zip archive support, Rar archive...


Platforms: Windows, Windows 7, Windows Server, Other

License: Shareware Cost: $79.95 USD Size: 24.14 MB Download (1847): Rapid PDF Count Download

Released: June 28, 2009  |  Added: July 01, 2009 | Visits: 1.399

Rapid-Pi Rapid-Pi is an add-on for Microsoft Word (and other word processors) that will transform the way you enter mathematical formulae, equations and expressions into documents. Rapid-Pi was designed with a single purpose in mind - to save you time when editing math in documents. Rapid-Pi's...


Platforms: Windows

License: Shareware Cost: $50.00 USD Size: 3.02 MB Download (140): Rapid-Pi Download

Added: August 18, 2008 | Visits: 1.728

Accurate Personality Test Very accurate personality test, directly works with your subconscious mind. It analises the sequence of your favorite colors and returns results. "Because the color selections are guided in an unconscious manner, they reveal the person as he or she really is, and not as he or she perceives him-...


Platforms: Windows

License: Freeware Size: 1.66 MB Download (577): Accurate Personality Test Download

Released: May 18, 2011  |  Added: July 05, 2011 | Visits: 1.416

Rapid TIFF Count Rapid TIFF Page Count will show you how many pages are in many TIFF's and generate reports for you with a few mouse clicks. Features include: count file size, pages & number of files, directory scanner for bulk files, file drag and drop support, save,load & append lists, continue counting...


Platforms: Windows

License: Shareware Cost: $79.95 USD Size: 1.31 MB Download (447): Rapid TIFF Count Download

Released: March 15, 2008  |  Added: September 08, 2008 | Visits: 6.177

Ping Test Tool PingTester is a visual network test tools, it can stores a list of IP addresses / URL and network test commands to increase the working efficiency, perform ping test by 1 click, 'ping sweep' subnets or interval ping all the hosts on a list continuously, save the individual ping records to a txt...


Platforms: Windows

License: Shareware Cost: $35.00 USD Size: 830.08 KB Download (890): Ping Test Tool Download

Released: July 10, 2008  |  Added: September 23, 2008 | Visits: 3.382

Rapid Resizer Let your computer enlarge craft patterns and drawings to any size. Don't waste any more time on photocopiers or art projectors. Open, paste or scan your design into the Rapid Resizer, enter the width and height you want, and it will print it to precisely that size. Great for stained glass, scroll...


Platforms: Windows

License: Demo Cost: $39.95 USD Size: 6.21 MB Download (205): Rapid Resizer Download

Released: November 15, 2007  |  Added: March 09, 2009 | Visits: 4.728

Ping Test Free A handy, powerful, visual ping test utility and IP scanner for system administrator to check network connection. PingEasy is a graphical ping utility lets you easy to watch the states of network and test the connection speeds of various locations. It can save IP addresses and hosts name,...


Platforms: Windows, Windows Vista

License: Shareware Cost: $0.00 USD Size: 390.62 KB Download (673): Ping Test Free Download

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

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

Added: January 18, 2010 | Visits: 1.443

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.148

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.413

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.180

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.019

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.561

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.147

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

< 1 2 3 4 5 >