-
Type:
Technical Testing
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Pages > Page Administration
-
Labels:None
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 add new collections when add a collection page from pages admin
- Add a new site
- Product Menu > Site Builder > Pages
- Click the plus icon button
- Public Collection Page > Collections tab
- Assert the plus icon button is shown in management bar
- Click the plus icon button > Manual Collection
- Type name and Click Save
- Assert access to collection editor
- Select All Types and Save
- Click back button
- The new manual collection card is shown in Select Collection
- Click the plus icon button > Dynamic Collection
- Type name and Click Save
- Assert access to collection editor
- Select All Types and Save
- Click back button
- The new dynamic collection card is shown in Select Collection
Case 2:
Can add new collections when add a collection page from page tree panel
- Add a new site
- Product Menu > Page Tree
- Click the plus icon button beside gear icon button
- Add Collection Page > Collections tab
- Assert the plus icon button is shown in management bar
- Click the plus icon button > Manual Collection
- Type name and Click Save
- Assert access to collection editor
- Select All Types and Save
- Click back button
- The new manual collection card is shown in Select Collection
- Click the plus icon button > Dynamic Collection
- Type name and Click Save
- Assert access to collection editor
- Select All Types and Save
- Click back button
- The new dynamic collection card is shown in Select Collection