I have two actions in my QTP test and two iterations in my
DataSheet. I want to execute the Action 1 for the two
iterations only after which i want to exceute the next
Action2. How is this possible?
Answers were Sorted based on User's Feedback
Answer / tamilselvi, tcs
Hi,
It is very simple. Keep your Action1 data in Action1 data
sheet(not in Global data sheet).
go to keyword view,select action1,goto edit->action->call
properties->run on all rows.
When you execute the test with the above settings, Action1
will be executed twice after which action2 will be executed.
Execution order can be tracked in Action0 which you can
find by openning the saved qtp test in a normal way without
using QTP.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / v.dileepkumar008
go to keyword view,select action1,goto edit->action->call
properties->run on all rows.
select action2->select run one iteration only.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / arul antony prakash
First u execute the Action1 and then call the Action2 with
RunAction copmmand which will generate once you create the
Action2.
| Is This Answer Correct ? | 2 Yes | 4 No |
Answer / baskar palani
from this question?the two different action was created
already with data are parameterised for two iteration.
In this case run the first action separaetly and insert
call to exsisting or call to copy of action at the end of
action 1 script.now action 1 will run for two iteration
after completeion of action 1 action 2 will run for 2
iteration. 2
| Is This Answer Correct ? | 2 Yes | 4 No |
what is the main process in QTP?
Other than using import sheet statement for importing the data from excel sheet, is there any other method that can be used?
i have .xls,.txt,.doc files are there (together). i want find only .xls file among them? how can we write function?
difference between waitProperty & Checkproperty
How to find a window is minimized or not
If QTP not recognizing using repository while executing, how can we go forward
Think and Reply.. can we parameterize radio buttons, check boxes? as in flight web site on flight preference page, choosing different flight produces trouble if from port and to port been parameterize, and runs. Try it by own you will get the error.
How to check the URL using Automation tool QTP
Hi can anyone pls suggest how to fetch username(system login name)and system name in to qtp.I am not using TD or QC.Thx
Hi anyone having QTP 10.0 licence or crack version pls send me in this mail id mdilipkumar04@gmail.com Regards Dilip
Hi, I have weblist which contains the data like Design change,admin edit and cost saving etc.. User doesn't know the values existed in weblist. Now the user has to select the right value from the list otherwise the test will fail. Pls help me "To select the correct value from the list"
can we install qtp in windows vista