TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
bond singh
NA
1
0
Test data generator
Feb 23 2007 10:36 AM
hi,
I am developing a utility which will generate random data. these data will be filled in relational tables which can be later used for testing purposes.
Currently I am stuck how to generate random meaningfull data. Suppose we have a table named 'product'(product_id,product_name,product_description) in
database
and my utility needs to fill the table with meaningfull random generated data.Can anybody tell how to solve this. If you want you can give me the logic also !
Reply
Answers (
0
)
Implementing some broadcast udp protocol
how to access machine.config in C# code ?