Edit - Sequences

The Sequences tab displays two panes with requests. The left pane (Requests:) lists all requests defined within the current test. The right pane (Sequences:) lists the requests currently present in either of [InitSeq], [TestSeq] and [FinalSeq] sections (see Test Scripts for an explanation of sequence sections). Use the buttons listed below:

- to switch to [InitSeq];

- to switch to [TestSeq];

- to switch to [FinalSeq].

The button of the currently selected sequence is grayed.

You can add and remove requests to/from different sequences, as well as reorder and duplicate requests within a sequence. Select an appropriate sequence (as described above), highlight the desired request and press:

- to add a request to the current sequence;

- to remove a request from the current sequence;

- to move the highlighted request one position up in the sequence;

- to move the highlighted request one position down in the sequence;

- to duplicate the highlighted request (the new request will be appended at the end of sequence).