I am Load testing and Application that does HTTP data Transfers of files. I wrote Java scripts to Create the files now just need to post the files to a specific server. How would I do this in NeoLoad?
You can manually create a POST request in NeoLoad with Binary type. You can then indicate a source file to send. You will have an absolute path to your files.
You can also use a NeoLoad variable to vary the file that will be sent.
For more information, here is a link from our documentation