- Created by SS Doc Editor, last modified on May 11, 2017
Page Context Menu
Icon | Command | Description |
![]() | Edit Page | Edit the selected object |
![]() | Clone Page | Clone the selected object |
![]() | Delete object(s) | Delete the selected object(s) with children |
![]() | Remove container | Remove the selected container, keep children objects |
Create Transaction | Create a Transaction starting from the selected request | |
![]() | Create Loop | Create a Loop starting from the selected request or transaction |
![]() | Create If...Then | Create If...Then starting from the selected object |
![]() | Create Do...While | Create Do...While starting from the selected object |
![]() | Insert Delay | Insert a Delay after the selected object |
![]() | Insert Rendezvous | Insert a Rendezvous after the selected object |
![]() | Insert Skip-To-Next-Iteration | Insert a Skip to Next Iteration after the selected object |
![]() | Move Up | Move the selected object one position up |
![]() | Move Down | Move the selected object one position down |
![]() | Show Properties | Show Property Grid on the bottom |
![]() | Hide Properties | Hide Property Grid on the bottom |
Page Properties
Host | The host |
Path | The path |
Query | The query string |
Title | The page title |
URLs | The number of requests in this container |
Request Size (KB) | The size of all requests in this container |
Response Size (KB) | The size of all responses in this container |
Duration (s) | The time that elapsed between the first request and the latest response in this container |
Goal (s) | The page expected maximum time for all its responses to come back. Iterations where the page response times exceeded the goal are marked as "missed goal". To remove the goal, leave it blank. |
Think Time (s) | The think time is a delay added at the end of the page to simulate the user’s wait time before requesting the subsequent page |
When to Request the Page | Select "On 1-st iteration" to skip this page or transaction (e.g. login) on the subsequent iterations. Select "On last iteration" to request this page or transaction (e.g. logout) on the last iteration only, if the test is set to run a specified number of iterations. |
- No labels
Overview
Content Tools