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 the disadvantages of recording test cases in qtp?
What is fragmentation and paging?
Hi,All How to create a link in excel sheet using qtp
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
Give the syntax to import/export xls into qtp.
what is supply chain management?
How will you handle java tree in qtp?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
What are output values and why they are used ?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
what is the diffrence bw qtp architectute and qtp framework?
can u explain relative path architecture framework in qtp?
Explain how Selenium is different from UFT?