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

Subscribers

People subscribed via source and target branches