~elfy/ubuntu-manual-tests/update_display_testcase

« back to all changes in this revision

Viewing changes to testcases/packages/lubuntu software center

  • Committer: nskaggs
  • Date: 2013-09-18 16:49:39 UTC
  • mfrom: (230.3.1 ubuntu-manual-tests)
  • Revision ID: nicholas.skaggs@canonical.com-20130918164939-91vhq8c437whaoig
add Markus new LSC test :-)

Show diffs side-by-side

added added

removed removed

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