1

I tried recording a script via badboy tool. But, I am not able to record the upload file/attachment scenario as the file/attachment does not get uploaded when tried in badboy. This file upload takes place successfully when i try doing it on browsers like chrome, Internet explorer, Firefox etc. Can anyone suggest me on how to run the upload file scenario when using the badboy tool??

Ori Marko
  • 56,308
  • 23
  • 131
  • 233
Manas
  • 11
  • 1

1 Answers1

1

Since you have jmeter tag - if you are recording file upload using JMeter's HTTP(S) Test Script Recorder - you need to have that file under JMeter's "bin" folder, see Recording File Uploads with JMeter guide for details.

My expectation is that Badboy acts in the similar manner.

Dmitri T
  • 159,985
  • 5
  • 83
  • 133