Merge remote-tracking branch 'refs/remotes/origin/kwObservseInsertHyperlink' into KWTestPlanAdditions
This commit is contained in:
commit
4f3509393c
Binary file not shown.
After Width: | Height: | Size: 42 KiB |
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Binary file not shown.
After Width: | Height: | Size: 14 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,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)
|
Loading…
Reference in New Issue