Atril document is preinstalled on MATE DE. It may be called from terminal as atril
.
Steps to test:
- Open Atril
- Select File → Open
- Open some file - for example
/usr/share/cups/data/default-testpage.pdf
Expected result:
- Document is opened.
Steps to test:
- Open Atril
- Select File → Open
- Open some file - for example
/usr/share/cups/data/default-testpage.pdf
- Select File → Open a copy
Expected result:
- Atril opened two windows with the same document.
Steps to test:
- Open Atril
- Select File → Open
- Open some file - for example
/usr/share/cups/data/default-testpage.pdf
- Select File → Save as (or Save a copy in older versions) and specify filepath for a copy
Expected result:
- Atril opened document and saved its copy.
Steps to test:
- Connect USB-flash to the system
- Open Atril
- Select File → Open
- Open some file - for example
/usr/share/cups/data/default-testpage.pdf
- Select File → Send To
- In the Send To window set Send as to Removable disks and shares and in Send to select location of USB-flash, click Send
- Open USB-flash in the Caja and ensure that file was copied here
Expected result:
- Atril opened document and is able to send to it to USB-flash.
Steps to test:
- Open Atril
- Select File → Open
- Open some file - for example
/usr/share/cups/data/default-testpage.pdf
- Select File → Send To
- In the Send To window set Send as to Email and fill Send to with correct e-mail address, click Send
Expected result:
- Atril opened document and is able to send it using Send To option using GNOME Evolution (e-mail account should be preconfigured).
Steps to test:
- Open Atril
- Select File → Open
- Open some file - for example
/usr/share/cups/data/default-testpage.pdf
- Select File → Print, specify printer and other settings, click Print
Expected result:
- Atril opened document, document is printed on selected printer.
Steps to test:
- Open Atril
- Select File → Open
- Open some file - for example
/usr/share/cups/data/default-testpage.pdf
- Select File → Properties (or click
<Alt>+<Return>
)
Expected result:
- Document Properties window is opened, user can see General and Fonts tabs.
Steps to test:
- Open Atril
- Select File → Open
- Open some file - for example
/usr/share/cups/data/default-testpage.pdf
- Close Atril
- Open Atril again
- Select File and click on the first list element below Properties option (or use keyboard shortcut
<Alt>+<F>, <1>
)
Expected result:
- Atril shows list of recent documents, user is able to open them.
Steps to test:
- Open Atril
- Open some file - for example
/usr/share/cups/data/default-testpage.pdf
- Select Edit→Rotate Left or Edit→Rotate Right (
<Ctrl>+<Left>
/<Ctrl>+<RIght>
)
Expected result:
- Document is rotated to the left or to the right.
Steps to test:
- Open Atril
- Select Edit→Toolbar
- Drag some icons from the Toolbar Editor window to the Toolbar
- Drag some icons from the Toolbar back to Toolbar Editor window
- Close Toolbar Editor window
Expected result:
- User is able to add and remove toolbar items
Steps to test:
- Open some document in Atril
- Select View and check or uncheck Toolbar checkbox
Expected result:
- Toolbar visibility changes according to state of View→Toolbar checkbox.
Steps to test:
- Open some document in Atril
- Select View and check or uncheck Side Pane checkbox (or use
<F9>
)
Expected result:
- Side Pane visibility changes according to state View→Side Pane checkbox.
Steps to test:
- Open some document in Atril
- Enable Side Pane by clicking on View→Side Pane
- Select any of modes from drop-down list - Thumbnails, Index, Attachments, Layers, Annotations, Bookmarks
Expected result:
- user is able to switch side pane modes, mode availability depends on document properties.
Steps to test:
- Open some document in Atril
- Select View and check Fullscreen checkbox (or use
<F11>
)
Expected result:
- Document is shown in full-screen view until user presses
<Esc>
.
Steps to test:
- Open some document in Atril
- Select View and check Presentation checkbox (or use
<F5>
)
Expected result:
- Document is shown in presentation view until user presses
<Esc>
.
Steps to test:
- Open some document in Atril
- (a) Select View and check Continous checkbox, try to scroll document with mouse wheel
- (b) Select View and uncheck Continous checkbox, try to scroll document with mouse wheel
Expected results:
- (a) Mouse wheel scrolls document by pages.
- (b) Mouse wheel scrolls one page of the document.
Steps to test:
- Open some document in Atril
- (a) Select View and check Dual checkbox
- (b) Select View and uncheck Dual checkbox
Expected results:
- (a) Atril shows two pages of document side-by-side.
- (b) Atril shows single page of document.
Steps to test:
- Open some document in Atril
- (a) Select View and check Inverted Colors checkbox (or use
<Ctrl+I>
). - (b) Select View and uncheck Inverted Colors checkbox (or use
<Ctrl+I>
).
Expected results:
- (a) Atril shows document with inverted colors.
- (b) Atril shows document with normal colors.
Steps to test:
- Open some document in Atril
- Click Bookmarks→Add bookmark
- Click Bookmarks menu again and locate just created bookmark here
- Open Side Pane and switch it to the Bookmarks mode and locate just created bookmark here
Expected results:
- Atril opened document, user is able to create bookmark, bookmark is shown in both Bookmarks menu and in Side Pane
Steps to test:
- Open some document with previously created bookmarks in Atril
- Open Side Pane and switch it to the Bookmarks mode and click on previously created bookmark
- Open Bookmarks menu and click on previously created bookmark
Expected results:
- user is able to use previously created bookmarks from Bookmarks menu and from Side Pane.
Steps to test:
- Open some document with previously created bookmarks in Atril
- Open Side Pane and switch it to the Bookmarks mode and locate previously created bookmark here
- Do right mouse click on bookmark in the Side Pane and select Rename Bookmark
Expected results:
- user is able to rename previously created bookmarks from the Side Pane.
Steps to test:
- Open some document with previously created bookmarks in Atril
- Open Side Pane and switch it to the Bookmarks mode and locate previously created bookmark here
- Do right mouse click on bookmark in the Side Pane and select Remove Bookmark
Expected results:
- user is able to remove previously created bookmarks from the Side Pane.
Atril is shipped with two special helper applications:
atril-previewer
- to show print preview for a documentatril-thumbnailer
- to create png thumbnails from atril supported documents
Steps to test:
- Open terminal and execute
atril-previewer
for some pdf-document - for exampleatril-previewer /usr/share/doc/shared-mime-info/shared-mime-info-spec.pdf
- Check user controls in the opened MATE Document Previwer window
- Close MATE Document Previwer window
Expected results:
- MATE Document Previwer window is opened with pdf-document for preview.
Steps to test:
- Open terminal and execute
atril-thumbnailer
for some pdf-document and output thumbnail file - for exampleatril-thumbnailer /usr/share/doc/shared-mime-info/shared-mime-info-spec.pdf /tmp/thumb.png
- Open created thumnail file with Eye of MATE with
eom /tmp/thumb.png
- Close Eye of MATE window
Expected results:
- Atril Thumbnailer created thumbnail for the pdf-file and user is able to view it in the Eye of MATE image viewer.