Merge remote-tracking branch 'refs/remotes/OpenLiveWriter/master' into OptionsDialogBox
After Width: | Height: | Size: 28 KiB |
After Width: | Height: | Size: 6.2 KiB |
After Width: | Height: | Size: 7.3 KiB |
After Width: | Height: | Size: 76 KiB |
After Width: | Height: | Size: 72 KiB |
After Width: | Height: | Size: 46 KiB |
After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.0 KiB |
After Width: | Height: | Size: 9.6 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)
|
|
@ -0,0 +1,45 @@
|
|||
###Test Plan for Ensuring File Tab displays correctly
|
||||
Steps | Desired Results | Complete | Comments
|
||||
--------------------------|--------------------------------------------|----------| --------
|
||||
Open Open Live Writer | | |
|
||||
Live writer should be at home tab | | |
|
||||
Post should be a new blank post | | |
|
||||
Add a short post, include title and at least one paragraph | |
|
||||
Click on Find (In editing section, top icon) | Observe the below image | |
|
||||
Put in a word that does not occor in the post | Ensure that No Matches Found is displayed | |
|
||||
Put in a word that occurs only one in the post |
|
||||
Toggle all check boxes to off | Ensure that word is highlighted | |
|
||||
Toggle on - Match whole word only | Ensure that the post and dialog box remains the same | |
|
||||
Toggle off -Match whole word only | Ensure that the post and dialog box remains the same | |
|
||||
Toggle on - Match case | Ensure that the post and dialog box remains the same | |
|
||||
Toggle off - Match case | Ensure that the post and dialog box remains the same | |
|
||||
Toggle on - Highlight all matches | Ensure that the post and dialog box remains the same | |
|
||||
Toggle off - Highlight all matches | Ensure that the post and dialog box remains the same | |
|
||||
Change search word case so that it does not match post | Ensure that No Matches Found is displayed | |
|
||||
Toggle all check boxes to off | Ensure that word is highlighted | |
|
||||
Toggle on - Match whole word only | Ensure that the post and dialog box remains the same | |
|
||||
Toggle off -Match whole word only | Ensure that the post and dialog box remains the same| |
|
||||
Toggle on - Match case | Ensure that No Matches Found is displayed | |
|
||||
Toggle off - Match case | Ensure that word is highlighted | |
|
||||
Toggle on - Highlight all matches | Ensure that the post and dialog box remains the same | |
|
||||
Toggle off - Highlight all matches | Ensure that the post and dialog box remains the same | |
|
||||
Put in a word that occurs more than once in the post | Ensure that all occurences are highlighted | |
|
||||
Toggle all check boxes to off | Ensure that the first occurance of the word is highlighted | |
|
||||
Toggle on - Match whole word only | Ensure that the post and dialog box remains the same | |
|
||||
Toggle off -Match whole word only | Ensure that the post and dialog box remains the same| |
|
||||
Toggle on - Match case | Ensure that the post and dialog box remains the same| |
|
||||
Toggle off - Match case | Ensure that the post and dialog box remains the same| |
|
||||
Toggle on - Highlight all matches | Ensure that all occurances are highlighted | |
|
||||
Toggle off - Highlight all matches | Ensure that the first occurance is highlighted | |
|
||||
Put in a word that contained inside at least one post word and by itself | |
|
||||
Toggle all check boxes to off | Ensure that the first occurance of the word is highlighted even if it is inside another word in the post | |
|
||||
Toggle on - Match whole word only | Ensure only whole words are highlighted | |
|
||||
Toggle off -Match whole word only | Ensure that the first occurance is highlighted | |
|
||||
Toggle on - Match case | Ensure that the post and dialog box remains the same| |
|
||||
Toggle off - Match case | Ensure that the post and dialog box remains the same| |
|
||||
Toggle on - Highlight all matches | Ensure that all occurances are highlighted | |
|
||||
Toggle off - Highlight all matches | Ensure that the first occurance is highlighted | |
|
||||
Toggle on both Match whole word only and Highlight all matches | Ensure only whole words are highlighted | |
|
||||
|
||||
|
||||
![Find dialog box](images/find.png)
|
|
@ -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,24 @@
|
|||
###Test Plan for Ensuring Insert Map dialog box works correctly
|
||||
Steps | Desired Results | Complete | Comments
|
||||
--------------------------|--------------------------------------------|----------| --------
|
||||
Open Live Writer | | |
|
||||
Click on Insert | | |
|
||||
Click on Map | Observe the dialog box matches the below image | |
|
||||
Click on dropdown and select Road | Observe that dialog box displays a road map | |
|
||||
Click on dropdown and select Aerial | Observe that dialog box display an arial map | |
|
||||
Click on up arrow | Observe that map moves up | | |
|
||||
Click on right arrow | Observe that map moves right | | |
|
||||
Click on left arrow | Observe that map moves left | | |
|
||||
Click ond down arrow | Observe that map moves down | | |
|
||||
Slide slider | Observe that map zooms in and out appropriately | | |
|
||||
Enter address is Find location: text box and click search | Observe that address is found | |
|
||||
Right click on map and add push pin | Observe that push pin is added | |
|
||||
Right click on map and click Zoom to city level | Observe that map zooms to city level | |
|
||||
Right click on map and click Zoom to region level | Observe that map zooms to region level | |
|
||||
Right click on map and click Center map here | Observe that map centers correctly | |
|
||||
Click on cancel | Insert map dialog box closes | |
|
||||
Click on Map | | |
|
||||
Enter an address | | |
|
||||
Click on insert | Observe that map is insered in post apprpriately
|
||||
|
||||
![Insert Map](images/mapDialogBox.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,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,16 @@
|
|||
###Test Plan for Ensuring File Tab displays correctly
|
||||
Steps | Desired Results | Complete | Comments
|
||||
--------------------------|--------------------------------------------|----------| --------
|
||||
Open Open Live Writer | | |
|
||||
Live writer should be at home tab | | |
|
||||
Post should be a new blank post | | |
|
||||
Click on Word Count (In editing section, top icon) | Observe the below image, with 0 counts | |
|
||||
Add title to blog post | | |
|
||||
Click on Word Count (In editing section, top icon) | Observe the below image, with 0 counts | |
|
||||
Add one word to blog post | | |
|
||||
Click on Word Count (In editing section, top icon) | Ensure word counts are correct | |
|
||||
Add paragraph to blog post | | |
|
||||
Add one word to blog post | | |
|
||||
Click on Word Count (In editing section, top icon) | Ensure word counts are correct | |
|
||||
|
||||
![Word Count dialog box](images/wordcount.png)
|