10-31-2011 06:14 AM
Hi
How can i generate a Html Test Report from a UUT Test that i logged about a week ago?
Does Teststand have a pre built sequence for this?
11-01-2011 03:20 AM
Has anyone generated a report on a Test Result stored in the database?
11-01-2011 05:17 PM
Shako-
I see that you also posted this question in this forum. As Taylor mentioned, there isn't a tool to generate a report from data in a database. You can create a sequence to call into a database and then generate a report. I would look at the example located at C:\Users\Public\Documents\National Instruments\TestStand\Examples\Database for reference.
Thanks,
Sean
11-02-2011 01:20 AM
When i realised that was from 2008 i made a new topic for this problem.
I am currently trying to create my own sequence to do this, I am just really suprised that there is nothing of the sort that is already out there.
Thanks for the reply.
11-02-2011 02:27 AM
You can create a form to display you results from your database from the tools supplied with the database. You dont need Teststand to do this.