indicator-datetime
Differences between revisions 1 and 3 (spanning 2 versions)
|
Size: 1125
Comment:
|
Size: 1031
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| * '''Test plan for component''': hud * '''Component Checklist''': https://wiki.ubuntu.com/Process/Merges/Checklists/indicator-datetime * '''Trunk URL''': lp:indicator-datetime * '''Ubuntu Package URL (LP)''': http://launchpad.net/ubuntu/+source/indicator-datetime |
The source for this document can be gotten from Bazaar: |
| Line 6: | Line 3: |
| {{{ $ bzr cat lp:indicator-datetime/tests/manual }}} |
|
| Line 7: | Line 7: |
| == Test Plan == | It is in the standard manual testing format for Ubuntu QA: [[Testing/TestCaseFormat]] |
| Line 9: | Line 9: |
| * Install latest (trusty-proposed) image on phone * Install freshly build MPs that are needed for landing * On the desktop * Open the datetime indicator * Ensure that there are ... * On the phone * Ensure that the unity8 AP tests pass on the device. * Load the camera-app * Ensure that the "shutter" action has the keywords "take a photo, snap, record" * Take a picture using the HUD action (labelled shutter) * Load the gallery app * Open the picture taken previously * Search for auto enhance * Run the action * Ensure that the picture change slightly * Search for "color balance" * Fiddle with the sliders * Move the keyboard out of the way of the confirm button * Hit the confirm button * Ensure the colours change |
{{{ Test-case indicator-datetime/unity7-items-check <dl> <dt>Log in to a Unity 7 user session</dt> <dt>Go to the panel and click on the DateTime indicator</dt> <dd>Ensure there are items in the menu</dd> </dl> Test-case indicator-datetime/unity7-greeter-items-check <dl> <dt>Start a system and wait for the greeter or logout of the current user session</dt> <dt>Go to the panel and click on the DateTime indicator</dt> <dd>Ensure there are items in the menu</dd> </dl> Test-case indicator-datetime/unity8-items-check <dl> <dt>Login to a user session running Unity 8</dt> <dt>Pull down the top panel until it sticks open</dt> <dt>Navigate through the tabs until "Weekday" is shown</dt> <dd>Weekday is at the top of the menu</dd> <dd>The menu is populated with items</dd> </dl> }}} |
The source for this document can be gotten from Bazaar:
$ bzr cat lp:indicator-datetime/tests/manual
It is in the standard manual testing format for Ubuntu QA: Testing/TestCaseFormat
Test-case indicator-datetime/unity7-items-check
<dl>
<dt>Log in to a Unity 7 user session</dt>
<dt>Go to the panel and click on the DateTime indicator</dt>
<dd>Ensure there are items in the menu</dd>
</dl>
Test-case indicator-datetime/unity7-greeter-items-check
<dl>
<dt>Start a system and wait for the greeter or logout of the current user session</dt>
<dt>Go to the panel and click on the DateTime indicator</dt>
<dd>Ensure there are items in the menu</dd>
</dl>
Test-case indicator-datetime/unity8-items-check
<dl>
<dt>Login to a user session running Unity 8</dt>
<dt>Pull down the top panel until it sticks open</dt>
<dt>Navigate through the tabs until "Weekday" is shown</dt>
<dd>Weekday is at the top of the menu</dd>
<dd>The menu is populated with items</dd>
</dl>Process/Merges/TestPlan/indicator-datetime (last edited 2016-05-16 18:28:42 by localhost)