-1

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?

Adi Mor
  • 2,145
  • 5
  • 25
  • 44

1 Answers1

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