Forum Discussion

ArnorBld's avatar
ArnorBld
New Contributor
9 years ago
Solved

How to send a cookie

Hi guys,   I'm new to SOAP and I'm very new to SoapUI!!!  From what little I have seen of it, you have done an amazing job with this product!   I'm trying to work with a certain SOAP API provider...
  • SiKing's avatar
    SiKing
    9 years ago

    When you are new to a tool, it helps if you read through the documentation first!

     

    For any test that you need to pass the cookie around, go to the testcase options and turn on "maintain HTTP session". No, there is no global switch to turn this on, this is done on a case-by-case basis.

    http://www.soapui.org/soapui-projects/form-based-authentication.html

  • ArnorBld's avatar
    ArnorBld
    9 years ago

    Hi,

     

    Thank you!  Got it working!  Documentation can be daunting!

     

    Best regards,