Forum Discussion

chathurad's avatar
chathurad
Contributor
6 years ago

Some of my test cases are failing with 504 and 502 errors when run them as a test suite

Im having 40 test cases on my SoapUI project.

Two test cases are every time failing with the response code 502 and 504 when i run all the 40 test cases as a test suite.

 

But when I run them individually those two test cases are returning valid response with status code 200.

 

Is there any way to fix this?

 

 

3 Replies

  • jhanzeb1's avatar
    jhanzeb1
    Frequent Contributor

    I don't think it's to do with your test, it could be your service that may not be able to respond that quickly.

     

    Try adding some delays between the test and see if any difference?

     

     

    • chathurad's avatar
      chathurad
      Contributor

      Yeah i tried with that ut still the same result. :mansad: May be you are correct this is somthing with the server.

      • luluberlu's avatar
        luluberlu
        Occasional Contributor

        you must give us your test and your error. if you don't give precise information, we can't help you. 

        Probably, you make a mistake in your conception. you modify a testsuite property in previous test cases,

        so your test case becomes false.