02-02-2010 01:54 PM
02-02-2010 09:56 PM
You can go to Configure->Report Options, there is a check box called Include Step Results. If you un check this check box you should be getting what you want.
Another way that I could think of is setting the RecordResult property to False for all the steps in your sequence.
02-03-2010 06:09 AM
02-03-2010 06:26 AM
02-03-2010 06:37 AM - edited 02-03-2010 06:38 AM
I'm guessing that you want to be able to just open the file with a browser and click the 'print' button. I don't think you will be able to do this with the HTML report.
You might be able to do this if you are using TestStand 4.2 and select XML report format. You could customize a stylesheet that would allow you to print just the info of interest.
XML reports tend to be larger than the HTML equivalent...
( PS Nice icon selection! )