What are the properties you would use for identifying a

browser & page when using descriptive programming ?

Answers were Sorted based on User's Feedback



What are the properties you would use for identifying a browser & page when using descriptive..

Answer / sreeprasad

"name" would be another property apart from "title" that we

can use.

OR

We can also use the property "micClass".

ex: Browser("micClass:=browser").page("micClass:=page")....

Is This Answer Correct ?    2 Yes 0 No

What are the properties you would use for identifying a browser & page when using descriptive..

Answer / a qtp user

If you use browser handle (hwnd), you won't need page at
all.
For instance Browser("hwnd:=111111").WebList(....)

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

What are the types of Object Repositories in QTP?

9 Answers  


What are test settings and global settings?

0 Answers  


how to get the object count ?????????

8 Answers  


how many wayes we do the parameterization?

1 Answers  


how to capture data from images in QTP and produce them in excel sheet?

3 Answers  






Does QTP is "Unicode" compatible?

4 Answers  


Tell me Three major differences between QTP & Winrunner?

5 Answers  


What are the abbreviations for tsr and mtr?

17 Answers   Ordain Solutions, TSR,


What are the difference between QTP and Winrunner

5 Answers  


Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so.. Correct me if iam wrong some where.

8 Answers   Microsoft,


what is the qtp objects?

0 Answers  


Whenever i'm running 3 diffrent scripts in a Test Batch Runner as a batch. its not showing any result. QTP only runs all the scripts n nothing else. B4 running the test batch i have done all the settings, But still its not working.

2 Answers  


Categories