~elfy/ubuntu-manual-tests/1347801

« back to all changes in this revision

Viewing changes to testcases/packages/1417_Evince Tests

  • Committer: Nicholas Skaggs
  • Date: 2013-01-23 08:29:30 UTC
  • Revision ID: nicholas.skaggs@canonical.com-20130123082930-p1c1o4e19x39lmm3
initial version of manual testcase repository, as extracted from qatrackers

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Test-case name: evince/evn-001
 
2
This test will check that Evince can display PDFs correctly
 
3
<ol>
 
4
<li title="action"> Open the dash and launch document viewer by pressing the super key, and then entering ‘document viewer’</li>
 
5
<ol>
 
6
<li title="expected_result">document viewer should launch</li>
 
7
</ol>
 
8
<li title="action"> Open a pdf by selecting file, open and choosing a pdf file</li>
 
9
<ol>
 
10
<li title="expected_result">Is the selected PDF displayed correctly?</li>
 
11
</ol>
 
12
</ol>
 
13
Test-case name: evince/evn-002
 
14
This test will check that Evince can enter fullscreen mode via F11
 
15
<ol>
 
16
<li title="action"> Open the dash and launch document viewer by pressing the super key, and then entering ‘document viewer’</li>
 
17
<ol>
 
18
<li title="expected_result">document viewer should launch</li>
 
19
</ol>
 
20
<li title="action"> Open a pdf by selecting file, open and choosing a pdf file</li>
 
21
<li title="action"> Make sure that Evince is not in fullscreen mode</li>
 
22
<li title="action"> Press F11</li>
 
23
<ol>
 
24
<li title="expected_result">Does Evince enter fullscreen mode?</li>
 
25
</ol>
 
26
</ol>
 
27
Test-case name: evince/evn-003
 
28
This test will check that Evince can enter exit fullscreen mode via F11
 
29
<ol>
 
30
<li title="action"> Open the dash and launch document viewer by pressing the super key, and then entering ‘document viewer’</li>
 
31
<ol>
 
32
<li title="expected_result">document viewer should launch</li>
 
33
</ol>
 
34
<li title="action"> Open a pdf by selecting file, open and choosing a pdf file</li>
 
35
<li title="action"> Make sure that Evince is in fullscreen mode</li>
 
36
<li title="action"> Press F11</li>
 
37
<ol>
 
38
<li title="expected_result">Does Evince exit fullscreen mode and restore the window size and position correctly?</li>
 
39
</ol>
 
40
</ol>
 
41
Test-case name: evince/evn-004
 
42
This test will check that Evince can hide sidebar
 
43
<ol>
 
44
<li title="action"> Open the dash and launch document viewer by pressing the super key, and then entering ‘document viewer’</li>
 
45
<ol>
 
46
<li title="expected_result">document viewer should launch</li>
 
47
</ol>
 
48
<li title="action"> Open a pdf by selecting file, open and choosing a pdf file</li>
 
49
<li title="action"> Make sure sidebar is displayed</li>
 
50
<li title="action"> Press F9</li>
 
51
<ol>
 
52
<li title="expected_result">Did Evince hide the sidebar?</li>
 
53
</ol>
 
54
</ol>
 
55
Test-case name: evince/evn-005
 
56
This test will check that Evince can display sidebar
 
57
<ol>
 
58
<li title="action"> Open the dash and launch document viewer by pressing the super key, and then entering ‘document viewer’</li>
 
59
<ol>
 
60
<li title="expected_result">document viewer should launch</li>
 
61
</ol>
 
62
<li title="action"> Open a pdf by selecting file, open and choosing a pdf file</li>
 
63
<li title="action"> Make sure sidebar is hiddes</li>
 
64
<li title="action"> Press F9</li>
 
65
<ol>
 
66
<li title="expected_result">Does Evince display a sidebar with page thumbnails or the document index?</li>
 
67
</ol>
 
68
</ol>
 
69
Test-case name: evince/evn-005
 
70
This test will check that Evince can rotate a document
 
71
<ol>
 
72
<li title="action"> Open the dash and launch document viewer by pressing the super key, and then entering ‘document viewer’</li>
 
73
<ol>
 
74
<li title="expected_result">document viewer should launch</li>
 
75
</ol>
 
76
<li title="action"> Open a pdf by selecting file, open and choosing a pdf file</li>
 
77
<li title="action"> Press ctrl+left</li>
 
78
<ol>
 
79
<li title="expected_result">The pdf is rotated left</li>
 
80
</ol>
 
81
<li title="action"> Press ctrl+right</li>
 
82
<ol>
 
83
<li title="expected_result">The pdf is rotated right</li>
 
84
</ol>
 
85
<ol>
 
86
<li title="expected_result">Does Evince display the rotated document correctly?</li>
 
87
</ol>
 
88
</ol>
 
89
<strong>
 
90
If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
 
91
If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> 'failed' 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>
 
 
b'\\ No newline at end of file'