rushikesh
9 years agoContributor
How to compare data present in grid form.
How to compare data present in grid format?
There is date present in rows and columns in grid form.
My requirement is to compare this data every time while testing.
I tried something like this - copy data from grid and paste in notepad and then compare with baseline txt file.
Problem in this method is that some columns are getting interchanged when i paste in notepad.
is there a way to compare this ?