LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to format 'Test Duration' in LabVIEW unit test framework (uft) for higher resolution?

Hello LV community,

 

I'm new to the Unit Test Framework toolkit and I'm looking for a way to store/report the true execution times for each VI under test.

 

I've created a user-defined test that determines pass/fail and uses counters to calculate the 'time elapsed [ms]' for the particular VI under test. I'm actually going to be testing LabVIEW VI's wrapped around web services, which is why i need high resolution for timing. The problem I'm facing is that the time reported is too low of resolution to be useful... ie the VI under test reports an elapsed time of 515 ms but the UFT report has 'Test Duration: = 00:00:01'.

 

How can I update my reporting in UFT to show ms?

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

Hello Jeknetics, I will attach this information that must be helpful for you. 

Regards

 

Link: http://search.ni.com/nisearch/app/main/p/ap/tech/lang/en/pg/1/sn/catnav:pm/fil/AND(nilanguage:en,phw...

0 Kudos
Message 2 of 2
(2,541 Views)