From 7705836bd107f0d4e90ef54ee36a41e9ccb22a95 Mon Sep 17 00:00:00 2001 From: Kathleen Weaver Date: Sun, 20 Dec 2015 01:42:50 -0600 Subject: [PATCH] Create InstallAsNew --- TestPlan/InstallAsNew | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 TestPlan/InstallAsNew diff --git a/TestPlan/InstallAsNew b/TestPlan/InstallAsNew new file mode 100644 index 00000000..6a38a087 --- /dev/null +++ b/TestPlan/InstallAsNew @@ -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 | |