Async tab [Design Studio]
The Async tab of the Design Studio lists all the occurrences of asynchronous communication that VuGen detected in the Vuser script.
To access |
|
Important information |
|
Relevant tasks | Create an asynchronous Vuser script |
User interface elements are described below:
UI Element | Description |
---|---|
Type |
Indicates the origin of the asynchronous code in the Vuser script: Record. The asynchronous code was added by VuGen during an Async scan that was performed after recording or regenerating the Vuser script. Rule. The asynchronous code was added by VuGen due to a specific rule in the Async rules file. Manual. The asynchronous code was manually added by a user. |
Action | The section of the Vuser script in which the asynchronous behavior is located. |
Occurrences |
|
Status | Always has the value Applied. |
Async Type | The type of the asynchronous behavior that was detected: Push, Poll, or Long-Poll. |
URL | The URL in the web_reg_async_attributes step that starts the asynchronous conversation. |
Filter | Select which asynchronous conversations to display in the conversation list. |
Details | Expands the dialog box to show details about the selected asynchronous conversation. |
Name | Always has the value web_reg_async_attributes. |
Line | The line in the Vuser script that contains the web_reg_async_attributes step. |
Action Name | The section of the Vuser script in which the asynchronous behavior is located. |
Description | The comment in the Vuser script that precedes the web_reg_async_attributes step. |
Occurrences in Snapshot |
|
Options | Opens the Asynchronous Request Thresholds dialog box. |