NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Where to deicide custom step type to be

Solved!
Go to solution

 I created a custom step. i want it to be a pass/ fail step. So i added a status expression which always gives me Pass or fail. but it doesnt change the color or overall result status if it is fail. So I want to know how make it a pas fail custom step.

0 Kudos
Message 1 of 3
(3,094 Views)
Sorry  for the message,my problem got solved. i was getting a "True" or "False" from boolean output in status where i need to send " Passed " or "Failed" string
0 Kudos
Message 2 of 3
(3,092 Views)
Solution
Accepted by Sury@
The easy way is to just go to the NI Pass/Fail step and copy the status expression for that and paste it into yours.
0 Kudos
Message 3 of 3
(3,076 Views)