Need help with StresStimulus? Start here.
Async Calls
Unregistered User Posts: 514
10/11/2018
|
How does ST handle async calls. Are all the requests executed sequentially or the tool will handle the calls as per Application logic - sequential or parallel.
|
|
0
link
|
George @StresStimulus Administrator Posts: 568
10/11/2018
|
While StresStimulus does not emulate full browser’s DOM behavior, it by default attempts to realistically simulate concurrency of async (AJAX) calls (requests) according to the application logic by using various information such as recorded sequence and requests’ content-type. Some of the request concurrency rules are described here http://support.stresstimulus.com/display/doc49/Request+concurrency
Additionally, you can override the default behavior by setting concurrency mode for individual requests, as described here http://support.stresstimulus.com/display/doc49/Request+Properties in the Concurrency mode section.
|
|
0
link
|
Copyright © 2025 Stimulus Technology