









Serving Software Downloads in 976 Categories, Downloaded 31.046.469 Times
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 (541): Web page test automation toolkit Download |
Test constructor is a universal program for testing knowledge. The program can be used to perform testing both at home and various educational institutions. The program allows using an unlimited number of topics, questions and answers. Test constructor supports five types of questions, which...
Platforms: Windows
License: Shareware | Cost: $29.95 USD | Size: 8.45 MB | Download (140): Test Constructor Download |
It has never been easier to be a teacher and create and grade tests as it is now with Markosoft's Test Creator and Test Taker applications. With the Test Creator, you can effortlessly build tests that include multiple choice, true/false, short answer, and essay questions and the tests can either...
Platforms: Windows
License: Shareware | Cost: $45.00 USD | Size: 1.26 MB | Download (204): Test Creator Download |
Achieving a degree of any kind can be an arduous task, and preparing for the numerous tests that occur along the way is one of the unpleasantries of higher education. Markosoft's Test Prep application was designed by one of our in-house consultants to make studying for a test a walk in the park....
Platforms: Windows
License: Shareware | Cost: $10.00 USD | Size: 665 KB | Download (102): Test Prep Download |
This software is a kind of test tool. It supports these functions: to create test paper, to set up test pool ( Questions can include true-false and multiple-choice question), to be a test mode or a exercise mode, to grade test automatically, to prevent cheat, to analyse achievement automatically,...
Platforms: Windows
License: Shareware | Cost: $48.00 USD | Size: 1010 KB | Download (188): Standardized Test Syste Download |
Standardized Test System is a specialized system for standardized test. It provides many functions as follows: create test paper, create test pool, grade test, prevent test cheat, analyse achievement, be set as a test mode or a exercise mode, export test paper to MS-Word and paper analysis to...
Platforms: Windows, Palm OS, Windows CE
License: Shareware | Cost: $198.00 USD | Size: 894 KB | Download (286): Standardized Test System Download |
The Site Test Center application is designed to automate the process of testing of Web Sites, Web Applications and Web Services. It allows one to perform stress tests and tests the functionality of server side parts of applications.
Using flexible and powerful scripting models you can create...
Platforms: Windows
License: Shareware | Cost: $199.00 USD | Size: 907 KB | Download (94): Site Test Center Download |
- 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
License: Freeware | Size: 478 KB | Download (460): Typing Test TQ Download |
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
License: Freeware | Size: 478 KB | Download (1540): Typing Test TQ - Free Typing Test Download |
Test Generator (TG) enables users to create, deliver and
administer tests 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 (165): Test Generator II 2.2.68 Download |
BugTimer is a timer application that records, displays, saves, sorts, and prints Performance Test Results.
Platforms: Windows
License: Shareware | Cost: $29.99 USD | Size: 1.62 MB | Download (109): BugTimer Performance Test Manager Download |
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 (344): Speed Test Standard Download |
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 (107): NUnit Test Generator Download |
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 (163): Test Generator Download |
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 (864): Ping Test Tool Download |
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 (651): Ping Test Free Download |
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 (178): Zeta Test Download |
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 (168): D-test (Display test) Download |
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 (79): Test::Smoke::Patcher Download |
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 (81): Test::Stochastic Download |