Merge branch 'master' of https://github.com/kathweaver/OpenLiveWriter
This commit is contained in:
commit
ebbb99d022
Binary file not shown.
After Width: | Height: | Size: 42 KiB |
Binary file not shown.
After Width: | Height: | Size: 6.2 KiB |
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Binary file not shown.
After Width: | Height: | Size: 72 KiB |
Binary file not shown.
After Width: | Height: | Size: 9.6 KiB |
|
@ -0,0 +1,34 @@
|
|||
###Test Plan for Ensuring that OpenLiveWriter opens correctly
|
||||
Steps | Desired Results | Complete | Comments
|
||||
----------------------|--------------------------------|----------| --------
|
||||
OpenLiveWriter opens | | |
|
||||
Click on Blog Account Tab | Compare results to below image | |
|
||||
Check the following are present | Blog Options | |
|
||||
| *Shortcuts* | |
|
||||
May have to use dropdown to see | View Site | |
|
||||
| Manage Site | |
|
||||
| List Comments | |
|
||||
| Edit design | |
|
||||
| *Theme* | |
|
||||
| Blog Theme | |
|
||||
| Update Theme | |
|
||||
Hover on Blog Options | Message describing action appears | |
|
||||
Click on Blog Options | Blog Options Dialog box appears | |
|
||||
Hover on View site | Nothing | |
|
||||
Click on View Site | Browser optens to site default page | |
|
||||
Hover on View site | Nothing | |
|
||||
Click on Manage Site | Browser opens to site dashboard page | |
|
||||
Hover on List Comments | Nothing | |
|
||||
Click on List Comments | Browser opens to site comments page | |
|
||||
Hover on Edit Design | Nothing | |
|
||||
Click on Edit Design | Browser opens to site design page | |
|
||||
Hover on Blog Theme | Message describing action appears | |
|
||||
Click on Blog Theme | Blog Theme is toggled -- either applies theme to page or default editor | |
|
||||
| If blog theme is applied,icon is surrounded by blue box | |
|
||||
Hover on Update Theme | Message describing action appears | |
|
||||
Click on Update Theme | Downloading Blog Theme dialog box appears | |
|
||||
| Progress bar and dialog changes as blog theme is downloaded
|
||||
|
||||
|
||||
![Blog Account Tab](images/blogAccountTab.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,52 @@
|
|||
###Test Plan for Ensuring Interst Tab displays correctly
|
||||
Steps | Desired Results | Complete | Comments
|
||||
--------------------------|--------------------------------------------|----------| --------
|
||||
Open Live Writer | | |
|
||||
**Interact with dialog box and then hit cancel** | |
|
||||
Navigate to Insert Hyperlink | | |
|
||||
Click on Hyperlink on Home Tab | | |
|
||||
Observe the Insert Hyperlink dialog box and insure it matches the below image: | |
|
||||
Observe Web Address Behavior | As user types, history choices are shown | |
|
||||
Hover over Link To: | Display explaintory message | |
|
||||
Click on Link To: | Display choices: Previous Post or Autolink Entry | |
|
||||
Click on Previous Post | Link to Post dialog box is displayed | |
|
||||
Observe Text to be Displayed behavior | User can type in Text | |
|
||||
Observe checkbox Open link in new window | User can select or unselect | |
|
||||
Observe checkbox Automatically link to this text | User can select or unselect | |
|
||||
Click on Cancel | Any changes made are discarded | |
|
||||
**Interact with dialog box and then hit insert** | |
|
||||
Navigate to Insert Hyperlink | | |
|
||||
Click on Hyperlink on Home Tab | | |
|
||||
Enter a valid web address | | |
|
||||
Click on Insert | Observe that a val hyperlink has been created | |
|
||||
Click on Hyperlink on Home Tab | | |
|
||||
Enter a valid web address | | |
|
||||
Enter text to be displayed | | |
|
||||
Click on Insert | Observe that a correct hyperlink has been created | |
|
||||
Click on Hyperlink on Home Tab | | |
|
||||
Enter a valid web address | | |
|
||||
Enter text to be displayed | | |
|
||||
Check box on Open Link in Other Window | | |
|
||||
Click on Insert | Observe that a correct hyperlink has been created | |
|
||||
Click on Hyperlink on Home Tab | | |
|
||||
Enter a valid web address | | |
|
||||
Enter text to be displayed | | |
|
||||
Check box on Automatically link to this text | | |
|
||||
Click on Insert | Observe that a correct hyperlink has been created | |
|
||||
Click on Hyperlink on Home Tab | | |
|
||||
Enter a valid web address | | |
|
||||
Enter text to be displayed | | |
|
||||
Check box on Open Link in Other Window | | |
|
||||
Check box on Automatically link to this text | | |
|
||||
Click on Insert | Observe that a correct hyperlink has been created | |
|
||||
*Advanced*
|
||||
Click on Hyperlink on Home Tab | | |
|
||||
Click on Advanced | Diaglog box expands - ensure matches second image | |
|
||||
Enter a valid web address | | |
|
||||
Enter text to be displayed | | |
|
||||
Enter text for Title: | | |
|
||||
Enter text for Rel: | | |
|
||||
Click on Insert | Observe that a correct hyperlink has been created | |
|
||||
|
||||
![Insert Hyperlink Dialog Box](images/insertHyperlinkDialogBox.png)
|
||||
![Insert Hyperlink Dialog Box Advanced ](images/insertHyperlinkDialogBoxAdvanced.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,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)
|
Loading…
Reference in New Issue