+

Search Tips   |   Advanced Search


Solve missing elements in project before execution

On executing a project, the Execution Sanity Check wizard may display the following issues about missing design and runtime elements.

Message

Empty Virtual User Y

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

Empty Population Y

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

Scenario X does not reference any Population policy

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

Scenario X to be launched does not exist any longer

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

To run a test, please define at least one Scenario.

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

Please define at least one Load Generator.

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

No Load Generator referenced by Policy X in the Scenario Y.

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

File not found in variable X

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

File not found in binary POST request X

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

Modifications in Javascript X have not been applied

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

Missing channel in request X

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

File not found for JavaScript library X

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.


Home