Read binary data tests
- Admin
- Case 1: An admin should be able to read binary data of any visibility
- Guest
- Case 1: A guest should be only able to read published binary data
Admin tests
Case 1: An admin should be able to read binary data of any visibility
Read published
DownloadFixture | |||||
authToken | recordType | recordId | representation | testDownload? | getStatusType? |
$divaSystemAdminAuthToken | binary | $publishedRecordId | master | OK | |
$divaSystemAdminAuthToken | binary | $publishedRecordId | thumbnail | OK | |
$divaSystemAdminAuthToken | binary | $publishedRecordId | medium | OK | |
$divaSystemAdminAuthToken | binary | $publishedRecordId | large | OK | |
$divaSystemAdminAuthToken | binary | $publishedRecordId | jp2 | OK |
Read unpublished
DownloadFixture | |||||
authToken | recordType | recordId | representation | testDownload? | getStatusType? |
$divaSystemAdminAuthToken | binary | $unpublishedRecordId | master | OK | |
$divaSystemAdminAuthToken | binary | $unpublishedRecordId | thumbnail | OK | |
$divaSystemAdminAuthToken | binary | $unpublishedRecordId | medium | OK | |
$divaSystemAdminAuthToken | binary | $unpublishedRecordId | large | OK | |
$divaSystemAdminAuthToken | binary | $unpublishedRecordId | jp2 | OK |
Read hidden
DownloadFixture | |||||
authToken | recordType | recordId | representation | testDownload? | getStatusType? |
$divaSystemAdminAuthToken | binary | $hiddenRecordId | master | OK | |
$divaSystemAdminAuthToken | binary | $hiddenRecordId | thumbnail | OK | |
$divaSystemAdminAuthToken | binary | $hiddenRecordId | medium | OK | |
$divaSystemAdminAuthToken | binary | $hiddenRecordId | large | OK | |
$divaSystemAdminAuthToken | binary | $hiddenRecordId | jp2 | OK |
Guest tests
Case 1: A guest should be only able to read published binary data
Read published
DownloadFixture | |||||
authToken | recordType | recordId | representation | testDownload? | getStatusType? |
$guestToken | binary | $publishedRecordId | master | OK | |
$guestToken | binary | $publishedRecordId | thumbnail | OK | |
$guestToken | binary | $publishedRecordId | medium | OK | |
$guestToken | binary | $publishedRecordId | large | OK | |
$guestToken | binary | $publishedRecordId | jp2 | OK |
Read unpublished
DownloadFixture | |||||
authToken | recordType | recordId | representation | testDownload? | getStatusType? |
$guestToken | binary | $unpublishedRecordId | master | FORBIDDEN | |
$guestToken | binary | $unpublishedRecordId | thumbnail | FORBIDDEN | |
$guestToken | binary | $unpublishedRecordId | medium | FORBIDDEN | |
$guestToken | binary | $unpublishedRecordId | large | FORBIDDEN | |
$guestToken | binary | $unpublishedRecordId | jp2 | FORBIDDEN |
Read hidden
DownloadFixture | |||||
authToken | recordType | recordId | representation | testDownload? | getStatusType? |
$guestToken | binary | $hiddenRecordId | master | FORBIDDEN | |
$guestToken | binary | $hiddenRecordId | thumbnail | FORBIDDEN | |
$guestToken | binary | $hiddenRecordId | medium | FORBIDDEN | |
$guestToken | binary | $hiddenRecordId | large | FORBIDDEN | |
$guestToken | binary | $hiddenRecordId | jp2 | FORBIDDEN |
Keyboard Shortcuts ?
General
- t Test page or suite
- e Edit page
- v View page (after test)
- a Add new page
Go To
- g u User Guide
- g q Quick Reference Guide
- g f Full Reference Guide
- g c Recent Changes
Edit Mode
- CTRL+s Save page
- ESC Cancel edit
Tools
- p Properties
- w Where used?
- AK+v Versions
- AK+h Page History
- / Focus on search bar
- s Open search page