Validating the data in a run-time datatable - 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: Validating the data in a run-time datatable (/Thread-Validating-the-data-in-a-run-time-datatable) |
Validating the data in a run-time datatable - wheelercha - 01-04-2010 I have imported a sheet into QTP using Addsheet and Import Sheet and noticed that its not really adding a new sheet but rather a run-time datatable. The tabel has two columns and I want to be able to go thru each row and validate that the column data is correct based off of another local datatable. Is that possible? RE: Validating the data in a run-time datatable - Saket - 01-05-2010 I think, this has been solved at your side as per the thread https://www.learnqtp.com/forums/Thread-Datatable-add-and-datatable-import-sheet is this something different you are looking for? |