-
Type:
Technical Testing
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: Master
-
Fix Version/s: 7.3.4 CE GA5, 7.3.10 DXP GA1, Master
-
Component/s: Info Framework, Page Templates > Display Page Templates
-
Labels:None
-
Git Pull Request:
Test Scenarios
Test Scenarios | Test Strategy | Kind of test | Is it covered by FrontEnd ? (JS-Unit) | Is it covered by BackEnd ? (unit or integration) | Could it be covered by POSHI? |
---|---|---|---|---|---|
The contributed content types and their subtypes are available when creating a display page template | Critical | Manual | No | No | Yes |
The custom ddmfields of content are available for mapping in editable field | High | Manual | No | No | Yes |
The custom ddmfields of single type collection items are available for mapping in editable field | High | Manual | No | No | Yes |
Test Cases
Case 1:
The contributed content types and their subtypes are available when creating a display page template
- Add a new web content structure
- Add a new document type
- Design > Page Templates > Display Page Templates tab
- Click plus button > Blank
- Assert Web Content Article, Blogs Entry and Document are available in Content Type field
- Assert Asset is not available in Content Type field
- Select Web Content Article in Content Type field
- Assert Basic Web Content and new web content structure are available in Subtype field
- Select Document in Content Type field
- Assert Basic Document, Google Drive Shortcut and new document type are available in Subtype field
Case 3:
The custom ddmfields of content are available for mapping in editable field
- Add a new web content structure with a field
- Add a new web content based on new structure
- Add a new document type with a field
- Add a new document based on new type
- Add a page based on Blank
- Add a Heading fragment to page
- Click editable field of Heading
- Click Map button from floating toolbar
- Click the plus button
- Select the new web content
- Assert the title of web content is shown in Content field
- Assert the new field is available in Field
- Add a Paragraph below the Heading to page
- Click editable field of Paragraph
- Click Map button from floating toolbar
- Click the plus button
- Select the new document
- Assert the title of document is shown in Content field
- Assert the new field is available in Field
Case 4:
The custom ddmfields of single type collection items are available for mapping in editable field
- Add a new web content structure with a field
- Add a new web content based on new structure
- Add a new document type with a field
- Add a new document based on new type
- Add a dynamic collection
- Select Web Content Article as Item Type
- Select new web content structure as Item Subtype
- Add a manual collection
- Select new document as collection items
- Add a page based on Blank
- Add a Collection Display to page
- Select the dynamic collection
- Add a Heading to the cell of Collection Display
- Click editable field of Heading
- Click Map button from floating toolbar
- Assert the new field of web content is available in Field
- Select the Collection Display
- Select the manual collection
- Click editable field of Heading
- Click Map button from floating toolbar
- Assert the new field of document is available in Field