Explain the concept of object repository and how QTP recognizes objects?
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)))
I am using descriptive programming for my project.when QTP deosn't identity or recognize a object by record and playback method,is it possible to make QTP identify that object using descriptive programming? Note: The object doesn't have unique properties and same properties used in Record and playback are only available, no extra properties are defined.
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
Can we create user defined functions in qtp?
What are the different types of qtp test assets and their extensions?
difference between GetROProperty and GetTOProperty
What is throw object?
Can u call winRunner scripts from QTP?
What is the scripting language used in QTP?
What is the advantage of associating a procedure with a test object?
How you will rate urself in QTP in the range of 0 to 5
What is use of object spy?