Merge lp:~smiddy84/ubuntu-manual-tests/lsc into lp:ubuntu-manual-tests

Proposed by Markus J Schmidt
Status: Merged
Merged at revision: 235
Proposed branch: lp:~smiddy84/ubuntu-manual-tests/lsc
Merge into: lp:ubuntu-manual-tests
Diff against target: 66 lines (+61/-0)
1 file modified
testcases/packages/lubuntu software center (+61/-0)
To merge this branch: bzr merge lp:~smiddy84/ubuntu-manual-tests/lsc
Reviewer Review Type Date Requested Status
Nicholas Skaggs (community) Approve
Review via email: mp+182156@code.launchpad.net

Description of the change

Lubuntu Software Center testcase added

To post a comment you must log in.
Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

Oh, nice a new testcase! I'll make sure to add it to the lubuntu suite as well.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'testcases/packages/lubuntu software center'
2--- testcases/packages/lubuntu software center 1970-01-01 00:00:00 +0000
3+++ testcases/packages/lubuntu software center 2013-08-26 16:43:32 +0000
4@@ -0,0 +1,61 @@
5+This test will check that Lubuntu Software Center can add and discard a program in the Apps Basket
6+<dl>
7+ <dt>Click on the Lubuntu icon in your panel. Select "System Tools" and "Lubuntu Software Center"</dt>
8+ <dd>Lubuntu Software Center opens in a new window</dd>
9+ <dt>Click on "Education"</dt>
10+ <dd>A list opens, showing the entries for education</dd>
11+ <dt>Look for "anki" in the upcoming list. Select its entry and click on button "Information"</dt>
12+ <dd>Lubuntu Software Centers shows a description and general information about the program</dd>
13+ <dt>Click on button "Add to the app basket"</dt>
14+ <dd>The button "Apps Basket" now shows a one in brackets "(1)"</dd>
15+ <dt>Click on the button "Apps Basket(1)"</dt>
16+ <dd>Lubuntu Software Center shows a list with packages to be installed, anki and dependent packages in this case</dd>
17+ <dt>Click on button "Discard"</dt>
18+ <dd>The list empties</dd>
19+</dl>
20+
21+This test will check that Lubuntu Software Center can install a new program
22+<dl>
23+ <dt>Click on button "Get Software"</dt>
24+ <dd>The list of educational programs appears again</dd>
25+ <dt>Click on the left arrow button (next to "Get Software" button)</dt>
26+ <dd>The category view appears again</dd>
27+ <dt>Click on "Search a package" field. Fill in "gedit" and hit enter</dt>
28+ <dd>A list with search results appears</dd>
29+ <dt>Select entry "GEdit" and click on button "Add to the apps basket"</dt>
30+ <dd>The button fades out. The application is added to your basket</dd>
31+ <dt>Click on the button "Apps Basket(1)"</dt>
32+ <dd>Lubuntu Software Center shows a list with packages to be installed, GEdit and dependent packages in this case</dd>
33+ <dt>Click on button "Install packages"</dt>
34+ <dd>A window opens, showing the progress of installation. After installation, you see again the "Apps basket", now empty</dd>
35+</dl>
36+
37+This test will check that Lubuntu Software Center can run in expert mode
38+<dl>
39+ <dt>Click on the "gear" button</dt>
40+ <dd>A window opens, showing the option of Lubuntu Software Center</dd>
41+ <dt>Next to "Expert Mode" click on the switch</dt>
42+ <dd>The switch changes from "OFF" to "ON"</dd>
43+ <dt>Click on "Apply"</dt>
44+ <dd>The window closes. You are back in Lubuntu Software Center</dd>
45+ <dt>Click on button "Get Software"</dt>
46+ <dd>The list of educational programs appears again</dd>
47+ <dt>Click on the left arrow button (next to "Get Software" button)</dt>
48+ <dd>The category view appears again</dd>
49+ <dt>Click on "Search a package" field. Fill in "texlive" and hit enter</dt>
50+ <dd>A list with search results appears</dd>
51+ <dt>Click on the "gear" button</dt>
52+ <dd>A window opens, showing the option of Lubuntu Software Center</dd>
53+ <dt>Next to "Expert Mode" click on the switch</dt>
54+ <dd>The switch changes from "ON" to "OFF"</dd>
55+ <dt>Click on "Apply"</dt>
56+ <dd>The window closes. You are back in Lubuntu Software Center. The list with search results is now empty</dd>
57+</dl>
58+
59+This test will check that Lubuntu Software Center can list installed applications
60+<dl>
61+ <dt>Click on button "Installed Software"</dt>
62+ <dd>The list of installed applications appears</dd>
63+ <dt>Click on "Search a package" field. Fill in "openbox" and hit enter</dt>
64+ <dd>A list with search results appears</dd>
65+</dl>
66\ No newline at end of file

Subscribers

People subscribed via source and target branches