Details
-
Technical Testing
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
-
None
-
None
-
3
-
LIMA | #24 | DEV | Sep08-Sep29, LIMA | #25 | DEV | Sep29-Oct20
Description
Test Scenario 7.16: The section for setting the display page template will be hidden when creating a web content in a depot
Modify the existing test: DepotWC#EditWebContent
Add Test Step:
- ......
- Add web content
- Assert the display page template can not be displayed
- Click the publish button
- Go to edit the web content
- Assert the display page template can not be displayed
- ......
Test Scenario 7.17: The section for setting the display page template will be hidden when editing a web content in a depot
See scenario 7.16
Test Scenario 7.18: The section for setting the display page template will be hidden when creating a document in a depot
Modify the existing test: DepotDocument#EditDocument
Add Test Step:
- ......
- Add document
- Assert the display page template section can not be displayed
- Go to edit the document
- Assert the display page template section can not be displayed
- ......
Test Scenario 7.19: The section for setting the display page template will be hidden when editing a document in a depot
See See scenario 7.18