Generating the Test Data for a Database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vijaymanoharraog
    New Member
    • Feb 2007
    • 2

    Generating the Test Data for a Database

    Hi all,
    I am new to perl programming, Can anyone explain me how to generate the Test data for a database using Perl scripts. Is it necessary to use Excel sheets with perl to generate some sample data or, Can we directly generate it, If so please tell me the procedure.

    with regards,
    Vijay Manohar Rao Gujja
  • KevinADC
    Recognized Expert Specialist
    • Jan 2007
    • 4092

    #2
    use any method you prefer to generate test data. excel is fine if thats the type of data you need.

    Comment

    Working...