Find Out How

Print Friendly Version

Test Clip

The Test Clips list shows the current Test Clips in the system by Name, Owner, the Created date and time, and Last Modified. Click any column header to sort the list by that property. Test Clips consist of one or more messages, browser actions, checkpoints, or time delays.

Clips list

When a new or existing test clip is open, the Test Clip Editor appears.

Test Clip Editor

The Test Clip Editor has an additional toolbar with the following icons:

Test Clip Editor toolbar
  • Click Add New Message to add a blank message (non-Target specific)
Add New Message icon
  • Click Add New Checkpoint to add a checkpoint in the test clip that awaits a response from the prior message
Add New Checkpoint icon
  • Click Add New Time Delay to add a time delay in milliseconds. The default value is 0, right-click the Time Delay item to set its value in milliseconds
Add New Time Delay icon
  • Click Add New Browser Action to add a blank browser action (non-target specific)
Add New Browser Action icon
  • To edit a given message within a Test Clip, first select it, and then double click to open it in a new tab in the lower pane.
  • Click the Clip tab to return to the Clip view.
  • Test Clip Properties can be viewed by clicking the Properties button.
  • Results associated with the selected message can be viewed by clicking the Results button in the [selected] pane.
  • Click [Change to XML View] in the Elements and Properties pane to edit the message XML. Click [Change to Form View]
Use the Minimize/Maximize icons on the far right of the pane tab bar to toggle the message view. In the screenshot below, Maximize has been clicked.
Clip properties

Create a New Test Clip

  1. From SOASTA Central, select and then click Test Clips. The Test Clips list appears in the main window.
Clips list
  1. From the Repository toolbar, click New. The Test Clip Editor opens an Untitled Test Clip as shown below. Notice that the gray workspace is empty.
Test Clip Editor
  1. In the Available Targets list, double-click the target you want to use as a message template. The Test Clip Editor populates the target into the Included Targets list and then lists its Operations on the far right.
Available Targets list
  1. To add one of the operations to the workspace for this clip, double-click its icon, or select and drag the icon onto the workspace. The new message appears in the Test Clip area. Repeat this step for each of the Operations in the Operations list.
Included Targets and Operations
  1. Optionally, select one of the new messages in the Test Clip, and then click Add New Checkpoint to add a checkpoint after it.
    • A checkpoint indicates that no further action take place until a response has been received from the previous message
Clip with checkpoint
  1. Optionally, select one of the new messages in the Test Clip, and then click Add New Time Delay. The Time Delay default is 0 milliseconds. To change this, select the Time Delay, right-click to access a context menu, and select Edit. Enter a new time delay interval (in milliseconds). For example, 3000.
Clip with time delay
  1. Click Save and give the new test clip a name.
  1. Click OK to complete the Save.