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 need to upload a file in my API,,but uploading same file with same content will throw an error 'File already exists'.
So i would like to change the content or value of a...
Yes, but that is a test data issue, not a Neoload one, you should have enough test data (files with different content) to support your load test. If you were on linux, you...
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...
I have a test that runs through different rows in a given CSV file and verifies stuff. I need this same script to run for 100's of CSV files. Is it possible to loop through all...