diff --git a/testplan/testVideo/insertVideoFromFile.md b/testplan/testVideo/insertVideoFromFile.md new file mode 100644 index 00000000..d36d57d7 --- /dev/null +++ b/testplan/testVideo/insertVideoFromFile.md @@ -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) \ No newline at end of file diff --git a/testplan/testVideo/insertVideoFromVideoService.md b/testplan/testVideo/insertVideoFromVideoService.md new file mode 100644 index 00000000..7863cefd --- /dev/null +++ b/testplan/testVideo/insertVideoFromVideoService.md @@ -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) \ No newline at end of file diff --git a/testplan/testVideo/insertVideoFromWeb.md b/testplan/testVideo/insertVideoFromWeb.md new file mode 100644 index 00000000..41cee037 --- /dev/null +++ b/testplan/testVideo/insertVideoFromWeb.md @@ -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) \ No newline at end of file diff --git a/testplan/testVideo/observeVideoDialogBox.md b/testplan/testVideo/observeVideoDialogBox.md new file mode 100644 index 00000000..058d5628 --- /dev/null +++ b/testplan/testVideo/observeVideoDialogBox.md @@ -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) \ No newline at end of file