Fluid Engage view QA test plan
Fluid Engage view QA Test Plan
QA Tests
ProtocolPerform the following tests using each system environment
Report issues at: http://issues.fluidproject.org/secure/Dashboard.jspa
Please search for issues before reporting them, so as to limit the number of duplicate entries.
Unit Tests
________________________________________________________
ProtocolLaunch the following websites to execute unit tests. []
Task Oriented Functional Tests
________________________________________________________
DescriptionEnsures that the component is able to handle expected input.
ProtocolPerform these tasks on the following site.
http://build.fluidproject.org:8095/engage/demo/index.html
Test 1: Page load
Procedure
Open the browser and navigate to the specified URL (index page)
Click on one of the view links
Expected results
Title should appear, centered at the top, taking up exactly one line. If the title would otherwise extend past one line, the excess should be truncated and replaced with an ellipsis (i.e., "..."). If no title exists, it should read "no title".
If an image exists, it should appear below the header title. If no image exists, nothing should exist in its place (e.g., image substitutes, broken image icons, etc.)
If title exists, full title should appear below the image. This title should not be truncated. If title doesn't exist, it should read "No Title".
"Tombstone" information about artifact should appear below the title--this includes artifact provenance, date, accession number, etc.
A description should appear below the "Tombstone" information, taking up to three lines. If the description would otherwise extend past three lines, the excess should be truncated and replaced with an ellipsis (i.e., "...") and an expand button (e.g., a "+" or "more" button). If no description exists, nothing should exist in its place.
A collapsed "Audio and video" panel should exist if and only if audio or video assets for the artifact exist.
A collapsed "Comments" panel should exist if and only if comments for the artifact exist.
A collapsed "Tags" panel should exist if and only if tags for the artifact exist.
Test 2: Swiping up and down
Procedure
Swipe the screen up several times, until it reaches the bottom limit
Swipe the screen down several times, until it reaches the upper limit
Expected results
When swiping up, the screen should move downwards
When swiping down, the screen should move upwards
No links should be activated
Test 3: Swiping left and right
Procedure
Swipe the screen to the left
Swipe the screen to the right
Expected results
Nothing should happen
No links should be activated
Test 4: Expanding and collapsing description
Procedure
Touch the expand button on the description, if one exists (may take the form of a "+" button).
Touch the collapse button on the description, if one exists (may take the form of a "-" button).
Expected results
Description should expand to its fullest when you press expand. The screen should recenter such that the top of the description is near the top, if the expanded description would otherwise extend beneath the screen fold.
Description should collapse back to three lines. The screen should recenter so the top of the description is visible, if necessary
Test 5: Expanding and collapsing panels
Procedure
*# Up to three panels may be present: "Audio and video", "Comments", and "Tags".
5A. If at least one panel is present:
*# Touch the header of a collapsed panel to expand it.
Touch the header of an expanded panel to collapse it.
5B. If two or more panels are present:
*# Touch the header of a collapsed panel to expand it.
Touch the header of another collapsed panel to expand it.
Touch the header of an expanded panel to collapse it.
Touch the header of another expanded panel to collapse it.
Expected results
For 5A:
Touching the collapsed panel header should expand it, with the screen recentering such that the panel header is near the top, if the expanded panel would otherwise extend beneath the screen fold.
Touching the expanded panel header should collapse it without recentering the screen.