How many types of Actions are there in QTP?

Answers were Sorted based on User's Feedback



How many types of Actions are there in QTP?..

Answer / sreeprasad

There are three kinds of actions:

non-reusable action?an action that can be called only in

the test with which it is stored, and can be called only

once.

reusable action?an action that can be called multiple times

by the test with which it is stored (the local test) as

well as by other tests.

external action?a reusable action stored with another test.

External actions are read-only in the calling test, but you

can choose to use a local, editable copy of the Data Table

information for the external action.

Is This Answer Correct ?    58 Yes 2 No

How many types of Actions are there in QTP?..

Answer / ramarao

Three types of actions are there :
1.reuabale action.
2.non reusbale action.
3.external action
default one is the non resubale action.

Is This Answer Correct ?    31 Yes 7 No

How many types of Actions are there in QTP?..

Answer / prathima kethireddy

There are totally 3 three types of Actions:

1) Non-reusable Action: The action which can't be called by
any other test apart from the one in which it is created.
2) Reusable Action: An action which can be called by any
number of tests
3) External Action: This is a reusable action, which can't
be modified in any other test. It can be just called and
used...

Is This Answer Correct ?    24 Yes 2 No

How many types of Actions are there in QTP?..

Answer / venkatesh andhavarapu

There are 3types of Actions in QTP.
1. Reusable Action.
2.Non-Reusable Action.
3.External Action.

i) Nested Actions, Independent Actions comes under Split an Action.
ii) Nested Actions some times act as Reusable Actions & some times as Non-Reusable Actions. Thus Nested Action comes under Reusable or Non-Reusable Actions.
iii) Independent Actions can always be used as Reusable Actions (if Reusable is ticked in the properties box). Thus Independent Action also comes under Reusable Actions.
iv) Both Reusable & Non-Reusable Actions are called as Internal Actions.

Is This Answer Correct ?    8 Yes 0 No

How many types of Actions are there in QTP?..

Answer / vijaya

There are 6 types of Actions in QTP..

1.Reusable Action
2.Non-Reusable Action
3.Nested Action
4.Independent Action
5.External Action
6.Internal Action

Is This Answer Correct ?    5 Yes 14 No

How many types of Actions are there in QTP?..

Answer / kumar

I believe there are only 2 types of action

1) Non reusable action
2) Reusable action

Any reusable action can be called from another test

Is This Answer Correct ?    10 Yes 30 No

Post New Answer

More QTP Interview Questions

can anyone explain about the Descriptive programming in detail. I mean how to use in the script.

1 Answers  


How can i check all the button that are enabled in a widnows based application ? What script should i write for this ?

1 Answers  


I want to learn QTP Online, where can I get quality training?

15 Answers   CSC,


Can anybody send me the code to get the RO property of the active screen in QTP while running?

9 Answers  


What is Object Spy?

8 Answers  






How do we count the no of mails in Yahoo Inbox for a specified week?

0 Answers  


How to Install QTP on Citrix Environment? Possible send me the installation steps.. That would be great help

1 Answers  


can anyone tell me from where i can download qtp demo or crack version

0 Answers  


Greetings friends , Hope all of you are doing well. When I run a test, is it possible for me to for me to take each row from the data table , once at a time. In other words,if i have 10 rows in the global data table, say data1,data2, data 3...and so on up to data10. Can I have the value of data1 when I run a test, and next time when I run the same test (say next day), it should skip data1 as it has already used it and go directly to data 2 ??? Would be great if anybody can help me out know in this issue. Thanks & Regards !!

4 Answers   CTS,


what's the difference in between function and sub and give some code as well

3 Answers   Patni,


object types is used for what?

1 Answers  


Hi Guys, My Application in Microsoft Dynamic Navision, is it compitibale with QTP? if yes then let me know...

0 Answers  


Categories