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

Test Unit Tests Alltests 0 14 software
Filter: All | Freeware | Demo
 

Test Unit Tests Alltests 0 14

< 1 2 3 4 5 > 
Added: May 24, 2010 | Visits: 892

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: May 19, 2010 | Visits: 1.207

Test::ISBN Test::ISBN is a Perl module to check international standard book numbers. SYNOPSIS use Test::More tests => 1; use Test::ISBN; isbn_ok( $isbn ); Functions isbn_ok( STRING ) Ok is the STRING is a valid ISBN, in any format that Business::ISBN accepts. This function only checks the...





Platforms: *nix

License: Freeware Size: 4.1 KB Download (122): Test::ISBN Download

Added: April 13, 2010 | Visits: 1.019

StoryTestIQ StoryTestIQ is a tool for creating "Executable Requirements" which have also been known as acceptance tests or functional tests. STIQ was developed based on two other open source acceptance testing tools, Selenium and FitNesse. This combination allowed StoryTestIQ to capture the web browser...


Platforms: *nix

License: Freeware Size: 3.2 MB Download (95): StoryTestIQ Download

Added: January 02, 2010 | Visits: 1.028

Test-AutoBuild Test-AutoBuild is a framework for performing continuous, unattended, automated software builds. Test-AutoBuild pulls code from source control repositories (CVS, Perforce, and GNU Arch are currently supported), calculates inter-module dependencies, builds each module, and then generates HTML...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (97): Test-AutoBuild Download

Added: May 18, 2010 | Visits: 1.527

Test::Signature Test::Signature is a Perl module to automate SIGNATURE testing. SYNOPSIS # This is actually the t/00signature.t # file from this distribution. use Test::More tests => 1; use Test::Signature; signature_ok(); ABSTRACT Test::Signature verifies that the Module::Signature generated...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (197): Test::Signature Download

Added: May 18, 2010 | Visits: 1.146

Test::WWW::Selenium Test::WWW::Selenium is a Perl module to test applications using Selenium Remote Control. SYNOPSIS Test::WWW::Selenium is a subclass of WWW::Selenium that provides convenient testing functions. use Test::More tests => 5; use Test::WWW::Selenium; # Parameters are passed through to...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (93): Test::WWW::Selenium Download

Released: June 13, 2012  |  Added: September 30, 2012 | Visits: 994

dotCover Code Coverage JetBrains dotCover is a unit test runner and .net code coverage tool that helps developers make sure that every single line of code that should be covered by unit tests is actually covered by them. dotCover: Works within Visual Studio 2005, 2008, 2010 and Visual Studio 2012 Release...


Platforms: Windows

License: Shareware Cost: $75.00 USD Size: 26.32 MB Download (86): dotCover Code Coverage Download

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

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

Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 619

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: July 15, 2013 | Visits: 274

Mann-Kendall Test The code performs original two tailed Mann-Kendall test. It tests the null hypothesis of trend absence in the vector V, against the alternative of trend.The result of the test is returned in H = 1 indicates a rejection of the null hypothesis at the alpha significance level. H = 0 indicates a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Mann-Kendall Test Download

Added: March 29, 2013 | Visits: 376

Cox-Stuart test The code performs a version of two tailed Cox-Stuart test. It tests the null hypothesis of trend absence in the vector V, against the alternative of trend.The result of the test is returned in H = 1 indicates a rejection of the null hypothesis at the alpha significance level. H = 0 indicates a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Cox-Stuart test Download

Released: January 06, 2005  |  Added: April 13, 2006 | Visits: 3.084

UniTest System UniTest System is a comprehensive testing solution that allows you to design, manage and process your own tests. This application can be used on a local computer for testing one person, or perform simultaneous testing of thousands of people over the network (Intranet/Internet). UniTest System is...


Platforms: Windows

License: Shareware Cost: $34.00 USD Size: 6.98 MB Download (147): UniTest System Download

Added: November 23, 2006 | Visits: 5.779

AnyUnit AnyUnit is an unit testing environment that allows developers to work with virtually any type of test frameworks, commercial and open source and supports C/C++/Managed C++/C# and VB.NET. This release adds test-from-code generation, JUnit-style XML output for integration with CruiseControl and...


Platforms: Windows

License: Shareware Cost: $99.95 USD Size: 3.45 MB Download (127): AnyUnit Download

Added: August 20, 2008 | Visits: 2.441

Memory And Attention to Details Test Test your memory and attention to details with this free test. Such tests are used by secret services of many countries to estimate memory and attention abilities of their officers. You are given 5 minutes to remember details of a picture, after that you should answer to as many answers related...


Platforms: Windows, Mac, *nix

License: Freeware Size: 300 KB Download (300): Memory And Attention to Details Test Download

Added: September 10, 2010 | Visits: 1.289

CppUnit - C++ port of JUnit CppUnit is a C++ unit testing framework. CppUnit project started its life as a port of JUnit to C++ by Michael Feathers..


Platforms: *nix

License: Freeware Size: 716.8 KB Download (179): CppUnit - C++ port of JUnit Download

Added: July 14, 2010 | Visits: 1.090

PhpBase 0.01 PhpBase is a set of Open Source PHP classes and functions aimed to help developers submitting their data to Google Base. The main purpose for a tool like this is the need to keep data submissions accurate and avoid common errors that might occur when submitting to standard schemes recommended...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (123): PhpBase 0.01 Download

Added: February 20, 2010 | Visits: 1.310

Mock Objects for C++ mockpp is a platform independent generic unit testing framework for C++. Mock Objects for C++ goal is to facilitate developing unit tests in the spirit of Mock Objects for Java, EasyMock and jMock. Mock objects allow you to set up predictible behaviour to help you test your production code by...


Platforms: *nix

License: Freeware Size: 696.32 KB Download (103): Mock Objects for C++ Download

Added: March 06, 2010 | Visits: 1.436

PiTiVi PiTiVi is a non-linear audio/video editor for GNU/Linux using the GStreamer multimedia framework. The GStreamer and PiTiVi team are pleased to announce a new pre-release of PiTiVi. This release is in beta state, may suffer from hangs and is not yet ready for production. Transcoding/Encoding...


Platforms: *nix

License: Freeware Size: 491.52 KB Download (110): PiTiVi Download

Added: November 13, 2010 | Visits: 1.284

PL/1 for GCC PL/1 for GCC project is an attempt to create a native PL/I compiler using the GNU Compiler Collection. PL/I is a third-generation procedural language suitable for a wide range of applications including system software, graphics, simulation, text processing, Web, and business applications. This...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (104): PL/1 for GCC Download

Added: February 14, 2010 | Visits: 577

Grester 0.3 Grester project is a Maven2 plugin for Jester, the JUnit tester tool. It enables Jester to be executed at any valid Maven lifecycle phase in a Maven Project. It saves developers from constructing cumbersome Java classpath entries on the commandline every time they need Jester to run against...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (91): Grester 0.3 Download

< 1 2 3 4 5 >