What is parameter in qtp?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
some times we write user define functions.where we write main and sub program,how,where to insert the functions in qtp?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
How can i find out any "text's" coordinates in excel sheet For example: I want to know the coordinates of "F" Column in the excell sheet While recording when i clicked on F column it is showing the coordinate values 385,9 but with out recording how can i find out them Suppose i want to clik on "H" column writing the script like this Window("Book1").WinObject("Book1").Click (...........) Here I Dont know what (x y )values should i enter Please any one can help me?
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()
WHAT ARE THE SHORTCUT KEYS IN QTP?
What is checkpoints for quicktest professional?
During test run,How will you copy/paste from/to clipboard?
can any one tell me the script to click on a button in the wintoolbar.
Tell me the QTP Advantages and Disadvatages ?
In where you are keeping or maintaining shared object repository (file)in your appliction?
How to find a window is minimized or not