From Fedora Project Wiki
(create a basic webcam test) |
(fix category) |
||
Line 8: | Line 8: | ||
# The application should display whatever is the webcam's field of view | # The application should display whatever is the webcam's field of view | ||
}} | }} | ||
[[Category: | [[Category:Webcam_Test_Cases]] |
Latest revision as of 23:29, 8 March 2010
Description
This test case tests whether basic webcam functionality - viewing what the webcam is currently showing - is successful.
How to test
- Start the system, plug in and turn on (if necessary) the webcam
- Run an application which can display output from a webcam using the v4l2 interface, such as
cheese
(Sound & Video -> Cheese Webcam Booth in the system menu) - Set the application to webcam mode, if needed
Expected Results
- The application should display whatever is the webcam's field of view