Advertisement
Guest User

Untitled

a guest
Aug 4th, 2013
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.24 KB | None | 0 0
  1. === added file 'testcases/packages/1419_Firefox Tests.OTHER'
  2. --- testcases/packages/1419_Firefox Tests.OTHER 1970-01-01 00:00:00 +0000
  3. +++ testcases/packages/1419_Firefox Tests.OTHER 2013-08-03 15:48:26 +0000
  4. @@ -0,0 +1,93 @@
  5. +This test will enable the menu bar
  6. +<dl>
  7. + <dt>Do you use an Ubuntu flavour (Kubuntu, Xubuntu, Lubuntu)? If no, skip this test. The unity desktop provides the menu in its top panel by hovering over it</dt>
  8. + <dt>Right click next to your opened tabs</dt>
  9. + <dd>A context menu appears</dd>
  10. + <dt>If there is no check mark next to "menu bar", click on "menu bar"</dt>
  11. + <dd>The menu bar appears</dd>
  12. +</dl>
  13. +
  14. +This test will check that Firefox can display websites and save them as bookmarks.
  15. +<dl>
  16. + <dt>Click on the address field and fill in "ubuntu.com". Press enter</dt>
  17. + <dd>The website "wikipedia.org" opens</dd>
  18. + <dt>In the menu bar, click on "Bookmarks", then "Bookmark this page"</dt>
  19. + <dd>A small window opens, with details for the bookmark</dd>
  20. + <dt>Click on "Done"</dt>
  21. + <dd>The window closes. The website "wikipedia" is added to your bookmarks</dd>
  22. + <dt>Now Click on "Bookmarks" in menu bar, then on "Recently Bookmarked"</dt>
  23. + <dd>In the context menu you see the new entry of your bookmark</dd>
  24. +</dl>
  25. +
  26. +This test will check that Firefox can display search suggestions and results for a query
  27. +<dl>
  28. + <dt>In the Search area, select "Wikipedia (en)"</dt>
  29. + <dd>The background of the search field has changed to "Wikipedia (en)"</dd>
  30. + <dt>Enter "ubuntu" into the search field</dt>
  31. + <dd>A list with suggestions appears</dd>
  32. + <dt>Hit enter</dt>
  33. + <dd>A website opens, showing the search result for "ubuntu" in Wikipedia</dd>
  34. +</dl>
  35. +
  36. +This test will check that Firefox can install addons and themes.
  37. +<dl>
  38. + <dt>In menu bar, click on "Tools" and "Add-ons"</dt>
  39. + <dd>A overview of your installed Add-ons appears</dd>
  40. + <dt>Click on "Get add-ons" on the left</dt>
  41. + <dd>Firefox's main add-ons page opens</dd>
  42. + <dt>In the upper right corner is a search window. Enter "noscript" and press enter</dt>
  43. + <dd>The window shows the search results of your inquiry</dd>
  44. + <dt>Look for the entry "NoScript Security Suite" and click on "install"</dt>
  45. + <dd>The Add-on is downloaded and installed. The entry changes the color</dd>
  46. + <dt>Click on "restart now"</dt>
  47. + <dd>Firefox is restarted</dd>
  48. + <dt>In menu bar, click on "Tools" and "Add-ons"</dt>
  49. + <dd>The main add-on page opens</dd>
  50. + <dt>Click on "extensions"</dt>
  51. + <dd>An overview with your installed add-ons is shown. "Noscript" is be installed and enabled</dd>
  52. + <dt>Click on"remove"</dt>
  53. + <dd>A security warning is shown</dd>
  54. + <dt>Click on "Yes, remove all protections"</dt>
  55. + <dd>The entry of NoScript changes to "NoScript has been removed"</dd>
  56. + <dt>Click on "Restart now"</dt>
  57. + <dd>Firefox is restarted</dd>
  58. + <dt>In menu bar, click on "Tools" and "Add-ons"</dt>
  59. + <dd>The main add-on page opens</dd>
  60. + <dt>Click on "extensions"</dt>
  61. + <dd>An overview with your installed add-ons is shown. "Noscript" is not listed</dd>
  62. + <dt>Click on "Get Add-ons"</dt>
  63. + <dd>The main add-on page opens.</dd>
  64. + <dt>On the right side, you can see a box with "Featured themes". Choose one of them and click on it</dt>
  65. + <dd>A tab with information about the tab opens</dd>
  66. + <dt>Click on "Add to Firefox"</dt>
  67. + <dd>An information about the installation pops up below your tabs</dd>
  68. + <dt>Click on "allow"</dt>
  69. + <dd>The selected theme is installed and shown in Firefox.</dd>
  70. + <dt>Close the add-ons tab</dt>
  71. + <dd>You now see your start page</dd>
  72. +</dl>
  73. +
  74. +This test will check that Firefox can search in browsing history.
  75. +<dl>
  76. + <dt>Into the address field, type "ubun"</dt>
  77. + <dd>A list opens below the address field, showing the bookmark you have set and other fitting entries</dd>
  78. + <dt>Click on the bookmark of "ubuntu.com"</dt>
  79. + <dd>The page "ubuntu.com" opens</dd>
  80. +</dl>
  81. +
  82. +This test will check that Firefox can print and email websites.
  83. +<dl>
  84. + <dt>Open the website "wiki.ubuntu.com"</dt>
  85. + <dd>The website opens, showing the wiki</dd>
  86. + <dt>In menu bar, click on "File", then "Print Preview"</dt>
  87. + <dd>A window opens, which shows the Preview of the website in printing format</dd>
  88. + <dt>Click on "Print"</dt>
  89. + <dd>The printing dialogue opens</dd>
  90. + <dt>Select "print to file" as printer and enter "firefox.pdf" as filename. Select your home folder as location. Then click on "Print"</dt>
  91. + <dd>A window opens, showing the progress of the print</dd>
  92. + <dt>Open your file manager and open the created file "firefox.pdf"</dt>
  93. + <dd>The pdf shows the same document as seen in the print preview</dd>
  94. +</dl>
  95. +
  96. +<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
  97. + 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>
  98. \ No newline at end of file
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement