U can o it in 2 ways
1) generate scripts on old Application .. place the check points on each field that u want to check
or
2) write your own code using GetRoProperty and verify them manually
Like Example :
if u need
A =Browser.Page.Getroproperty("title")
compare the new title with old title
Vamshi
1) generate scripts on old Application .. place the check points on each field that u want to check
or
2) write your own code using GetRoProperty and verify them manually
Like Example :
if u need
A =Browser.Page.Getroproperty("title")
compare the new title with old title
Vamshi