Details
-
Technical Testing
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
-
None
-
None
Description
Bugs:
- PASS
- To Do
- FAIL
- Impeditive:
Ticket Title QA Status ? ?
- Not impeditive:
Ticket Title QA Status ? ?
Test Cases
Case 1:
Test Cases
Case 1:
A page creator could approve a draft of the content page via Pages admin when staging is not active
- Login with a user with update page permission
- Add a new site
- Create a content page
- Add some fragments to the content page
- Go back to page administration without save
- Click on the there points for created page
- Assert both ”Approve Draft" and “Preview Draft” are shown
- Select approve draft
- Assert draft is approved
Case 2:
A Page creator can not see the options ”Approve Draft" and “Preview Draft” on the Pages admin menu when a draft has been approved
- Log in with a user with update page permission
- Add a new site
- Enable staging
- Create a content page
- Go back to page administration without saving and without add fragments
- Click on the there points for created page
- Assert ”Approve Draft" and “Preview Draft” are NOT shown
Case 3:
A Page creator can not see the options ”Approve Draft" and “Preview Draft” on the Pages admin menu when a draft has no content
- Log in with a user with update page permission
- Add a new site
- Login with a user with update page permission
- Add a new site
- Enable staging
- Create a content page
- Add some fragments to the content page
- Click Publish
- Click on the there points for created page
- Assert ”Approve Draft" and “Preview Draft” are NOT shown
Case 4:
A Page viewer can not see the options ”Approve Draft" and “Preview Draft” on the Pages admin menu when staging is not active
- Log in with a user with only view page permission
- Add a new site
- Create a content page
- Add some fragments to the content page
- Go back to page administration without save
- Click on the there points for created page and select approve the draft
- Assert draft is approved
Case 5:
A page creator could approve a draft of the content page via Pages admin when staging is active
- Log in with a user with update page permission
- Add a new site
- Enable staging
- Create a content page
- Add some fragments to the content page
- Go back to page administration without save
- Click on the there points for created page
- Assert both ”Approve Draft" and “Preview Draft” are shown
- Select approve draft
- Assert draft is approved
Case 6:
A Page viewer can not see the options ”Approve Draft" and “Preview Draft” on the Pages admin menu when staging is active
- Log in with a user with only view page permission
- Add a new site
- Enable staging
- Create a content page
- Add some fragments to the content page
- Go back to page administration without save
- Click on the there points for created page
- Assert both ”Approve Draft" and “Preview Draft” are shown
Case 7:
A page creator could approve a draft from draft preview when staging is active
- Login with a user with update page permission
- Add a new site
- Enable staging
- Create a content page
- Add some fragments to the content page
- Go back to page administration without save
- Click on the there points for created page and select preview draft
- Click “Approve Draft”
- Assert draft is approved
Case 8:
A page creator could not approve a draft from draft preview when staging is not active
- Log in with a user with update page permission
- Add a new site
- Enable staging
- Create a content page
- Add some fragments to the content page
- Go back to page administration without save
- Click on the there points for created page and select preview draft
- Assert No “Approve Draft” button is present
Case 9:
A Page creator can not see the options ”Approve Draft" and “Preview Draft” on the Pages admin menu in life
- Login with a user with only view page permission
- Add a new site
- Enable staging
- Create a content page
- Add some fragments to the content page
- Go back to page administration without save
- Change to Live
- Click on the there points for created page
- Assert both ”Approve Draft" and “Preview Draft” are shown