What are the properties you would use for identifying a
browser & page when using descriptive programming ?
Answers were Sorted based on User's Feedback
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 |
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 |
Explain types of descriptive programming?
without Qtp features can we automated?
There is an excel file of 1 to 100 sheets how you will iterate through it?
why was automation used in the project?
How qtp recognizes the object?
Explain about import and export files?
What is XML checkpoint in QTP. How we can use in Web Based application
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
How will internal and external links be validated and updated? how often?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
does qtp runs on internet explorer 7.0