I'm using TestStand 2014, and there are several substeps in my steps , however, I found if there is a failure in a step, other next substeps in that step will not go on. And it will step out that failure step, and go on execute steps in main sequence.
I want to know how to configure this property? I want to execute all the substeps in sequence, even though encounter failures.