Currently using your software, we capture your test logs as text files, but I would love to get information on test results as part of a database or excel file showing me the serial numbers and test results. We are currently using multiple software programs to capture the information needed to qualify a SSD Drive. We use HDBench to capture read, write, random read, random Write speeds. We use Burn in test to do a cyclic test on all of our drives and need to capture the serial number, and test results. Does your software do this?
Capture of Test data
Collapse
X
-
-
BurnInTest can produce reports in Text and HTML format.
It can also optionally send the reports to the the BurnInTest management console which stores the results into a SQL database. So maybe that is a good solution, or maybe writing a script to parse the text output is an option.
Comment