Forum Discussion
deepesh_jain
15 years agoFrequent Contributor
I believe what is happening is that the test request is not reading the updated property once it has been updated by the other test step. Can you try disabling the test step which sets the property at test case level, make sure the property is set correctly and kick of the test case to see if it gets passed. Also, the original statement that you were using should work:
${#Test_Case#Property}
${#Test_Case#Property}