-
Type:
Technical Testing
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Pages > Page Administration
-
Labels:None
Bugs:
- PASS
- To Do
- FAIL
- Impeditive:
Ticket Title QA Status ? ? LPS-118465Can not add collection item based on Basic Document in collection page Verified
- Not impeditive:
Ticket Title QA Status ? ?
Test Cases
Case 1:
Can add collection items in a collection page based on dynamic collection with all types
- Add a new site
- Add a dynamic collection with All Types
- Add a collection page based on the dynamic collection
- Assert the O items are shown on the control menu
- Click the plus icon on the control menu
- Assert item subtypes are shown in dropdown list
- Click Basic Web Content
- Assert access to web content editor
- Type title and content > Click Publish
- Assert success message is shown
- Assert page redirects to collection page editor
- Assert title of web content is shown in Collection Display
- Assert the 1 items are shown on the control menu
- Click the plus icon on the control menu
- Click Blogs Entry
- Type title and content > Click Publish
- Assert success message is shown
- Assert page redirects to collection page editor
- Assert title of web content and blogs entry are shown in Collection Display
- Assert the 2 items are shown on the control menu
- Click the plus icon on the control menu
- Click Basic Document
- Type title > Click Publish
- Assert success message is shown
- Assert page redirects to collection page editor
- Assert title of web content, blogs entry and document are shown in Collection Display
- Assert the 3 items are shown on the control menu