Create InstallAsNew

This commit is contained in:
Kathleen Weaver 2015-12-20 01:42:50 -06:00
parent 6862366b82
commit 7705836bd1
1 changed files with 16 additions and 0 deletions

16
TestPlan/InstallAsNew Normal file
View File

@ -0,0 +1,16 @@
#Test Plan for Ensuring that Installing as an Update works properly
Steps | Desired Results | Complete | Comments
----------------------|--------------------------------|----------| --------
Ensure that OpenLiveWriter is not installed. If it is installed, delete registry keys and local files | |
||| Registry Keys are at HKEY_CURRENT_USER\Software\OpenLiveWriter
||| Local files are at %users%\AppData\Local\OpenLiveWriter
Download build | Setup File should be named OpenLiveWriterSetup.exe | |
| See OpenLiveWriter Splash | |
| OpenLiveWriter Opens ||
| User can add a blog | |
| Post multiple times with each blog | |
| File Tab exists and contains proper options | |
| Home Tab exists and contains proper options | |
| Insert Tab exists and contains proper options | |
| Blog Tab exists and contains proper options | |
| Help Tab exists and contains proper options | |