Micro Focus QTP (UFT) Forums
Run setting for each action for number of iterations - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others)
+--- Thread: Run setting for each action for number of iterations (/Thread-Run-setting-for-each-action-for-number-of-iterations)



Run setting for each action for number of iterations - blanchedsouza - 02-05-2008

There are 3 Actions in my script.

If I want to implement following settings, how can I set it?

Action 1
run setting = run 1 iteration
Action 2
run setting = run on all rows
Action 3
run setting = run 1 iteration


RE: Run setting for each action for number of iterations - blanchedsouza - 07-23-2008

Well,

I got the solution on my own.....

From keyword View,

Right click on action name and select option Action Call properties.

From there, user can set no. of iterations for that specific action only.

and From Options > Run user should set to run for one iteration.