Forum Discussion

krenevla's avatar
krenevla
Contributor
13 years ago

rename property breaks return property in Run TestCase

If You rename property in TestCase which is called from other tests using Run TestCase step, it will uncheck "Return Property" check-box
This is annoying when You re-factor Your modularized tests as You have to check again this renamed Return Property in each instance.

How to reproduce in 4.5.1:

create test A with property A
create test B with Run TestCase and point to to test A and mark property A as Return property
rename property A to property B
check Run TestCase, there will be property B bud unchecked

3 Replies

  • I could not reproduce this problem with SoapUI 4.5.2. Would you be able to upgrade?

    Regards,

    Renato Athaydes
    SmartBear Software
  • reproduced with 4.5.2 as well

    1 - create test "1"
    2 - in test "1", create property "A"
    3 - create test "2"
    4 - in test "2", create Run test case step and point it to test "1" and mark "A" as return property
    5 - in test "1", rename property "A" to "B"
    6 - in test "2", open Run test step and check property. It will be "B" but return property will be unchecked.

    --- can be reproduced every time
  • Thanks for the great description. I was able to reproduce it and I've reported this for our product owner to see [SOAPUI-4674].

    Regards

    Henrik O
    SmartBear Software