When designing a test scenario, the Project Sanity Check wizard may raise the following issues about missing elements.
Message |
|
Description |
In the project, variable X is configured to call a file that is not available. |
Resolution |
Variable X must be modified, as described in Create a variable. |
Message |
|
Description |
In the project, binary POST request X is configured to call a file that is not available. |
Resolution |
Request X must be modified, as described in POST requests with binary content. |
Message |
|
Description |
In the project, a Logical action is an X JavaScript file that fails to execute. |
Resolution |
X JavaScript file must be modified, as described in JavaScript. |
Message |
|
Description |
A WebSocket action X requires a WebSocket channel which is missing to establish the connection to the WebSocket server. |
Resolution |
A WebSocket channel must be created as described in Create a WebSocket channel. |
Message |
|
Description |
An X JavaScript library file required by a Virtual User script is missing in NeoLoad. |
Resolution |
The JavaScript library file must be created or specified as described in JavaScript libraries. |