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

Generate Test Data freeware
Filter: All | Freeware | Demo
 

Generate Test Data

< 1 2 3 4 5 
Added: September 08, 2013 | Visits: 349

Relational Algebra Evaluator The idea behind the Relational Algebra project is that it is easier to understand relational algebra if you can experiment with the different operators. I looked at some of my solutions and thought 'if only I could just run this with some test data to see if it works'. The interpreter handles... Platforms: Mac

License: Freeware Size: 81.92 KB Download (43): Relational Algebra Evaluator Download

Added: August 24, 2013 | Visits: 247

nebgb nebgb is a Genbank file parser library. Usage: >>> import nebgb >>> rec = nebgb.parse_file("./test/data/simple-1.gb").next() >>> rec.locus["name"] 'NP_034640' >>> rec.locus["length"] 182 >>> rec.keywords["source"]["name"] 'house mouse' >>> rec.features[1]["properties"]["product"]... Platforms: *nix

License: Freeware Size: 296.96 KB Download (39): nebgb Download

Added: November 24, 2013 | Visits: 410

robotframework-ride RIDE stands for Robot framework Integrated Development Environment. It's purpose is to be an easy-to-use editor for creating and maintaining test data for Robot Framework. RIDE is still in alpha state, but it is being actively worked on. All feature requests and bug reports should be submitted... Platforms: *nix

License: Freeware Size: 645.12 KB Download (36): robotframework-ride Download

Released: May 17, 2019  |  Added: June 18, 2019 | Visits: 1.531

dbForge DevOps Automation for SQL Server dbForge DevOps Automation for SQL Server is an ultimate tool allowing to automate SQL Server database development and deployment. The solution minimizes risks, energizes quality and update frequency, makes the overall workflow consistent and safe. It consists of two components: 1) dbForge DevOps... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 381.8 MB Download (25): dbForge DevOps Automation for SQL Server Download

Added: November 25, 2010 | Visits: 1.084

Data::Generate Data::Generate allows you to create various types of synthetic data by parsing "regex-like" data creation rules. This module generates data by parsing given text statements (data creation rules). These statements are flexible and powerful regex-like way to control the production of synthetic... Platforms: *nix

License: Freeware Size: 25.6 KB Download (91): Data::Generate Download

Added: October 19, 2010 | Visits: 1.564

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

Test::Differences Test::Differences Perl module contains test strings and data structures and show differences if not ok. SYNOPSIS use Test; ## Or use Test::More use Test::Differences; eq_or_diff $got, "anbncn", "testing strings"; eq_or_diff @got, [qw( a b c )], "testing arrays"; ## Passing options:... Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Test::Differences Download

Added: April 26, 2010 | Visits: 1.017

Test::Chunks Test::Chunks is a Data Driven Testing Framework. NOTE - This module has been deprecated and replaced by Test::Base. This is basically just a renaming of the module. Test::Chunks was not the best name for this module. Please discontinue using Test::Chunks and switch to Test::Base. Helpful Hint:... Platforms: *nix

License: Freeware Size: 32.77 KB Download (92): Test::Chunks Download

Added: October 12, 2010 | Visits: 1.405

Data::Password::Manager Data::Password::Manager is a Perl module to generate, check, manage crypt - des passwords. SYNOPSIS use Data::Password::Manager qw( pw_gen pw_valid pw_obscure pw_clean pw_get ); $password = pw_gen($cleartext); $ok = pw_valid($cleartxt,$password); $clean_text = pw_clean($dirty_text);... Platforms: *nix

License: Freeware Size: 13.31 KB Download (105): Data::Password::Manager Download

Added: August 23, 2010 | Visits: 732

Test::STDmaker::STD Test::STDmaker::STD is a Perl module that generates a STD POD from a test description short hand. The Test::STDmaker::STD package is an internal driver package to the Test::STDmaker package that supports the Test::STDmaker::tmake() method. Any changes to the internal drive interface and this... Platforms: *nix

License: Freeware Size: 133.12 KB Download (88): Test::STDmaker::STD Download

Released: August 20, 2012  |  Added: August 20, 2012 | Visits: 762

