Hi All,

Has anybody experience with testing asynchronous web-services with Jmeter?

Could you please describe me how to configure and test:

    whether i receive a confirmation from the async web-service;
    after that how to set some daemon that will wait for the callback with the 
requested information from that async web-service;
    evaluate whether this received response from the callback.

The communication between the APP and the async web-service (AWS) should look 
like this:

    APP request -> (AWS)
    AWS confirmation -> APP
    AWS callback with info -> APP
    APP confirmation -> AWS

I dont want to set some specific long time-out and just wait for the callback, 
if it is not needed as it will be different in each case base on the method in 
the background that the async webservice will handle. that's the reason why i'd 
like to use some deamon or some more sophisticated way, if it is possible.

thank you
Stefan
_____________________________________________________________________

Vsetko podstatne z vedy, pocitacov,  mobilov aj hier - http://www.TECHsme.sk

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to