Inline Edit QA Test Plan - Dropdown
Inline Edit QA Test Plan - Dropdown
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.
Unit Test
Protocol
Launch the following website to execute unit tests.
Site
http://build.fluidproject.org/infusion/tests/component-tests/inlineEdit/html/InlineEdit-test.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-6 and 7-12 in order.
Site
http://build.fluidproject.org/infusion/tests/manual-tests/components/inlineEdit/dropdown/
Mouse
Test 1: Mouseover
Procedure
Open the browser and navigate to the specified URL
Using the mouse, place the pointer over one of the inline edit drop-down menus
Expected Results
The inline edit drop-down menu should be highlighted
The cursor should be a pointer (hand)
After about 3 seconds, a hover message saying "Select or press Enter to edit" should appear
Test 2: Mouseover (Off/On)
Procedure
Complete Test 1
Move the pointer away from the inline edit drop-down menu
Move the pointer back over the inline edit drop-down menu
Expected Results
The highlighting on the inline edit drop-down menu should be removed, when the pointer is removed
The inline edit drop-down menu should be highlighted when the pointer is placed over it again
Test 3: Mouse, Open Drop-down Menu
Procedure
Complete Test 2
Using the mouse, click on the inline edit drop-down menu
Expected Results
The inline edit drop-down menu should open
The cursor should be a pointer (hand)
Test 4: Mouse, Options
Procedure
Complete Test 3
Using the mouse, hover the pointer over the various options
Expected Results
An option should be highlighted, when the pointer is over top of it
Test 5: Mouse, Select Option
Procedure
Complete Test 4
Using the mouse, click one of the options
Expected Results
The inline edit drop-down menu should close
The inline edit drop-down menu value should be the option selected
Test 6: Mouseover, After Selection
Procedure
Complete Test 5
Using the mouse, hover over the inline edit drop-down menu
Expected Results
The inline edit drop-down menu should be highlighted
The option selected in Test 4, should be displayed
After about 3 seconds, a hover message saying "Select or press Enter to edit" should appear