Added TestPlan for Adding blog accounts

This commit is contained in:
Kathleen Weaver 2016-01-20 10:23:22 -06:00
parent b07383a9f8
commit f0fdcb7aca
9 changed files with 80 additions and 0 deletions

View File

@ -0,0 +1,29 @@
#Test Plan for Ensuring that Adding a Google works properly
Steps | Desired Results | Complete | Comments
----------------------|--------------------------------|----------| --------
Click Home | | |
Click Options | | |
Click Account | | |
Click Add | | |
Select Google Blogger | Ensure that dialog box matches below | |
Click SignIn | Ensure that browser opens to google login | |
Login to google | Ensure that user can allow OpenLiveWriter to use blogger and photos | | This is dependent on Google to some extent
| Ensure verification code is received | |
| Ensure windows closes | |
| Ensure blogger account is set up | |
| Ensure "Your Blog has been setup" displays and matches below | |
Click on Privacy Policy | Ensure that browser opens to the privacy policy | |
Click Cancel | Ensure that canceling works and user is returned to accounts dialog box | |
Click Add | | |
Select Google Blogger | Ensure that dialog box matches below | |
Click SignIn | Ensure that browser opens to google login | |
Login to google | Ensure that user can allow OpenLiveWriter to use blogger and photos | | This is dependent on Google to some extent
| Ensure verification code is received | |
| Ensure windows closes | |
| Ensure blogger account is set up | |
| Ensure "Your Blog has been setup" displays and matches below | |
Change the nickname | Ensure that changing the nickname works | |
Click Finish | Ensure that blog exists in accounts | |
![Google Login dialog box](images/googleLogin.png)
![Confirm save and change nickname dialog box](images/confirmNickname.png)

View File

@ -0,0 +1,30 @@
#Test Plan for Ensuring that Adding a Typepad account works properly
Steps | Desired Results | Complete | Comments
----------------------|--------------------------------|----------| --------
Click Home | | |
Click Options | | |
Click Account | | |
Click Add | | |
Select Other Services | Ensure that dialog box matches below | |
Fill in the boxes incorrectly | Ensure that select blog type dialog box matches below | |
Click Cancel | Ensure that the user is returned to the Accounts dialog box | |
Click Add | | |
Select Other Services | Ensure that dialog box matches below | |
Fill in the first box incorrectly but enter a correct userid and password | Ensure that select blog type dialog box matches below | |
Select Typepad | | |
Click Next | Ensure that all of the blogs for the associated username and password are displayed | |
Select a blog | | |
Click Next | Ensure that the blog is setup | |
Click Cancel | Ensure that the user is returned to the Accounts dialog box | |
Click Add | | |
Select Typepad | Ensure that dialog box matches below | |
Fill in the boxes correctly | According to how Typepad is configured, either all blogs or only the one will be displayed | |
| Ensure that downloading the theme is an option | |
| Ensure "Your Blog has been setup" displays and matches below | |
Change the nickname | Ensure that changing the nickname works | |
Click Finish | Ensure that blog exists in accounts | |
![Wordpress Login dialog box](images/typepadLogin.png)
![Select blog type](images/selectBlogType.png)
![Select log](images/typepadSelectBlog.png)
![Confirm save and nickname dialog box](images/confirmNickname.png)

View File

@ -0,0 +1,21 @@
#Test Plan for Ensuring that adding a WordPress account works properly
Steps | Desired Results | Complete | Comments
----------------------|--------------------------------|----------| --------
Click Home | | |
Click Options | | |
Click Account | | |
Click Add | | |
Select Wordpress | Ensure that dialog box matches below | |
Fill in the boxes incorrectly | Ensure that select blog type dialog box matches below | |
Click Cancel | Ensure that the user is returned to the Accounts dialog box | |
Click Add | | |
Select Wordpress | Ensure that dialog box matches below | |
Fill in the boxes correctly | Ensure WordPress account is set up | |
| Ensure that downloading the theme is an option | |
| Ensure "Your Blog has been setup" displays and matches below | |
Change the nickname | Ensure that changing the nickname works | |
Click Finish | Ensure that blog exists in accounts | |
![Wordpress Login dialog box](images/wordpressLogin.png)
![Select blog type](images/selectBlogType.png)
![Confirm save and nickname dialog box](images/confirmNickname.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB