Details

    • Technical Testing
    • Status: Closed
    • Minor
    • Resolution: Completed
    • None
    • None
    • None

    Description

      Create the test scenarios to validate the parent story, according to the Acceptance Criteria.

      Those test scenarios will be writing in the parent story.

      Test Cases

      Case 1:
      Page Creator can quickly change master page via Page Design Options panel

      1. Add a master page with header and footer element
      2. Add a page based on Blank
      3. Click Page Design Options button from sidebar panel
      4. Click Master tab
      5. Assert the Blank and custom master page card are shown in panel
      6. Click custom master page card
      7. Assert the header and footer element are shown
      8. Click Blank card
      9. Assert the header and footer element are not shown

      Case 2:
      Page Creator can quickly change style book via Page Design Options panel

      1. Design > Style Books
      2. Add a new style book
      3. Color System > Themecolors
      4. Type #00FF00 in Primary field
      5. Publish
      6. Add a page based on Blank
      7. Click Page Design Options button from sidebar panel
      8. Click Style Book tab
      9. Assert the Inherited From Master and new style book card are shown in panel
      10. Click the new style book card
      11. Assert the background color of Publish button is changed to #00FF00
      12. Click the Inherited From Master card
      13. Assert the background color of Publish button is back to #0B5FFF

      Case 3:
      Page Creator can change style book of content page via Look and Feel settings

      1. Design > Style Books
      2. Add a new style book
      3. Color System > Themecolors
      4. Type #00FF00 in Primary field
      5. Typography > Headings
      6. Type 2rem in H1 Font Size field
      7. Publish
      8. Add a page based on Blank
      9. Add a Banner Center fragment to page
      10. Click Page Design Options button from sidebar panel
      11. Click More link > Look and Feel tab
      12. Assert the style book section is shown
      13. Assert Style Book Name is Inherited
      14. Click Change Style Book
      15. Select the new style book
      16. Assert Style Book Name is new style book name
      17. Click Save
      18. Assert success message is shown
      19. Click back button
      20. Assert the background color of Go Somewhere is changed to #00FF00
      21. Assert the font size of Banner Title Example in Banner Center is 2rem
      22. Publish the page
      23. Navigate to view mode
      24. Assert the background color of Go Somewhere is changed to #00FF00
      25. Assert the font size of Banner Title Example in Banner Center is 2rem
      26. Access to edit mode
      27. Click More link > Look and Feel tab
      28. Assert Style Book Name is the new style book name
      29. Click Change Style Book
      30. Select the Inherited style book
      31. Assert Style Book Name is Inherited
      32. Click Save
      33. Assert success message is shown
      34. Click back button
      35. Assert the background color of Go Somewhere is back to #0B5FFF
      36. Assert the font size of Banner Title Example in Banner Center is 1.625rem
      37. Publish
      38. Navigate to view mode
      39. Assert the background color of Go Somewhere is back to #0B5FFF
      40. Assert the font size of Banner Title Example in Banner Center is 1.625rem

      Case 4:
      Page Creator can change style book of widget page via Look and Feel settings

      1. Design > Style Books
      2. Add a new style book
      3. Color System > Themecolors
      4. Type #00FF00 in Primary field
      5. Type #FF0000 in Secondary field
      6. Publish
      7. Add a widget page
      8. Add a Blogs portlet to page
      9. Click the gear icon button from control menu
      10. Look and Feel tab
      11. Assert the style book section is shown
      12. Assert Style Book Name is Inherited
      13. Click Change Style Book
      14. Select the new style book
      15. Assert Style Book Name is new style book name
      16. Click Save
      17. Assert success message is shown
      18. Click back button
      19. Assert the background color of New Entry button is changed to #00FF00
      20. Assert the color of RSS and Subscribe are changed to #FF0000
      21. Click the gear icon button from control menu
      22. Look and Feel tab
      23. Assert Style Book Name is the new style book name
      24. Click Change Style Book
      25. Select the Inherited style book
      26. Assert Style Book Name is Inherited
      27. Click Save
      28. Assert success message is shown
      29. Click back button
      30. Assert the background color of New Entry button is back to #0B5FFF
      31. Assert the color of RSS and Subscribe are back to #6B6C7E

      Case 5:
      Undo change master action of Page Design Options panel

      1. Add a master page with header and footer element
      2. Add a page based on Blank
      3. Click Page Design Options button from sidebar panel
      4. Click Master tab
      5. Assert the Blank and custom master page card are shown in panel
      6. Assert the Blank is selected
      7. Click custom master page card
      8. Assert the custom master page is selected
      9. Assert the header and footer element are shown
      10. Assert the Undo interaction is enabled
      11. Click Undo button
      12. Assert the header and footer element are not shown
      13. Assert the Blank is selected

      Case 6:
      Page Creator can quickly change master page via Page Design Options panel in Staging site

      1. Add a new site
      2. Enable Local Live
      3. Navigate to the staging site
      4. Add a master page with header and footer element
      5. Add a page based on Blank
      6. Click Page Design Options button from sidebar panel
      7. Click Master tab
      8. Assert the Blank and custom master page card are shown in panel
      9. Click custom master page card
      10. Assert the header and footer element are shown
      11. Click Blank card
      12. Assert the header and footer element are not shown

      Case 7:
      Page Creator can quickly change style book via Page Design Options panel in Staging site

      1. Add a new site
      2. Enable Local Live
      3. Navigate to the staging site
      4. Design > Style Books
      5. Add a new style book
      6. Color System > Themecolors
      7. Type #00FF00 in Primary field
      8. Publish
      9. Add a page based on Blank
      10. Click Page Design Options button from sidebar panel
      11. Click Style Book tab
      12. Assert the Inherited From Master and new style book card are shown in panel
      13. Click the new style book card
      14. Assert the background color of Publish button is changed to #00FF00
      15. Click the Inherited From Master card
      16. Assert the background color of Publish button is back to #0B5FFF

      Case 8:
      Page Creator can change style book of content page via Look and Feel settings in Staging site

      1. Add a new site
      2. Enable Local Live
      3. Navigate to the staging site
      4. Design > Style Books
      5. Add a new style book
      6. Color System > Themecolors
      7. Type #00FF00 in Primary field
      8. Typography > Headings
      9. Type 2rem in H1 Font Size field
      10. Publish
      11. Add a page based on Blank
      12. Add a Banner Center fragment to page
      13. Click Page Design Options button from sidebar panel
      14. Click More link > Look and Feel tab
      15. Assert the style book section is shown
      16. Assert Style Book Name is Inherited
      17. Click Change Style Book
      18. Select the new style book
      19. Assert Style Book Name is new style book name
      20. Click Save
      21. Assert success message is shown
      22. Click back button
      23. Assert the background color of Go Somewhere is changed to #00FF00
      24. Assert the font size of Banner Title Example in Banner Center is 2rem
      25. Publish the page
      26. Navigate to view mode
      27. Assert the background color of Go Somewhere is changed to #00FF00
      28. Assert the font size of Banner Title Example in Banner Center is 2rem
      29. Access to edit mode
      30. Click More link > Look and Feel tab
      31. Assert Style Book Name is the new style book name
      32. Click Change Style Book
      33. Select the Inherited style book
      34. Assert Style Book Name is Inherited
      35. Click Save
      36. Assert success message is shown
      37. Click back button
      38. Assert the background color of Go Somewhere is back to #0B5FFF
      39. Assert the font size of Banner Title Example in Banner Center is 1.625rem
      40. Publish
      41. Navigate to view mode
      42. Assert the background color of Go Somewhere is back to #0B5FFF
      43. Assert the font size of Banner Title Example in Banner Center is 1.625rem

      Case 9:
      Page Creator can change style book of widget page via Look and Feel settings in Staging site

      1. Add a new site
      2. Enable Local Live
      3. Navigate to the staging site
      4. Design > Style Books
      5. Add a new style book
      6. Color System > Themecolors
      7. Type #00FF00 in Primary field
      8. Type #FF0000 in Secondary field
      9. Publish
      10. Add a widget page
      11. Add a Blogs portlet to page
      12. Click the gear icon button from control menu
      13. Look and Feel tab
      14. Assert the style book section is shown
      15. Assert Style Book Name is Inherited
      16. Click Change Style Book
      17. Select the new style book
      18. Assert Style Book Name is new style book name
      19. Click Save
      20. Assert success message is shown
      21. Click back button
      22. Assert the background color of New Entry button is changed to #00FF00
      23. Assert the color of RSS and Subscribe are changed to #FF0000
      24. Click the gear icon button from control menu
      25. Look and Feel tab
      26. Assert Style Book Name is the new style book name
      27. Click Change Style Book
      28. Select the Inherited style book
      29. Assert Style Book Name is Inherited
      30. Click Save
      31. Assert success message is shown
      32. Click back button
      33. Assert the background color of New Entry button is back to #0B5FFF
      34. Assert the color of RSS and Subscribe are back to #6B6C7E

      Attachments

        Activity

          People

            manoel.cyreno Manoel Cyreno
            yang.cao Yang Cao
            Kiyoshi Lee Kiyoshi Lee
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Packages

                Version Package