Micro Focus QTP (UFT) Forums
how to validate all lebel object in a 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 validate all lebel object in a table (/Thread-how-to-validate-all-lebel-object-in-a-table)



how to validate all lebel object in a table - niketa - 10-18-2014

i am looking for validating label vaule inside a table in UFT 12.0 using keyword drivern framework please suggest

in table there are different label with values.i want validate each value.what will be best way to validate these objects?shall i add all objects seperetly or is there any alternative to validate?

Ex:suppose you have placed order and order details displays

like order no order date order status etc..
all are inside a table.


RE: how to validate all lebel object in a table - Ankesh - 10-30-2014

Add the table to OR and then use the getcelldata to fetch the values one by one.