Random test data generator |
||
Software developers or testers often need test data to test software, websites, populate databases content management systems etc.
This tool generates up to 5000 records of test data containing one or more of the following data types:
It is also possible to create your own custom data type by entering a format string, for example: Format string: [ID-]<0010> Output: ID-0010 ID-0011 ID-0012 : The generated test data can be saved to an Excel or CSV file. To save the test data to an XML file, you must first save the generated test data to a CSV file (select the ; or [tab] delimiter) then convert to an XML file using the CSV to XML converter tool. The generated test data are for testing purpose only. Do not use them in any production systems.
|