iowa Posted August 9, 2008 Report Share Posted August 9, 2008 Test Stand 4.0 -- Better Reporting question Have LabView & Test Stand sequenced project where I have to deal with 100K of tests results. Native Test STand reporting is not really friendly or helpful in analyzing such huge volumes of tests results. Question: Has anyone had any experience with Test Stand reporting -- what type of Test Stand reporting do you use? Any examples would be helpful. Wonder if anyone has SQL DB Reporting repository with IIS WebPortal & Crystal Report Web AcrtiveX for letting anyone in intranet visit Webpages and query any flavor of the tests results reports. I am looking for examples or anything related to better Test Stand reporting. Thank you, Alex http://energyray.com Quote Link to comment
BrokenArrow Posted August 12, 2008 Report Share Posted August 12, 2008 QUOTE (iowa @ Aug 7 2008, 11:41 PM) Test Stand 4.0 -- Better Reporting questionHave LabView & Test Stand sequenced project where I have to deal with 100K of tests results. Native Test STand reporting is not really friendly or helpful in analyzing such huge volumes of tests results. Question: Has anyone had any experience with Test Stand reporting -- what type of Test Stand reporting do you use? Any examples would be helpful. Wonder if anyone has SQL DB Reporting repository with IIS WebPortal & Crystal Report Web AcrtiveX for letting anyone in intranet visit Webpages and query any flavor of the tests results reports. I am looking for examples or anything related to better Test Stand reporting. Thank you, Alex http://energyray.com I've used the HTML reporting in Teststand and found it to be ideal. It flows seamlessly into Excel after-the-fact, where analysis is (of course) a snap, and the color-coding is nice (red for failures, green for pass, etc). Quote Link to comment
ygauthier Posted August 12, 2008 Report Share Posted August 12, 2008 QUOTE (iowa @ Aug 7 2008, 11:41 PM) Test Stand 4.0 -- Better Reporting questionHave LabView & Test Stand sequenced project where I have to deal with 100K of tests results. Native Test STand reporting is not really friendly or helpful in analyzing such huge volumes of tests results. Question: Has anyone had any experience with Test Stand reporting -- what type of Test Stand reporting do you use? Any examples would be helpful. Wonder if anyone has SQL DB Reporting repository with IIS WebPortal & Crystal Report Web AcrtiveX for letting anyone in intranet visit Webpages and query any flavor of the tests results reports. I am looking for examples or anything related to better Test Stand reporting. Thank you, Alex http://energyray.com Hi there alex. After working a full year on a pretty big TestStand project I can say that the HTML reports are very nice but are very hard to customize. To customize them you need some knowledge on web progromming such as xslt style sheets, xml, html, javascript,... The results can be realy impresive but you might need some help to get to what you need if you are not used to web programming. That said, this is only a static html reporting tool. If what you need is to be able to make different types of analysis on the data, you might want to think about a database solution. I never actualy tried it but I know that TestStand has drivers to communicate with databases. So you can basically add steps to save the data that you just acquired in the database. There is one other option that I know of. It is not my intention to do product placement but I simply think that this might be useful to you. I work for a company called Averna. We make a software called Proligent which enhances TestStand web reporting capabilities. It actually does a lot more but just to keep this reply short, if you are interested, you can check out this website: http://www.proligent.com/ Hope this helps, Yvan Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.