How can I change default Report Template? #551
Quali-Community
started this conversation in
Useful Tips & Guides
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There are two different cases: 1. When report opens from QC, Controller, Scheduler or "Open Report" option selected in the Runner, system uses the default template for the report generation. The default template can be changed according to the following procedure :
- Open "C:\Program Files\qualisystems\Studio\QsTestShellRunner.exe.config" file for edit
- Change <add key="DefaultReportTemplate" value="Test Results"/> to <add key="DefaultReportTemplate" value="Regression Steps"/>
- Save the file
2. When Runner\Studio report query window opened, there is default report template. The default template can be changed according to the following procedure :(shay.d) - 08/09/2012 01:59 PM
· 2607 ·
Beta Was this translation helpful? Give feedback.
All reactions