Predefined variables
-
NL-TestStatusThis predefined variable is available during a Virtual User execution. It contains the test status.
Possible values are:
RUNNING,STOPPING. -
NL-CustomResourcesThis predefined variable is available to access the synchronized folder on the Load Generator. Executables and resources copied to the
custom-resourcesfolder of the project are automatically copied to all Load Generators. -
NL-ControllerIpThis predefined variable allows getting the Controller IP on the Load Generator. This is useful when using the Data Exchange API. Here is an example URL: http://${NL-ControllerIp}:7400/DataExchange/v1/Service.svc/
-
NL-TestResultIdThe test result ID in NeoLoad and NeoLoad Web.
-
NL-UserPathNameName of the User Path.
-
NL-VirtualUserIdID number of the virtual user.
-
NL-HttpRequestTransactionNameName of the closest transaction. Available only for HTTP Requests. Empty if the request is not in a transaction.
-
NL-HttpRequestPageNameName of the page. Available only for HTTP Requests. Empty if the request is not in a page.
-
NL-HttpRequestIdThe unique ID number of the request. Use the ZonePopVu, meaning it remains constant for the same request in the same zone and same population. It is different for each request of the design. Available only for HTTP Requests.
-
NL-HttpRequestNameThe name of the request. Available only for HTTP requests. For Java serialization requests, the value of this variable is the name of the request. For HTTP requests, the value of this variable is the path of the request.
-
NL-ScenarioNameThe name of the running scenario.
-
NL-ProjectNameThe name of the NeoLoad project.
-
NL-ZoneNameThe name of the LG zone where the request is executed.