← Back to team overview

ubuntukylin-members team mailing list archive

[Merge] lp:~ubuntukylin-quality/ubuntu-manual-tests/ubuntukylin into lp:ubuntu-manual-tests

 

Ma Jun has proposed merging lp:~ubuntukylin-quality/ubuntu-manual-tests/ubuntukylin into lp:ubuntu-manual-tests.

Requested reviews:
  Nicholas Skaggs (nskaggs)

For more details, see:
https://code.launchpad.net/~ubuntukylin-quality/ubuntu-manual-tests/ubuntukylin/+merge/187451

As I add new feature tests in former ubuntukylin-manual-tests and the proposal conflicts cann't be resolved, I rebranch from trunk, add all tests about UbuntuKylin and push them in a new branch. In this branch, I add tests about postinstallation, Chinese calendar, Indicator China weather,  Dash scope, fcitx input method and youker assistant.
-- 
https://code.launchpad.net/~ubuntukylin-quality/ubuntu-manual-tests/ubuntukylin/+merge/187451
Your team UbuntuKylin Quality is subscribed to branch lp:~ubuntukylin-quality/ubuntu-manual-tests/ubuntukylin.
=== added file 'testcases/image/1906_Post-Installation Tests(UbuntuKylin)'
--- testcases/image/1906_Post-Installation Tests(UbuntuKylin)	1970-01-01 00:00:00 +0000
+++ testcases/image/1906_Post-Installation Tests(UbuntuKylin)	2013-09-25 07:04:29 +0000
@@ -0,0 +1,15 @@
+<dl>
+	<dt>Start your machine, check the grub options</dt>
+		<dd>The Grub background should be customized by the UbuntuKylin and the grub menu item of installed system should be displayed as ”UbuntuKylin”?</dd>
+	<dt>View the boot animation while the UbuntuKylin System is starting up</dt>
+		<dd>The boot animation should be customized by the UbuntuKylin Team </dd>		
+	<dt>Log in the system and check the default wallpaper as well as the theme.</dt>
+		<dd>The default wallpaper and theme should be customized as the UbuntuKylin style</dd>
+                <dd>The title in left top corner of the desktop is ”UbuntuKylin Desktop”</dd>
+	<dt>Click the indicator icon on the right top corner and select "About this Computer" menu item.</dt>
+		<dd>The system logo and version in “Overview” page have been changed to the ones of UbuntuKylin</dd>
+	<dt>Click the button of Dash, enter the application names to check whether they are preinstalled: Chinese Calendar, Weather Indicator, Youker Assistant, Fcitx and Chromium.</dt>
+		<dd>All the above applications should be preinstalled and could be started normally</dd>
+</dl>
+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
+If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> a 'failed' result 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>

