Adding tests into a compound test
After creating a compound test, you can add the smaller test components that contribute to the larger workflow you are constructing with the compound test. When you run a compound test, each of the tests added to it are run in the sequence defined.
You can add many tests of the same type or different types to a compound test, depending on
the testing requirements. In addition to the tests that you can add to a compound test, you can
also add the following elements to construct the workflow you need:
- Comments to document the test
- Delays in the test
- Synchronization points
- Loops
- Transaction folders
- Parts of the test that are mandatory
- Tests to be run in random order