Wednesday, May 30, 2007
Random test data generation.  If you generate random data how good is your test?  If your just testing load this practice is fine but for any thing else you need some semblance of real data.  How can you run a report and validate it if your returned a random assortment of string data?  What would really be the golden standard would be a database of real data such as street addresses names email... A good seed to base your Test data off of.
posted by Aaron Fischer on Wednesday, May 30, 2007 3:25:19 PM (Pacific Standard Time, UTC-08:00)   #    Comments [1]