Added test plans and updated others
Added Publishing Your Post dialog box , renamed some files, corrected spelling errors
This commit is contained in:
parent
ce2fa7f55e
commit
90b5da2729
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
|
@ -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,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)
|
|
@ -1,14 +1,20 @@
|
|||
###Test Plan for Ensuring Interst Tab displays correctly
|
||||
###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 so do not publish |
|
||||
Click on No |
|
||||
Click on File | |
|
||||
Click on Publish | Ensure that post is published without title.
|
||||
|
||||
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)
|
||||
|
||||
To reverse title reminder, click on File, Options, Preferences, Click View Post after publishing, OK
|
Loading…
Reference in New Issue