how can i add an action(external action) programmatically?

Answers were Sorted based on User's Feedback



how can i add an action(external action) programmatically?..

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

how can i add an action(external action) programmatically?..

Answer / ramakrishna

new test

Is This Answer Correct ?    0 Yes 4 No

how can i add an action(external action) programmatically?..

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

Post New Answer

More QTP Interview Questions

what is object repository?

4 Answers  


Does the Existing reusable action can be modified at the time of calling the action?? Please help me..

2 Answers  


What is a Web Table?

5 Answers   Kanbay,


What are the properties you would use for identifying a browser & page when using descriptive programming ?

2 Answers  


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

2 Answers  


WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?

2 Answers  


What are the different recording modes and how do they work?

0 Answers  


How to make arguments optional in a function?

6 Answers   Liquid Crystal,


During test run,How will you copy/paste from/to clipboard?

3 Answers  


How can we translate the steps between the Keyword and Expert Views?

1 Answers  


In qtp,how to interact tool & application build?

1 Answers   Polaris,


what is the purpose of .vbs file?

2 Answers   HCL,


Categories