DTM Data Generator Enterprise DTM Data Generator Enterprise is a simple, powerful and fully customizable utility that generates data for database testing purposes. Great advantage of this software is that it is capable of creating a wide variety of test tables and supports user-defined templates. This data can then be... Platforms: Windows, 2003, Windows Vista, 2008, 7

License: Freeware Download (60): DTM Data Generator Enterprise Download

Added: April 08, 2013 | Visits: 915

Data Generator Script for Scripts Data Generator is a free, open source script written in javascript, PHP and MySQL that lets you quickly generate large volumes of custom data in a variety of formats for use in testing software, populating databases, and more.Features:- JS-enabled, browser-friendly.- Many data types available:... Platforms: PHP

License: Freeware Size: 266.24 KB Download (45): Data Generator Script for Scripts Download

Added: April 05, 2010 | Visits: 949

Test::Deep Test::Deep is a Perl module for extremely flexible deep comparison. SYNOPSIS use Test::More tests => $Num_Tests; use Test::Deep; cmp_deeply( $actual_horrible_nested_data_structure, $expected_horrible_nested_data_structure, "got the right horrible nested data structure" ); cmp_deeply(... Platforms: *nix

License: Freeware Size: 30.72 KB Download (103): Test::Deep Download

Added: April 15, 2010 | Visits: 1.588

Test::STDmaker::Demo Test::STDmaker::Demo is a Perl module that generates demo scripts from a test description short hand. The Test::STDmaker::Demo package is an internal driver package to the Test::STDmaker package that supports the Test::STDmaker::tmake() method. Any changes to the internal drive interface and... Platforms: *nix

License: Freeware Size: 133.12 KB Download (126): Test::STDmaker::Demo Download

Added: July 21, 2010 | Visits: 1.184

Test::STDmaker::Check Test::STDmaker::Check is a Perl module that checks a software test description short hand. The Test::STDmaker::Check package is an internal driver package to the Test::STDmaker package that supports the Test::STDmaker::tmake() method. Any changes to the internal drive interface and this package... Platforms: *nix

License: Freeware Size: 133.12 KB Download (88): Test::STDmaker::Check Download

Added: July 11, 2010 | Visits: 1.070

Data::Locations Data::Locations - magic insertion points in your data Did you already encounter the problem that you had to produce some data in a particular order, but that some piece of the data was still unavailable at the point in the sequence where it belonged and where it should have been produced? Did... Platforms: *nix

License: Freeware Size: 44.03 KB Download (91): Data::Locations Download

Released: September 05, 2012  |  Added: September 05, 2012 | Visits: 1.261

EASEUS Data Recovery Wizard Beta EASEUS Data Recovery Wizard Beta is the professional level and easy-to-use data recovery freeware for Windows 2000/XP/2003/Vista/2008/Windows 7 users to test and use. This beta test version of EASEUS Data Recovery Wizard provides comprehensive and easy data recovery for your Windows 7 and Windows... Platforms: Windows

License: Freeware Size: 3.26 MB Download (84): EASEUS Data Recovery Wizard Beta Download

Added: May 10, 2013 | Visits: 689

Data Generator Script Data Generator is a free, open source script written in JavaScript, PHP and MySQL that lets you quickly generate large volumes of custom data in a variety of formats for use in testing software, populating databases, and more. Features: - JS-enabled, browser-friendly. - Many data types... Platforms: Windows, *nix, PHP, BSD Solaris

License: Freeware Download (56): Data Generator Script Download

Added: August 07, 2013 | Visits: 707

Eyesis Data Grid Control Eyesis Data Grid Control can execute a given SQL query and generate HTML and javascript code to display the data in an HTML table.The table listing can be sorted by clicking on the column header titles.AJAX can also be used to display the data grid tables. Platforms: Java

License: Freeware Size: 307.2 KB Download (43): Eyesis Data Grid Control Download

Added: April 01, 2013 | Visits: 473

CircuitTool (a Test and Measurement Demo) This case study demonstrates an application built to aid with developing numerical models of a device under test. This process, called System Identification, can be used to create accurate models of a system without having to mathematically characterize the complete system behavior. These models... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (39): CircuitTool (a Test and Measurement Demo) Download

< 1 2 3 4 5