Request Groups
Setup Pane
Use the Setup pane to initialize dynamic variables used by child requests during testing.
- Copy test to clipboard
- Format test
For example, you can create a script to randomly generate an email address. The JavaScript variable $.email will be available during execution of child requests.

Read the section on Authoring Tests for information on how to create tests.