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
Mention the test steps of qtp.
What are some test assets and related extensions of qtp?
What is throw object?
Explain the concept of object repository and how quicktest professional recognises objects?
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
How many add-ins comes by default with qtp?
how did u use automating testing tools in ur job?
Can we record an application running on a remote machine using qtp?
Explain Descriptive Programming Types with Examples?
How to record application running on the Virtual machine?
What are the properties you would use for identifying a browser and page when using descriptive programming?
How to data driven test for Win objects in QTP ?
How to get the particular property value?
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
How the exception handling can be done using quicktest professional?