Merge remote-tracking branch 'refs/remotes/origin/kwObserveHomeTab'

This commit is contained in:
Kathleen Weaver 2015-12-31 01:24:56 -06:00
commit c7bd39a020
1 changed files with 64 additions and 0 deletions

View File

@ -0,0 +1,64 @@
###Test Plan for Ensuring Home Tab displays correctly
Steps | Desired Results | Complete | Comments
--------------------------|--------------------------------------------|----------| --------
Open Live Writer | Open Live Writer Opens at Home Tab with last blog used selected in Publish area | |
**Clipboard** | | |
Hover on Clipboard | Nothing happens | |
Click on Clipboard | Nothing happens | |
Clipboard is empty | Paste is greyed out | |
**Paste** | | |
Hover on Paste | Display message on paste | |
Click on Paste | Displays box allowing user to select paste or paste special | |
Click on Paste then Paste | Places contents of the clipboard where the cursor is | |
| If text is in the clipboard, text is inserted, if image is in the clipboard, then image is inserted | |
Click on Paste then Paste special - image is in clipboard | Error message about using text is displayed | |
Click on Paste then Paste special - text is in clipboard | Paste Special dialog box is displayed | |
Paste text from clipboard at cursor (greyed out in nothing in clipboard) | |
**Cut** | | |
No text selected | Cut is greyed out | |
Hover on Cut | Displays message on cut | |
Click on Cut | Selected content is copied to clipboard and deleted | |
**Copy** | | |
No text selected | Copy is greyed out | |
Hover on Copy | Displays message on copy | |
Click on Copy | Selected content is copied to clipboard | |
**Publish** | | |
Hover over Publish Icon | Displays message on Publish | |
Click on Publish Icon | If password is not saved, sign-in dialog box is displayed | |
| If title is not present, title reminder dialog box is displayed | |
| Once all conditions are satisfied, publish dialog box is displayed | |
| Blog is published | | |
Blog account | Last account is displayed with down arrow if multiple blogs | |
Hover over Blog Account | Displays message on Blog Account | |
Click on Blog Account | List of blog accounts is displayed and can be chosen | |
Hover over Publish Draft Icon | Displays message on Publish | |
Click on Publish Draft Icon | If password is not saved, sign-in dialog box is displayed | |
| If title is not present, title reminder dialog box is displayed | |
| Once all conditions are satisfied, publish dialog box is displayed | |
| Blog is published in draft status | | |
**Font** | | |
Hover over the first large box | Message explaining font family appears | |
Click on the arrow to the right of the first large box | List of available fonts appears | |
Click on a font family | Ensure that font family is applied | |
Hover over the second smaller box | Message explaining font size appears | |
Click on the arrow to the right of the second smaller box | List of available fonts appears | |
Click on a font size | Ensure that font size is applied | |
Hover over icon eraser over Aa | Message explaining clear formatting appears | |
Click on icon eraser over Aa | Ensure that formatting is cleared | |
Hover over bold B | Message explaining bold appears | |
Click on bold B | Ensure that text is formatted bold | |
Hover over italic I | Messaging explainng italic appears | |
Click on italic I | Ensure that text is formatted as italics | |
Hover over underline U | Messaging explainng underline appears | |
Click on underline U | Ensure that text is formatted underlined | |
Hover over strikeover abc | Messaging explainng strikeover appears | |
Click on strikeover abc | Ensure that text is formatted strikeover | |
Hover over subscript | Messaging explainng subscript appears | |
Click on subscript | Ensure that text is formatted subscript | |
Hover over superscript | Messaging explainng superscript appears | |
Click on superscript | Ensure that text is formatted superscript | |
Hover over highlight | Messaging explainng highlight appears | |
Click on highlight | Ensure that text is highlighted | |
Hover over text color | Messaging explainng text color appears | |
Click on text colr | Ensure that text is formatted the correct color | |