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

Typing Wpm Test freeware
Filter: All | Freeware | Demo
 

Typing Wpm Test

1 2 3 4 5 > 
Released: October 02, 2006  |  Added: January 08, 2007 | Visits: 5.014

Touch Typing Technology test Test your touch typing skills with this cool, short test! Learn to type now with a fast and easy software! unique program- guarantees excellent results! Touch Typing Technology has been training people to touch type since 1984. During this time, hundreds of thousands of satisfied customers have...



Platforms: Windows, Mac, *nix

License: Freeware Size: 5.41 MB Download (453): Touch Typing Technology test Download

Released: August 21, 2012  |  Added: August 21, 2012 | Visits: 608

Typing Speed Test In this game there will be a passage for you to type. You need to type the passage as quickly and as accurately as possible. When you have finished the passage, a rank will be given based on your result. The faster and more accurate you type, the higher your score.





Platforms: Windows

License: Freeware Size: 261 KB Download (460): Typing Speed Test Download

Added: August 18, 2008 | Visits: 1.717

Typeonline Typeonline offers a FREE, structured, course to motivated individuals looking to develop their keyboard skills PLUS a free resource to complement supervised keyboarding education in schools. Includes a typing speed test and an extensive collection of drills and copy practice exercises.


Platforms: Any

License: Freeware Download (107): Typeonline Download

Released: January 17, 2007  |  Added: January 21, 2007 | Visits: 5.204

MaxType LITE Typing Tutor MaxType LITE typing tutor is a free multifunctinal typing tester for Windows. This program allows you not only to test and practice your typing skills with any *.txt file, but to print out your test diplomas (statistical data will give you the information about 20 (!) parameters of your typing)...


Platforms: Windows

License: Freeware Size: 2.28 MB Download (938): MaxType LITE Typing Tutor Download

Added: August 12, 2008 | Visits: 2.637

Free Typing Test Free Typing Test, as its name says, can offer you a free typing test. It's accurate statistic and neat interface may bring you a reliable and beautiful typing tool.


Platforms: Windows

License: Freeware Size: 189 KB Download (609): Free Typing Test Download

Released: November 05, 2015  |  Added: January 24, 2016 | Visits: 1.508

KeyBlaze Typing Tutor Free KeyBlaze free typing tutor software is designed to assist with learning to touch type and speed up your typing. Perfect for people of all skill levels from beginners to professionals, KeyBlaze starts with basic lessons on the home keys and neighboring keys, and works though capitalization,...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 1.41 MB Download (95): KeyBlaze Typing Tutor Free Download

Released: October 14, 2008  |  Added: April 21, 2014 | Visits: 206.182

RapidTyping Typing Tutor Learn how to use your keyboard and improve your typing skills in a fun and entertaining way for absolutely free. RapidTyping Typing Tutor is designed to teach adults and kids to use their computer keyboard more efficiently than ever. Learning to type is fun with the typing game included with...


Platforms: Windows, Windows 7, Windows 8

License: Freeware Size: 1022.17 KB Download (3658): RapidTyping Typing Tutor Download

Released: December 05, 2016  |  Added: December 31, 2016 | Visits: 1.842

KeyBlaze Free Mac Typing Tutor KeyBlaze is a typing tutor software program designed to assist with learning how to speed type and touch type. The software allows you to start with basic lessons such as Home Keys for index, middle and pinky fingers and practice lessons including poetry, prose and drills. KeyBlaze also features...


Platforms: Mac

License: Freeware Size: 2.65 MB Download (163): KeyBlaze Free Mac Typing Tutor Download

Released: June 01, 2020  |  Added: January 11, 2021 | Visits: 3.121

KeyBlaze Free Typing Tutor KeyBlaze free typing tutor software is designed to assist with learning to touch type and speed up your typing. Perfect for people of all skill levels from beginners to professionals, KeyBlaze starts with basic lessons on the home keys and neighboring keys, and works though capitalization,...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 2.49 MB Download (845): KeyBlaze Free Typing Tutor Download

Added: January 08, 2006 | Visits: 7.425

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, Windows CE

License: Freeware Size: 13 KB Download (561): Web page test automation toolkit Download

Added: August 28, 2008 | Visits: 2.067

CatchySoft Typing Tutor CatchySoft Typing Tutor is a free touch typing tutor that will help you master touch typing in the shortest time. If you already have any typing skills you can improve your speed and accuracy of typing. Catchysoft Typing Test and Tutor can also test your typing skills and detect your average...


Platforms: Windows

License: Freeware Size: 3.8 MB Download (272): CatchySoft Typing Tutor Download

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

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: January 18, 2010 | Visits: 1.439

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

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

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

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

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

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

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

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 >