Skip to content

Blog

NeoLoad – SQL Variable

‘SQL’ is a type of variable in NeoLoad to read the test data from a database through SQL query. This option is very helpful when you have a database along with a full set of test data. Also, you… NeoLoad – SQL Variable

NeoLoad – File Variable

‘File’ is a type of variable in NeoLoad to read the external test data from a file and use it in the script. The external file contains a list of test data either sourced from the production server or… NeoLoad – File Variable

NeoLoad – List Variable

‘List’ is a type of variable in NeoLoad to define the values of the variable in a list. NeoLoad replaces the variable, used in the script by picking the values from the defined list. The ‘List’ variable type also… NeoLoad – List Variable