Added Video Tests Plans

While I know that the video isn't working correctly, the test plans were
created by observing the original Live Writer behavior.
This commit is contained in:
Kathleen Weaver 2016-01-24 06:23:16 -06:00
parent 9406f3015e
commit 611b12d41b
4 changed files with 128 additions and 0 deletions

View File

@ -0,0 +1,51 @@
###Test Plan for Ensuring Video Dialog Boxes work correctly
Steps | Desired Results | Complete | Comments
--------------------------|--------------------------------------------|----------| --------
Open Live Writer | | |
Click on Video | | |
Click on From your computer | Ensure Insert Video Dialog box opens | |
| Ensure From the Web Tab is open | |
| Ensure Insert Video From File tab matches the below image | |
Not signed into YouTube | Ensure that Sign In link exists and clickable | |
Click on Sign In | Verify that user gets an error message if incorrect userid password provided | |
Click on Sign In | Verify that user can sign in successfully | |
| Ensure that correct username is displayed | |
Click on Switch User | Verify that user can sign in successfully | |
Click on Please Respect Copyright | Verify that correct link loads in browser | |
Click on View Terms of Service | Verify that correct link loads in browser | |
Click on View Safety Tips | Verify that correct link loads in browser | |
| | | |
Click on Cancel | Verify that dialog box closes | |
Click on Video | | |
Click on From your computer | Ensure that Youtube user information is retained | |
Enter only Video File name | | |
Click on Insert | Verify that error message for incomplete entry is displayed | |
Enter only Title: | | |
Click on Insert | Verify that error message for incomplete entry is displayed | |
Enter only Description: | Enter only Verify that error message for incomplete entry is displayed | |
Click on Insert | Verify that error message for incomplete entry is displayed | |
Enter only Tags: | | |
Click on Insert | Verify that error message for incomplete entry is displayed | |
Enter only Categories: | | |
Click on Insert | Verify that error message for incomplete entry is displayed | |
Enter only Permissions: | | |
Click on Insert | Verify that error message for incomplete entry is displayed | |
Click only on Checkbox for Agreeing to Terms | | |
Click on Insert | Verify that error message for incomplete entry is displayed | |
Pick several different combinations of incomplete entries | | |
Click on Insert | Verify that error message for incomplete entry is displayed | |
Enter a correct video file | | |
Enter a Title | | |
Enter a Description | | |
Enter a Tag | | |
Enter a Category using the drop down box | | |
Enter a Permission by using the drop down box | | |
Click on Checkbox to Accept terms
Click on Insert | Ensure that video uploads to YouTube | |
| Ensure video is uploaded
| Ensure video is inserted in the blog post
| Ensure that video can be resized
| Ensure correct html is inserted
Click on Publish | Ensure that video plays from the blog post
![Insert Video From Web](images/videofromweb.png)

View File

@ -0,0 +1,22 @@
###Test Plan for Ensuring Video Dialog Boxes work correctly
Steps | Desired Results | Complete | Comments
--------------------------|--------------------------------------------|----------| --------
Open Live Writer | | |
Click on Video | | |
Click on From Video Service | Ensure Insert Video Dialog box opens | |
| Ensure From Video Service is open | |
| Ensure Insert Video Source From The web tab matches the below image | |
| Ensure Username is displayed | |
| Ensure YouTube is displayed | |
| Ensure list of videos are displayed | |
| Ensure Video 1 to 10 (of x) is displayed with navigation buttons | |
Click on Nagivation Buttons | Ensure that videos can scroll | |
Click on Please Respect Copyright | Ensure that browser opens to correct web page | |
Click on a video
Click on Insert | Ensure that video is posted in blog | |
| Ensure that video can be resized in post | |
| Ensure that correct html is rendered | |
Click on publish | Ensure that video is correct in post when displayed by web browser | |
![Insert Video From Web](images/videofromweb.png)

View File

@ -0,0 +1,19 @@
###Test Plan for Ensuring Video Dialog Boxes work correctly
Steps | Desired Results | Complete | Comments
--------------------------|--------------------------------------------|----------| --------
Open Live Writer | | |
Click on Video | | |
Click on From the Web | Ensure Insert Video Dialog box opens | |
| Ensure From the Web Tab is open | |
| Ensure Insert Video From The web tab matches the below image | |
Enter invalid video web address | Ensure that Unknown provider or incomplete address displays | |
Click on Please Respect Copyright | Ensure that browser opens to correct web page | |
Enter valid web address | Video is displaye in dialog box | |
Click on Insert | Ensure video is uploaded | |
| Ensure video is inserted in the blog post | |
| Ensure that video can be resized | |
| Ensure correct html is inserted | |
Click on Publish | Ensure that video plays from the blog post | |
| Ensure video can be resized | |
![Insert Video From Web](images/videofromweb.png)

View File

@ -0,0 +1,36 @@
###Test Plan for Ensuring Video Dialog Boxes work correctly
Steps | Desired Results | Complete | Comments
--------------------------|--------------------------------------------|----------| --------
Open Live Writer | | |
Click on Video | Ensure that three choices are available | |
| From the web | |
| From your computer | |
| From video service | |
Click on From the Web | Ensure Insert Video Dialog box opens | |
| Ensure From the Web Tab is open | |
| Ensure Insert Video From The web tab matches the below image | |
Click on From your computer | Ensure Insert Video Dialog box opens | |
| Ensure Insert Video From File is open | |
| Ensure Insert Video From File tab matches the below image | |
Click on From video service | Ensure Insert Video Dialog box opens | |
| Ensure Insert Video From Video Service is open | |
| Ensure Insert Video From Video Service tab matches the below image | |
Click on Insert tab | | |
Click on Video | Ensure that three choices are available | |
| From the web | |
| From your computer | |
| From video service | |
| | | |
Click on From the Web | Ensure Insert Video Dialog box opens | |
| Ensure From the Web Tab is open | |
| Ensure Insert Video From The web tab matches the below image | |
Click on From your computer | Ensure Insert Video Dialog box opens | |
| Ensure Insert Video From File is open | |
| Ensure Insert Video From File tab matches the below image | |
Click on From video service | Ensure Insert Video Dialog box opens | |
| Ensure Insert Video From Video Service is open | |
| Ensure Insert Video From Video Service tab matches the below image | |
![Insert Video From Web](images/videofromweb.png)
![Insert Video From File](images/videofromfile.png)
![Insert Video From Video Service](images/videofromvideo.png)