Merge lp:~komputes/ubuntu-manual-tests/komputes-manual-tests into lp:ubuntu-manual-tests

Proposed by komputes
Status: Merged
Merged at revision: 22
Proposed branch: lp:~komputes/ubuntu-manual-tests/komputes-manual-tests
Merge into: lp:ubuntu-manual-tests
Diff against target: 92 lines (+24/-27)
1 file modified
testcases/packages/1420_Gedit Tests (+24/-27)
To merge this branch: bzr merge lp:~komputes/ubuntu-manual-tests/komputes-manual-tests
Reviewer Review Type Date Requested Status
Sergio Meneses (community) Approve
Review via email: mp+150170@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Sergio Meneses (sergiomeneses) wrote :

it looks pretty well! you have +1 from me.

Revision history for this message
Javier López (javier-lopez) wrote :

+1 as well

Revision history for this message
Howard Chan (smartboyhw) wrote :

+1 from me.

Revision history for this message
Sergio Meneses (sergiomeneses) wrote :

Perfect! thanks for helping

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'testcases/packages/1420_Gedit Tests'
--- testcases/packages/1420_Gedit Tests 2013-02-22 22:46:01 +0000
+++ testcases/packages/1420_Gedit Tests 2013-02-22 23:32:21 +0000
@@ -1,44 +1,41 @@
1Test-case name: gedit/ged-0011Test-case name: gedit/ged-001
2<dl>2<dl>
3 This test will check that GEdit can save and open saved files3 This test will check that Text Editor (gedit) can save and open saved files
4 <dt> Open the dash and launch gedit by pressing the super key, and then entering 'gedit'</dt>4 <dt> Open Text Editor (gedit)</dt>
5 <dd>Gedit should launch</dd>5 <dd>A text editor window should launch</dd>
6 <dt> Type in "The quick brown foxes jump over the lazy dog"</dt>6 <dt> Type in "The quick brown foxes jump over the lazy dog"</dt>
7 <dd>Text appears</dd>7 <dd>Text appears</dd>
8 <dt> Click on Save</dt>8 <dt> Click on Save</dt>
9 <dd>'Save as' window appears</dd>9 <dd>'Save as' window appears</dd>
10 <dt> Type in 'gedit.txt' for the name of the file, select any folder and press the save button</dt>10 <dt> Type in 'gedit.txt' for the name of the file, select any folder and press the save button</dt>
11 <dd>'Save as' window closes</dd>11 <dd>'Save as' window closes</dd>
12 <dt> Close the text editor by pressing the 'x' in the left hand corner</dt>12 <dt> Close the text editor</dt>
13 <dd>Gedit closes</dd>13 <dd>Text Editor (gedit) closes</dd>
14 <dt> Open the dash and launch nautilus by pressing the super key, and then entering 'nautilus'</dt>14 <dt> Open the file browser, locate and open the new file</dt>
15 <dd>nautilus should launch</dd>15 <dd>File browser should launch with the default Text Editor for FAMILY</dd>
16 <dt> Navigate to the directory where you saved the file and double click it to launch gedit</dt>16 <dd>Does gedit launch and the display the file correctly?</dd>
17 <dd>Does gedit launch and the display the the file with the text "The quick brown foxes jump over the lazy dog"?</dd>
18</dl>17</dl>
19Test-case name: gedit/ged-00218Test-case name: gedit/ged-002
20<dl>19<dl>
21 This test will check that GEdit can save HTML files correctly20 This test will check that Text Editor (gedit) can save HTML files correctly
22 <dt> Open the dash and launch gedit by pressing the super key, and then entering 'gedit'</dt>21 <dt> Open Text Editor (gedit)</dt>
23 <dd>Gedit should launch</dd>22 <dd>A text editor window should launch</dd>
24 <dt> Type in <pre>&#60;a href="http://www.ubuntu.com"&#62;Link To Ubuntu&#60;a/a&#62;</pre></dt>23 <dt> Type in <pre>&#60;a href="http://www.ubuntu.com"&#62;Link To Ubuntu&#60;a/a&#62;</pre></dt>
25 <dd>Text appears</dd>24 <dd>Text appears</dd>
26 <dt> Click on Save</dt>25 <dt> Click on Save</dt>
27 <dd>'Save as' window appears</dd>26 <dd>'Save as' window appears</dd>
28 <dt> Type in gedit.html for the name of the file, select any folder and press the save button</dt>27 <dt> Type in gedit.html for the name of the file, select any folder and press the save button</dt>
29 <dd>'Save as' window closes</dd>28 <dd>'Save as' window closes</dd>
30 <dt> Close the text editor by pressing the 'x' in the left hand corner</dt>29 <dt> Close the text editor</dt>
31 <dd>Gedit closes</dd>30 <dd>Text Editor (gedit) closes</dd>
32 <dt> Open the dash and launch nautilus by pressing the super key, and then entering 'nautilus'</dt>31 <dt> Open the file browser, locate and open the new html file</dt>
33 <dd>nautilus should launch</dd>32 <dd>File browser should launch the default web browser for FAMILY</dd>
34 <dt> Navigate to the directory where you saved the file and double the file it to launch the default browser and display the html file</dt>
35 <dd>Does your default browser launch and the display a page with a link to the ubuntu website?</dd>
36</dl>33</dl>
37Test-case name: gedit/ged-00334Test-case name: gedit/ged-003
38<dl>35<dl>
39 This test will check that GEdit can replace text36 This test will check that Text Editor (gedit) can replace text
40 <dt> Open the dash and launch gedit by pressing the super key, and then entering 'gedit'</dt>37 <dt> Open Text Editor (gedit)</dt>
41 <dd>Gedit should launch</dd>38 <dd>A text editor window should launch</dd>
42 <dt> Type in "The quick brown foxes jump over the lazy dog"</dt>39 <dt> Type in "The quick brown foxes jump over the lazy dog"</dt>
43 <dd>Text appears</dd>40 <dd>Text appears</dd>
44 <dt> Press "Ctrl+H"</dt>41 <dt> Press "Ctrl+H"</dt>
@@ -49,9 +46,9 @@
49</dl>46</dl>
50Test-case name: gedit/ged-00447Test-case name: gedit/ged-004
51<dl>48<dl>
52 This test will check that GEdit can find and hightlight searched text49 This test will check that Text Editor (gedit) can find and hightlight searched text
53 <dt> Open the dash and launch gedit by pressing the super key, and then entering 'gedit'</dt>50 <dt> Open Text Editor (gedit)</dt>
54 <dd>Gedit should launch</dd>51 <dd>A text editor window should launch</dd>
55 <dt> Type in "The quick brown fox jump over the lazy dog"</dt>52 <dt> Type in "The quick brown fox jump over the lazy dog"</dt>
56 <dd>Text appears</dd>53 <dd>Text appears</dd>
57 <dt> Press 'Ctrl+F'</dt>54 <dt> Press 'Ctrl+F'</dt>
@@ -69,9 +66,9 @@
69</dl>66</dl>
70Test-case name: gedit/ged-00567Test-case name: gedit/ged-005
71<dl>68<dl>
72 This test will check that GEdit can display File Browser panel69 This test will check that Text Editor (gedit) can display File Browser panel
73 <dt> Open the dash and launch gedit by pressing the super key, and then entering 'gedit'</dt>70 <dt> Open Text Editor (gedit)</dt>
74 <dd>Gedit should launch</dd>71 <dd>A text editor window should launch</dd>
75 <dt> Click on Edit -> Preferences -> Plugins. Then ensure the "File Browser Panel" plugin is checked. Close the window by pressing close.</dt>72 <dt> Click on Edit -> Preferences -> Plugins. Then ensure the "File Browser Panel" plugin is checked. Close the window by pressing close.</dt>
76 <dd>Preferences window is closed</dd>73 <dd>Preferences window is closed</dd>
77 <dt> Press F9</dt>74 <dt> Press F9</dt>

Subscribers

People subscribed via source and target branches