jQuery and ASP.NET

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


Bookmark this link on del.icio.us (saved by 0 users)

Did you like this post?
kick it on DotNetKicks.com
subscribe via rss subscribe via e-mail
print this post follow me on twitter
Others Also Read..

comments

4 Responses to "Generating Test Data For Your Applications"
  1. Norm said...
    December 26, 2009 5:48 AM

    Wow. Thank you very much! It is very useful when I want to test an application.

  2. night-fairy-tales said...
    December 30, 2009 12:09 AM

    Thanks for the info, this is what I needed

  3. 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.

  4. Malcolm Sheridan said...
    January 4, 2010 2:20 PM

    @James Simmonds
    Thanks for the great info!

 

Copyright 2010 All Rights Reserved DevCurry.com by Suprotim Agarwal