krenevla
13 years agoContributor
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
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