JShah
12 years agoContributor
checking file already created from background tasks
Hey SmartBear,
We need a help and advice today and hope you guys can help us with our load test scenario.
We are load testing the capability of our reporting service, right now the request is
asynchronous and push the task to a background task that do the needed job (query, build pdf, etc) and
once done it will push message notification to the client that the file is ready to download.
We want to add an assertion that can tell us that the request is complete and reference to the fired
request to the reporting service.
Any idea how can we do it? I've read you had a mocking service but seems like its not the one
we are looking for.
Regards
JShah
We need a help and advice today and hope you guys can help us with our load test scenario.
We are load testing the capability of our reporting service, right now the request is
asynchronous and push the task to a background task that do the needed job (query, build pdf, etc) and
once done it will push message notification to the client that the file is ready to download.
We want to add an assertion that can tell us that the request is complete and reference to the fired
request to the reporting service.
Any idea how can we do it? I've read you had a mocking service but seems like its not the one
we are looking for.
Regards
JShah