NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

TS Database Analysis

Hi,

 

I have a sequence which iterates a N number of times chosen by the user using the TestUUTs entry point. To each loop I will assign a unique serial number and I will log only the failed step to a MySQL database. My aim is to analyse the database to check which steps (not the sequence call) are failed and how many times per loops the same step result failed, in order to do some statistical analysis on the obtained failure.

Since a sequence A in the sequence file can be called from different sequences while the step ID of the steps inside the sequence A remains always the same, for understanding where a particular step S is failed and if it the always that one that is failed in different loops, I must obtain the chain of calling sequences. Is there someone who has ever tried to do something like that?

 

My ideal aim is to be able to reconstruct the full loop, given the UUTserialNumber, let’s say like the pdf report.

 

I hope to have expressed correctly my aim, thank you for the help!

 

Best Regards,

Zuc

0 Kudos
Message 1 of 1
(260 Views)