Details
-
Story
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
Description
Intro/Context:
The goal of this story is to let Template creators to create a template for all type of information item using a freemarker template editor.
-
Given a Template Creator wants to create an Information Template
-
When a Template Creator goes to: Design > Template
Then he/she can access "Information Template"
-
Enabling Template Creation using freemarker Editor from System Settings
When a System Admin wants to allow creating a Template using Freemarker Editor (Code)
Then he/she can enable it using : Enable Information freemarker template editor and an option allows "creating a template with code"
-
Freemarker Template Editor
When the Template Creator clicks on "+" button to create a new template
Then a pop up invites the user to select the item type the user wants to create a Template for.
-
When the Template Creator clicks on the button create
Then the Template Editor is displayed.
-
Cases to be covered:
1/ Web Content
2/ Blogs
3/ Document and Media
4/ Categories
5/ Collections (not covered by this story)
and any other assets or component that implemented the info framework.
Design
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 template creator could create an information template | Critical | Manual | No | No | Yes |
The template creator could create an information template via script file | High | Manual | No | No | Yes |
The template creator could edit an information template | Critical | Manual | No | No | Yes |
The template creator could delete an information template | High | Manual | No | No | Yes |
The template creator could copy an information template | High | Manual | No | No | Yes |
The template creator could define permissions of an information template | High | Manual | No | No | Yes |
Attachments
Issue Links
- Discovered while testing
-
LPS-139051 LPS-124478 - Product QA | Test Automation Creation
-
- Closed
-