=== added file 'testcases/packages/1901_ChineseCalendar Tests'
--- testcases/packages/1901_ChineseCalendar Tests	1970-01-01 00:00:00 +0000
+++ testcases/packages/1901_ChineseCalendar Tests	2013-09-25 07:04:29 +0000
@@ -0,0 +1,56 @@
+Test-case name: ChineseCalendar/chi-001
+<dl>
+    This test will check that Chinese Calendar can display calendar and the main window may hide.
+	<dt>Find the indicator icon of Chinese Calendar to check whether it autostart</dt>
+		<dd>Did Chinese Calendar autostart?</dd>
+	<dt>Click the indicator icon of Chinese Calendar and select "Hide/Show" menu item</dt>
+		<dd>Did the Chinese calendar main window display?</dd>
+	<dt>Click the indicator icon of Chinese Calendar and select "Hide/Show" menu item again</dt>
+		<dd>Did the Chinese calendar main window disappear?</dd>
+</dl>
+
+Test-case name: ChineseCalendar/chi-002
+<dl>
+    This test will check that Chinese Calendar can be configured to show the main window in different mode.
+	<dt>Click the indicator icon of Chinese Calendar and select "Always Top" menu item</dt>
+		<dd>Is the main window showed in front of all other windows?</dd>
+	<dt>Click the indicator icon of Chinese Calendar and select "Always Bottom" menu item</dt>
+		<dd>Is the main window showed behind all other windows except the desktop?</dd>
+	<dt>Click the indicator icon of Chinese Calendar and select "Normal" menu item</dt>
+		<dd>Is the main window showed as normal application window?</dd>
+</dl>
+
+Test-case name: ChineseCalendar/chi-003
+<dl>
+    This test will check each basic function of Chinese Calendar.
+	<dt>Click the non blank part on the application window of Chinese Calendar for any date</dt>
+		<dd>Are the lunar date, the compatibility and incompatibility of the lunar calendar and the schedule that day showed on the right of the application window correct?</dd>
+	<dt>Click the drop-down box of “Year” on the application window to change the current year</dt>
+		<dd>Is the modified date showed in the application window correct?</dd>
+	<dt>Click the drop-down box of “Month” on the application window change the current month</dt>
+		<dd>Is the modified date showed in the application window correct?</dd>
+	<dt>Click the button of “Today” on the application window</dt>
+		<dd>Is the date information of today correct?</dd>
+	<dt>Change the date and time in system setting. Click the "Today" button to update according to system</dt> 
+		<dd>Did the date and time in the main window change correctly?</dd>
+</dl>
+
+Test-case name: ChineseCalendar/chi-004
+<dl>
+    This test will check the Memo function of Chinese Calendar.
+	<dt>Double click the non blank part on the application window of Chinese Calendar for any date</dt>
+		<dd>Did the Memo editor window pop up?</dd>
+	<dt>Double click the blank part on the application window of Chinese Calendar</dt>
+		<dd>Did the Memo editor window pop up? No respond is right.</dd>
+	<dt>Add content to the popped up Memo, then click the green tick</dt>
+		<dd>Did the bottom of the application window showed “Have schedule today” for that day?</dd>
+		<dd>Did the Memo for that day showed the content what you have just write?</dd>
+	<dt>Add content to the popped up Memo, then click the red cross</dt>
+		<dd>Did the bottom of the application window showed “No schedule today” for that day?</dd>
+		<dd>Did the Memo for that day showed anything?</dd>
+
+
+    Note:The schedule information on the main window does not update in real time. It will be updated when we click the button for that date.
+</dl>
+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
+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>

=== added file 'testcases/packages/1902_IndicatorChinaWeather Tests'
--- testcases/packages/1902_IndicatorChinaWeather Tests	1970-01-01 00:00:00 +0000
+++ testcases/packages/1902_IndicatorChinaWeather Tests	2013-09-25 07:04:29 +0000
@@ -0,0 +1,20 @@
+Test-case name: IndicatorChinaWeather
+<dl>
+    This test will check the Indicator China Weather can display the right weather information and  you can configure the application rightly.
+	<dt>Find the indicator icon of Indicator China Weather</dt>
+		<dd>Did the Indicator China Weather autostart?</dd>
+	<dt>Configure the Indicator China Weather when first startup</dt>
+		<dd>When you firstly startup the Indicator China Weather, you need to configure your location. Click "Configure..." menu,then click "Locale" and click "Add(A)" button,input the location in chinese or in pinyin,click "Search" button and choose a locale then click "Forward(F)" and "Apply(A)" button,then click the "OK(O)" button to finish the configuration.Did the app display the weather information of your locale?</dd>
+	<dt>Show the weather forecast of next 6 days</dt>
+		<dd>Click the "Weather forecast" menu, did the app show 6 days weather forecast.</dd>
+	<dt>Show temperature beside the indicator icon</dt>
+		<dd>Click "Configure..." menu, then Click "Show temperature beside icon" checkbox and click "OK(O)" button,did the app display temperature beside the icon?</dd>
+	<dt>The weather information update in configured time interval.</dt>
+		<dd>Did the weather information update every several minutes according to the configuration?</dd>
+	<dt>Add multi-locale and change locale from one to another</dt>
+		<dd>Add several locales, did the information change corresponding to the change of locale?</dd>
+	<dt>Open configuration dialog of locale. Select a locale and delete it. </dt>
+		<dd>Can the locale be deleted?</dd>
+</dl>
+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
+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>

