Explain object spy in qtp.
No Answer is Posted For this Question
Be the First to Post Answer
How to find the path of folder in which the test is saved in qtp?
What is Cross browser testing? Does UFT support it?
What are the features supported by UFT?
Question:how many types of repositories in QTP9.2?and explain??
What are they Advantages and Disadvantages in QTP 9.2?
How to swap two numbers by using parameter passing method byref in a fucntion and return the result to outside of the function?
What is the difference between "Call to copy of action", "Call to existing action" & "Call to winrunner action"?
What is a checkpoint? How many check points are there in qtp?
list me out the shortcutkeys for some functionlities in the qtp for example to record ,to run ... etc
What is Object Spy?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
How can we write script for a .net application in QTP? Can we use VB Script for .net application.