Forum Discussion

dman009's avatar
dman009
New Contributor
14 years ago

LoadUI failing to run SOAPUI tests

Hi, I am trying to run a SOAPUI test case using the SOAPUI runner in LoadUI. The SOAPUI test case has a number of requests as steps within it. When I run the test case the first step is executed and the some of the data from the response is to be used as input data for the next request step. When running in SOAPUI its fine, however when running in LoadUI it fails.
I have also used property transfer and properties test steps to copy the output data to input of the next request but it still fails.

3 Replies

  • spaudel1's avatar
    spaudel1
    Occasional Contributor
    This is similar issue I'm facing. The soapui test is failing on loadui specially on property transfer. I'm using loadui 2.0.2.
  • spaudel1's avatar
    spaudel1
    Occasional Contributor
    I switched to loadui 2.0.1 and now all test is passing. If I ran the same test on loadui 2.0.2, it fails on property transfer. Scripts is running fine on SOAPUi 4.5.0

    Hope this may work to you too. I believe its a bug on loadui 2.0.2
  • Hi,

    I've tried this scenario in 2.0.2, and it works fine:

    Maybe I'm misunderstanding something. Could you elaborate on your scenarios?

    /Henrik