what properties do use to identify a browser and page while
using descriptive programming?
Answer Posted / kiran
QTP identifies the browser by name and page by tilte. We
can use index to be on safe side.
Browser("name:=Welcome To.*","index:=0").Page
("title:=Welcome To.*","index:=0").exist
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
How to use setroproperty?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
Explain object spy in qtp.
Explain how you can find the absolute value of the number in qtp?
What are the views available in qtp?
How many types of actions are there in quicktest professional (qtp)?
how to do the batch testing in test director using manual testing procedure?
what is command for executing files?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
How do know the number of browsers opened?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?