=== added file 'testcases/packages/1903_UbuntuKylin DashScope Tests'
--- testcases/packages/1903_UbuntuKylin DashScope Tests	1970-01-01 00:00:00 +0000
+++ testcases/packages/1903_UbuntuKylin DashScope Tests	2013-09-25 07:04:29 +0000
@@ -0,0 +1,55 @@
+Test-case UbuntuKylin Dash Video Scope
+<dl>
+    This test will check basic functions of UbuntuKylin Dash Video Scope.
+	<dt>Click the button of Dash, select the video icon in Dash. Enter the video name in the search bar.</dt>
+		<dd>Did the dash show related results of your search?</dd>
+	<dt>Double-click one of the search results to play the video in the "Dash Video Scope" page.</dt>
+		<dd>Did it open the play page of the selected video in browser? Can you watch the video?</dd>
+	<dt>Right-Click one of the search results in the "Dash Video Scope" page to the "Quick Preview Interface" page to see the detail information of the selected item.</dt>
+		<dd>Did the detail information show in Dash?</dd>
+	<dt>Click the button of "Playing" in the "Quick Preview Interface" page to play the video.</dt>
+		<dd>Did it open the play page of the selected video in browser? Can you watch the video?</dd>
+	<dt>Click the preview picture of the video in the "Quick Preview Interface" page.</dt>
+		<dd>Did it go back to search results page?</dd>
+	<dt>If the buttons ">" and "<" exist in the "Quick Preview Interface" page, click the button ">" or "<".</dt>
+		<dd>Did the item change according to your click?</dd>
+
+</dl>
+
+Test-case UbuntuKylin Dash Music Scope
+<dl>
+    This test will check basic functions of UbuntuKylin Dash Music Scope.
+	<dt>Click the button of Dash, select the music icon in Dash. Enter the song name or album name in the search bar.</dt>
+		<dd>Did the dash show related results of your search?</dd>
+	<dt>Double-click one of the search results to download or listen the song or album in the "Dash Music Scope" page.</dt>
+		<dd>Did it open the download page of the selected song or album in browser? Can you download or listen the song or album?</dd>
+	<dt>Click one of the search results in the "Dash Music Scope" page to the "Quick Preview Interface" page to see the detail information of the selected item.</dt>
+		<dd>Did the detail information show in Dash?</dd>
+	<dt>Click the button of "listening" in the "Quick Preview Interface" page to download or listen the song or album.</dt>
+		<dd>Did it open the download page of the selected song or album in browser? Can you download or listen the song or album?</dd>
+	<dt>Click the preview picture of the song or album in the "Quick Preview Interface" page.</dt>
+		<dd>Did it go back to search results page?</dd>
+	<dt>If the buttons ">" and "<" exist in the "Quick Preview Interface" page, click the button ">" or "<".</dt>
+		<dd>Did the item change according to your click?</dd>
+
+</dl>
+
+Test-case UbuntuKylin Dash Photo Scope
+<dl>
+    This test will check basic functions of UbuntuKylin Dash Photo Scope.
+	<dt>Click the button of Dash, select the photo icon in Dash. Enter the picture name in the search bar.</dt>
+		<dd>Did the dash show related results of your search?</dd>
+	<dt>Double-click one of the search results to download or view the picture in the "Dash Photo Scope" page.</dt>
+		<dd>Did it open the download page of the selected picture in browser? Can you download or view the picture?</dd>
+	<dt>Click one of the search results in the "Dash Photo Scope" page to the "Quick Preview Interface" page to see the detail information of the selected item.</dt>
+		<dd>Did the detail information show in Dash?</dd>
+	<dt>Click the button of "Viewing" in the "Quick Preview Interface" page to download or view the picture.</dt>
+		<dd>Did it open the download page of the selected picture in browser? Can you download or view the picture?</dd>
+	<dt>Click the preview picture of the selected picture in the "Quick Preview Interface" page.</dt>
+		<dd>Did it go back to search results page?</dd>
+	<dt>If the buttons ">" and "<" exist in the "Quick Preview Interface" page, click the button ">" or "<".</dt>
+		<dd>Did the item change according to your click?</dd>
+
+</dl>
+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
+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>

=== added file 'testcases/packages/1904_Fcitx Tests'
--- testcases/packages/1904_Fcitx Tests	1970-01-01 00:00:00 +0000
+++ testcases/packages/1904_Fcitx Tests	2013-09-25 07:04:29 +0000
@@ -0,0 +1,16 @@
+Test-case name: Fcitx
+<dl>
+    This test will check basic functions and settings of Fcitx input method.
+	<dt> Open gedit from dash or terminal. Use Ctrl + Space to switch input method from English to Fcitx.</dt>
+		<dd>Did the input method changed to Fcitx?</dd>
+	<dt>In gedit window, type some Chinese words into the opened file</dt>
+		<dd>Was it OK to input Chinese words with Fcitx?</dd>
+	<dt>Right click the "Fcitx" icon in the float bar of fcitx and select "Google pinyin" item under "Input Method".</dt>
+		<dd>Did the input method changed into "Google pinyin"?Is the Chinese words input OK? </dd>
+	<dt>Right click the "Fcitx" icon in the float bar of fcitx and select "Wubi pinyin" item under "Input Method".</dt>
+		<dd>Did the input method changed into "Wubi pinyin"?Is the Chinese words input OK? </dd>
+	<dt>Open Dash and use Ctrl + Space to switch input method from English to Fcitx.</dt>
+		<dd>Did the input method changed to Fcitx?Is the Chinese words input OK in Dash?</dd>
+</dl>
+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
+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>

