Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
Column
width65%

Environments

Include Page
docs:Browser Support Chart
docs:Browser Support Chart

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
Column
width35%
Panel
borderColor#321137
bgColor#fff
titleBGColor#c1b7c3
titleOn This Page
borderStylesolid
Table of Contents
indent10px
Panel
borderColor#321137
bgColor#fff
titleBGColor#c1b7c3
titleSpecification
borderStylesolid

...

Inline Edit Test Suite:
http://build.fluidproject.org/infusion/tests/component-tests/inlineEdit/html/InlineEdit-test.html

State Tests

________________________________________________________

...

  • Procedure
    1. Complete Test 11
    2. Using the keyboard, tap the 'tab' key until focus is on the redo control
    3. Using the keyboard, tap the 'enter'
  • Expected Results
    • The content of the inline edit field should return to the value set in test 10
    • The redo control should be replaced by an undo control
  • Stop Test
    • Refresh the browser to return the page to its initial state

Task Oriented Functional Tests

...

Protocol
Perform these tasks on the following site.

Demo

Test 1: Double Click

  • Procedure
    1. Open the browser and navigate to one of the specified URLs
    2. Using the mouse, click one of the inline edit fields
    3. Using the mouse, double click one of the words
  • Expected Results
    • The entire word should be selected
  • Stop Test
    • Refresh the browser to return the page to its initial state

...

  • Procedure
    1. Open the browser and navigate to the specified URL
    2. Using the mouse click one of the inline edit fields
    3. Edit the text using only non-standard characters and symbols (see examples here: http://www.alanwood.net/unicode/miscellaneous_symbols.html)
    4. Using the mouse, click on a blank spot outside of the editable text field
  • Expected Results
    • The content of the inline edit field should be changed to the new value
    • An undo control should appear next to the inline edit field
  • Stop Test
    • Refresh the browser to return the page to its initial state

(Don't do test 7 - the correct behaviour has not yet been determined)

...

  • Procedure
    1. Open the browser and navigate to the specified URL
    2. Using the mouse, click one of the inline edit fields
    3. Attempt to edit the text by pasting in text containing special characters (e.g. tab)
    4. Using the mouse, click on a blank spot outside of the editable text field
  • Expected Results
    • The content of the inline edit field should be changed to the new value
    • An undo control should appear next to the inline edit field
  • Stop Test
    • Refresh the browser to return the page to its initial state

Test 8: Edit With Characters Separated By Spaces

  • Procedure
    1. Open the browser and navigate to the specified URL
    2. Using the mouse, click one of the inline edit fields
    3. Edit the text by typing in some number of characters separated by spaces.
    4. Using the mouse, click on a blank spot outside of the editable text field
  • Expected Results
    • The content of the inline edit field should be changed to the new value
    • An undo control should appear next to the inline edit field
  • Stop Test
    • Refresh the browser to return the page to its initial state

Boundary Tests

________________________________________________________

...

Protocol
Perform these tasks on the following site.

Demo

Test 1: Empty Field

  • Procedure
    1. Open the browser and navigate to one of the specified URLs
    2. Using the mouse, select click one of the inline editable texts
    3. Delete all input values from the editable text field
    4. Using the mouse, click on a blank spot outside of the editable text field
  • Expected Results
    • The content of the inline edit field should be a greyed invitation text saying "Edit this"
    • An undo control should appear next to the inline edit field
  • Stop Test
    • Refresh the browser to return the page to its initial state

...

Protocol
Perform these tasks on the following site.

Demo

*no tests yet*