jmeter - One way request, no response -


normally jmeter sends http request , waits response measure response time , send next request.

i have situation have created http endpoint embedded software device. 1 way traffic only, means send http request, embedded device doesn't send response. intention , how should work.

is possible jmeter doesn't wait response , sends next request?

a way set response timeout on http request , add assertion ignore response timeout.

enter image description here

1 second response timeout in http request:

enter image description here

and adding response assertion ignores status , expects timeout:

enter image description here

but not clean.


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -