Release Testing
Installation
Install CONTENIDO with the help of the official installation guide. Comply exactly with this guide, so we can detect errors in it.
General tests after a new installation:
- Does the installation work properly?
- Can you login with the chosen password?
New installation with example client
- Does the example client contain all example resources?
- Does the example client render correctly in your browser?
New installation without example client
- Create a new client
- Create a new language for the client
- Create a new category
- Upload files
Updates
Update CONTENIDO with help of the official upgrade guide. Follow the instructions to the letter so that we can find errors in it.
Try upgrading from the latest version of the 4.8 branch AND from the latest version of the 4.9 branch.
General tests after upgrade:
- Are all pre-existing resources still available? (Modules with translations, layouts, templates, categories, articles, language, clients)
- Did the upgrade process run all upgraded jobs?
MyCONTENIDO
- Activate update notifier and check if RSS feeds and version check information are loaded and displayed
General Tests
Please try to perform the following actions and check if they behave like expected for the backend and frontend
Content
Articles
Type | Backend | Frontend | Description |
---|---|---|---|
Create article | Â | Â | |
Set start article | Â | Â | |
Make article online | Â | Â | |
Change template | Â | Â | |
Freeze article | Â | Â | |
Duplicate article | Â | Â | |
Edit article (please see Content Types) | Â | Â | |
Edit article with activated TinyMCE4 | Â | Â | |
Edit article properties | Â | Â | |
List content entries | Â | Â | |
Edit content list entry | Â | Â | |
Delete content list entry | Â | Â | |
Delete article | Â | Â | |
Edit template configuration | Â | Â | |
Protect category | Â | Â | |
Make category online | Â | Â | |
Synchronize article | Â | Â | |
Synchronize category | Â | Â |
Category
Type | Backend | Frontend | Description |
---|---|---|---|
Create new tree | Â | Â | |
New category | Â | Â | |
Rename category | Â | Â | |
Set category on- or offline | Â | Â | |
Protect category | Â | Â | |
Move category up | Â | Â | |
Move category | Â | Â | Only if category is not a root. |
Move category down | Â | Â | |
Duplicate category | Â | Â | |
Configure category | Â | Â | |
Frontent access | Â | Â | |
Delete category | Â | Â |
File manager
Type | Backend | Frontend | Description |
---|---|---|---|
Create directory | Â | Â | |
Upload files | Â | Â | |
Modify file | Â | Â | |
Replace file | Â | Â | |
Multidelete files | Â | Â | |
Delete files | Â | Â | |
Remove directory | Â | Â |
Translations
Type | Backend | Frontend | Description |
---|---|---|---|
View translations | Â | Â | |
Add language | To add a language to this view, select it and click the plus button. A new row for the selected language should now appear in the list. | ||
Edit translations | Â | Â | To edit a translation click on the pencil icon for a single language or for all languages. The translations should now be displayed in textareas that can be edited and saved. |
Style
Layouts
Type | Backend | Frontend | Description |
---|---|---|---|
Create layout | Â | Â | |
Modify layout | Â | Â | |
Synchronize layouts | Â | Â | |
Delete layout | Â | Â |
Modules
Type | Backend | Frontend | Description |
---|---|---|---|
Create module | Â | Â | |
Edit module (please see Content Types) | Â | Â | |
Synchronize modules | Â | Â | |
Manage history | Â | Â | |
Truncate history | Â | Â | Will delete all eintries in history! |
Translate modules | Â | Â | |
Delete module | Â | Â |
Templates
Type | Backend | Frontend | Description |
---|---|---|---|
Create template | Â | Â | |
Edit template (please see Content Types) | Â | Â | |
Duplicate template | Â | Â | |
Visual edit | Â | Â | |
Delete template | Â | Â |
CSS
Type | Backend | Frontend | Description |
---|---|---|---|
Create CSS | Â | Â | |
Modify CSS | Â | Â | |
Truncate history | Â | Â | |
Delete CSS | Â | Â |
JavaScript
Type | Backend | Frontend | Description |
---|---|---|---|
Create script | Â | Â | |
Edit script | Â | Â | |
Manage history | Â | Â | |
Truncate history | Â | Â | |
Delete script | Â | Â |
HTML
Type | Backend | Frontend | Description |
---|---|---|---|
Create HTML template | Â | Â | |
Modify HTML template | Â | Â | |
Manage history | Â | Â | |
Truncate history | Â | Â | |
Delete HTML template | Â | Â |
Statistics
Search Terms
Type | Backend | Frontend | Description |
---|---|---|---|
Create search terms (with umlauts) | Â | Â |
Administration
Users
Type | Backend | Frontend | Description |
---|---|---|---|
Create User | Â | Â | |
Edit user | Â | Â | |
Set user rights | Â | Â | |
Delete user | Â | Â |
Groups
Type | Backend | Frontend | Description |
---|---|---|---|
Create group | Â | Â | |
Edit group | Â | Â | |
Add group members | Â | Â | |
Delete group members | Â | Â | |
Set group rights | Â | Â | |
Delete group | Â | Â |
Languages
Type | Backend | Frontend | Description |
---|---|---|---|
Create language | Â | Â | |
Edit language | Â | Â | |
Activate language | Â | Â | |
Deactive language | Â | Â | |
Delete language | Â | Â |
Clients
Type | Backend | Frontend | Description |
---|---|---|---|
Create client | Â | Â | |
Edit client | Â | Â | |
Create/Edit article specifications | Â | Â | |
Delete article specifications | Â | Â | |
Define default article specification | Â | Â | |
Save client setting | Â | Â | |
Delete client setting | Â | Â | |
Edit client setting | Â | Â | |
Remove client | Â | Â |
Logs
Type | Backend | Frontend | Description |
---|---|---|---|
Show log | Â | Â |
Frontend
Type | Backend | Frontend | Description |
---|---|---|---|
Create frontend user | Â | Â | |
Save frontend user | Â | Â | |
Add frontend user assignment | Â | Â | |
Delete fronted user assignment | Â | Â | |
Create frontend group | Â | Â | |
Save frontend group | Â | Â | |
Delete frontend group | Â | Â | |
Delete frontend user | Â | Â |
Plugin Manager
Type | Backend | Frontend | Description |
---|---|---|---|
Run Plugin Manager | Â | Â | |
Install plugin | Â | Â | |
Delete plugin | Â | Â |
Content Types
All content types need to be tested. This requires them to be used in a module which is assigend to a template and edited in an article.
CMS_HTMLHEAD
- Input of HTML text should print HTML
CMS_HTML
- Input of HTML text should print HTML
- Create a new link to another CONTENIDO article (Should set a correct path in TinyMCE)
- Embed an image from the file manager
CMS_TEXT
- Input of HTML text should print HTML plain
- Input of text with paragraphs should print text with line breaks
CMS_HEAD
- Input of HTML text should print HTML plain
- Input of text with paragraphs should print text with line breaks
CMS_DATE
- Current date should be highlighted
- "Now" should select the current date and time
- Choosing a date and time should display the selected date with the right format in the input field.
- Saving with the green check mark should print the formatted date in the article.
- Changing the format should update the displayed date in the article.
CMS_TEASER
- Automatic:
- Headlines with umlauts should print at the selected template place
- Change the sort order of the teaser
- Manual teaser:Â
- Select articles from different categories
- Settings:
- Change the display style of the teaser
- Image scale: "Cut" should display different sections
- Change the content types to display different content in the teaser
- Automatic:
CMS_FILELIST
- Directories:
- Select more than one directory
- General
- Try using headlines with umlauts
- Changing the sort order and sorting criteria
- Files from sub directories of the selected ones should be displayed if the checkbox is checked
- Meta data should be loaded and shortened if the checkbox is checked
- Filter:
- Filter files with file extensions and file sizes
- Manual:
- Select files to be included manually. Directories from the first tab should be ignored.
- Directories:
CMS_IMG / CMS_IMGDESCR / CMS_IMGEDITOR
- Directories:
- Selecting a directory should display images on the right
- Selecting sub directories should display images
- Meta:
- Selecting a file should display its path and meta information
- Upload:
- Create a new directory with new files. Selection should preview the image
- Upload new files in the main directory
- Upload new files in a sub directory
- Selecting an existing file should display a preview
- Save image with the green check mark. It should be displayed in the article
- Directories:
CMS_LINK / CMS_LINKTARGET / CMS_LINKDESCR / CMS_LINKEDITOR
- Checking "New window" should set LINKTARGET to display in a new window
- Changing the title should be reflected in LINKDESCR
- External:
- External links should link to external websites
- Internal:
- Internal links should be SEO optimized or contain a front_content.php link
- Link to a file:
- Create new directories with new files. Selecting should link to that file
- Upload new files to the main directory
- Upload new files to a sub directory
- Selecting an existing file should link to it
- Save content with green check mark