what is the use of VIRTUAL OBJECTS? explain ?
Answer Posted / priya
After coming to know that QTP could not identify
non-standard objects, we set virtual objects using Virtual
object wizard. But How do u know that QTP could not identify
non-standard objects? could anyone help me on this que?
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What are the different attributes used with regular expression?
What is the extension of the qtp local repository?
What are the types of object repository in qtp?
How to customize qtp?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
Explain the types of object repository?
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
How to write business scripts using object repository with different scenarios
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
what are the limitations of smart identification in qtp 9.0
How will you check that your test cases covered all the requirements?
What is the short cut keys for the following?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)