Merge pull request #4 from kathweaver/PostTagsDialogBox
Posttagsdialogbox
After Width: | Height: | Size: 28 KiB |
After Width: | Height: | Size: 4.6 KiB |
After Width: | Height: | Size: 7.3 KiB |
After Width: | Height: | Size: 76 KiB |
After Width: | Height: | Size: 54 KiB |
After Width: | Height: | Size: 46 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 10 KiB |
After Width: | Height: | Size: 5.0 KiB |
|
@ -0,0 +1,65 @@
|
|||
###Test Plan for Ensuring Add/Edit Tag Provider box works correctly
|
||||
Steps | Desired Results | Complete | Comments
|
||||
--------------------------|--------------------------------------------|----------| --------
|
||||
Open Live Writer | | |
|
||||
Click on Insert | | |
|
||||
Click on Post Tags | | |
|
||||
Select (Customize Providers) from Provider drop down | Ensure Tag Options dialog box opens | |
|
||||
Select a Provider | | |
|
||||
Click on Remove | Ensure provider is removed | |
|
||||
Click on Close | Ensure dialog box closes | |
|
||||
| Insert Tags dialog box appears | |
|
||||
Click on Providers | Ensure that provider was deleted | |
|
||||
Click on Restore Defaults | Ensure that providers are restored | |
|
||||
Click on Close | Ensure dialog box closes | |
|
||||
| Insert Tags dialog box appears | |
|
||||
Click on Providers | Ensure default providers exist | |
|
||||
Select (Customize Providers) from Provider drop down | Ensure Tag Options dialog box opens | |
|
||||
Click Add | Ensure Create New Tag Provider dialog box appears | |
|
||||
Add Provider name: | Ensure provider name appears in each appropriate field | |
|
||||
| Ensure HTML preview changes | |
|
||||
Click OK | | |
|
||||
Click Close (Tag Options) | | |
|
||||
Add tag | | |
|
||||
Click Insert | | |
|
||||
Click Source (on bottom) | Ensure that html was rendered correctly | |
|
||||
Click on Post Tags | | |
|
||||
Select (Customize Providers) from Provider drop down | Ensure Tag Options dialog box opens | |
|
||||
Click Edit | | Ensure Edit *provider* dialog box appears
|
||||
Change Provider name: | Ensure provider name appears in each appropriate field | |
|
||||
| Ensure HTML preview changes | |
|
||||
Click OK | | |
|
||||
Click Close (Tag Options) | | |
|
||||
Add tag | | |
|
||||
Click Insert | | |
|
||||
Click Source (on bottom) | Ensure that html was rendered correctly | |
|
||||
Click on Post Tags | | |
|
||||
Select (Customize Providers) from Provider drop down | Ensure Tag Options dialog box opens | |
|
||||
Click Edit | | Ensure Edit *provider* dialog box appears
|
||||
Change HTML template: | Ensure template changes | |
|
||||
| Ensure HTML preview changes
|
||||
Click OK | | |
|
||||
Click Close (Tag Options) | | |
|
||||
Add tag | | |
|
||||
Click Insert | | |
|
||||
Click Source (on bottom) | Ensure that html was rendered correctly | |
|
||||
Click on Post Tags | | |
|
||||
Click Edit | | Ensure Edit *provider* dialog box appears
|
||||
Change Seperate the HTML field : | Ensure HTML preview changes | |
|
||||
Click OK | | |
|
||||
Click Close (Tag Options) | | |
|
||||
Add tag | | |
|
||||
Click Insert | | |
|
||||
Click Source (on bottom) | Ensure that html was rendered correctly | |
|
||||
Click on Post Tags | | |
|
||||
Click Edit | | Ensure Edit *provider* dialog box appears
|
||||
Change HTML caption for tab list: | Ensure HTML preview changes | |
|
||||
Click OK | | |
|
||||
Click Close (Tag Options) | | |
|
||||
Add tag | | |
|
||||
Click Insert | | |
|
||||
Click Source (on bottom) | Ensure that html was rendered correctly | |
|
||||
Click on Post Tags | | |
|
||||
|
||||
![Tag Options dialog box](images/tagOptionsdialog.png)
|
||||
![Tag Provider Add or Edd dialog box](images/editaddtagproviderdialog.png)
|
|
@ -7,34 +7,34 @@ 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 | |
|
||||
Hover on Paste | Message explaining paste appears | |
|
||||
Click on Paste | Ensure Displays box allowing user to select paste or paste special | |
|
||||
Click on Paste then Paste | Ensure 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 | |
|
||||
Click on Paste then Paste special - image is in clipboard | Error message about using text appears | |
|
||||
Click on Paste then Paste special - text is in clipboard | Paste Special dialog box appears | |
|
||||
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 | |
|
||||
Hover on Cut | Ensure Message explaining cut appears | |
|
||||
Click on Cut | Ensure 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 | |
|
||||
Hover on Copy | Message explaining copy appears | |
|
||||
Click on Copy | Ensure 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 | |
|
||||
Hover over Publish Icon | Message explaining Publish appears | |
|
||||
Click on Publish Icon | Ensure If password is not saved, sign-in dialog box appears | |
|
||||
| If title is not present, title reminder dialog box appears | |
|
||||
| Once all conditions are satisfied, publish dialog box appears | |
|
||||
| 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 account | Ensure Last account appears with down arrow if multiple blogs | |
|
||||
Hover over Blog Account | Message explaining Blog Account appears | |
|
||||
Click on Blog Account | Ensure List of blog accounts appears and can be chosen | |
|
||||
Hover over Publish Draft Icon | Message explaining Publish Draft appears | |
|
||||
Click on Publish Draft Icon | Ensure If password is not saved, sign-in dialog box appears | |
|
||||
| If title is not present, title reminder dialog box appears | |
|
||||
| Once all conditions are satisfied, publish dialog box appears | |
|
||||
| Blog is published in draft status | | |
|
||||
**Font** | | |
|
||||
Hover over the first large box | Message explaining font family appears | |
|
||||
|
@ -47,18 +47,76 @@ 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 | |
|
||||
Hover over italic I | Message explainng italic appears | |
|
||||
Click on italic I | Ensure that text is formatted as italics | |
|
||||
Hover over underline U | Messaging explainng underline appears | |
|
||||
Hover over underline U | Message explainng underline appears | |
|
||||
Click on underline U | Ensure that text is formatted underlined | |
|
||||
Hover over strikeover abc | Messaging explainng strikeover appears | |
|
||||
Hover over strikeover abc | Message explainng strikeover appears | |
|
||||
Click on strikeover abc | Ensure that text is formatted strikeover | |
|
||||
Hover over subscript | Messaging explainng subscript appears | |
|
||||
Hover over subscript | Message explainng subscript appears | |
|
||||
Click on subscript | Ensure that text is formatted subscript | |
|
||||
Hover over superscript | Messaging explainng superscript appears | |
|
||||
Hover over superscript | Message explainng superscript appears | |
|
||||
Click on superscript | Ensure that text is formatted superscript | |
|
||||
Hover over highlight | Messaging explainng highlight appears | |
|
||||
Hover over highlight | Message explainng highlight appears | |
|
||||
Click on highlight | Ensure that text is highlighted | |
|
||||
Hover over text color | Messaging explainng text color appears | |
|
||||
Hover over text color | Message explainng text color appears | |
|
||||
Click on text colr | Ensure that text is formatted the correct color | |
|
||||
|
||||
**Paragraph** | | |
|
||||
Hover over Bulleted List | Message explaining Bulleted List is displayed | |
|
||||
Click on Bulleted List | Ensure that a bulleted list displays and formatting applied | |
|
||||
Hover over Numbered List | Message explaining Numbered List displayed | |
|
||||
Click on Numbered List | Ensure that a numbered list | |
|
||||
Hover over Block Quote | Message explaining Block Quote displayed | |
|
||||
Click on Block Quote | Ensure that text is formatted block quote | |
|
||||
Hover over Left Justify | Message explaining Left Justify displayed | |
|
||||
Click on Left Justify | Ensure that text is formatted left justified | |
|
||||
Hover over Center Justify | Message explaining Center Justify displayed | |
|
||||
Click on Center Justify | Ensure that text is formatted center justified | |
|
||||
Hover over Right Justify | Message explaining Right Justify displayed | |
|
||||
Click on Right Justify | Ensure that text is formatted right justified | |
|
||||
Hover over Full Justify | Message explaining Full Justify displayed | |
|
||||
Click on Full Justify | Ensure that text is formatted full justified | |
|
||||
**HTML Styles** | | |
|
||||
Hover over Paragraph | Nothing | |
|
||||
Click on Paragraph | Ensure that text is formatted paragraph | |
|
||||
Hover over Heading 1 | Nothing | |
|
||||
Click on Heading 1 | Ensure that text is formatted h1 | |
|
||||
Hover over Heading 2 | Nothing | |
|
||||
Click on Heading 2 | Ensure that text is formatted h2 | |
|
||||
Hover over Heading 3 | Nothing | |
|
||||
Click on Heading 3 | Ensure that text is formatted h3 | |
|
||||
Hover over Heading 4 | Nothing | |
|
||||
Click on Heading 4 | Ensure that text is formatted h4 | |
|
||||
Hover over Heading 5 | Nothing | |
|
||||
Click on Heading 5 | Ensure that text is formatted h5 | |
|
||||
Hover over Heading 6 | Nothing | |
|
||||
Click on Heading 6 | Ensure that text is formatted h6 | |
|
||||
**Insert** | | |
|
||||
Hover over Hyperlink | Message explaining Hyperlink displayed | |
|
||||
Click on Hyperlink | Ensure Insert Hyperlink Dialog box is displayed | |
|
||||
Hover over Picture | Message explaining Picture displayed | |
|
||||
Click on Picture | Ensure Two choices are displayed: From your computer or From the web | |
|
||||
Click on From your computer | Ensure Insert Picture dialog box is displayed | |
|
||||
Click on From the web | Ensure Insure Web Image dialog box is displayed | |
|
||||
Hover over Video | Message explaining Video displayed | |
|
||||
Click on Video | Ensure Three choices are displayed: From the web or From your computer or From video service | |
|
||||
Click on From the web | Ensure Insert Video dialog box is displayed with From the Web tab selected | |
|
||||
Click on From your computer | Ensure Insert Video dialog box is displayed with From File tab selected | |
|
||||
Click on From the web | Ensure Insert Video dialog box is displayed with From Video Service tab selected | |
|
||||
**Editing** | | |
|
||||
Hover over Spelling | Message explaining Spelling displayed | |
|
||||
Spelling - currently not implemented and greyed out - work in progress | | |
|
||||
Hover over Word Count | Message explaining Word Count displayed | |
|
||||
Click on Word Count | Ensure Word Count dialog box is displayed with proper statitics see below | |
|
||||
Click on close | Ensure Word count dialog box closes | |
|
||||
Hover over Find | Message explaining Find displayed | |
|
||||
Click on Find | Ensure Find dialog box is displayed | |
|
||||
Hover over Select All | Message explaining Select All displayed | |
|
||||
Click on Select All | Ensure all contents in the blog post are selected | |
|
||||
**Home post display** | | |
|
||||
Open Live Writer | Ensure empty blog post is displayed | |
|
||||
Click on Preview | Ensure empty blog post is displayed as if the blog post has been published | |
|
||||
Click on source | Ensure blog post is displayed as html | |
|
||||
Check lower left corner | Ensure Draft - Unsaved is displayed | |
|
||||
|
||||
![Word count dialog box](images\wordCountdiaglogbox.png)
|
|
@ -1,4 +1,4 @@
|
|||
###Test Plan for Ensuring Interst Tab displays correctly
|
||||
###Test Plan for Ensuring Insert Hyperlink displays correctly
|
||||
Steps | Desired Results | Complete | Comments
|
||||
--------------------------|--------------------------------------------|----------| --------
|
||||
Open Live Writer | | |
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
###Test Plan for Ensuring Interst Tab displays correctly
|
||||
###Test Plan for Ensuring Insert Tab displays correctly
|
||||
Steps | Desired Results | Complete | Comments
|
||||
--------------------------|--------------------------------------------|----------| --------
|
||||
Open Live Writer | | |
|
||||
|
|
|
@ -0,0 +1,26 @@
|
|||
###Test Plan for Ensuring Insert Tags dialog box works correctly
|
||||
Steps | Desired Results | Complete | Comments
|
||||
--------------------------|--------------------------------------------|----------| --------
|
||||
Open Live Writer | | |
|
||||
Click on Insert | | |
|
||||
Click on Post Tags | Ensure that Insert Tags dialog box matches image below | |
|
||||
Enter tags | Ensure tags display properly | |
|
||||
Click on Insert | Ensure that tags are inserted and displayed as below | |
|
||||
Click on Post Tags | Ensure that Insert Tags dialog box matches image below | |
|
||||
Click on drop box and select another provider | Ensure that dialog box displays correctly | |
|
||||
Enter tags | Ensure tags display properly
|
||||
Click on Insert | Ensure that tags are inserted and displayed appropriately | |
|
||||
Click on Insert | | |
|
||||
Click on Post Tags | Ensure that Insert Tags dialog box displays as first image | |
|
||||
Click on Tag Provider | Ensure that Provider is updated appropriately | |
|
||||
Click on Insert | Ensure that Provider is updated appropriately | |
|
||||
Click on Tag hyperlink | Ensure that Tags displays on the right appropriately (see second image) | |
|
||||
Click off Tag hyperlink |Ensure that Tags box on side disappears | |
|
||||
Click on Post Tags | Ensure that Insert Tag dialog box displays as first image | |
|
||||
Click on Tab Provider | | |
|
||||
Scroll to Customize Provider | Ensure that Tag Options dialog box is displayed | |
|
||||
Click Close | Dialog box closes
|
||||
Click Cancel | Insert Tags dialog box closes
|
||||
|
||||
![Insert tags dialog box](images/insertTags.png)
|
||||
![Insert tags post](images/insertTagsPost.png)
|
|
@ -0,0 +1,65 @@
|
|||
#Test Plan for Ensuring that Open dialog box
|
||||
Steps | Desired Results | Complete | Comments
|
||||
----------------------|--------------------------------|----------| --------
|
||||
Open Open Live Writer | | |
|
||||
Click on File | | |
|
||||
Click on Open Local Draft | Observe dialog box as below | |
|
||||
| Observe that Drafts folder is highlighted and any draft posts are available to open | |
|
||||
| | |
|
||||
Click on the number next to Show: | Ensure that Show changes the number of posts to be selected | |
|
||||
Select a draft post | | |
|
||||
Click on Delete | Ensure that the post is properly deleted | |
|
||||
| Verify in %localappdata%\openlivewriter | |
|
||||
| | |
|
||||
Open Open Live Writer | | |
|
||||
Click on File | | |
|
||||
Click on Open Local Draft | Observe dialog box as below | |
|
||||
Enter a term in Filter and hit enter | Observe that appropriate posts are loaded | |
|
||||
| | |
|
||||
Open Open Live Writer | | |
|
||||
Click on File | | |
|
||||
Click on Open Local Draft | Observe dialog box as below | |
|
||||
Click on one of the draft posts | Observe that correct post is loaded
|
||||
| | |
|
||||
Open Open Live Writer | | |
|
||||
Click on File | | |
|
||||
Click on Open Recently Posted | Observe dialog box as below | |
|
||||
| Observe that Recently Posted is highlighted and that recent posts are available to open | |
|
||||
|
||||
Click on the number next to Show: | Ensure that Show changes the number of posts to be selected | |
|
||||
Select a Recently Posted post | | |
|
||||
Click on Delete | Ensure that the post is properly deleted | |
|
||||
| Verify in %localappdata%\openlivewriter | |
|
||||
| Verify with online blog
|
||||
| | |
|
||||
Open Open Live Writer | | |
|
||||
Click on File | | |
|
||||
Click on Open Recently Posted | Observe dialog box as below | |
|
||||
Click on Open Recently Posted | Enter a term in Filter and hit enter | Observe that appropriate posts are loaded | |
|
||||
| | |
|
||||
Open Open Live Writer | | |
|
||||
Click on File | | |
|
||||
Click on Open Recently Posted | Observe dialog box as below | |
|
||||
Click on one of the Recently Posted posts | Observe that correct post is loaded
|
||||
| | |
|
||||
Open Open Live Writer | | |
|
||||
Click on File | | |
|
||||
Click on any available blog | Observe dialog box as below | |
|
||||
| Observe that a list of published posts are available to open | |
|
||||
| | |
|
||||
Click on the number next to Show: | Ensure that Show changes the number of posts to be selected | |
|
||||
Select a published post | | |
|
||||
Click on Delete | Ensure that the post is properly deleted | |
|
||||
| Verify in %localappdata%\openlivewriter | |
|
||||
| | |
|
||||
Open Open Live Writer | | |
|
||||
Click on File | | |
|
||||
Click on any available blog
|
||||
Enter a term in Filter and hit enter | Observe that appropriate posts are loaded | |
|
||||
| | |
|
||||
Open Open Live Writer | | |
|
||||
Click on File | | |
|
||||
Click on any available blog | Observe dialog box as below | |
|
||||
Click on one of the posts | Observe that correct post is loaded
|
||||
| | |
|
||||
![Open diaglog box ](images/openDialogbox.png)
|
|
@ -0,0 +1,13 @@
|
|||
#Test Plan for Ensuring that Plug-In Options works properly
|
||||
Steps | Desired Results | Complete | Comments
|
||||
----------------------|--------------------------------|----------| --------
|
||||
Open Live Writer | | |
|
||||
Click on Plug-in options | Ensure Options dialog box openns | |
|
||||
| Ensure that Plug-ins tab is selected
|
||||
| Click Cancel | Ensure dialog box closes | |
|
||||
| Click on File Tab | |
|
||||
| Click on Options | |
|
||||
| Click on Plug-ins Tab | Ensure that Plug-ins tab is open and selected | |
|
||||
| Observe below image | Ensure image matches
|
||||
|
||||
![Options Plug-ins](images/plugsinDialogbox.png)
|
|
@ -0,0 +1,15 @@
|
|||
###Test Plan for Ensuring Publish dialog box works correctly
|
||||
Steps | Desired Results | Complete | Comments
|
||||
--------------------------|--------------------------------------------|----------| --------
|
||||
Open Live Writer | | |
|
||||
Click on File | | |
|
||||
Click on Publish | | |
|
||||
Click on Yes | Publishing Your Post dialog box displayes | |
|
||||
While publishing observe Open my blog check | | |
|
||||
if Checked | Blog should open at post | | |
|
||||
if not Check | Ensure blog post was posted | | |
|
||||
| | |
|
||||
Click on Publish | | |
|
||||
Toggle Check Box | Observe opposite behavior from above | |
|
||||
|
||||
![Publishing your Post](images/publishingyourpost.png)
|
|
@ -0,0 +1,16 @@
|
|||
###Test Plan for Ensuring Tags Options box works correctly
|
||||
Steps | Desired Results | Complete | Comments
|
||||
--------------------------|--------------------------------------------|----------| --------
|
||||
Open Live Writer | | |
|
||||
Click on Insert | | |
|
||||
Click on Post Tags | | |
|
||||
Select (Customize Providers) | Ensure Tag Options | |
|
||||
Select a Tag provider : |
|
||||
Click on Remove : Ensure that provder is no longer in the list | |
|
||||
Click Close : Ensure box closes and Insert Tags dialog box opens | |
|
||||
| Ensure that provider is not in the Insert Tags Provider drop down list | |
|
||||
Select (Customize Providers) | Ensure Tag Options | |
|
||||
Click Restore Default | Ensure that all providers are in the list|
|
||||
Click Close | Ensure that all default providers is not in the Insert Tags Provider drop down list | |
|
||||
|
||||
![Tag Options dialog box](images/tagOptionsdialog.png)
|
|
@ -0,0 +1,20 @@
|
|||
###Test Plan for Ensuring Title Reminder works correctly
|
||||
Steps | Desired Results | Complete | Comments
|
||||
--------------------------|--------------------------------------------|----------| --------
|
||||
Open Live Writer | | |
|
||||
Click on File | | |
|
||||
Click on Publish | Since blank post with no title, Title Reminder dialog box appears, see below | | |
|
||||
Click on checkbox for "Don't remind me about missing titles" | | |
|
||||
Click on No |
|
||||
Click on File | |
|
||||
Click on Publish | Ensure that post is published without the Title Reminder box | |
|
||||
| | | |
|
||||
Click on File | | |
|
||||
Click on Options | | |
|
||||
Click on Preferences | | |
|
||||
Click on View Post after Publishing | | |
|
||||
Open Live Writer | | |
|
||||
Click on File | | |
|
||||
Click on Publish | Since blank post with no title, Title Reminder dialog box appears, see below | | |
|
||||
![Title Reminder](images/titlereminder.png)
|
||||
|