diff --git a/testplan/testOptionsDialogBox/images/browseForFolder.png b/testplan/testOptionsDialogBox/images/browseForFolder.png new file mode 100644 index 00000000..3b83371d Binary files /dev/null and b/testplan/testOptionsDialogBox/images/browseForFolder.png differ diff --git a/testplan/testOptionsDialogBox/images/moveExistingPosts.png b/testplan/testOptionsDialogBox/images/moveExistingPosts.png new file mode 100644 index 00000000..bcd462ce Binary files /dev/null and b/testplan/testOptionsDialogBox/images/moveExistingPosts.png differ diff --git a/testplan/testOptionsDialogBox/images/preferencesDialogBox.png b/testplan/testOptionsDialogBox/images/preferencesDialogBox.png index 7aab9456..d064d6f3 100644 Binary files a/testplan/testOptionsDialogBox/images/preferencesDialogBox.png and b/testplan/testOptionsDialogBox/images/preferencesDialogBox.png differ diff --git a/testplan/testOptionsDialogBox/observePreferencesPostsFolder.md b/testplan/testOptionsDialogBox/observePreferencesPostsFolder.md new file mode 100644 index 00000000..69329d58 --- /dev/null +++ b/testplan/testOptionsDialogBox/observePreferencesPostsFolder.md @@ -0,0 +1,43 @@ +###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* +Click on Browse (under Local drafts)| Ensure that the browse for folder dialog box matches image beloww | | +Click on Cancel | | | +Click on Cancel | | | +Click on Options | Ensure that preferences dialog is selected | | +Click on Browse (under Local drafts) | | | +Select a different folder (existing) | | | +Click OK | Ensure that local draft folder has changed | | +Click OK | Ensure that message box matches below | | +Click No | | | +Click On File | | | +Click on Options | | | +Click on Preferences | Ensure that new folder is displayed | | +Click on Browse | | | +Expand Directory | Ensure two directories were created | | +| Drafts | | +| Recent Posts | | +Reverse directory choice (pick the original one) | | | +Click Apply | | | +Click OK | | | If there are no posts saved, no offer to save is made | | +Click On File | | | +Click on Options | | | +Click on Preferences | Ensure that new folder is displayed | | +Click on Browse | | | +Expand Directory | Ensure two directories were created | | +| Drafts | | +| Recent Posts | | +Reverse directory choice (pick the original one) | | | +Click Apply | | | +Click OK | | | If there are posts, the posts should be moved. + + + + +![Options Dialog Box](images/preferencesDialogBox.png) +![Browse for Folder](images/browseForFolder.png) +![Move existing posts](images/moveExistingPosts.png)