December 24, 2009

Generating Test Data For Your Applications


Sometimes on the internet you find websites that are extremely useful. The other day I stumbled upon one such site called generatedata.com. This website does exactly what the URL suggests, it generates test data for you. This is great if you're in I.T. because invariably for a project, you need test data to demonstrate features to your users.

Generating data is a breeze. Give the data a name, choose the data you want and click Generate.

clip_image002

It generates test data which is great for demo's. Here's a small sample:

clip_image004

Others Also Read..

comments

2 Responses to "Generating Test Data For Your Applications"
  1. night-fairy-tales said...
    December 30, 2009 12:09 AM

    Thanks for the info, this is what I needed

  2. James Simmonds said...
    January 4, 2010 8:50 AM

    Check out "DataWang" - a .net library wrapper around Google Sets API - http://code.google.com/p/datawang/

    You can hook this library into your .net code and it can even generate lists of your entities with their properties augomagically set to generated values based on an attributes you set.

 

Copyright 2010 All Rights Reserved DevCurry.com by Suprotim Agarwal