Link the CSV variable for basic and NTLM authentication
- To link the CSV variable for basic and NTLM authentication
- Select the Design section.
- Select the server: Choose the Virtual Users tab and select the appropriate server element in the servers tree.
- Link the account variable to the Login configuration element:
- In the Authorizations panel, click twice on the login column:
- Select the picker button to access the Variable Picker dialog box.
- Choose the ${account.col_0} expression. The first column of the "account" variable contains login values.
Rather than using the Variable Picker, a faster alternative, once you have selected the login column, is to delete the value and start typing ${. NeoLoad displays a pop up listing all available variable values:
Using the down and up arrow keys and the ENTER key, you can select the appropriate variable value.
In the example it is supposed that the server has been configured for Basic or NTLM authentication. If this had not been the case, we would have added, prior to linking the "account" variable, an authorization scheme by selecting the Add button and specifying a Type and a Realm/Domain.
- Link the account variable to the Password configuration element: This involves the same steps as linking to the Login configuration element: Selecting the password column and changing the value to the ${account.col_1} expression.
Home