NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

"label step"

Hi,
I have a sequence composed of multiple subsequences each having a lot of
labels (step type label) that help me to keep track of all the changes and new additions.
At the moment the total time required to run this "complex" sequence is high
and I am not sure if this affected by all the labels that I added when I developed the sequence.
Do you know the impact of having so much labels on a test sequence?
Thanks
FJR
0 Kudos
Message 1 of 2
(2,906 Views)

Hi,

Not sure, but it depends on what you mean a lot.

I surpose if the engine still has to process the step even if its set to skip. Why dont you have the initial label step set to jump over all the others in the sequence to a suitable labelled end step just before your actual test steps and see if that improves your performance.

You will have to set the Custom Post Action to get the label to do a Jump To Destination.

see attached TS3.5 example

Regards

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 2 of 2
(2,902 Views)