Manage Execution Count

Help Topics
To manage request item execution count value, select menu option Project/Change Item Execution Count. Execution count value can be set in the following two ways:
  • Automatically determine execution count value; if this option is selected, then execution count of the request item will be set according to the project parameters used in the request item definition. If all used project parameters produce only a single value or if project parameters are not used at all, then execution count of the request item will be 1. If at least one used project parameter produces multiple values, then execution count will be determined according to the cartesian product value of all used parameters (e.g. if request item uses two project parameters with three values each, then request item will have execution count of nine). For more information, see Order of request item executions section in request item advanced options topic.
  • Manually set execution count value; if this option is selected, then you have to manually specify execution count value. When executing such request item, the same request will be executed multiple times as specified by the execution count value. If request item also uses project parameters which produce multiple values, only the first value of each parameter will be used for every execution to assure that exactly the same request will be executed each time.
Important
You can double-click request item's execution count value in the main window list to quickly open the execution count window.