Micro Focus QTP (UFT) Forums
how do we specify this object in test data - 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 do we specify this object in test data (/Thread-how-do-we-specify-this-object-in-test-data)



how do we specify this object in test data - soumya - 12-25-2011

i have an application in which there is a weblist. The function is to jump to the particular page.

the exact object is found in our forum titled 'Forum jump'. So this Forum jump is a weblist . but how are the elements within the weblist be specified in the test data. we cant spy on it.
can we refer them to web elements?


thanks a lot

Merry Christmas


RE: how do we specify this object in test data - sshukla12 - 12-26-2011

Hi,
Just spy on the weblist and look for the property items, it will show u all the items under that weblist.

Regards,
Sankalp


RE: how do we specify this object in test data - soumya - 12-26-2011

Hi Sankalp,

Thank you, You are right. I found all the items in the list are mentioned in the innertext and outertext property.

however, how do we mention the object description of these items in the test data?

Thank you




RE: how do we specify this object in test data - sshukla12 - 12-26-2011

if u want to use these items(under weblist) then pass these items in your datasheet.No other such description is needed.

Regards,
Sankalp