Hello,
If I modify programmatically a pass fail test, I used Step.AsPropertyObject.SetValNumber(“TS.SData.Call.MemberType”, 0, -1), the step is modified with a number: (2147483647), expected value : “Do Not Call”
If I try with other argument: 1 (Call Method), 2 (Get Property), 3 (Set Property) it’s works well.
Someone have a solution to my problem?
I used TestStand 4.0
By advance thank you for your help
Romuald.