×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
At 9:56 AM -0500 8/15/08, Booth Martin wrote:
How to make test data from large sets of data?
One way is to populate the test files with a 'matched set' of data--
one place I worked we had a "Grab Order" command to copy an order
from the Live Open Order file to the Test Open Order file. The order
(all of its pieces) was copied. Then the customer master record(s)
for the customer that was on the order. Then all of the part master
and product structure records for items on the open order. And so on.
This let us populate all of the pieces to test why a particular order
failed. This method could be expanded to other files.
The 'advantage' of this method is that you pick up just the records
you need to test a particular problem.
Of course, you will probably need larger chunks of data for some
files; and programmers will claim to need -all- records to get a
'true' test. (:
--Paul E Musselman
PaulMmn@xxxxxxxxxxxxxxxxxxxx
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.