08-18-2015 11:56 AM
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?
08-19-2015 10:38 AM
Hello Jeknetics, I will attach this information that must be helpful for you.
Regards