NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to add condition info to teststand report when flow control is included in report

I have TS report generated with a lot of flow control statements. One piece of report looks like this:

image.png

When user opens the report he does not know what was the conditions that were inside of flow control statemens. I added with red text what I want to have here. So together with "If" "Else If" I also want to have "If ( Var_1 != TRUE)" and so on... How can I do this? I know how to add additional results to flow statemens but I want to realize also this. 

0 Kudos
Message 1 of 2
(1,989 Views)

Hi Skoda3,

 

Like you said, you can use the Additional Results to log the condition, ie:

 

s4-additional results.PNG

 

This will add the condition into a standard HTML report like this:

 

s4-report.PNG

 

Can you tell me more about how your reporting is configured?

 

Regards,

Charlie Rodway | Principal Software Engineer | Certified TestStand Architect (CTA)

Computer Controlled Solutions Ltd | NI Silver Alliance Partner | GDevCon#1 Sponsor

0 Kudos
Message 2 of 2
(1,972 Views)