~rigved/ubuntu-manual-tests/1225810_1225812

« back to all changes in this revision

Viewing changes to testcases/packages/chromium

  • Committer: Elfy
  • Date: 2013-08-22 05:27:11 UTC
  • Revision ID: ub.untu@btinternet.com-20130822052711-1vyjze6xre9jdutb
Chromium testcase numbered

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
This test will check that Chromium can display websites and save them as bookmarks.
2
 
<dl>
3
 
    <dt>Start Chromium</dt>
4
 
        <dd>Chromium starts in a new window</dd>
5
 
    <dt>Click on the address field and fill in "wikipedia.org". Press enter</dt>
6
 
        <dd>The website "wikipedia.org" opens</dd>
7
 
    <dt>Click on the Button "Customize and Control Chromium" on the right of the address field. Then click on "Bookmarks" and "Bookmarks this page..."</dt>
8
 
        <dd>A small notification opens, with details for the bookmark</dd>
9
 
    <dt>Click on "Done"</dt>
10
 
        <dd>The notification closes. The website "wikipedia" is added to your bookmarks. The star at the right end of the address field is now yellow</dd>
11
 
    <dt>Now Click on "Customize and Control Chromium" and "Bookmarks" in menu bar</dt>
12
 
        <dd>In the context menu you see the new entry of your bookmark</dd>
13
 
</dl>
14
 
 
15
 
This test will check that Chromium can display search suggestions and results for a query
16
 
<dl>
17
 
    <dt>Enter "ubuntu" into the address field</dt>
18
 
        <dd>A list with suggestions appears</dd>
19
 
    <dt>Hit enter</dt>
20
 
        <dd>A website opens, showing the search result for "ubuntu" in Google</dd>
21
 
</dl>
22
 
 
23
 
This test will check that Chromium can install extensions and themes.
24
 
<dl>
25
 
    <dt>Click on the Button "Customize and Control Chromium" on the right of the address field. Then click on "Settings"</dt>
26
 
        <dd>A tab opens, showing the settings</dd>
27
 
    <dt>Click on "Extensions" on the left</dt>
28
 
        <dd>A overview of your installed extensions appears. This should be empty when using a fresh install</dd>
29
 
    <dt>Click on "browse the gallery"</dt>
30
 
        <dd>The "Chrome Web Store" opens in a new tab</dd>
31
 
    <dt>In the upper left corner is a search window. Enter "duckduckgo" and press enter</dt>
32
 
        <dd>The window shows the search results of your inquiry</dd>
33
 
    <dt>Look for the entry "DuckDuckGo for Chrome" and click on "add to chrome"</dt>
34
 
        <dd>A window opens, asking to confirm the installation</dd>
35
 
    <dt>Click on "add"</dt>
36
 
        <dd>The Add-on is downloaded and installed. A notification appears, confirming the successful installation</dd>
37
 
    <dt>Click on the "X" of the notification</dt>
38
 
        <dd>The notification closes. You should see the DuckDuckGo symbol right of your address field</dd>
39
 
    <dt>Close the "Chrome Web Store" by clicking on the "X" of the tab</dt>
40
 
        <dd>The tab opens. You see the tab "Extensions" again. Now there is an entry called "DuckDuckGo for Chrome"</dd>
41
 
    <dt>Click on the trash right of the entry "DuckDuckGo for Chrome"</dt>
42
 
        <dd>A window opens, asking to confirm the removal</dd>
43
 
    <dt>Click on "remove"</dt>
44
 
        <dd>The extensions is removed from your system. "DuckDuckGo for Chrome" does not appear in your list of extensions</dd>
45
 
    <dt>Click now on "Settings"</dt>
46
 
        <dd>The tab "Settings appears</dd>
47
 
    <dt>Under "Appearance" click on "Get themes"</dt>
48
 
        <dd>A tab opens with the "Chrome web Store"</dd>
49
 
    <dt>Select a theme and hover over it. Click on "choose theme"</dt>
50
 
        <dd>The theme is installed and applied to Chromium</dd>
51
 
    <dt>Close the tabs "Chrome Web Store" </dt>
52
 
        <dd>You now see your search inquiry again</dd>
53
 
</dl>
54
 
 
55
 
This test will check that Chromium can search in browsing history.
56
 
<dl>
57
 
    <dt>In the address field, type "wiki"</dt>
58
 
        <dd>A list opens below the address field, showing the bookmark you have set and other fitting entries</dd>
59
 
    <dt>Click on the bookmark of "wikipedia.org"</dt>
60
 
        <dd>The page "wikipedia.org" opens</dd>
61
 
</dl>
62
 
 
63
 
This test will check that Chromium can print and email websites.
64
 
<dl>
65
 
    <dt>Open the website "wiki.ubuntu.com"</dt>
66
 
        <dd>The website opens, showing the wiki</dd>
67
 
    <dt>Click on the Button "Customize and Control Chromium" on the right of the adress field. Then click on "Print..."</dt>
68
 
        <dd>A window opens, which shows the Preview of the website in printing format</dd>
69
 
    <dt>Select "print to file" as printer and enter "chromium.pdf" as filename. Select your home folder as location. Then click on "Print"</dt>
70
 
        <dd>A window opens, showing the progress of the print</dd>
71
 
    <dt>Open your file manager and open the created file "chromium.pdf"</dt>
72
 
        <dd>The pdf shows the homepage printed.</dd>
73
 
</dl>
74
 
 
75
 
<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
76
 
    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>