The test lines in the script editor are grouped based on
the parent window that the test line control refers to. You can create
more logical groups to manage the test lines for easy identification.
For example, if you have multiple tabbed pages in a window, by default
all the test lines are grouped into a main window group. You can create
multiple groups within the main group for listing all the actions
on the controls based on the tabbed pages.
About this task
To create a group:
Procedure
- In the script editor, select the test lines to group together. Press and hold the Ctrl key while selecting multiple test lines.
- Right-click, and select Create Group (
). A group title is added and all the selected test lines are grouped
together. By default, the main parent window name is added as the
group name. You can change the group name, if required.
- Click to save the modified script.