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:
The template creator could create an information template
- Enable feature
- Add a new site
- Product Menu > Design > Template > Information Template
- Click the plus icon
- Type Name
- Select the Web Content Article as Item Type
- Select the Basic Web Content as Item Subtype
- Click Save
- Add a Title and Description fields from Elements panel
- Navigate to the Properties panel
- View the Language is Freemarker
- View the Item Type is Web Content Article
- View the Item Subtype is Basic Web Content
- View the DDM Template Key has value
- View the URL has value
- View the WebDAV URL has value
- Add a description
- Click Save
- View the success message
- View the new information template shown in Information Template admin
- View the Item Type is Web Content Article
- View the Item Subtype is Basic Web Content
- Edit the new information template
- View the Title and Description code snippets are shown in CodeMirror
- Navigate to the Properties panel
- View the description shown in Description field
Case 2:
The template creator could create an information template via script file
- Enable feature
- Add a new site
- Product Menu > Design > Template > Information Template
- Click the plus icon
- Type Name
- Select the Blogs Entry as Item Type
- Click Save
- Click the ellipsis button on the control menu > Import Script
- Select a script file
- Click Save
- View the success message
- View the new information template shown in Information Template admin
- View the Item Type is Blogs Entry
- Edit the new information template
- View the codes from script file are shown in CodeMirror
Case 3:
The template creator could edit an information template
- Enable feature
- Add a new site
- Product Menu > Design > Template > Information Template
- Click the plus icon
- Type Name
- Select the Category as Item Type
- Click Save
- Add a Name and Vocabulary fields from Elements panel
- Click Save
- View the success message
- View the Item Type is Category
- Edit the new information template
- Rename the information template
- Remove the Vocabulary code snippets
- Add a Description field from Elements panel
- Click Save
- View the success message
- View the information template renamed
- Edit the information template
- View the Name and Description code snippets are shown in CodeMirror
Case 4:
The template creator could delete an information template
- Enable feature
- Add a new site
- Product Menu > Design > Template > Information Template
- Click the plus icon
- Type Name
- Select the Document as Item Type
- Select the Basic Document as Item Subtype
- Click Save
- Add a Title and Preview Image fields from Elements panel
- Click Save
- View the success message
- View the Item Type is Document
- View the Item Subtype is Basic Document
- Click the ellipsis button of new information template > Delete
- View the success message
- View the information template is deleted
Case 5:
The template creator could copy an information template
- Enable feature
- Add a new site
- Product Menu > Design > Template > Information Template
- Click the plus icon
- Type Name
- Select the Asset as Item Type
- Click Save
- Add a field under Information Templates group from Elements panel
- Click Save
- View the success message
- View the Item Type is Asset
- Click the ellipsis button of new information template > Copy
- Type a new name
- View the success message
- View the original information template shown in Information Template admin
- View the copied information template shown in Information Template admin
Case 6:
The template creator could define permissions of an information template
- Enable feature
- Add a new site
- Product Menu > Design > Template > Information Template
- Click the plus icon
- Type Name
- Select the Object as Item Type
- Select the CommerceOrder as Item Subtype
- Click Save
- Add a User Name and Order Status fields from Elements panel
- Click Save
- View the success message
- View the Item Type is Object
- View the Item Subtype is CommerceOrder
- Click the ellipsis button of new information template > Permissions
- Grant the View permission to Power User > Save
- Close the Iframe
- View the success message
- Click the ellipsis button of new information template > Permissions
- View the View permission of Power User is checked