I have a test case that use custom properties. I want to override the properties value with another value when i run this testcase as a test step in another test case. how can i do it?
Asked
Active
Viewed 430 times
1 Answers
0
If you set the Return Properties to those custom properties (same name) in your Run TestCase Options then it should be overriding those values.

nwill001
- 705
- 5
- 6
-
i want the parent test case will override the original values of the test session – Adi Mor May 27 '14 at 18:34