WebSocket Sampler does not capture complete Json data

Issue #183 new
Former user created an issue

I am trying to verify json data in response using websocket request response sampler. I am able to receive some data from response but it is incomplete. It looks like there is some limit in View Result Tree which displays incomplete data.

I need to verify whether all data is coming or not via jmeter.

I tried increasing the ViewReasult tree memory size using property - view.results.tree.max_size=0 but no use.

Comments (1)

  1. Log in to comment