Forum Discussion

mzadissa's avatar
mzadissa
New Contributor
15 years ago

Load UI REST Fails

Hi,

I have SOAP REST tests requests that work fine, however when I use Load UI inserting the TestCase suits they all Fail.

Do I absolutely need Mock Services for LOAD REST testing?

3 Replies

  • mzadissa wrote:
    Hi,

    I have SOAP REST tests requests that work fine, however when I use Load UI inserting the TestCase suits they all Fail.

    Do I absolutely need Mock Services for LOAD REST testing?

    Hello!

    I'm not absolutely sure that I understand what you mean.

    Does your soapUI TestCase require a MockService to be running to pass? If so, you need to have the same MockService running when load testing the TestCase in loadUI (how would loadUI otherwise get answers for the requests that it's sending?).

    Regards

    Henrik
    SmartBear Sweden
  • mzadissa's avatar
    mzadissa
    New Contributor
    Thanks, actually my test does not need MockService to pass using SoapUI. But when I use the SoapUI project in LoadUI using the testCase, all requests fail.
  • mzadissa wrote:
    Thanks, actually my test does not need MockService to pass using SoapUI. But when I use the SoapUI project in LoadUI using the testCase, all requests fail.

    Hi and sorry for the delay!

    Try to connect the output of your soapUI Runner to a TableLog Component. Also, have a look in the System log panel (bottom of the screen) to see if there are any errors.

    Regards

    Henrik
    SmartBear Software