what happen in object repository(shared)if we call an
existing action from an external action ? and what happen
in object repository(peraction)if we call an existing
action from an external action ?
Answer Posted / sreeprasad
As you said, the existing action already recorded the
objects into object repository pertaining to the when you
call the external action,it will added the objects to the
existing one
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you write a script to check if the folder exists or not?
How does you pass optional arguments in qtp?
How many types of recording modes in qtp? Describe each type with an example where we use them?
Describe how Smart Identification is used
distinguish between old version and new version QTP features.
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
how to know no.of mails in our g mail by using vb-script
what is the difference between built-i function and In-built function?
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 to integrate the qualitycenter with qtp
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.
The hybrid framework can be implemented for any application. Is it true?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?