ContributionsMost RecentMost LikesSolutionsRe: how to test stateful servicesHi, I found this older topic, dealing with a similar issue to mine. I'm using SoapUI 2.0 Beta and I need to test a stateful service. As Ole suggests above, I looked in the Test Case Options dialog. I checked 'Maintain HTTP Session' but that doesn't seem to copy cookies received in one response to the next request. I too have a Set-Cookie: JSESSIONID=xxx in my first response, and if I copy this value to an HTTP header in the second request manually the session behaviour works fine. Is there another way of having SoapUI copy these cookie values automatically? Thanks JohnRe: setting request credentials for entire test suiteHi Ole, That's great - didn't look properly! Thanks a lot. Great product.Re: using relative paths for properties file locationHi Ole, Exactly. That'll be perfect. I'll look for the snapshot. Thanks a lot. Johnusing relative paths for properties file locationHi, Anyone know if I can I use use a relative path for the location of a properties file in a test case / script? I can only seem to make an absolute path work. Thanks, Johnsetting request credentials for entire test suiteHi, A basic question - maybe I missed it in the doc/UI - how can I set/change the username/password sent with each request in a test suite, without editing each individual request? I noticed there's an override for hte command line runner, but I cant see if/how I can do it on the GUI Thank, John