![]() |
How to compare records in data table with records in web table? - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: How to compare records in data table with records in web table? (/Thread-How-to-compare-records-in-data-table-with-records-in-web-table) |
How to compare records in data table with records in web table? - mohit - 12-17-2011 Hi, I am new to QTP and still learning it. I struck with a problem. Problem: There is a webtable in the page which have 12 columns and there are multiple records in the table. I want to compare a record in data table with the records in the webtable. For any record, If all column values matches then test is pass otherwise test is fail. How should I solve this problem? Any help on this problem will be appreciated. Thanks Mohit |