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.
1 second response timeout in http request:
and adding response assertion ignores status , expects timeout:
but not clean.



Comments
Post a Comment