Forum Discussion

burrito's avatar
14 years ago

Problem with mock service in load test

Hi
I've got problem with running test case with one request and one mock response in command-line loadtest runner. Actually it is fine when i'm running only one thread but when it's more than that the runner starts generating fake progress info of more than 100% and doesn't want to end this process.
What I think happens is the runner wants to start as many mock services as there are threads in load test, which is not propper behavior. Is there a possibility to make mock test step use already started mock service without starting it each time the step is invoked?
I just need to measure time of whole test case execution during load test.
No RepliesBe the first to reply