Changing the fonts of the execution reports in TestShell Studio / Runner #494
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
On TestShell Studio version 4.8 SP2 and above, there is a configurable way to change the font used in the Execution Query reports.
Browse to the installation folder of TestShell (usually on C:\Program Files\QualiSystems\Studio)
Edit the file Customer.Config
Add the following key to the appSettings node:
<add key="ReportFont" value="Arial Unicode MS"/>
The font name (Arial Unicode MS) should be any font installed on Windows, as they are shown in the Windows Font folder (normally at C:\Windows\Fonts)
Restart TestShell Studio for this change to take effect.
(tal.a) - 01/17/2013 04:05 PM
· 2609 ·
Beta Was this translation helpful? Give feedback.
All reactions