Menu

#487 property transfer between mock reposonse and datasink

v1.0 (example)
open
nobody
5
2009-09-21
2009-09-21
No

have prepared a test case using the following sequence:

1. Send SOAP request
2. Mock Service for receiving the asynchronous answer with assertions on
content
3. Property transfer between the mock service and the datasink
4. Datasink into an Excel file.

It works fine in SOAPUI itself. However it fails with the Maven pluging.
According to the log the target property is missing.

Discussion

  • Sebastien Gamby

    Sebastien Gamby - 2009-09-21

    SOAPUI project check the 'test' test suite

     
  • Sebastien Gamby

    Sebastien Gamby - 2009-09-21

    For information. I edited the project with SOAPUI 3.0.1 and I used the version 2.5.1 of the Maven plugin

     
  • Ole Lensmar

    Ole Lensmar - 2009-09-22

    Hi,

    ok, could you try the 3.0 version of the maven plugin instead?

    regards!

    /Ole
    eviware.com

     
  • Sebastien Gamby

    Sebastien Gamby - 2009-09-22
     
  • Sebastien Gamby

    Sebastien Gamby - 2009-09-22

    I have tried the version 3.0 of the Maven plugin (I had tried with version 3.0.1 before, didn't think of trying 3.0). It is worse because an exception is now raised when generating the junit report.

     

Log in to post a comment.