diff --git a/testplan/testOptionsDialogBox/images/preferencesDialogBox.png b/testplan/testOptionsDialogBox/images/preferencesDialogBox.png new file mode 100644 index 00000000..7aab9456 Binary files /dev/null and b/testplan/testOptionsDialogBox/images/preferencesDialogBox.png differ diff --git a/testplan/testOptionsDialogBox/observePreferences b/testplan/testOptionsDialogBox/observePreferences new file mode 100644 index 00000000..e9f9aa56 --- /dev/null +++ b/testplan/testOptionsDialogBox/observePreferences @@ -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) diff --git a/testplan/testOptionsDialogBox/observePreferences.md b/testplan/testOptionsDialogBox/observePreferences.md new file mode 100644 index 00000000..1393f53b --- /dev/null +++ b/testplan/testOptionsDialogBox/observePreferences.md @@ -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)