Jubula lets you add variables to your operating system, which can be used in your tests.
You will need to set environment variables which have the form:
"TEST_UDV_<variablename>"
To use the variable in your tests, enter the variable name (everything after the underscore) preceded by a dollar sign. Do not enter the "TEST_UDV_" part.
![]() |
After entering or changing an environment variable, you will need to restart Jubula . Environment variables are only read from the machine on which the client part of Jubula is running, not from the machine where the AUT Agent is running. |
Your system administrator will be able to help you with operating-system specific ways of setting environment variables.