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!