How we can add actions in the test using QTP?

Answers were Sorted based on User's Feedback



How we can add actions in the test using QTP?..

Answer / uday kumar_anem

We can add actions by following:
1. Insert Menu -> Call to new action
2. Right click on (expert/keyword view) -> Action -> Insert
call to new

Is This Answer Correct ?    14 Yes 0 No

How we can add actions in the test using QTP?..

Answer / shankar.majji

One VB Script program can be devided into multiple actions.
Every action indicates a meaningful set of operations to re-
use in other VB Script programs. We can design more
modularise and efficient scripts. It helps us to
parameterise specific components of a test. Two or more
tests can call the same action.

Is This Answer Correct ?    1 Yes 0 No

How we can add actions in the test using QTP?..

Answer / suresh

Right click new action

Is This Answer Correct ?    0 Yes 2 No

How we can add actions in the test using QTP?..

Answer / kirankumar.y

there four actions call to action ,copy of action,call to
exesitng action,call to winner,split action just right
click on any one select it

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More QTP Interview Questions

What is the diff between doing parametarisation using Data Driven wizard or manually. when do we go for manual para...and when do we use Data driver wizard..can anybody answer it ..Thanks in advance

6 Answers   Siemens,


What is the use of sendkeys.In which cases we Use this sendkey.Pls explain with example.

3 Answers   Cap Gemini,


hou can we use vb script in qtp could u tell me breafly

0 Answers  


How can get count of list box?

0 Answers  


which tpye of exceptions mostly do we face in QTP

2 Answers  






Difference between copy to action and call to action?

0 Answers  


how can i call reusable action in a function could any one explain me?

2 Answers   Livetek,


What is the need and applications of learning VB script for a automation(QTP) engineer ain Realtime ?

1 Answers  


when will you do debug your script? and explain that process?

0 Answers   Covansys,


Give the syntax to load function at run time.

0 Answers  


how to retrieve the value from data table to the script and using the value to be displayed in message box. an also retrieve the value of the output value during runtime to the script or separating and using that value in the script.

1 Answers  


How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)

5 Answers  


Categories