Editor's review
This is a tool that can generate test data files based on rules specified.
Right File Generator is a test data generation tool. The tool will generate the data file based on data generation rules assigned to each column of the data table contained in the file. These rules attached to the columns specify how to generate the data values. For example, the rules in case of a "Order Date" will contain random dates within a range, a ZIP column must be populated by US ZIP codes. Software developers who need to test their modules or product testers could use this tool very effectively and save a lot of time in creating suitable test data to test the module developed or the complete product. QA staff and software or hardware testers who need large realistic test data files also could use this tool gainfully.
The generator is capable of creating more than 1 million test data rows per second on a current PC. It comes with several(24) built in rules to save you even more time. These include rules like city, name, position, web site or e-mail related. It lets fully customizable test data to be created through rules specified through a pattern-based language. Text formats supported for the output file includes text with fixed width or with separators or you can use tab-delimited, CSV file or file with custom separators as output format. The program recognizes most popular column names automatically and produces optimal data generation rules. The interface is intuitive enough so that even new member in your team could start producing effective data. A console mode enables scheduled or unattended execution.
User comments