Confirmed users
330
edits
(→Smoke Tests by Functional Area: updated automated test cases) |
(→Smoke Tests by Functional Area: updated automated smoke tests) |
||
Line 50: | Line 50: | ||
=== Messages === | === Messages === | ||
* [https://moztrap.mozilla.org/manage/case/10742/ 10742] Send an MMS with picture attached | * [https://moztrap.mozilla.org/manage/case/10742/ 10742] Send an MMS with picture attached | ||
* [https://moztrap.mozilla.org/manage/case/1322/ 1322] [https://moztrap.mozilla.org/manage/case/1293/ 1293] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/messages/test_sms.py (automated)] Launch the Messages app and send an SMS to the same phone number. Verify that the SMS is received. | |||
* [https://moztrap.mozilla.org/manage/case/10743/ 10743] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/messages/test_sms_with_attachments.py (automated)] Launch the Messages app and create an SMS with some text. Attach an image by opening the Camera app and taking a photo. Send the SMS to the same phone number. Verify that the SMS is received. Tap on the attachment. Save the opened image on the SD Card and verify that there are 2 images. | |||
* [https://moztrap.mozilla.org/manage/case/10742/ 10742] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/messages/test_sms_with_picture_attached.py (automated)] Launch the Messages app and create an SMS with some text. Attach an image by opening the Gallery app and cropping an existing image. When the image has resized, tap on it to ensure that it is displayed. Send the SMS to the same phone number. Verify that the SMS is received. Tap on the attachment. Verify that the attached image is displayed. | |||
=== SIM === | === SIM === | ||
Line 68: | Line 71: | ||
* [https://moztrap.mozilla.org/manage/case/6075/ 6075] Verify the user can connect to WPA/PSK & WPA2/AES WiFi access points | * [https://moztrap.mozilla.org/manage/case/6075/ 6075] Verify the user can connect to WPA/PSK & WPA2/AES WiFi access points | ||
* [https://moztrap.mozilla.org/manage/case/1327/ 1327] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/browser/test_browser_lan.py (automated)] Load a website via WiFi connection | * [https://moztrap.mozilla.org/manage/case/1327/ 1327] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/browser/test_browser_lan.py (automated)] Load a website via WiFi connection | ||
* [https://moztrap.mozilla.org/manage/case/6075/ 6075] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/settings/test_settings_wifi.py (automated)] Verify the user can connect to WPA/PSK & WPA2/AES WiFi access points | |||
=== Cellular Data === | === Cellular Data === | ||
Line 83: | Line 87: | ||
=== FM Radio === | === FM Radio === | ||
* [https://moztrap.mozilla.org/manage/case/2461/ 2461] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/fmradio/test_fmradio_frequency_dialer.py (automated)] Verify that headphones are plugged in and the FM radio has tuned in to the default channel frequency (lower bound). Flick up the frequency dialer a few times and check that the FM radio has tuned in to a higher default frequency. | * [https://moztrap.mozilla.org/manage/case/2461/ 2461] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/fmradio/test_fmradio_frequency_dialer.py (automated)] Verify that headphones are plugged in and the FM radio has tuned in to the default channel frequency (lower bound). Flick up the frequency dialer a few times and check that the FM radio has tuned in to a higher default frequency. | ||
== Media == | == Media == | ||
Line 100: | Line 103: | ||
* Bugzilla Component: Gaia::Video | * Bugzilla Component: Gaia::Video | ||
* [https://moztrap.mozilla.org/manage/case/2478/ 2478] Play the video you recorded. Check for video and sound | * [https://moztrap.mozilla.org/manage/case/2478/ 2478] Play the video you recorded. Check for video and sound | ||
* [https://moztrap.mozilla.org/manage/case/2478/ 2478] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/videoplayer/test_play_3gp_video.py (automated)] Launch the Video app and wait for the thumbnails to display. Tap on the first video and when it starts playing, verify that the elapsed time is greater than zero. Verify that the correct video name is displayed in the app toolbar. | |||
=== Music === | === Music === | ||
* Bugzilla Component: Gaia::Music | * Bugzilla Component: Gaia::Music | ||
* [https://moztrap.mozilla.org/manage/case/4031/ 4031] Artist View - Verify the user can play a single song. | * [https://moztrap.mozilla.org/manage/case/4031/ 4031] Artist View - Verify the user can play a single song. | ||
* [https://moztrap.mozilla.org/manage/case/4031/ 4031] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/music/test_music_artist_mp3.py (automated)] Launch the Music app and verify for the tiles to display. Tap the Artists tab, tap play and verify that the music starts playing. Tap stop and verify that the music stopped playing. | |||
=== Gallery === | === Gallery === | ||
Line 155: | Line 160: | ||
* [https://moztrap.mozilla.org/manage/case/2460/ 2460] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/lockscreen/test_lockscreen_unlock_to_camera.py (automated)] Turn off the Camera geolocation prompt. Lock the device and then unlock it to camera. Verify that the Camera app is displayed. | * [https://moztrap.mozilla.org/manage/case/2460/ 2460] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/lockscreen/test_lockscreen_unlock_to_camera.py (automated)] Turn off the Camera geolocation prompt. Lock the device and then unlock it to camera. Verify that the Camera app is displayed. | ||
* [https://moztrap.mozilla.org/manage/case/2460/ 2460] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/lockscreen/test_lockscreen_unlock_to_camera_with_passcode.py (automated)] Turn off the Camera geolocation prompt. Set a passocde for the lockscreen and enable it. Lock the device and then unlock it to camera. Verify that the passcode is needed. Verify that the Camera app is displayed. Take a photo and verify that it is stored on the SD Card. | * [https://moztrap.mozilla.org/manage/case/2460/ 2460] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/lockscreen/test_lockscreen_unlock_to_camera_with_passcode.py (automated)] Turn off the Camera geolocation prompt. Set a passocde for the lockscreen and enable it. Lock the device and then unlock it to camera. Verify that the passcode is needed. Verify that the Camera app is displayed. Take a photo and verify that it is stored on the SD Card. | ||
* [https://moztrap.mozilla.org/manage/case/1330/ 1330] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/system/test_power_button_long_press.py (automated)] Verify that menu options are displayed when the power button is long pressed. | |||
=== OTA === | === OTA === | ||
Line 176: | Line 182: | ||
=== Storage === | === Storage === | ||
* [https://moztrap.mozilla.org/manage/case/6072/ 6072] Verify USB Mass Storage Functionality is correct | * [https://moztrap.mozilla.org/manage/case/6072/ 6072] Verify USB Mass Storage Functionality is correct | ||
* [https://moztrap.mozilla.org/manage/case/6072/ 6072] [https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/settings/test_settings_usb_storage.py (automated)] Toggle USB Storage on and off in the Settings app and verify if USB Mass Storage functionality is correspondingly enabled or disabled. | |||
== Productivity == | == Productivity == |