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

Psychic Ability Test freeware
Filter: All | Freeware | Demo
 

Psychic Ability Test

1 2 3 4 5 > 
Released: November 26, 2012  |  Added: November 26, 2012 | Visits: 1.074

MB Psychic Card Test MB Free Psychic Card Test Software is an interesting software that helps you test your psychic abilities based on playing cards. Some of these abilities may be inborn and you may not be aware of it openly. This program will not only make your intuitive powers stronger, but also make you more...



Platforms: Windows

License: Freeware Size: 1.27 MB Download (561): MB Psychic Card Test Download

Released: October 27, 2012  |  Added: October 27, 2012 | Visits: 1.034

MB Psychic Number Test MB Free Psychic Number Test Software is an interesting software that helps you test your psychic abilities. Some of these abilities may be inborn and you may not be aware of it openly. This program will not only make your intuitive powers stronger, but also make you more sensitive to the...





Platforms: Windows

License: Freeware Size: 622 KB Download (504): MB Psychic Number Test Download

Added: August 06, 2008 | Visits: 1.413

MB Psychic Symbol Test MB Psychic Symbol Test software is a unique resource that is quite simple and intuitive. The program has been designed so as to make you aware of your own psychic abilities. It has always been the aim of MysticBoard to develop simple and easy-to-use softwares. MB Free Psychic Symbol Test Software...


Platforms: Windows

License: Freeware Size: 1.18 KB Download (128): MB Psychic Symbol Test Download

Released: January 11, 2013  |  Added: January 11, 2013 | Visits: 817

MB Psychic Test Software MB Free Psychic Test Software is an interesting software that helps you test your psychic abilities. Some of these abilities and skills may be inborn and you may not be aware of it openly. This program will not only make your intuitive powers stronger, but also make you more sensitive to the...


Platforms: Windows

License: Freeware Size: 1.22 MB Download (539): MB Psychic Test Software Download

Added: August 13, 2008 | Visits: 1.160

MB Coffee Cup Reading MB Coffee Cup Reading is an effective tool, which is based on the art of reading the coffee grounds. This involves the art or practice of predicting fortunes and interpreting the near future of people from the coffee patterns. This is a completely freeware, and the best part lies in the fact that...


Platforms: Windows

License: Freeware Size: 597 KB Download (481): MB Coffee Cup Reading Download

Released: June 18, 2012  |  Added: June 18, 2012 | Visits: 741

MB Crystal Divination MB Crystal Divination generates a crystal based reading for your day-to-day problems. This will guide you to find solutions for your problems and help you attain your goals. MB Crystal Divination is based on the principle of psychic powers. Clairvoyance, Clairaudience, Clairsentience -- are all...


Platforms: Windows

License: Freeware Size: 1.18 MB Download (426): MB Crystal Divination Download

Released: April 09, 2014  |  Added: April 19, 2014 | Visits: 625

Dead Speak Application to communicate with dead relatives. Close your eyes, put on the headphones and choose the number of sound threads and listen... Based on EVP technology (communication with the dead). Promotes psychic abilities, psychic trance states and the practice expanded states of...


Platforms: Windows, Windows 8, Windows 7, Android

License: Freeware Size: 4.02 MB Download (41): Dead Speak Download

Added: May 07, 2006 | Visits: 3.884

MB Free Psychic Test Software MB Free Psychic Test Software is an interesting software that helps you test your psychic abilities. Some of these abilities and skills may be inborn and you may not be aware of it openly. This program will not only make your intuitive powers stronger, but also make you more sensitive to the...


Platforms: Windows

License: Freeware Size: 1.17 MB Download (743): MB Free Psychic Test Software Download

Released: January 22, 2013  |  Added: January 22, 2013 | Visits: 744

MB Psychic Tarot MB Psychic Tarot consists of a combination of psychic test, tarot reading, psychic and tarot dictionary softwares. Psychism and Tarot reading have been very popular methods of esoteric divination since the ancient ages. These techniques can provide you with an insight into the future as reflected...


Platforms: Windows

License: Freeware Size: 8.44 MB Download (541): MB Psychic Tarot Download

Added: September 11, 2013 | Visits: 479

Test::DataDriven Test::Base is great Perl module for writing data driven tests, but sometimes you need to test things that cannot be easily expressed using the filter-and-compare-output approach. Test::DataDriven builds upon Test::Base adding the ability to declare actions to be run for each section of each test...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): Test::DataDriven Download

Added: January 08, 2006 | Visits: 7.426

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

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

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

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

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

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

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

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

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

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 >