How to get all the objects count and objects names in
webpage using QTP ?
Answer Posted / devi
Set b=description.Create
b("micclass").value="Browser"
Set obj=desktop.ChildObjects(b)
msgbox obj.count
'browser("CreationTime:=4").close
For i=0 to obj.count-1
msgbox i
c=obj(i).getroproperty("name")
msgbox c
Next
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
when will you do debug your script? and explain that process?
What are the common defects found in your project? (in qtp interview)
How you can write contexts to text file in qtp?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
What environment does qtp run in?
How can we conduct U-I Testing by using QTP??????
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
What are the different types of functions available in qtp and explain ?
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
Can you write a script to check if the folder exists or not?
how to do the batch testing in test director using manual testing procedure?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
if anyone has idea of the interview procedure in covansys, plz send me a mail?