Merge lp:~sakrecoer/ubuntu-manual-tests/bug-1184757 into lp:ubuntu-manual-tests

Proposed by Set Hallstrom
Status: Merged
Merged at revision: 364
Proposed branch: lp:~sakrecoer/ubuntu-manual-tests/bug-1184757
Merge into: lp:ubuntu-manual-tests
Diff against target: 31 lines (+27/-0)
1 file modified
testcases/packages/Studio/FontManager (+27/-0)
To merge this branch: bzr merge lp:~sakrecoer/ubuntu-manual-tests/bug-1184757
Reviewer Review Type Date Requested Status
Kev Bowring (community) Approve
Review via email: mp+279923@code.launchpad.net

Description of the change

Adding manual test-case for Font Manager

To post a comment you must log in.
Revision history for this message
Kev Bowring (flocculant) wrote :

couple of comments

365. By Set Hallstrom

Fixing typos and formulation in Fontmanager Testcase according to comments recieved

Revision history for this message
Kev Bowring (flocculant) wrote :

Thanks Set

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'testcases/packages/Studio/FontManager'
2--- testcases/packages/Studio/FontManager 1970-01-01 00:00:00 +0000
3+++ testcases/packages/Studio/FontManager 2015-12-08 17:28:49 +0000
4@@ -0,0 +1,27 @@
5+This test will check if Font Manager opens properly from the STUDIO menu.
6+<dl>
7+ <dt>Open the Font Manager application from the UTILITIES sub-menu of the GRAPHIC DESIGN subsection in Main Menu.</dt>
8+ <dd>Font Manager opens properly.</dd>
9+</dl>
10+This test will check if Font Manager properly imports fonts to the system.
11+<dl>
12+ <dt>Locate the button on the bottom left-hand of the window with gears and press it</dt>
13+ <dt>Select "Install Fonts"</dt>
14+ <dt>Locate the font files that should be installed and press OK</dt>
15+ <dt>In the pop window that appears, chose "Reload Now"</dt>
16+ <dd>Font Manager Reloads</dd>
17+ <dt>Open any application that uses fonts such as Inkscape, LibreOffice Writer or GIMP, search for the font you just installed</dt>
18+ <dd>Newly Installed Font is available</dd>
19+</dl>
20+This test will check if Font Manager properly deactivates fonts from the system, without deleting them.
21+<dl>
22+ <dt>Select a Font Family in the family window.</dt>
23+ <dt>On the right-hand of the window, press the "Minus" symbol ("-")</dt>
24+ <dd>Font name is struck through.</dd>
25+ <dt>Open any application that uses fonts such as Inkscape, LibreOffice Writer or GIMP, search for the font you just deactivated</dt>
26+ <dt>Search for newly disabled font.</dt>
27+ <dd>Font is unavailable</dd>
28+</dl>
29+
30+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
31+ If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> a 'failed' result and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result.</strong>

Subscribers

People subscribed via source and target branches