On executing a project, the Execution Sanity Check wizard may display the following issues about missing design and runtime elements.
Message |
|
Description |
The Virtual User Y is invalid because it does not include any action. |
Resolution |
The test must use another Virtual User, as described in Load variation policy, or the empty Virtual User Y must be modified, as described in Customize a Virtual User. |
.
Message |
|
Description |
The test cannot start because it includes a Population Y with no Virtual User. |
Resolution |
The test must use another Population, as described in Load variation policy, or the empty Population Y must be modified, as described in Configure a population. |
.
Message |
|
Description |
The test cannot start because its Scenario is empty. |
Resolution |
One or more Populations must be selected for the Scenario, as described in Test settings. |
.
Message |
|
Description |
The test cannot start because it uses a Scenario X that does not exist. |
Resolution |
The Scenario must be modified, as described in Scenarios. |
.
Message |
|
Description |
The test cannot start because it does not include a scenario. |
Resolution |
It is necessary to define a scenario, as described in Scenarios. |
.
Message |
|
Description |
The test cannot start because no Load Generator has been selected. |
Resolution |
It is necessary to define a Load Generator, as described in Zones and Load Generator hosts. |
.
Message |
|
Description |
The test cannot start because it uses a Scenario Y in which no Load Generator is selected for the Population X used. |
Resolution |
It is necessary to select one or more Load Generators for the Population X used in the Scenario Y, as described in Zones and Load Generator hosts. |
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. |