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

Wilcoxon Rank Sum Test Example software
Filter: All | Freeware | Demo
 

Wilcoxon Rank Sum Test Example

< 1 2 3 4 5 > 
Added: August 07, 2013 | Visits: 466

Quade test Dana Quade in 1979 proposed a test that is often more powerful than the Friedman test. It also eliminates block differences but weights the raw data indicate possibly more marked treatment effects. Whereas the Friedman test is basically an extension of the sign test, the Quade test is effectively...



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Quade test Download

Added: October 02, 2010 | Visits: 1.403

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 (106): Test Environment Toolkit Download

Added: October 26, 2010 | Visits: 959

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: May 24, 2010 | Visits: 891

Test::URI Test::URI is a Perl module that can check Uniform Resource Identifiers (URIs). SYNOPSIS use Test::More tests => 5; use Test::URI; # http://www.example.com:8080/index.html#name uri_scheme_ok( $uri, http ); uri_host_ok( $uri, www.example.com ); uri_port_ok( $uri, 8080 ); uri_path_ok(...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (100): Test::URI Download

Added: April 15, 2010 | Visits: 1.200

Test::Data Test::Data is a Perl module to test functions for particular variable types. SYNOPSIS use Test::Data qw(Scalar Array Hash Function); Test::Data provides utility functions to check properties and values of data and variables. Functions Plug-in modules define functions for each data type....


Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): Test::Data Download

Added: February 07, 2010 | Visits: 1.074

Test::Unit::TestCase Test::Unit::TestCase is a unit testing framework base class. SYNOPSIS package FooBar; use base qw(Test::Unit::TestCase); sub new { my $self = shift()->SUPER::new(@_); # your state for fixture here return $self; } sub set_up { # provide fixture } sub tear_down { # clean up after...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (88): Test::Unit::TestCase Download

Added: November 19, 2010 | Visits: 845

Test::Cmd Test::Cmd is a Perl module for portable testing of commands and scripts. SYNOPSIS use Test::Cmd; $test = Test::Cmd->new(prog => program_or_script_to_test, interpreter => script_interpreter, string => identifier_string, workdir => , subdir => dir, match_sub => $code_ref, verbose => 1);...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (109): Test::Cmd Download

Added: January 25, 2010 | Visits: 705

Test::LectroTest Test::LectroTest is a Perl module with easy, automatic, specification-based tests. SYNOPSIS #!/usr/bin/perl -w use MyModule; # contains code we want to test use Test::LectroTest; Property { ##[ x <- Int, y <- Int ]## MyModule::my_function( $x, $y ) >= 0; }, name => "my_function output...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (91): Test::LectroTest Download

Added: April 26, 2010 | Visits: 861

Test::LectroTest::Property Test::LectroTest::Property is a Perl module with properties that make testable claims about your software. SYNOPSIS use MyModule; # provides my_function_to_test use Test::LectroTest::Generator qw( :common ); use Test::LectroTest::Property qw( Test ); use Test::LectroTest::TestRunner; my...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (86): Test::LectroTest::Property Download

Added: February 05, 2010 | Visits: 958

Test::Singleton Test::Singleton is a test for Singleton classes. SYNOPSIS use Test::More tests => 1; use Test::Singleton; is_singleton( "Some::Class", "new", "instance" ); ** If you are unfamiliar with testing read Test::Tutorial first! ** This is asimple, basic module for checking whether a class is a...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (91): Test::Singleton Download

Added: November 22, 2010 | Visits: 1.549

Test::Chimps::Howto Test::Chimps::Howto is a Perl module with a howto about Test::Chimps. SYNOPSIS This document briefly describes how to set up a Chimps server and a Chimps smoker to smoke a project. THE SERVER We will be setting up a smoke server for an imaginary company called Bananas 2.0, who make a...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (92): Test::Chimps::Howto Download

Released: August 27, 2012  |  Added: August 27, 2012 | Visits: 832

Hdd Speed Test Tool The HddSpeedTest utility will offer two methods to test your drives speed. A high drive speed is essential for good performance. Especially if you are writing or reading a lot of data to/from your drives. If for example the harddisk is too slow you will experience longer load times of...


Platforms: Windows

License: Freeware Size: 1.8 MB Download (409): Hdd Speed Test Tool Download

Released: August 09, 2012  |  Added: August 09, 2012 | Visits: 832

Festplatten Test Tool SE Test your hard disk drive with this Festplatten-Info.de windows application. The program supports following hard drive types: Western Digital, Samsung, Hitachi, Trekstor, Freecom, Seagate, Maxtor and IBM hard disks. The Festplatten Test Tool shows hard drive information of internal and external...


Platforms: Windows

License: Freeware Size: 20.48 KB Download (66): Festplatten Test Tool SE Download

Added: November 01, 2013 | Visits: 404

Test::Synopsis Test::Synopsis is a Perl test module to find .pm or .pod files under your lib directory and then make sure the example snippet code in your SYNOPSIS section passes the perl compile check. Note that this module only checks the perl syntax (by wrapping the code with sub) and doesn't actually run...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (39): Test::Synopsis Download

Released: August 31, 2016  |  Added: June 24, 2017 | Visits: 618

Test Data Generator TDG TDG 2.0 creates and manages test and mass data in SQL databases. Numerous functionalities are now performed on request automatically to ensure fast results. An entire database can be automatically fully equipped with test data on request. Automated and manually created test data definition can be...


Platforms: Windows 7, Windows, Windows Server

License: Demo Cost: $499.00 USD Size: 107.35 MB Download (55): Test Data Generator TDG Download

Added: January 08, 2006 | Visits: 7.419

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 23, 2012  |  Added: June 23, 2012 | Visits: 3.273

Test Constructor 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 (169): Test Constructor Download

Released: January 10, 2003  |  Added: August 01, 2006 | Visits: 6.567

Test Creator 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 (235): Test Creator Download

Released: January 10, 2003  |  Added: January 07, 2006 | Visits: 2.744

Test Prep 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 (122): Test Prep Download

Added: May 10, 2006 | Visits: 2.748

Advanced Page Rank Analyzer Advanced Page Rank Analyzer is the search engine optimization software designed for retrieving Google pagerank values for a list of web sites (URLs). It also finds the number of inbound links for each URL and checks each web site for availability in the Google Catalog, DMOZ and Yahoo directories,...


Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 3.33 MB Download (175): Advanced Page Rank Analyzer Download

< 1 2 3 4 5 >