Click here to Skip to main content
15,886,075 members
Articles / DevOps / Testing

How to generate test data?

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
24 Nov 2011CPOL1 min read 39.6K   5  
During testing phase you would like to generate range of test data so that you can test your application properly. Most of the times testers end up doing monkey testing or exploratory testing.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect https://www.questpond.com
India India

Comments and Discussions