07-15-2008 06:14 PM
07-16-2008 12:25 PM
I have the exact same question.
I was thinking that if you could re-generate the result list from the database you could re-run it through the report generator sequences. Has anybody done this before? We see this as a usefull tool as not to maintain a copy of the HTML or XML report but just generate one when needed.
07-16-2008 02:44 PM
Hello msears,
Thank you for posting on the NI Discussion Forums. Unfortunately there are no tools available in TestStand for directly converting an Access database to a formatted .xsl report. It is possible to have a step in a sequence that reads the information from the database, and create the .xsl report as if it had been generated at sequence run-time, by writing those values directly to Locals.ResultList. Admittedly, this would require some knowledge of Microsoft Access, and the ability to write a program that will extract information from the database, in order to include it as a step in the sequence.
Is there anything stopping you from creating a formatted .xsl report when the sequence is run (instead of trying to create it from previous data stored in an Access database)?
07-16-2008 05:02 PM
07-17-2008 03:09 PM
07-21-2008 12:43 PM
To msears -
I have noted this feature request directly in the TestStand group so that we can try to address this in the future. Thank you for letting us know about your need.
10-31-2011 07:02 AM
Is there any update on this feature?
Has someone created a sequence to Generate a Test Report ?
11-01-2011 04:14 PM
Hi Shako,
I hope you are doing well today! You can use the Database Viewer to view a database from within TestStand by going to Tools»Database Viewer... and then opening your database. At this time, there is not a tool that ships with TestStand that will automatically generate a report from previous data stored in a database. However, as is mentioned above, you could write your own sequence to access the data you want to pull from the database and then create the report. Also, be sure to post this on the NI TestStand Idea Exchange for other forum users and our R&D department to see and give Kudos! Thanks, Shako. Have a great day!
11-02-2011 01:17 AM
Thanks for the reply.
Im surprised that no one has done this before and that the is nothing under the idea exchange.
I would of thought that recalling reports out of the database would be a first priority thing, well lets hope they do somthing about it soon.
I am busy trying to create a sequence to this and i did post an idea.
Have a great day!