Page 1 of 1

Automation Data Comparison

Posted: Tue Oct 19, 2010 7:11 pm
by atom
Hiya

Was wondering what algorithm people use when comparing large test data sets

e.g.
- Comparing two database TABLE's
- Comparing two Ranorex.Table elements
- Comparing two System.Data.DataTable's

and then producing some kind of Excel report afterwards....

Seems like quite a programming challenge!