Began test plan for Options Preferences
This commit is contained in:
parent
3be6984f66
commit
f399acc1f0
Binary file not shown.
After Width: | Height: | Size: 62 KiB |
|
@ -0,0 +1,9 @@
|
|||
###Test Plan for Ensuring Options Preferences dialog box displays correctly
|
||||
Steps | Desired Results | Complete | Comments
|
||||
--------------------------|--------------------------------------------|----------| --------
|
||||
Open Open Live Writer | | |
|
||||
Click on File | | |
|
||||
Click on Options | Ensure that the dialog box matches image below | |
|
||||
| | |
|
||||
|
||||
![Options Dialog Box](images/preferencesDialogBox.png)
|
|
@ -0,0 +1,42 @@
|
|||
###Test Plan for Ensuring Options Preferences dialog box displays correctly
|
||||
Steps | Desired Results | Complete | Comments
|
||||
--------------------------|--------------------------------------------|----------| --------
|
||||
Open Open Live Writer | | |
|
||||
Click on File | | |
|
||||
Click on Options | | |
|
||||
Click on Preferences | Ensure that the dialog box matches image below | | *Note that this is the default when selecting options*
|
||||
Deselect all check boxes | | |
|
||||
Click Apply | | |
|
||||
Select "Use a single window .." | | |
|
||||
Click OK | | |
|
||||
Click on File | | |
|
||||
Click on Options | | |
|
||||
Click on Preferences | Ensure that the dialog box has only the radio box "Use a single window" | |
|
||||
Click on OK | | |
|
||||
Have an empty post | | |
|
||||
Click on New Post | Ensure stays in the same window | |
|
||||
Start a blog post | | |
|
||||
Click on New Post | Ensure that dialog box to save post displays | |
|
||||
Save Post | Ensure windows stays open with a blank post | |
|
||||
Click on File | | |
|
||||
Click on Options | | |
|
||||
Click on Preferences | Ensure that the dialog box matches image below | | *Note that this is the default when selecting options*
|
||||
Select "Open a new window for each post" | | |
|
||||
Click on OK | | |
|
||||
Click on New Post | Ensure that another Open Writer windows opens | |
|
||||
Click on File | | |
|
||||
Click on Options | | |
|
||||
Click on Preferences | Ensure only "Open a new window for each post" is selected | |
|
||||
Click on OK | | |
|
||||
Create a new post | | |
|
||||
Save it | | |
|
||||
Click on File | | |
|
||||
Click on New Post | Ensure that saved post is closed and new post is in the same window | |
|
||||
|
||||
|
||||
|
||||
| | |
|
||||
| | |
|
||||
|
||||
|
||||
![Options Dialog Box](images/preferencesDialogBox.png)
|
Loading…
Reference in New Issue