Forum Discussion

Rovi_Corp_Suppo's avatar
Rovi_Corp_Suppo
Occasional Contributor
12 years ago

Parallel Testing

I am trying to run 3 tests from a Test suite parallel, and I am not able to execute my tests as I get failed tests. Only one of my test is getting pass result and rest are getting failed.

Tue Apr 08 14:46:14 PDT 2014:DEBUG:Connection shut down
Tue Apr 08 14:46:14 PDT 2014:ERROR:Exception in request: org.apache.http.NoHttpResponseException: The target server failed to respond
Tue Apr 08 14:46:14 PDT 2014:ERROR:An error occurred [The target server failed to respond], see error log for details

Above is the error I am getting in SoapUI log, as test suite log is disabled in parallel execution. Any help would be very grateful. And, by the way parallel is spelled wrong in Test suite Log while running parallel tests, Smart Bear may want to fix it.

Regards,
Adit

14 Replies

  • Can you please send Us the Error message you receive when you set the Delay to less time, the server my not be able to handle continues calls. Please send over the log so that I can verify. Thanks.

    Regards,
    Temil
  • according to this seems like your server is doing something and requires that extra time or else will not respond correctly. Let me know if you have further questions.

    Regards,
    Temil
  • Rovi_Corp_Suppo's avatar
    Rovi_Corp_Suppo
    Occasional Contributor
    I checked with my server team, they said server seems to be working fine. We are getting responses in 2 seconds, so the delay shouldn't be more than 5 seconds. So, The news I got from them is its SOAP UI pro problem.

    Regards,
    Adit