how can i add an action(external action) programmatically?
Answers were Sorted based on User's Feedback
Answer / nandan
While recording Qtp by default one action will create.
if suppose we want one action as external action then first
we need to make it that action as reusable action..
And when we called that reusable action for next test that
is known as "external action".
but by default QTP 9.5 onwards...QTP generates every action
as reusable..when ever we require that reusable action we
can call it by using the option call to existing action in
insert menu item.
i think so there is no programing for this..we have direct
provisions for creating reusable actions..while calling
some how we need driver script.
if am wrong please correct me.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / chowdhury
u can split an action. In keyword view figureout where to
split it.
if u wanna call a reusable action then click call to action
and add that action.
Is This Answer Correct ? | 1 Yes | 5 No |
what is object repository?
Does the Existing reusable action can be modified at the time of calling the action?? Please help me..
What is a Web Table?
What are the properties you would use for identifying a browser & page when using descriptive programming ?
Hi All, What is an XML Checkpoint in QTP? How can i use it while testing a web application? Kindly explain in detail. Thanks in advance
WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?
What are the different recording modes and how do they work?
How to make arguments optional in a function?
During test run,How will you copy/paste from/to clipboard?
How can we translate the steps between the Keyword and Expert Views?
In qtp,how to interact tool & application build?
what is the purpose of .vbs file?