NOTE: Application MUST be installed without use of --nodeps optionrpm -ivh lsb-xpdf-1.01-1.0.lsb20.i486.rpm
/opt/lsb/appbat /etc/opt/lsb/appbat
| Expected result achieved? |
Test case scenerio | |
|---|---|---|
| 1. | Yes No | Run the command /opt/lsb/appbat/bin/xpdf test1.pdf
- Expected result: The xpdf window comes up displaying the contents of the test1.pdf file, which is a snapshot of a Linux Standard Base webpage. |
| 2. | Yes No | Select the "find" icon (binoculars) at the bottom of the window. When
the "find" dialog box appears enter "review" and click the "Find" button.
- Expected result: The word "Review" will be highlighted in the document. Click the "Close" button in the dialog box to dismiss it and continue. |
| 3. | Yes No | Press "z" on the keyboard.
- Expected result: The document is reduced in size to fit completely within the xpdf window. |
| 4. | Yes No | Press "w" on the keyboard.
- Expected result: The document is expanded back to its prior size where its width is the width of the xpdf window. |
| 5. | Yes No | Press "o" on the keyboard. When the open dialogue box appears highlight
the test2.pdf file and click the "Open" button.
- Expected result: The xpdf window now displays the test2.pdf file. |
| 6. | Yes No | Click the "Quit" button.
- Expected result: The xpdf window closes. |
| 7. | Yes No | Run the command /opt/lsb/appbat/bin/pdfinfo test2.pdf
- Expected result: Information about the test2.pdf file will be displayed. It will look something like this: Producer: GNU Ghostscript 7.05 Tagged: no Pages: 1 Encrypted: no Page size: 612 x 792 pts (letter) File size: 16163 bytes Optimized: no PDF version: 1.2 |
| 8. | Yes No | Run the command /opt/lsb/appbat/bin/pdftotext test1.pdf
- Expected result: The test1.pdf file will be converted to text and saved in the test1.txt file. If you wish, display it with the "more" command. |
| 9. | Yes No | Run the command /opt/lsb/appbat/bin/pdftops test2.pdf
- Expected result: The test2.pdf file will be converted to Postscript and saved in the test2.ps file. |
| 1. | Yes No | Were there any errors recorded above? |
| 2. | Yes No | Were there any deviations in the install, setup, or test described
above?
If yes, please describe. |