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

Test Management freeware
Filter: All | Freeware | Demo
 

Test Management

< 1 2 3 4 5 
Added: January 08, 2010 | Visits: 922

Test::Unit::GTestRunner Test::Unit::GTestRunner is a Unit testing framework helper class SYNOPSIS use Test::Unit::GTestRunner; Test::Unit::GTestRunner->new->start ($my_testcase_class); Test::Unit::GTestRunner::main ($my_testcase_class); If you just want to run a unit test (suite), try it like this:...



Platforms: *nix

License: Freeware Size: 63.49 KB Download (89): Test::Unit::GTestRunner Download

Added: May 18, 2010 | Visits: 1.530

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: August 23, 2010 | Visits: 2.685

Just For Fun Network Management System Just For Fun Network Management System is a PHP-based network management system that features an integrated syslog, Tacacs, TFTP configuration downloading, SNMP polling, SNMP traps, journalling, auto-discovery, performance graphs (RRD), SLAs, and a lot more. Just For Fun Network Management...


Platforms: *nix

License: Freeware Size: 552.96 KB Download (121): Just For Fun Network Management System Download

Added: January 27, 2010 | Visits: 678

Test::MockClass Test::MockClass is a Perl module to provide mock classes and mock objects for testing. SYNOPSIS # Pass in the class name and version that you want to mock use Test::MockClass qw{ClassToMock 1.1}; # create a MockClass object to handle a specific class my $mockClass =...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (106): Test::MockClass Download

Added: October 16, 2010 | Visits: 786

Test::Dependencies Test::Dependencies is a Perl module to ensure that your Makefile.PL specifies all module dependencies. SYNOPSIS In your t/00-dependencies.t: use Test::Dependencies exclude => [qw/ Your::Namespace Some::Other::Namespace /]; ok_dependencies(); Makes sure that all of the modules that are...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (89): Test::Dependencies Download

Added: March 05, 2010 | Visits: 1.119

Test::Tail::Multi Test::Tail::Multi is a Perl module to execute code, monitor dynamic file contents. SYNOPSIS use Test::Tail::Multi files => [qw(file1 file2)] tests=>2; # Can add files dynamically as well add_file(file3, "decided to add file3 too"); # Execute a command and check against output...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (107): Test::Tail::Multi Download

Added: April 27, 2010 | Visits: 5.808

Test::WWW::Simple Test::WWW::Simple is a Perl module to test Web applications using TAP. SYNOPSIS use Test::WWW::Simple; # This is the default user agent. user_agent(Windows IE 6); page_like("http://yahoo.com", qr/.../, "check for expected text"); page_unlike("http://my.yahoo.com", qr/.../, "check for...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (92): Test::WWW::Simple Download

Added: September 11, 2010 | Visits: 802

Test::XML::Simple Test::XML::Simple is an easy testing for XML. SYNOPSIS use Test::XML::Simple tests=>5; xml_valid $xml, "Is valid XML"; xml_node $xml, "/xpath/expression", "specified xpath node is present"; xml_is, $xml, /xpath/expr, "expected value", "specified text present"; xml_like, $xml, /xpath/expr,...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (92): Test::XML::Simple Download

Added: February 04, 2010 | Visits: 1.345

the Better Eggdrop Management Suite the Better Eggdrop Management Suite , or tBEMS, is a collection of utilities to allow easy installation, removal and configuration of eggdrop bots, while saving space, energy, bandwidth and time. Whats New in This Release: Eggdrop-base-install - Uses tar.bz2 and retrys once if download...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (115): the Better Eggdrop Management Suite Download

Added: March 20, 2010 | Visits: 910

Test::YAML::Valid Test::YAML::Valid is a Perl module is a test for valid YAML. SYNOPSIS This module lets you easily test the validity of YAML: use Test::More tests => 3; use Test::YAML::Valid; yaml_string_ok(YAML::Dump({foo => bar}), YAML generates good YAML?); yaml_string_ok(this is not YAML, is it?,...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (90): Test::YAML::Valid Download

Added: March 27, 2010 | Visits: 2.392

LDAP User Management System LDAP User Management System (LUMS) provides a set of basic LDAP API functions for PHP and a strong configuration language. The project can then be used to create Web services or can be used in any PHP script. The language allows the administrator to define LDAP object types along with their...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (109): LDAP User Management System Download

Added: May 10, 2013 | Visits: 1.474

PHP Running Management PHP Running Management or phpRunMan is a set of scripts for runners. Users can enter intermediate times of their training or race performance for calculating various statistics (distance, avg speed, time/km, projection on different distance, etc.). Every run (training or competition) is entered...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (109): PHP Running Management Download

Added: January 20, 2010 | Visits: 2.364

NEWSlite News Management System NEWSlite is an open source, lightweight news management system for small and medium sized websites. NEWSlite News Management System is designed to allow sites to create and manage regular news posts, such as on the front page of a website. NEWSlite is NOT a full-blown content management system....


Platforms: *nix

License: Freeware Size: 66.56 KB Download (112): NEWSlite News Management System Download

Added: October 21, 2010 | Visits: 2.636

LAN Management System LMS (LAN Management System) is the integrated system of networks management designed for various size internet providers (ISP). That software writed in PHP, Perl and C, works with variuos database systems..


Platforms: *nix

License: Freeware Size: 1.93 MB Download (160): LAN Management System Download

Added: January 03, 2010 | Visits: 902

Test::Usage Test::Usage is a different approach to testing: selective, quieter, colorful. SYNOPSIS Lets say we are building module Foo.pm. To exercise it, we write a usage examples module, Foo_T.pm, which may eventually look something like this: package Foo_T; use Test::Usage; use strict; use...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (94): Test::Usage Download

Added: May 18, 2010 | Visits: 1.150

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

Added: September 25, 2010 | Visits: 788

Test::MockDBI Test::MockDBI is Perl module mock DBI interface for testing. SYNOPSIS use Test::MockDBI; OR use Test::MockDBI qw( :all ); Test::MockDBI::set_dbi_test_type(42); if (Test::MockDBI::get_dbi_test_type() == 42) { ... $mock_dbi = get_instance Test::MockDBI; $mock_dbi->bad_method(...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (95): Test::MockDBI Download

Added: July 02, 2010 | Visits: 2.295

Internet Task Management System Internet Task Management System uses PHP to formalize the task delegation process in a business environment. Functionality includes the ability to create individual tasks and then combine them into a process of work items which can be easily delegated to any user of the system. Assignment and...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (142): Internet Task Management System Download

Added: April 24, 2010 | Visits: 1.002

Test::Simple Test::Simple is a Perl module with basic utilities for writing tests. SYNOPSIS use Test::Simple tests => 1; ok( $foo eq $bar, foo is bar ); ** If you are unfamiliar with testing read Test::Tutorial first! ** This is an extremely simple, extremely basic module for writing tests suitable...


Platforms: *nix

License: Freeware Size: 77.82 KB Download (92): Test::Simple Download

Added: August 18, 2010 | Visits: 1.654

Nelisys Management System Nelisys project is Open Source Web-based Management System, to manage and monitor system and network including Router, Switch, Wi-Fi Access Point, Server, Networking services, etc. There are performance and fault management function.. nelisys


Platforms: *nix

License: Freeware Size: 46.08 KB Download (99): Nelisys Management System Download

< 1 2 3 4 5