How can i test Smartfox server with Jmeter? -
iam trying send smartfox server requests through beanshell postprocessor, not working asynchronous. working on jmeter smartfox server please guide me.
my scenario is:
- send http request 1 server
- process http response in beanshell post processor
- using smartfox server api, send request smartfox server,
- wait response smartfox server
- procees received response
- exit.
problem smartfox server api calls asynchronous, not waiting response , wrong results received.
Comments
Post a Comment