how can i call an external action,which is not added
external action of an action?
Answers were Sorted based on User's Feedback
Answer / bunny
External action is a reusable action stored with some other
test.to call it(in the new test)we have to select "insert
call to existing action" and then browse for the required
action.
| Is This Answer Correct ? | 3 Yes | 0 No |
In a page i have N number of links at a time i would like to open those links by using QTP?how to do that?
What is the difference between QTP 8.2 and QTP 9.2
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
how to create external data table?
Tell me one scenario, the complex functionality you have automated in your project?
what is keyword driven testing
Give me some scripts for 1). checking webpage links (counting links,opening web pages,counting child elements)
suppose u hav a dialog or window which contains 10 buttons with same name & value. now how to check each button? i.e. how qtp indetifies these objects separately?
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?
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
Explain the QTP Tool interface.
When we try to use test run option "Run from Step", the browser is not launching automatically why?