By default Action1 runs first in QTP. Is it possible to
start the run with Action2?

Answers were Sorted based on User's Feedback



By default Action1 runs first in QTP. Is it possible to start the run with Action2?..

Answer / qa insider

To change the order in which Actions can be executed:
Goto the folder where scripts are saved --> Open Action0
folder --> open 'Script.mts' notepad --> change the order
in which Actions should be excuted.

Is This Answer Correct ?    15 Yes 3 No

By default Action1 runs first in QTP. Is it possible to start the run with Action2?..

Answer / nagesh

go to keyboard view.
drag and drop action2 to action1

Is This Answer Correct ?    12 Yes 2 No

By default Action1 runs first in QTP. Is it possible to start the run with Action2?..

Answer / deepa

Yes it is possible. Place the cursor at the start of your
Action2 and right click, select Run from Step.

Is This Answer Correct ?    5 Yes 3 No

By default Action1 runs first in QTP. Is it possible to start the run with Action2?..

Answer / yugandhar

To change the actions order or deactivate the particulat
Actions follow the below mentioned steps

Goto the Tests folder -->Action0
--> open 'Script.mts' notepad --> change the order
in which Actions should be excuted or for deactivation
comment the particular action call statement.

for more details mail me : yugandhar_bandari@yahoo.com

Is This Answer Correct ?    3 Yes 1 No

By default Action1 runs first in QTP. Is it possible to start the run with Action2?..

Answer / vishal

I dont think the execution begins from action1 it begins
from action zero.

Is This Answer Correct ?    5 Yes 4 No

By default Action1 runs first in QTP. Is it possible to start the run with Action2?..

Answer / vardhan

In The keyboard view.
drag and drop action2 to action1

Is This Answer Correct ?    1 Yes 0 No

By default Action1 runs first in QTP. Is it possible to start the run with Action2?..

Answer / vasu j (working in tcs, kochin

Yes u can run from Action2. Open the Action2 and Start
execution with RUN CURRENT ACTION in Automation menu bar.or
place the cursor on the Action2 and start execute with RUN
FROM STEP in Automation menu bar

Is This Answer Correct ?    0 Yes 1 No

By default Action1 runs first in QTP. Is it possible to start the run with Action2?..

Answer / kl

Yes.
By using keyword driven testing.
By commenting the Action1.

Pati
Ganesh Maharajki Jai..

Is This Answer Correct ?    0 Yes 5 No

By default Action1 runs first in QTP. Is it possible to start the run with Action2?..

Answer / srinivas

No, it is not possibale to run the Action2, always QTP runs
first from action 1 only.

Is This Answer Correct ?    1 Yes 12 No

Post New Answer

More QTP Interview Questions

What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.

1 Answers   Value Labs,


What is positive test case and Negative Test case? What is the meaning of Real World Scenario's?

2 Answers   TCS,


What is throw object?

1 Answers  


How to fetch web elements count from Google Page which contains letter "e"

4 Answers  


If 3 browsers are opened in our system, how to enter the facebook url into second browser by using descriptive programing

3 Answers   Mind Tree,


How can get count of list box?

1 Answers  


What is output value in QTP? Why do we use the output value in QTP?How many types of output values are there in QTP? what are their respective usage in QTP?

14 Answers   IBM,


what are the Common Problems in S/w development process

1 Answers  


What is keyword driven testing..what is the use of this in Automated testing

2 Answers   IBM,


How QTP recognizes Objects in AUT?

1 Answers   Crea,


How to call script1 into script2?

3 Answers  


What are the versions of qtp,What are the differences b/n them?

1 Answers   TCS,


Categories