| repeat | Process elements a specified number of times |
| timed_loop | Process elements for a specified period of time |
| random | Process a test case selected at random from a list |
| parallel | Process elements in parallel |
| remote | Process test cases on remote systems |
| distributed | Process distributed test cases |
| include | Process elements listed in an include
file |


