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:

  1. send http request 1 server
  2. process http response in beanshell post processor
  3. using smartfox server api, send request smartfox server,
  4. wait response smartfox server
  5. procees received response
  6. exit.

problem smartfox server api calls asynchronous, not waiting response , wrong results received.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -