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

whaht is the difference between CLASS & OBJECT?

3 Answers   Accenture,


what questions i have to pripare for project manager round interview ? plz give Ans.(Chandana)

5 Answers   TCS,


Hi This is tanya actually im facing problem in Qtp actully some time QTP doesnot recoznise the recorded object due to which script is going to fail.so can you tell me how we can handle this situation and i have another concerened issue is that at the time of run New errors comes every time so how we can handle this sitauation how we can add Recovery scenarios to the script.some time application runs successfully and some time it produces new error thats why i am facing lot of problem please give me the sugeestion as soon as possible.

2 Answers  


when you press a link it displays "the page cannot be displayed" then as a tester how you will find the problem,what type of problem must be it?

3 Answers  


In Object Repository, two actions r there. Action1 name is A.tsr, Action2 name is B.tsr. Is it Possible? if Yes, what is the out put of A+B? if No, why?

2 Answers   Kanbay,






how to generate numbers in between to numbers suppose numbers in between 500 to 1000 in sequencies using vbscript

1 Answers  


How many types of recording modes in the qtp?

0 Answers  


How qtp identifies objects?

0 Answers  


How we can add actions in the test using QTP?

5 Answers  


Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.

0 Answers  


How many types of recording modes are there?

0 Answers  


how do we add a new sheet to data table in QTP?

7 Answers   TCS, Wipro,


Categories