HO DO U CALL A ACTION?

Answers were Sorted based on User's Feedback



HO DO U CALL A ACTION?..

Answer / prasad

we can call action by using the following statement.
RunAction"ActionName",oneiterations,parameters.

we can also call the action by making the action as reusable
and call the action as "call to existing action".

Is This Answer Correct ?    4 Yes 0 No

HO DO U CALL A ACTION?..

Answer / jamil jbour

RunAction "ActionName",oneiterations [Input Parameter/s],
[output Parameter/s]

Is This Answer Correct ?    1 Yes 0 No

HO DO U CALL A ACTION?..

Answer / akshar

you can just create a test & in edit option u can insert as
many actions & make it reusable & if you give for run all
the actions will be executed based on the order

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

if Object repository contain x and y properties. we do not know whether they are mandatory or assistive properties. While executing the script qtp will use both the properties or only sufficient properties to identify the object. It means it use OR (or) AND

8 Answers   ADP,


how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??

0 Answers   ABC,


If there are 10 notepads opened on desktop. how can we close a particular 2nd notepad using script

3 Answers  


How do you change Logical Name of the object in test script?

1 Answers   TCS,


how to associate object repository during runtime in qtp

1 Answers   Deloitte,






Hello Everyone, In QTP we have one option Data Driver wizard that comes in Tools -> Data Driver. so, please tell me abtout the use of Add Value and Parameterize options available in Data Driver wizard. And also the concept of value, constants, Parameterized displayed in the wizard. Please explain by giving the example. Thanks in advance, Gaytri

2 Answers  


How to pass parameters into an action.Please explain me with examples

5 Answers  


How to count no of edit boxes on the page?

3 Answers   IBM,


Waht is diff between SystemUtil.Run and invokeapplication

5 Answers  


Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance

0 Answers   Mphasis,


write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script

0 Answers  


What is test object model in QTP ?

8 Answers  


Categories