From Fedora Project Wiki

(Move to new 'default application test cases' category)
(Replace test PDF.)
Line 2: Line 2:
|description=This test case tests how well {{package|evince}} handles opening and displaying documents.
|description=This test case tests how well {{package|evince}} handles opening and displaying documents.
|setup=
|setup=
# Download (or otherwise provide) some test PDF documents. Very large and complex files make good tests. [http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/pdf/Installation_Guide/Red_Hat_Enterprise_Linux-6-Installation_Guide-en-US.pdf The Red Hat installation guide] is a good example, but try also to test other documents
# Download (or otherwise provide) some test PDF documents. Very large and complex files make good tests. [https://opensource.adobe.com/dc-acrobat-sdk-docs/pdfstandards/PDF32000_2008.pdf Portable Document Format (PDF) 1.7 specification] is a good example, but try also to test other documents
|actions=
|actions=
# Open the test document(s) with Evince (this will be the default action in the GNOME desktop if you just open the documents)
# Open the test document(s) with Evince (this will be the default action in the GNOME desktop if you just open the documents)

Revision as of 10:03, 15 August 2022

Description

This test case tests how well Package-x-generic-16.pngevince handles opening and displaying documents.

Setup

  1. Download (or otherwise provide) some test PDF documents. Very large and complex files make good tests. Portable Document Format (PDF) 1.7 specification is a good example, but try also to test other documents

How to test

  1. Open the test document(s) with Evince (this will be the default action in the GNOME desktop if you just open the documents)
  2. Test scrolling through each document
  3. Test jumping to specific pages of each document, both by clicking on chapter headings in the side bar, and by entering a page number into the appropriate dialog
  4. Close the application

Expected Results

  1. The document(s) should be loaded reasonably quickly and correctly displayed
  2. You should be able to scroll through the document(s) without excessive rendering delays
  3. You should be able to jump to specific pages in the document(s) correctly and without excessive rendering delays
  4. Evince should close correctly, and should not crash, unexpectedly close the document, or display any errors at any time during the test