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?
Answer Posted / 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 |
Post New Answer View All Answers
What are parameterizing tests?
hou can we use vb script in qtp could u tell me breafly
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
How many ways we can parameterize data in quicktest professional (qtp)?
Can we use index on view?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
Does quicktest professional is unicode compatible?
What is a programmatic description?
Explain the check points in quicktest professional (qtp)?
For which type of project the iterative model is suitable?
How often were they executed?
What is QTP and the use of QTP in TD?
How to remove the associated function library?
what is the difference between modular framework & datadriven framework