From Fedora Project Wiki

(Created page with "{{QA/Test_Case |description=Test Characters Cheese |setup= # Ensure that {{package|cheese}} is installed. |actions= # From your favorite VT run '''cheese''' or head over to overview and '''cheese''' # From Take a Photo window hit the '''camera''' icon # Top right hamburger menu, enable full screen and select preference to switch between multiple cams # Change resolution # From '''Record a video''' try to record a video # Explore different '''Effects''' for photos and v...")
 
(rework completely)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=Test Characters Cheese
|description=Test ''Cheese'' photo booth
 
|setup=
|setup=
# Ensure that {{package|cheese}} is installed.
# This must be run on a system with a video camera (webcam), so typically a laptop or a desktop with a connected video camera. It can't be tested in a virtual machine (unless you're able to route your camera inside).
# Ensure that ''Cheese'' (package {{package|cheese}}) is installed.
 
|actions=
|actions=
# From your favorite VT run '''cheese''' or head over  to overview and '''cheese'''
# Start ''Cheese'' or run `cheese` command. You should see the output of your video camera. If not, make sure your camera is not obscured, or try to pick a different device in Cheese preferences.
# From Take a Photo window hit the '''camera''' icon
# Take several photos. There should be a countdown and a screen flash, then you should see your photos in the photos bar.
# Top right hamburger menu, enable full screen and select preference to switch between multiple cams
# Open a file browser and verify that your photos are also saved in `~/Pictures/Webcam`.
# Change resolution
# Double click on a selected taken photo in the photo bar to enlarge it.
# From '''Record a video''' try to record a video  
# Test other actions in the photo bar in the right click menu, like re-saving the photo elsewhere, or deleting that photo.
# Explore different '''Effects''' for photos and videos
# Take a burst photo. This should take several photos consecutively, and in general behave the same as when taking a single photo multiple times.
# Exploratory testing
# Capture a video. It should also appear in the photos bar below.
# Open a file browser and verify that your videos are also saved in `~/Videos/Webcam`.
# Double click on a selected taken video in the photo bar to replay it.
# Activate some effects. Test multiple of them. Take a photo with some effect enabled, and a video some a different effect enabled.
# Display the photo and play the video from the photo bar, to confirm the effect was applied when saving them.
# Select a range of photos/videos in the photo bar by using {{key|Shift}} and mouse clicking, and move them to trash/delete them.
# Select all photos in the photo bar using {{key|Ctrl|a}} and move them to trash/delete them.
# Perform some additional [[QA:Testcase Exploratory Testing|Exploratory testing]].


|results=
|results=
 
# All actions should behave as expected.
# Chesse should open with a preview of the default camera
# Please report all failures to the [https://gitlab.gnome.org/GNOME/cheese GNOME tracker].
# Should be able to click photo and preview
# Should be able to record '''.webm''' file and play with default app for video
}}
}}


[[Category:GNOME default application test cases]]
[[Category:GNOME default application test cases]]
[[Category:Package_cheese_test_cases]]

Revision as of 16:13, 3 March 2023

Description

Test Cheese photo booth

Setup

  1. This must be run on a system with a video camera (webcam), so typically a laptop or a desktop with a connected video camera. It can't be tested in a virtual machine (unless you're able to route your camera inside).
  2. Ensure that Cheese (package Package-x-generic-16.pngcheese) is installed.

How to test

  1. Start Cheese or run cheese command. You should see the output of your video camera. If not, make sure your camera is not obscured, or try to pick a different device in Cheese preferences.
  2. Take several photos. There should be a countdown and a screen flash, then you should see your photos in the photos bar.
  3. Open a file browser and verify that your photos are also saved in ~/Pictures/Webcam.
  4. Double click on a selected taken photo in the photo bar to enlarge it.
  5. Test other actions in the photo bar in the right click menu, like re-saving the photo elsewhere, or deleting that photo.
  6. Take a burst photo. This should take several photos consecutively, and in general behave the same as when taking a single photo multiple times.
  7. Capture a video. It should also appear in the photos bar below.
  8. Open a file browser and verify that your videos are also saved in ~/Videos/Webcam.
  9. Double click on a selected taken video in the photo bar to replay it.
  10. Activate some effects. Test multiple of them. Take a photo with some effect enabled, and a video some a different effect enabled.
  11. Display the photo and play the video from the photo bar, to confirm the effect was applied when saving them.
  12. Select a range of photos/videos in the photo bar by using Shift and mouse clicking, and move them to trash/delete them.
  13. Select all photos in the photo bar using Ctrl+a and move them to trash/delete them.
  14. Perform some additional Exploratory testing.

Expected Results

  1. All actions should behave as expected.
  2. Please report all failures to the GNOME tracker.