Details

    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
      Can edit the text of dropdown button in Dropdown fragment

      1. Add a new site
      2. Add a master page
      3. Add a Dropdown fragment above the Drop Zone
      4. Click the body of Dropzone fragment
      5. DoubleClick the editable field of Dropzone fragment
      6. Type content instead of Dropdown
      7. Click the management bar to trigger draft saved
      8. Publish Master
      9. Add a page based on master page
      10. Assert the Dropdown fragment is shown in page
      11. Assert the new content is shown in Dropdown fragment

      Case 2
      Can define the displayed behavior of dropdown panel in Dropdown fragment

      1. Add a new site
      2. Add a master page
      3. Add a Dropdown fragment above the Drop Zone
      4. Click the toggle button of Dropdown fragment
      5. Assert the drop zone is shown in dropdown panel
      6. Click the toggle button of Dropdown fragment again
      7. Assert the dropdown panel is collapsed
      8. Publish Master
      9. Add a page based on master page
      10. Click the toggle button of Dropdown fragment
      11. Assert the dropdown panel is not shown
      12. Navigate to Page Templates admin
      13. Edit the master page again
      14. Click the body of Dropdown fragment > General tab
      15. Check the Display on Hover
      16. Hover on the toggle button of Dropdown fragment
      17. Assert the drop zone is shown in dropdown panel
      18. Move mouse outside of editable field of Dropdown fragment
      19. Assert the dropdown panel is collapsed
      20. Uncheck the Display on Hover
      21. Check the Keep Panel Open in Edit Mode
      22. Assert the drop zone is shown in dropdown panel
      23. Click the management bar to unselect the Dropdown fragment
      24. Assert the Dropdown fragment is unselected
      25. Assert the drop zone is shown in dropdown panel
      26. Click the body of Dropdown fragment > General tab
      27. Check the Display on Hover
      28. Assert the Keep Panel Open in Edit Mode is checked
      29. Assert the drop zone is shown in dropdown panel

      Case 3
      Can define the panel type of Dropdown fragment

      1. Add a new site
      2. Add a master page
      3. Add a Grid element above the Drop Zone
      4. Add a Dropdown fragment into the second module of Grid
      5. Click the body of Dropzone fragment
      6. Assert the Regular is selected in Panel Type field
      7. Click the toggle button of Dropdown fragment
      8. Inspect the dropdown fragment
      9. Assert the width: 240px is shown in style attribute
      10. Select the Full Width in Panel Type field
      11. Click the toggle button of Dropdown fragment
      12. Take down the width of col__border of the second module
      13. Inspect the dropdown fragment
      14. Assert the value of width equals the one of col_border
      15. Select the Mega Menu in Panel Type field
      16. Click the toggle button of Dropdown fragment
      17. Take down the width of layout viewport
      18. Inspect the dropdown fragment
      19. Assert the value of width equals the one of layout viewport

      Case 4
      Can add fragments into drop zone of Dropdown fragment

      1. Add a new site
      2. Add a master page
      3. Add a Dropdown fragment above the Drop Zone
      4. Click the body of Dropzone fragment > General tab
      5. Check the Keep Panel Open in Edit Mode
      6. Add a Menu Display fragment into dropzone of Dropdown fragment
      7. Assert the Menu Display is shown in dropzone panel
      8. Publish Master
      9. Add a page based on master page
      10. Assert the dropzone panel is collapsed
      11. Click the toggle button of Dropdown fragment
      12. Assert the Menu Display is shown in dropdown panel
      13. Publish the page
      14. Navigate to page in view mode
      15. Assert the dropzone panel is collapsed
      16. Click the toggle button of Dropdown fragment
      17. Assert the Menu Display is shown in dropdown panel

      Attachments

        Activity

          People

            david.gutierrez David Gutiérrez Mesa
            david.gutierrez David Gutiérrez Mesa
            Kiyoshi Lee Kiyoshi Lee
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Packages

                Version Package