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

Radon Test Kit software
Filter: All | Freeware | Demo
 

Radon Test Kit

< 1 2 3 4 5 > 
Added: August 31, 2008 | Visits: 896

Whizlabs OCP 9i (1Z0-032) Kit Ensure your success in OCP 9i DBA (1Z0-032) exam with Whizlabs preparation kit. Backed by Unique and Industry-best 'Unconditional 150% Test PASS Guarantee', the kit contains 5 full length simulated mock exams and interactive quiz (over 500 questions) on the real exam pattern. The advanced...



Platforms: Windows

License: Shareware Cost: $59.95 USD Size: 4.72 KB Download (92): Whizlabs OCP 9i (1Z0-032) Kit Download

Added: August 20, 2008 | Visits: 811

Whizlabs SCBCD Preparation Kit Ensure your success in SCBCD exam with Whizlabs preparation kit. Backed by Unique and Industry-best 'Unconditional 150% Test PASS Guarantee', the kit contains 5 full length simulated mock exams and interactive quiz (over 500 questions) on the real exam pattern. The advanced features like Adaptive...





Platforms: Windows

License: Shareware Cost: $59.95 USD Size: 6.3 KB Download (98): Whizlabs SCBCD Preparation Kit Download

Added: August 30, 2008 | Visits: 873

Whizlabs SCEA Preparation Kit Ensure your success in SCEA exam with Whizlabs preparation kit. Backed by Unique and Industry-best 'Unconditional 150% Test PASS Guarantee', the kit contains 9 full length simulated mock exams and interactive quiz (over 430 questions) on the real exam pattern. The advanced features like Adaptive...


Platforms: Windows

License: Shareware Cost: $89.95 USD Size: 4.74 KB Download (105): Whizlabs SCEA Preparation Kit Download

Added: August 10, 2008 | Visits: 1.005

Whizlabs SCJP 1.4 Preparation Kit Ensure your success in SCJP 1.4 exam with Whizlabs preparation kit. Backed by Unique and Industry-best 'Unconditional 150% Test PASS Guarantee', the kit contains 12 full length simulated mock exams and interactive quiz (over 840 questions) on the real exam pattern. The advanced features like...


Platforms: Windows

License: Shareware Cost: $59.95 USD Size: 5.1 KB Download (96): Whizlabs SCJP 1.4 Preparation Kit Download

Added: August 23, 2008 | Visits: 869

Whizlabs SCMAD Preparation Kit Ensure your success in SCMAD exam with Whizlabs preparation kit. Backed by Unique and Industry-best 'Unconditional 150% Test PASS Guarantee', the kit contains 5 full length simulated mock exams and interactive quiz (over 480 questions) on the real exam pattern. The advanced features like Adaptive...


Platforms: Windows

License: Shareware Cost: $89.95 USD Size: 5.74 KB Download (95): Whizlabs SCMAD Preparation Kit Download

Added: August 17, 2008 | Visits: 1.055

Whizlabs SCWCD 1.4 Preparation Kit Ensure your success in SCWCD 1.4 exam with Whizlabs preparation kit. Backed by Unique and Industry-best 'Unconditional 150% Test PASS Guarantee', the kit contains 5 full length simulated mock exams and interactive quiz (over 490 questions) on the real exam pattern. The advanced features like...


Platforms: Windows

License: Shareware Cost: $59.95 USD Size: 5.61 KB Download (99): Whizlabs SCWCD 1.4 Preparation Kit Download

Added: August 13, 2008 | Visits: 977

Whizlabs UML Certification Kit Ensure your success in IBM UML Certification exam with Whizlabs preparation kit. Backed by Unique and Industry-best 'Unconditional 150% Test PASS Guarantee', the kit contains 5 full length simulated mock exams and interactive quiz (over 380 questions) on the real exam pattern. The advanced...


Platforms: Windows

License: Shareware Cost: $89.95 USD Size: 8.33 KB Download (94): Whizlabs UML Certification Kit Download

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

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: November 15, 2007  |  Added: March 09, 2009 | Visits: 4.719

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

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

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

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

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

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

Perl Dev Kit Perl Dev Kit or PDK in short, provides essential tools for Perl programmers, making it easy to create, build, and deploy applications. Turn your Perl programs into ready-to-run executables for AIX, HP-UX, Linux, Solaris, and Windows. Painlessly debug Perl scripts. Generate code for...


Platforms: *nix

License: Shareware Cost: $49.00 USD Download (106): Perl Dev Kit Download

Added: January 18, 2010 | Visits: 1.251

Tcl Dev Kit Tcl Dev Kit or PDK in short, provides essential tools for Tcl programmers, making it easy to create, build and deploy applications.. Komodo Edit is a free and open source editor for dynamic languages based on the award-winning Komodo IDE


Platforms: *nix

License: Shareware Cost: $49.00 USD Download (99): Tcl Dev Kit Download

Added: January 18, 2010 | Visits: 1.172

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

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

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

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 (106): Test Environment Toolkit Download

< 1 2 3 4 5 >