Hi, one script having 10 Actions,but i want to execute only 3rd action and 7th action? how to execute selected actions? throgh script and through navigation?

Answers were Sorted based on User's Feedback



Hi, one script having 10 Actions,but i want to execute only 3rd action and 7th action? how to execut..

Answer / pravati

we had select 3rd and 7th action through call to existing Action.
RunAction "Action3","oneIteration"
RunAction "Action7","oneIteration"

Is This Answer Correct ?    1 Yes 0 No

Hi, one script having 10 Actions,but i want to execute only 3rd action and 7th action? how to execut..

Answer / k konda reddy

Save the test then open the saved test folder then open the Action0 folder then open(click on edit) the script file then Commentize the Action 1,2,4,5,6,8,9,10 then save the file then open the test file on QTP & Run the test.



For Any Queries in QTP
Feel Free and Contact me
K Konda Reddy
8553203108
k.kondareddy@yahoo.com 

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More QTP Interview Questions

What is action required by QTP if a popup message is coming in exsisting script and now it is not coming. The script is having code to deal with popup message now when we run the script now the popup i snot coming according to new build, instead of changing the code what we can do?

7 Answers   Verizon,


Hi, Plz give best Definition of Software Testing? Why we need Software Testing? and plz send 2+yrs experience Interview qutions (Manual,Qtp).

1 Answers  


Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?

0 Answers   Accenture,


How to Import data from a ".xls" file to Data table during Runtime.

1 Answers   Crea,


we are submitting data one form to another form.defaultly it is time period set as 5sec. but it is taken 15sec what to do

5 Answers   Covansys,






What is active screen?

0 Answers  


Which is the best testing institute for QTP training in Hyderabad.

25 Answers   Wipro,


What is a runtime datatable ?

2 Answers   Ordain Solutions,


I am automating a Java application. This application is developed using SWT. I am not able to get the GUI object. Even i tried with Java add-in. In tutorial it states SWT is not supported any idea. Anybody worked in such appln. My question is whether it is possible to record the GUI object of SWT appln. how it is possible.

1 Answers  


What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?

0 Answers  


How to run a script from lines 50 - 100 alone (if the script has 1- 200 lines of code)?

6 Answers  


What r steps to migrate from Manual testing to QTP?(IN BOTH WEB BASED AND WINDOWS APP)

1 Answers   Wipro,


Categories