I am trying to select all values in the csv file and paste it in the list variable but it doesn't work i have to enter the value cell by cell in Neolaod, how can i overcome?
I have 310 users with different data set. I have taken all the users in a csv and have all the user specif test data in other csv. Scenarios is like; user 1 will come and read...
In NeoLoad you'll want to create variables and possibly a shared queue depending on how you wind up using the two seperate csv files as the sources. See the documentation...
How do I keep 2 variables in-sync? For example, I have a csv file with 2 columns, ParamA and ParamB. In LoadRunner I can tell the tool to keep and use them only in pairs.
For...
I'm new to Neoload - my Scenario is
1) Get an API response and write a specific value into a text file append with "|" value. - Done
2) Read the file and extract value based...