From Fedora Project Wiki
(Created page with "{{QA/Test_Case |description=This test case ensures that the disk drive(s) are properly dismounted when Fedora is being shut down or when a Reboot is done. |setup=Install the pre-release version of Fedora that is to be tested on a bare metal system using the default Anaconda settings except to reclaim all disk space in the process. |actions= Be as specific as required for the target audience. # Start here ... # Next do this ... # Finally click that |results= The followin...") |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This test | |description=This test ensures that the scanner application can detect your scanner and use it to scan documents. | ||
|setup=Install the pre-release version of Fedora that is to be tested on a bare metal system using the default Anaconda settings | |setup=Install the pre-release version of Fedora that is to be tested on a bare metal system using the default Anaconda settings. | ||
|actions= | |actions= | ||
*Open the launcher menu and open the "Document Scanner" (english name) application.<br> | |||
*The applications should open a window on your screen. Immediately it should be searching for scanners on your network. Once it has done searching it will list the scanners in the dropdown menu (combobox) on the lower middle of the application window. <br> | |||
*Select your scanner from the list and press the scan button in the top left corner of the window.<br> | |||
*Once the scanner is done scanning a page, the scan should appear in the window. <br> | |||
*Press the save button in the top right of the window and save a PDF with your scan.<br> | |||
|results= | |results= | ||
The following must be true to consider this a successful test run. Be brief ... but explicit. | The following must be true to consider this a successful test run. Be brief ... but explicit.<br> | ||
*The Scanner window opens.<br> | |||
*Your scanner is listed.<br> | |||
*Pressing scan starts the scanning process<br> | |||
|optional= | *The Page with the scan appears correctly in the application window after the scanner is done.<br> | ||
*A PDF file with the scan is stored to disk. | |||
|optional= | |||
*Try scanning more pages. <br> | |||
*Try Cropping the scan. <br> | |||
}} | }} | ||
[[Category:GNOME default application test cases]] | [[Category:GNOME default application test cases]] |
Latest revision as of 14:17, 12 August 2022
Description
This test ensures that the scanner application can detect your scanner and use it to scan documents.
Setup
Install the pre-release version of Fedora that is to be tested on a bare metal system using the default Anaconda settings.
How to test
- Open the launcher menu and open the "Document Scanner" (english name) application.
- The applications should open a window on your screen. Immediately it should be searching for scanners on your network. Once it has done searching it will list the scanners in the dropdown menu (combobox) on the lower middle of the application window.
- Select your scanner from the list and press the scan button in the top left corner of the window.
- Once the scanner is done scanning a page, the scan should appear in the window.
- Press the save button in the top right of the window and save a PDF with your scan.
Expected Results
The following must be true to consider this a successful test run. Be brief ... but explicit.
- The Scanner window opens.
- Your scanner is listed.
- Pressing scan starts the scanning process
- The Page with the scan appears correctly in the application window after the scanner is done.
- A PDF file with the scan is stored to disk.
Optional
- Try scanning more pages.
- Try Cropping the scan.