Reorderer QA Test Plan - Image Reorderer

Reorderer QA Test Plan - Image Reorderer

Reorderer QA Test Plan - Image Reorderer

Environments

BrowserVersion
ChromeLatest Stable Release
FirefoxLatest Stable Release
MS EdgeLatest Stable Release
Safari [fluid:1]Latest Stable Release

[fluid:1] keyboard a11y can be slightly improved if you select the "all controls" option from "Keyboard Shortcuts" under the "Keyboard & Mouse" settings. May also need to use "option + tab" for tab navigation.

General QA Guidelines

General Use

  • Does the tool behave the way that you would expect
  • Are you surprised by anything
  • Does something take longer than you would expect
  • When the tool does something unexpected or takes too long to do something, does the tool provide appropriate feedback

QA Tests


Protocol
Perform the following tests using each browser/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.

Reorderer Jira Filter
Image Reorderer Jira Filter

 

Unit Test

Protocol
Launch the following website to execute unit tests.

Site
http://build.fluidproject.org/infusion/tests/component-tests/reorderer/all-tests.html

State Tests

Description
Ensures that the component properly traverses through the various states. 

Protocol
Perform these tasks on the following site, perform the tests 1-4 and 5-7 in order.

Site
Demo

Mouse 

Test 1: Mouseover

  • Procedure

    1. Open the browser and navigate to the specified URL

    2. Using the mouse, hover over one of the images

  • Expected Results

    • The pointer should be a move cursor (cross or hand)

    • The styling of the border around the image should change

Test 2: Mouse, Pickup Avatar

  • Procedure

    1. Complete Test 1

    2. Using the mouse, press and hold the 'left-mouse-button' down

    3. Using the mouse, drag slightly to the right

  • Expected Results

    • An avatar (representing the image) should be created

    • The avatar should remain under the pointer as you drag around

Test 3: Mouse, Move Avatar

  •  Procedure

    1. Complete Test 2

    2. Using the mouse, drag the avatar around the screen

  • Expected Results

    • Notice that drop targets appear as you move over valid drop points

Test 4: Mouse, Drop Avatar

  • Procedure

    1. Complete Test 3

    2. Using the mouse, release the 'left-mouse-button' over a drop target

  •  Expected Results

    • The avatar should drop and move the image to the new location

    • The other images should shift to fill in the empty space where the image was originally located

Keyboard 

Test 5: Keyboard, Focus

  • Procedure

    1. Open the browser and navigate to the specified URL

    2. Using the keyboard, tap the 'tab' key until one of the images has focus

  • Expected Results

    • The styling of the element should change to indicate that the image has focus

Test 6: Keyboard, Navigate Images

  • Procedure

    1. Complete Test 5

    2. Using the keyboard, tap the 'i', 'j', 'k', 'm', or an 'arrow'

  • Expected Results

    • The keyboard focus styling should move to the other element

      • 'i' or 'up arrow' to move up

      • 'm' or 'down arrow' to move down

      • 'j' or 'left arrow' to move left

      • 'k' or 'right arrow' to move right