Unanswered question

How would I use HTTP Post to move data using NeoLoad?

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?

Todd F.
Todd F.

Todd F.

Level
0
10 / 100
points

Answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

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