Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



I have two actions in my QTP test and two iterations in my DataSheet. I want to execute the Action..

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

I have two actions in my QTP test and two iterations in my DataSheet. I want to execute the Action..

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

I have two actions in my QTP test and two iterations in my DataSheet. I want to execute the Action..

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

I have two actions in my QTP test and two iterations in my DataSheet. I want to execute the Action..

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

Post New Answer

More QTP Interview Questions

what is keyword driven testing

2 Answers  


Among the 4 capture levels, Complete, Partial, Minimal, None. which one is mostly used?

1 Answers  


How to get the column count and column name from the resultset in the database connection program?

6 Answers  


can we create recorset with out using database connection in vbscript?

1 Answers   CSS, CSS Corp,


write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script

0 Answers  


I have a library function , with that function 100 scripts are being called. The library function is changed(something is added) . how do i update all the scripts.

1 Answers   IBM,


what is the Exact Meaning of Environment Variables?

2 Answers   Semantic Space,


how can i prepare for QTP(8.2) to face interview ? give over view details?

52 Answers  


how we connect oracle or sql data server database to qtp

3 Answers   Tanla Solutions,


Where you can store check point results?

3 Answers  


If I change the property value at runtime is it effect is object repository?

0 Answers  


If we are record a same web page for 2 times.1st time it is showing 6 objects in the Object Repository and for the 2nd time it is showing like 7 Objects in the Object Repository why it is happening

4 Answers   Kanbay,


Categories