Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a way to run a c# program from jmeter?

I have a program I wrote that gets two parameters and set some files to be upload, and I want to know if I can run it from Jmeter before performing the HTTP upload requests.

like image 560
Limbo Avatar asked Oct 28 '25 17:10

Limbo


1 Answers

You can use OS Process Sampler to invoke the .exe file of your C# program.

enter image description here

like image 118
Amr ElAdawy Avatar answered Oct 31 '25 12:10

Amr ElAdawy



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!