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

Dr Phil Mcgraw Relationship Test freeware
Filter: All | Freeware | Demo
 

Dr Phil Mcgraw Relationship Test

1 2 3 4 5 > 
Released: September 20, 2012  |  Added: April 29, 2014 | Visits: 968

MB Relationship Compatibility Test MB Free Relationship Compatibility Test is a comprehensive family compatibility test software that lets you check your level of compatibility with your friends, parents and siblings. The program has been designed keeping in mind the average Internet user. It is simple to use and easy to...



Platforms: Windows

License: Freeware Size: 1.43 MB Download (733): MB Relationship Compatibility Test Download

Added: August 20, 2008 | Visits: 2.110

MB Free Relationship Compatibility Test MB Free Relationship Compatibility Test is a comprehensive family compatibility test software that lets you check your level of compatibility with your friends, parents and siblings. The program has been designed keeping in mind the average Internet user. It is simple to use and easy to...





Platforms: Windows

License: Freeware Size: 1.43 KB Download (135): MB Free Relationship Compatibility Test Download

Added: May 11, 2006 | Visits: 4.247

MB Free Astro Compatibility Test MB Free Astro Compatibility Test Software calculates the compatibility between two individuals based on their birth information and planetary positions. This kind of analysis is highly accurate and gives an objective insight to our relationships. MB Free Astro Compatibility Test is a very user...


Platforms: Windows

License: Freeware Size: 1.28 MB Download (784): MB Free Astro Compatibility Test Download

Added: August 06, 2008 | Visits: 1.954

MB Astro Compatibility Test This unique compatibility test software calculates the match between two partners in a relationship. The matching process or level of compatibility is generated from the natal planetary positions in both the individuals' charts. Astrology based calculations are made to check if the partners are...


Platforms: Windows

License: Freeware Size: 1.3 MB Download (501): MB Astro Compatibility Test Download

Released: June 09, 2012  |  Added: June 09, 2012 | Visits: 745

MB Friendship Compatibility Test MB Free Friendship Compatibility Test is an easy to understand software that describes the compatibility between you and your friends. This software helps you understand your relationship better and work on the areas that are weak. We sometimes don't understand the kind of relationship we share...


Platforms: Windows

License: Freeware Size: 1.21 MB Download (57): MB Friendship Compatibility Test Download

Released: October 15, 2012  |  Added: April 29, 2014 | Visits: 764

MB Sibling Compatibility Test MB Free Sibling Compatibility Test is an easy to understand software that describes the compatibility between you and your brothers / sisters. This software helps you understand your relationship better and work on the areas that are weak. We sometimes don’t understand the kind of relationship...


Platforms: Windows

License: Freeware Size: 1.22 MB Download (590): MB Sibling Compatibility Test Download

Released: February 23, 2024  |  Added: March 03, 2024 | Visits: 8.439

Dr.Web CureIt Do you have anti-virus software installed on your computer, but still worry about its effectiveness? Run Dr.Web CureIt! (no need to install it) to quickly scan your computer and cure it of any malicious objects. Dr.Web CureIt is an indispensable tool for curing computers running MS...


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

License: Freeware Size: 297.93 MB Download (2467): Dr.Web CureIt Download

Added: January 08, 2006 | Visits: 7.430

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 02, 2008 | Visits: 2.472

MB Free Astro Compatibility Test Software MB Free Astro Compatibility Test Software calculates the compatibility between two individuals based on their birth information and planetary positions. This kind of analysis is highly accurate and gives an objective insight to our relationships. MB Free Astro Compatibility Test is a very user...


Platforms: Windows

License: Freeware Size: 1.28 MB Download (515): MB Free Astro Compatibility Test Software Download

Added: August 27, 2008 | Visits: 1.065

MB Parent Compatibility Test MB Free Parent Compatibility Test is an easy to understand software that describes the compatibility between you and your parents. This software helps you understand your relationship better and work on the areas that are weak. We sometimes donlt understand the kind of relationship we share with...


Platforms: Windows

License: Freeware Size: 611 KB Download (488): MB Parent Compatibility Test Download

Added: August 02, 2008 | Visits: 1.272

MB Free Friendship Compatibility Test MB Free Friendship Compatibility Test is an easy to understand software that describes the compatibility between you and your friends. This software helps you understand your relationship better and work on the areas that are weak. We sometimes donlt understand the kind of relationship we share...


Platforms: Windows

License: Freeware Size: 713 KB Download (136): MB Free Friendship Compatibility Test Download

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

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

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

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

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

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

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

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

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

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 >