=== added file 'testcases/packages/1905_Youker-Assistant Tests'
--- testcases/packages/1905_Youker-Assistant Tests	1970-01-01 00:00:00 +0000
+++ testcases/packages/1905_Youker-Assistant Tests	2013-09-25 07:04:29 +0000
@@ -0,0 +1,52 @@
+Test-case name: Youker-Assistant
+
+<dl>
+    Testcases for "system information".
+	<dt> Choose "system information" to check the system information including "Hardware information","Desktop Information" and "User Information".</dt>
+		<dd>Did the system information show as expected? Was it correct?</dd>
+</dl>
+
+<dl>
+    Testcases for "system customizations".
+	<dt> Choose "theme setting" under "Personalization" and select one theme in the list such as "Radiance", then click "OK" to apply the change.</dt>
+		<dd>Did the system theme change to "Radiance" style?</dd>
+	<dt>Choose "icon setting" under Personalization and select one icon theme in the list such as "unity-icon-theme", then click "OK" to apply the change.</dt>
+		<dd>Did the system icons change to "unity-icon-theme"?</dd>
+	<dt>Choose "Mouse pointer setting" under "Personalization" and select one mouse pointer theme from the drop-down list, check the mouse pointer size option as  "large size" or "small size", then click "OK" to apply the change.</dt>
+		<dd>Did the mouse pointer change to selected options? </dd>
+	<dt>Choose "Sound effect setting" under "Personalization" and select one sound theme from the drop-down list, then click "OK" to apply the change. Select one item in the "sound event list" and click play/replace/reset to test the according functions.</dt>
+		<dd>Did the sound change take effect? </dd>
+	<dt>Choose "Boot animation setting" under "Personalization" and click "user-defined picture" to choose a local picture. Then select one item in the avaliable list and click "OK" to apply the change.</dt>
+		<dd>Reboot the system to see weather the boot animation change to the setting.</dd>
+
+	<dt>Choose "launcher setting" under "Unity" and click the  launcher options such as "auto hide","launcher icon size", "show desktop icon on launcher". Then click "OK" to apply the change.</dt>
+		<dd>Did the launcher change to selected options?</dd>
+
+	<dt>Choose "font setting" under "Unity" and set the font options such as "system default font","document font","window title font".</dt>
+		<dd>Did the font change to selected options?</dd>
+
+	<dt>Choose "touchpad setting" under "System options" and set the touchpad options.</dt>
+		<dd>Did the touchpad change to selected options?</dd>
+
+	<dt>Choose "screen test" under "System options" and click "OK" to begin screen test. Then click mouse to change background color to check pixel.</dt>
+		<dd>Did the function work as expected?</dd>
+</dl>
+
+<dl>
+    Testcases for "system cleanup".
+	<dt> Choose "One Key cleanup" tab and check cleanup options such as "Junk Cleanup","History logs Cleanup","Cookies Cleanup", "Remove unnecessary softwares". Then click "One Key Cleanup" button and input user password to start cleanup.</dt>
+		<dd>Did the cleanup finished normally?</dd>
+	<dt> Choose single cleanup function tab one by one. Check cleanup options and click the cleanup button to start cleanup.</dt>
+		<dd>The corresponding system junk should be cleanup.</dd>
+</dl>
+
+<dl>
+    Testcases for "fcitx configuration wizard".
+	<dt> Choose "Function set" tab and choose "Fcitx configuration".</dt>
+		<dd>Did the fcitx configuration wizard start?</dd>
+	<dt> Choose "active input method" option in the first page and click "next". Choose font and candidate window options in the second page and click "next". Choose hotkeys and skin options in the third page and click "apply" to make above settings take effect.  </dt>
+		<dd>Did the settings take effect?</dd>
+</dl>
+
+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
+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>


Follow ups