07-28-2010 09:47 AM
Hello to all,
I am a newbie to TestStand and am using 4.1.
I am managing to output a string to a report using the Step.Result.ReportText function within my sequence. My questions are the following:
My report (XML) outputs a
Test Section Done
Report Text "What ever report text that is output"
Is there a way to modify the header "Report Text" to suit our needs? If so, how?
Can the Test Section row be removed? If so, how?
Can the Tabs also be removed? If so, how?
Thanks in Advance!
FredTest
07-28-2010 09:51 AM
Hi,
You can do all this but you would have to modify the style sheet to suit your requirements.
I believe there are some examples of this already posted on the web, try searching for XML in the teststand board.