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

Mensa Iq Test freeware
Filter: All | Freeware | Demo
 

Mensa Iq Test

1 2 3 4 5 > 
Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 623

IQ Test (NASA) This is not an "entertaining" IQ test, it will never tell you that you're a genius if you actually aren't one. But don't be discouraged, it is OK to be normal. You will have 40 minutes to answer 20 untrivial questions. The questions are difficult, most of people won't answer more than 7... Platforms: Windows

License: Freeware Size: 300 KB Download (537): IQ Test (NASA) Download

Added: August 10, 2008 | Visits: 2.802

Bergmans IQ test Bergmans IQ test is similar to Mensa's IQ test, it's the only online IQ test with problem types and test procedure equal to Mensa. It has been shown that taking the Mensa admission test multiple times (up to 20) achieves better and better results. It has been explained that people become used to... Platforms: Windows

License: Freeware Size: 1.5 MB Download (952): Bergmans IQ test Download

Released: June 03, 2012  |  Added: June 03, 2012 | Visits: 753

Online IQ Test Difficult online iq and logic test. Number of right answers correlates with your intelligence quotient. The test consists of 10 questions, each of them allows to estimate your logical abilities. A group of more than 2000 of students has been tested with this iq test to gather the best statistical... Platforms: Windows

License: Freeware Size: 20 KB Download (495): Online IQ Test Download

Added: August 25, 2008 | Visits: 2.302

Verbal Dexterity, IQ and memory test Test your verbal IQ with this 50-minute test. You should produce 20 seven-letter words from 20 sets of random letters. This question is common in most IQ tests as your IQ score always corresponds with your verbal dexterity. This test helps you develop and test not your verbal IQ only, but also... Platforms: Windows

License: Freeware Size: 300 KB Download (637): Verbal Dexterity, IQ and memory test Download

Released: December 01, 2012  |  Added: December 01, 2012 | Visits: 555

Memorizing Address Test How good is your memory? Test it with this free quick online test. It is very quick and easy- youshould look at an address for two minutes, after that press "proceed" button and fill gaps. Thats it- the quiz system will automatically score the number of right answers and give you short conclusion... Platforms: Windows

License: Freeware Size: 300 KB Download (582): Memorizing Address Test Download

Added: August 15, 2008 | Visits: 2.051

Memorizing Shapes Test Is your visual memory good? Test it with this quick online test. This new quiz has been created by Ded Pyhto, Inc, producer of multiple IQ tests, intelligence, memory and personality tests and quizzes. Memorizing Shapes Test checks and trains your ability to memorize range of shapes and... Platforms: Windows, Mac, *nix

License: Freeware Size: 400 KB Download (141): Memorizing Shapes Test Download

Released: July 01, 2012  |  Added: July 01, 2012 | Visits: 519

City of Secrets Lite "…on the level of a Pixar film … High praise for a game on iOS, but it is that good." - GamingBits "Out of the blue, Aidem Media have delivered one of the best adventure games I’ve ever seen on the iDevice" - TouchMyApps "City of Secrets is utterly impressive with its polished... Platforms: Mac

License: Freeware Size: 190 MB Download (46): City of Secrets Lite Download

Added: January 08, 2006 | Visits: 7.434

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 31, 2008 | Visits: 5.231

Color Personality Test This test helps you determine type of your personality. It was developed by professional psychologists and is one of the most accurate personality quizzes. It is based on Luscher color test, you have to chose your favorite colors while taking this test. Author of this software product has also... Platforms: Windows

License: Freeware Size: 1.7 KB Download (906): Color Personality Test Download

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

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

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

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

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

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

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

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

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

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

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

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

1 2 3 4 5 >