Forum Discussion

fhisg's avatar
fhisg
New Contributor
14 years ago

Don't keep session across individual request, how?

I remember that there's a property you can set in test suites/cases that instructs soapUI to ignore session cookies. How do I do that for individual requests? If an individual request is executed several times (manually) the same session is reused.

1 Reply

  • fhisg's avatar
    fhisg
    New Contributor
    In essence, I need the jsessionid cookie to be ignored - not just in test cases.