I have 5 no.of Action in my Test. Out off which i should

make 3rd action as my start-up action. How should i make it?

Answers were Sorted based on User's Feedback



I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. H..

Answer / shamsher singh

1. We can use batch test to execute in particular way to
execute action.

2. we can call 3rd action in 1st action in the starting and
with define iteration to no. of times execute this action.

pls correct me if i am wrong.

Is This Answer Correct ?    1 Yes 0 No

I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. H..

Answer / md ghouse

RunAction ("action 3", oneIteration) this keyword you have
to mentioned in the action1 first line.

Once you started execution action 3 will run first.

Let me know after execution.

Is This Answer Correct ?    1 Yes 0 No

I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. H..

Answer / sankar

1)First those 5 actions are make as reusable action then
call the required action.

Is This Answer Correct ?    0 Yes 0 No

I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. H..

Answer / lakshmi

As per my knowledge, if you want to run 3rd action, go to
3rd action and right click and select Run Current Action.
so that it will execute the cureet action which is now
Action3. If you want to execute to other actions as well,
you need to call those actions in actin3 in the sequence
whow u want.

Is This Answer Correct ?    0 Yes 0 No

I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. H..

Answer / sreeprasad

You can switch to the "Keyword View" and choose "Toolbars"

under "View" and then choose "Action". This will provide u

with a new combo box where u can choose "Test Flow".

then u can drag and arrange the Actions in which ever order

u want them to get executed.

Repeat ..Automation framework..?

There are five kind of framework for any automation tools.

1).Test Modularity

2).Test Library Architecture

3).Keyword Driven framework

4).DataDriven framework (We generally use this framework

with above mentioned three framework)

5).Record n Playback

-The best one is 'Test Library Architecture'. In this you

can maintain

Application Library

DataBase Library

Error Handling

General Library....etc.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

What is the basic concept of qtp?

0 Answers  


For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?

0 Answers   V2 Solutions,


How to create a run time propertyfor an object?

3 Answers   IBM,


why use Description programming? what is advantages and disadvantage of this methods?

2 Answers  


What is synchronization? What are the ways you can synchronize?

0 Answers  






How can i select multiple values from drop down list using vb script in qtp? and wt is the script for clicking msg box box automatically with a specific time. Thanks in advance...Kalyani.

2 Answers   Accenture, CSC,


What is the file extension of the code file and object repository file in QTP?

0 Answers  


To which environments does a QTP support?

1 Answers   Crea,


Hi, every one aim new to automation testing(QTP),aim looking for software versions any. If any one can HELP me that will be great. Thank u.(9620427211,Bangalore)

0 Answers   ME,


What is the extension of script and object repositary files?

7 Answers   Maveric,


Explain the concept of how QTP identifies object.

5 Answers   Ordain Solutions,


How can we open an Excel sheet through the script

8 Answers   eSymbiosis,


Categories