Forum Discussion

Unibet_Support's avatar
Unibet_Support
Contributor
13 years ago

[RES] Tests fail in soapui pro 4.5.1

Upgraded to 4.5.1.
Now all our testcases fail.
Tried and run them in 'old' 4.5.0, works fine.

Testing HTTP and REST-services.
From http-log I can see that 4.5.0 sends cookies, as it should in first request.
In 4.5.1 NO cookies are sent, we depend on tokens in cookies for our tests.

Is there some default setting I need to change?

Regards
/Anders, Unibet
  • Hi Anders,

    thanks for this - just to make sure; is the the "Maintain HTTP Session" option set for your TestCases?

    regards,

    /Ole
    SmartBear Software
  • Will get back as soon as I can.
    Currently everything stopped working in 4.5.0 as well.
    Need to understand whats happening (suspect an updated external groovy script).

    But yes you were rigth, although I was 99% sure I had set 'Maintain...'

    I got 1 of the old testcases running OK in 4.5.1, but then booom everything stopped working in both versions.

    I get back when I get things working again.

    Regards
    /Anders
  • Hi Per,

    ok - there was a bug in 4.5.0 which resulted in cookies being shared between all requests - so you would probably not have noticed this settings not been set..

    let us know of your findings!

    /Ole
    SmartBear Software
  • Ok, that explains why they were running in 4.5.0.

    Fixed my problems, wrong loadbalancer rule in testenvironment......

    Did a short test of old regressiontests in both 4.5.0 and 4.5.1, with "Maintain HTTP Session" set,
    everything worked as it should.

    Thanks for fast support !!

    Regards
    /Anders