Last modified by Manuel Leduc on 2023/10/10

Show last authors
1 {{velocity}}
2 $xwiki.ssx.use("TestReports.ManualTestReportTemplate")
3 {{/velocity}}
4
5 {{box cssClass="floatinginfobox" title="**Contents**"}}
6 {{toc start=2 depth=2 /}}
7 {{/box}}
8
9 = Introduction =
10
11 The aim of this report is to test all features on XWiki Enterprise 4.x cycle and see that everything is working before the release.
12
13 = Current Progress =
14
15 Tested using XWiki Enterprise 4.3 RC1 release found [[here>>http://maven.xwiki.org/releases/org/xwiki/enterprise/xwiki-enterprise-jetty-hsqldb/4.3-rc-1/xwiki-enterprise-jetty-hsqldb-4.3-rc-1.zip]]
16
17 == Tested using the following browsers ==
18
19 For the list of supported browsers please click [[here>>dev:Community.BrowserSupportStrategy]].
20
21 {{browser name="iexplorer" version="8"/}}
22
23 {{browser name="iexplorer" version="9"/}}
24
25 == Tested using the following Databases ==
26
27 For the list of supported databases please click [[here>>dev:Community.DatabaseSupportStrategy]].
28
29 {{database name="hsqldb" version="2.2.8"/}}
30
31 == Conclusions ==
32
33 {{velocity}}
34 #set($jiras = $doc.getValue("reportedJiras"))
35 #set($ijiras = $doc.getValue("importantJiras"))
36 #if(($jiras && $jiras!="")||($ijiras && $ijiras!=""))
37
38 == Jira Digest ==
39
40 #if($ijiras && $ijiras!="")
41 * Important JIRAS: {{jira url="https://jira.xwiki.org" style="enum"}}$!ijiras{{/jira}}
42 #end
43 #if($jiras && $jiras!="")
44 * Other JIRAS: {{jira url="https://jira.xwiki.org" style="enum"}}$!jiras{{/jira}}
45 #end
46 #end
47 {{/velocity}}
48
49 = Features =
50
51 == Register/Log-In/Log-Out ==
52
53 (% style="width: 99%;" %)
54 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
55 |"Register a new user" |Click on "Register"; Fill in the fields; Click "Register"|Registration works|(% class="pass" %) Passed|-
56 |"Log-In"|Click on "Log-In"; Fill in the username; Fill in the Password; Click "Log-In"|Logging in works|(% class="pass" %) Passed|-
57 |"Log-In"|Click on "Log-In"; Fill in the wrong username; Fill in the Password; Click "Log-In"|You're not allowed to login|(% class="pass" %) Passed|-
58 |"Log-In" |Click on "Log-In"; Fill in the username; Fill in the wrong Password; Click "Log-In" |You're not allowed to login|(% class="pass" %) Passed|-
59 |"Log-Out" & Log-In"|Click on "Log-Out";Go to any page except the WebHome page; Click on "Log-In"; Fill in the username; Fill in the Password; Click "Log-In" |Check if you will remain on the page you were before logging in|(% class="pass" %) Passed|-
60 |"Forgot username"|Click on "Log-In"; Click on "username" |Redirect to Forgot Username page|(% class="pass" %) Passed|-
61 |"Reset password"|Click on "Log-In"; Click on "password" |Redirect to Reset Password page|(% class="pass" %) Passed|-
62 |"Log-Out"|Click on "Log-Out" |Logout works|(% class="pass" %) Passed|-
63
64 == User Profile ==
65
66 (% style="width: 99%;" %)
67 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
68 |"Profile Page"|Hover over the "Profile" text located on the top bar to the right; Click on "Preferences"; Click on the small pencil icon located to the right of the "Display Preferences" text; Select "Advanced" from the "User Type" drop-down menu; Click "Save & View"|Changes are saved|(% class="pass" %) Passed|-
69 |"Profile Page"|Hover over the "Profile" text located on the top bar to the right; Click on "Preferences"; Click on the small pencil icon located to the right of the "Display Preferences" text; Select "Simple" from the "User Type" drop-down menu; Click "Save & View"|Changes are saved|(% class="pass" %) Passed|-
70 |"Profile Page"|Hover over the "Profile" text located on the top bar to the right; Click on "Preferences"; Click on the small pencil icon located to the right of the "Display Preferences" text; Click on the drop-down menu under "Default editor to use" and select "Text"; Click "Save & View"|Changes are saved; Go to a page and click "Edit"; Wiki editor should load|(% class="pass" %) Passed|-
71 |"Profile Page"|Hover over the "Profile" text located on the top bar to the right; Click on "Preferences"; Click on the small pencil icon located to the right of the "Display Preferences" text; Click on the drop-down menu under "Default editor to use" and select "WYSIWYG"; Click "Save & View"|Changes are saved; Go to a page and click "Edit"; WYSIWYG editor should load|(% class="pass" %) Passed|-
72 |"Change your password" |Hover over the "Profile" text located on the top bar to the right; Click on "Preferences"; Click on the "Change Password" button; Fill in the new password; Reenter the password; Click "Update"; Click on "Log-Out"; Click on "Log-In"; Login using the new password |Changes are saved and the new password works|(% class="pass" %) Passed|-
73 |"Modify your profile"|Hover over the "Profile" text located on the top bar to the right; Click on "Profile"; Click on the small pencil icon located to the right of the "Personal Information" text; Make a modification to your profile; Click "Preview"; Click "Back to Edit" |Redirect to Edit page|(% class="pass" %) Passed|-
74 |"Modify your profile"|Hover over the "Profile" text located on the top bar to the right; Click on "Profile"; Click on the small pencil icon located to the right of the "Personal Information" text; Make a modification to your profile; Click "Save & Continue" |Changes are saved|(% class="pass" %) Passed|-
75 |"Modify your profile" |Hover over the "Profile" text located on the top bar to the right; Click on "Profile"; Click on the small pencil icon located to the right of the "Personal Information" text; Make a modification to your profile; Click "Save & View" |Changes are saved|(% class="pass" %) Passed|-
76 |"Modify your profile"|Hover over the "Profile" text located on the top bar to the right; Click on "Profile"; Click on the small pencil icon located to the right of the "Personal Information" text; Make a modification to your profile; Click "Cancel" |Changes are discarded|(% class="pass" %) Passed|-
77 |"Change Photo"|Hover over the "Profile" text located on the top bar to the right; Click on "Profile"; Click on the top right corner of your profile picture; Click "Cancel and return to document" |Changes are discarded|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8458{{/jira}}
78 |"Change Photo"|Hover over the "Profile" text located on the top bar to the right; Click on "Profile"; Click on the top right corner of your profile picture; Click on "Browse"; Choose a picture from your computer and then click on "Upload and Select" |Image is uploaded and used as profile picture|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8457{{/jira}}{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8458{{/jira}}
79 |"Change Photo"|Hover over the "Profile" text located on the top bar to the right; Click on "Profile"; Click on the top right corner of your profile picture; Click on the small green checkmark which has the "Select" tooltip|Image is used as profile picture|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8458{{/jira}}
80 |"Delete Photo"|Hover over the "Profile" text located on the top bar to the right; Click on "Profile"; Click on the top right corner of your profile picture; Delete a image by pressing the delete button next to it; Click "Yes"|Check if the image disappears from the list and it is deleted|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8457{{/jira}}{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8458{{/jira}}
81 |"Watchlist"|Go to any page; Hover over the "Page" menu located on the top bar; Click on "Watch Page"; Hover over the "Profile" text located on the top bar to the right; Click on "Watchlist"; Click on the red "X" located under "Watched elements" |Changes are saved and the page is not listed anymore|(% class="pass" %) Passed|-
82 |"RSS Watchlist"|Go to any page; Hover over the "Page" menu located on the top bar; Click on "Watch Page"; Hover over the "Profile" text located on the top bar to the right; Click on "Watchlist"; Click on the "Last modifications feed for your watchlist" link |See the watchlist modifications as a RSS feed|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8432{{/jira}}
83 |"My dashboard"|Hover over the "Profile" text located on the top bar to the right; Click on "My dashboard"; Click on the small pencil icon located to the right of the "Dashboard preferences" text; Click on the "Add Gadget" button and insert a gadget; Select "Yes" to display the dashboard on the wiki home; Click "Save & View"; Click on the "Wiki Home" link from the breadcrumb|Personal dashboard is displayed on wiki home|(% class="pass" %) Passed|-
84 |"My dashboard"|Hover over the "Profile" text located on the top bar to the right; Click on "My dashboard"; Click on the small pencil icon located to the right of the "Dashboard preferences" text; Select "No" not to display the dashboard on the wiki home; Click "Save & View"; Click on the "Wiki Home" link from the breadcrumb|Default dashboard is displayed on wiki home|(% class="pass" %) Passed|-
85
86 == Action Menus ==
87
88 //Brief testing of the action menus and the pages/spaces they point to. These pages/spaces (e.g. wysiwyg editing, administration) will be later the subject of more in depth testing.//
89
90 === "Add" Menu ===
91
92 (% style="width: 99%;" %)
93 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
94 |"Space"|Hover over "Add"; Click on "Space"; Fill in a space name; Select "Blank Homepage"; Click "Create" |Redirect to edit mode of the newly created WebHome of that space|(% class="pass" %) Passed|-
95 |"Space"|Hover over "Add"; Click on "Space"; Fill in a space name; Select "Space Dashboard"; Click "Create"|Redirect to inline edit mode which contains a standard dashboard|(% class="pass" %) Passed|-
96 |"Page"|Hover over "Add"; Click on "Page"|Redirect to "Create Page" page|(% class="pass" %) Passed|-
97 |"Page From Office Document"|Hover over "Add"; Click on "Page From Office"|Look at the OfficeImporter Documentation for instructions on how to setup and configure an OpenOffice server|(% class="notTested" %) Not Tested|-
98 |"Comment to Page"|Hover over "Add"; Click on the "Comment to Page"; Write a comment in the Text area; Press "Add Comment"|The page should scroll down at the bottom in the Comments tab; Check if the comment was added;|(% class="pass" %) Passed|-
99 |"Attachment to Page"|Hover over "Add"; Click on the "Attachment to Page"; Click on "Browse", select a file and click "Open"|The page should scroll down at the bottom in the Attachments tab; Check if the attachment was added|(% class="pass" %) Passed|-
100
101 === "Wiki" Menu ===
102
103 (% style="width: 99%;" %)
104 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
105 |"Watch Wiki"|Hover over "Wiki"; Click on "Watch Wiki"|See if the star turns yellow and the writing to "Unwatch Wiki"|(% class="pass" %) Passed|-
106 |"Watch Wiki"|Hover over "Wiki"; Click on "Unwatch Wiki"|See if the star turns gray and the writing to "Watch Wiki" |(% class="pass" %) Passed|-
107 |"Administer Wiki"|Hover over "Wiki"; Click on "Administer Wiki"|Redirect to Administer Wiki page|(% class="pass" %) Passed|-
108 |"Document Index"|Hover over "Wiki"; Click on "Document Index" |Redirect to Document Index page|(% class="pass" %) Passed|-
109
110 === "Space" Menu ===
111
112 (% style="width: 99%;" %)
113 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
114 |"Watch Space"|Hover over "Space"; Click on "Watch Space"|See if the star turns yellow and the writing to "Unwatch Space"|(% class="pass" %) Passed|-
115 |"Watch Space"|Hover over "Space"; Click on "Unwatch Space"|See if the star turns gray and the writing to "Watch Space" |(% class="pass" %) Passed|-
116 |"Administer Space"|Hover over "Space"; Click on "Administer Space"|Redirect to Administer Space page|(% class="pass" %) Passed|-
117 |"Document Index"|Hover over "Space"; Click on "Document Index" |Redirect to Document Index page|(% class="pass" %) Passed|-
118 |"Delete Space"|Hover over "Space"; Click on "Delete"; Click on "No"|Redirect back to previous page|(% class="pass" %) Passed|-
119 |"Delete Space"|Hover over "Space"; Click on "Delete"; Click on "Yes"|Space will be deleted|(% class="pass" %) Passed|-
120
121 === "Page" Menu ===
122
123 (% style="width: 99%;" %)
124 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
125 |"Watch Page"|Hover over "Page"; Click on "Watch Page"|See if the star turns yellow and the writing to "Unwatch Space"|(% class="pass" %) Passed|-
126 |"Watch Page"|Hover over "Page"; Click on "Unwatch Page"|See if the star turns gray and the writing to "Watch Page"|(% class="pass" %) Passed|-
127 |"Share by Email"|Hover over "Page"; Click on "Share by Email"|See if the javascript modal appears; Check if the fields and the layout are properly displayed|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8460{{/jira}}
128 |"Copy"|Hover over "Page"; Click on "Copy"|Redirected to the Copy feature page.|(% class="pass" %) Passed|-
129 |"Rename"|Hover over "Page"; Click on "Rename"; Select a new space; Insert the new page name; Click on "Rename"|Redirected to the Rename feature page. Check that renaming a page works|(% class="pass" %) Passed|-
130 |"Delete"|Hover over "Page"; Click on "Delete"; Click "Yes"|Redirected to a page and being asked for confirmation; Redirected to a page which informs you that the page has been deleted|(% class="pass" %) Passed|-
131
132 === "Profile" Menu ===
133
134 (% style="width: 99%;" %)
135 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
136 |"Profile"|Hover over the "Profile" menu and click on "Profile"|Redirects to your profile page|(% class="pass" %) Passed|-
137 |"Preferences"|Hover over the "Profile" menu and click on "Preferences"|Redirects to your profile preferences|(% class="pass" %) Passed|-
138 |"Watchlist"|Hover over the "Profile" menu and click on "Watchlist"|Redirects to your profile watchlist|(% class="pass" %) Passed|-
139 |"Network"|Hover over the "Profile" menu and click on "Network"|Redirects to your profile network. Here you see the users you follow|(% class="pass" %) Passed|-
140 |"My Dashboard"|Hover over the "Profile" menu and click on "My Dashboard"|Redirects to your profile dashboard.|(% class="pass" %) Passed|-
141
142 === "Edit" Menu ===
143
144 //Before testing the "Edit" menu make sure your user type is "Advanced".//
145
146 (% style="width: 99%;" %)
147 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
148 |"Edit"|Click on "Edit" |Redirects to default edit mode of the page|(% class="pass" %) Passed|-
149 |"Wiki"|Hover over "Edit"; Click on "Wiki" |Redirects to Wiki edit mode|(% class="pass" %) Passed|-
150 |"WYSIWYG"|Hover over "Edit"; Click on "WYSIWYG" |Redirects to WYSIWYG edit mode|(% class="pass" %) Passed|-
151 |"Inline Form" |Hover over "Edit"; Click on "Inline Form" |Redirects to Inline edit mode|(% class="pass" %) Passed|-
152 |"Access Rights"|Hover over "Edit"; Click on "Access Rights" |Redirects to Access Rights edit mode|(% class="pass" %) Passed|-
153 |"Objects" |Hover over "Edit"; Click on "Objects" |Redirects to Objects edit mode|(% class="pass" %) Passed|-
154 |"Class" |Hover over "Edit"; Click on "Class" |Redirects to Class edit mode|(% class="pass" %) Passed|-
155
156 === "Export" Menu ===
157
158 (% style="width: 99%;" %)
159 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
160 |"Export as PDF"|Hover over "Export"; Click on "Export as PDF"; Select what you want to export from the "PDF Export Options" page; Click "Export"|Save file dialog appears|(% class="pass" %) Passed|-
161 |"Export as RTF"|Hover over "Export"; Click on "Export as RTF" |Save file dialog appears|(% class="pass" %) Passed|-
162 |"Export as HTML"|Hover over "Export"; Click on "Export as HTML" |Save file dialog appears|(% class="pass" %) Passed|-
163 |"Export as XAR"|Hover over "Export"; Click on "Export as XAR" |Save file dialog appears|(% class="pass" %) Passed|-
164
165 === "More Actions" Menu ===
166
167 (% style="width: 99%;" %)
168 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
169 |"Print Preview"|Hover over "More Actions"; Click on "Print Preview" |Button redirects to "Print Preview" page; Check if the layout of the page is ok and fit for printing|(% class="pass" %) Passed|-
170 |"View Source"|Hover over "More Actions"; Click on "View Source" |Button redirects to "View Source" page|(% class="pass" %) Passed|-
171
172 == Activity Stream ==
173
174 (% style="width: 99%;" %)
175 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
176 |Create Page|Create a page; Go to the main page|See if the small icon denoting page creation is visible under your user|(% class="pass" %) Passed|-
177 |Edit Page|Create a page; Edit the page and press "Save and View"; Go to the main page|See if the small icon denoting page editing is visible under your user|(% class="pass" %) Passed|-
178 |Delete Page|Delete a page; Go to the main page|See if the small icon denoting page deletion is visible under your user|(% class="pass" %) Passed|-
179 |Annotate Page|Annotate a page; Go to the main page|See if the small icon denoting page annotation is visible under your user|(% class="pass" %) Passed|-
180 |Comment on Page|Comment on a page; Go to the main page|See if the small icon denoting page comment is visible under your user|(% class="pass" %) Passed|-
181 |Attach to Page|Add an attachment to a page; Go to the main page|See if the small icon denoting adding attachment is visible under your user|(% class="pass" %) Passed|-
182 |See all actions|Go to the main page; Press on the small arrow pointing down located under the "Activity Stream"|Drop down should expand; All previous actions should be visible|(% class="pass" %) Passed|-
183 |See all actions in detail|Go to the main page; Press on the small arrow pointing down located under the "Activity Stream"; Some of the actions from the list have their own arrow; Press each arrow and see more details regarding that action|Drop down should expand; All previous actions should be visible|(% class="pass" %) Passed|-
184
185 == Wiki Editor ==
186
187 (% style="width: 99%;" %)
188 //You can find out more about the Wiki Editor and page editing in general by clicking [[here>>xwiki:Documentation.UserGuide.Features.PageEditing||anchor="HWikieditingmode"]].
189 We recommend you also try our new WYSIWYG editor. To learn more about XWiki's GWT rich text editor and discover all its features you may want to take a look at the [[WYSIWYG editor user guide>>xwiki:Documentation.UserGuide.Features.WysiwygEditor]].//
190
191 (% style="width: 99%;" %)
192 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
193 |"Edit a page"|Hover over "Edit", Click on "Wiki" |Button redirects to Wiki edit mode|(% class="pass" %) Passed|-
194
195 === Multilingual Page ===
196
197 (% style="width: 99%;" %)
198 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
199 |"Add other languages to a page"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Localization"; Select "Yes" from the multilingual drop-down menu; Add "fr", "en", "ro" under "Supported languages"; Click on the "Save" button; Go to the page you want to add translations to; Hover over "Edit", Click on "Wiki"; On the panel from the right side, click on the language you want to translate to; Add content and save|Switching from one language to another should change the UI language and the content also|(% class="pass" %) Passed|-
200
201 === Edit Title ===
202
203 (% style="width: 99%;" %)
204 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
205 |Page Edit Title|Hover over "Edit", Click on "Wiki"; Change the title from the "Title" field; Click "Preview"; Click "Back to Edit"|Title is changed in Preview mode|(% class="pass" %) Passed|-
206 |Page Edit Title|Hover over "Edit", Click on "Wiki"; Change the title from the "Title" field; Click "Save & Continue"|Title is saved|(% class="pass" %) Passed|-
207 |Page Edit Title |Hover over "Edit", Click on "Wiki"; Change the title from the "Title" field; Click "Save & View"|Title is saved and shown in View mode|(% class="pass" %) Passed|-
208
209 === Text Formatting ===
210
211 (% style="width: 99%;" %)
212 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
213 |Make text "Bold"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Bold" button to make the text bold; Click "Preview"; Click "Back to Edit" |Check if bold styling applies on preview|(% class="pass" %) Passed|-
214 |Make text "Bold"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Bold" button to make the text bold; Click "Save & Continue" |Check if bold styling applies after saving|(% class="pass" %) Passed|-
215 |Make text "Bold"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Bold" button to make the text bold; Click "Save & View" |Check if bold styling applies after saving and going in view mode|(% class="pass" %) Passed|-
216 |Make text "Bold"|Hover over "Edit", Click on "Wiki"; Click on the "Bold" button; Fill in some text instead of "Text in Bold"; Click "Save & View" |Check if bold styling remains if content is changed|(% class="pass" %) Passed|-
217 |Make text "Italic" |Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Italic" button; Click "Preview"; Click "Back to Edit" |Check if italic styling applies on preview|(% class="pass" %) Passed|-
218 |Make text "Italic"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Italic" button; Click "Save & Continue" |Check if italic styling applies after saving|(% class="pass" %) Passed|-
219 |Make text "Italic" |Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Italic" button; Click "Save & View" |Check if italic styling applies after saving and going in view mode|(% class="pass" %) Passed|-
220 |Make text "Italic"|Hover over "Edit", Click on "Wiki"; Click on the "Italic" button; Fill in some text instead of "Text in Italics"; Click "Save & View" |Check if italic styling remains if content is changed|(% class="pass" %) Passed|-
221 |Make text "Underline"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Underline" button; Click "Preview"; Click "Back to Edit" |Check if underline styling applies on preview|(% class="pass" %) Passed|-
222 |Make text "Underline"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Underline" button; Click "Save & Continue" |Check if underline styling applies after saving|(% class="pass" %) Passed|-
223 |Make text "Underline"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Underline" button; Click "Save & View" |Check if underline styling applies after saving and going in view mode|(% class="pass" %) Passed|-
224 |Make text "Underline"|Hover over "Edit", Click on "Wiki"; Click on the "Underline" button; Fill in some text instead of "Text in Underline"; Click "Save & View" |Check if underline styling remains if content is changed|(% class="pass" %) Passed|-
225 |Make text "Strikethrough"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Strikethrough" button; Click "Preview"; Click "Back to Edit" |Check if Strikethrough styling applies on preview|(% class="pass" %) Passed|-
226 |Make text "Strikethrough"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Strikethrough" button; Click "Save & Continue" |Check if Strikethrough styling applies after saving|(% class="pass" %) Passed|-
227 |Make text "Strikethrough"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Strikethrough" button; Click "Save & View" |Check if Strikethrough styling applies after saving and going in view mode|(% class="pass" %) Passed|-
228 |Make text "Strikethrough"|Hover over "Edit", Click on "Wiki"; Click on the "Strikethrough" button; Fill in some text instead of "Strikethrough"; Click "Save & View" |Check if Strikethrough styling remains if content is changed|(% class="pass" %) Passed|-
229 |Make text "Subscript"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Subscript" button; Click "Preview"; Click "Back to Edit" |Check if Subscript styling applies on preview|(% class="pass" %) Passed|-
230 |Make text "Subscript"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Subscript" button; Click "Save & Continue" |Check if Subscript styling applies after saving|(% class="pass" %) Passed|-
231 |Make text "Subscript"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Subscript" button; Click "Save & View" |Check if Subscript styling applies after saving and going in view mode|(% class="pass" %) Passed|-
232 |Make text "Subscript"|Hover over "Edit", Click on "Wiki"; Click on the "Subscript" button; Fill in some text instead of "Text in subscript"; Click "Save & View" |Check if Subscript styling remains if content is changed|(% class="pass" %) Passed|-
233 |Make text "Superscript" |Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Superscript" button; Click "Preview"; Click "Back to Edit" |Check if Superscript styling applies on preview|(% class="pass" %) Passed|-
234 |Make text "Superscript"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Superscript" button; Click "Save & Continue" |Check if Superscript styling applies after saving|(% class="pass" %) Passed|-
235 |Make text "Superscript"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Superscript" button; Click "Save & View" |Check if Superscript styling applies after saving and going in view mode|(% class="pass" %) Passed|-
236 |Make text "Superscript"|Hover over "Edit", Click on "Wiki"; Click on the "Superscript" button; Fill in some text instead of "Text in superscript"; Click "Save & View" |Check if Superscript styling remains if content is changed|(% class="pass" %) Passed|-
237 |Make text "Bullets On / Off" |Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Bullets On / Off" button to turn Bullets on; Click "Preview"; Click "Back to Edit" |Check if formatting applies|(% class="pass" %) Passed|-
238 |Make text "Bullets On / Off"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Bullets On / Off" button to turn Bullets on; Click "Save & Continue" |Check if formatting applies|(% class="pass" %) Passed|-
239 |Make text "Bullets On / Off"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Bullets On / Off" button to turn Bullets on; Click "Save & View" |Check if formatting applies|(% class="pass" %) Passed|-
240 |Make text "Bullets On / Off" |Hover over "Edit", Click on "Wiki"; Click on the "Bullets On / Off" button to turn Bullets on; Fill in some text instead of "List item"; Click "Save & View" |Check if formatting applies|(% class="pass" %) Passed|-
241 |Make text "Numbering On / Off" functionality |Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Numbering On / Off" button to turn Numbering on; Click "Preview"; Click "Back to Edit" |Check if formatting applies|(% class="pass" %) Passed|-
242 |Make text "Numbering On / Off"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Numbering On / Off" button to turn Numbering on; Click "Save & Continue" |Check if formatting applies|(% class="pass" %) Passed|-
243 |Make text "Numbering On / Off" |Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Numbering On / Off" button to turn Numbering on; Click "Save & View" |Check if formatting applies|(% class="pass" %) Passed|-
244 |Make text "Numbering On / Off"|Hover over "Edit", Click on "Wiki"; Click on the "Numbering On / Off" button to turn Numbering on; Fill in some text instead of "List item"; Click "Save & View" |Check if formatting applies|(% class="pass" %) Passed|-
245 |Make text "Heading 1" |Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Heading 1" button; Click "Preview"; Click "Back to Edit" |Check if formatting applies|(% class="pass" %) Passed|-
246 |Make text "Heading 1" |Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Heading 1" button; Click "Save & Continue" |Check if formatting applies|(% class="pass" %) Passed|-
247 |Make text "Heading 1"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Heading 1" button; Click "Save & View" |Check if formatting applies|(% class="pass" %) Passed|-
248 |Make text "Heading 1"|Hover over "Edit", Click on "Wiki"; Click on the "Heading 1" button; Fill in some text instead of "Heading 1"; Click "Save & View" |Check if formatting applies|(% class="pass" %) Passed|-
249 |Make text "Heading 2"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Heading 2" button; Click "Preview"; Click "Back to Edit" |Check if formatting applies|(% class="pass" %) Passed|-
250 |Make text "Heading 2"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Heading 2" button; Click "Save & Continue" |Check if formatting applies|(% class="pass" %) Passed|-
251 |Make text "Heading 2"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Heading 2" button; Click "Save & View" |Check if formatting applies|(% class="pass" %) Passed|-
252 |Make text "Heading 2"|Hover over "Edit", Click on "Wiki"; Click on the "Heading 1" button; Fill in some text instead of "Heading 2"; Click "Save & View" |Check if formatting applies|(% class="pass" %) Passed|-
253 |Make text "Heading 3"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Heading 3" button; Click "Preview"; Click "Back to Edit" |Check if formatting applies|(% class="pass" %) Passed|-
254 |Make text "Heading 3"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Heading 3" button; Click "Save & Continue" |Check if formatting applies|(% class="pass" %) Passed|-
255 |Make text "Heading 3"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Heading 3" button; Click "Save & View" |Check if formatting applies|(% class="pass" %) Passed|-
256 |Make text "Heading 3" |Hover over "Edit", Click on "Wiki"; Click on the "Heading 3" button; Fill in some text instead of "Heading 3"; Click "Save & View" |Check if formatting applies|(% class="pass" %) Passed|-
257 |Make text "Heading 4"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Heading 4" button; Click "Preview"; Click "Back to Edit" |Check if formatting applies|(% class="pass" %) Passed|-
258 |Make text "Heading 4"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Heading 4" button; Click "Save & Continue" |Check if formatting applies|(% class="pass" %) Passed|-
259 |Make text "Heading 4" |Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Heading 4" button; Click "Save & View" |Check if formatting applies|(% class="pass" %) Passed|-
260 |Make text "Heading 4"|Hover over "Edit", Click on "Wiki"; Click on the "Heading 4" button; Fill in some text instead of "Heading 4"; Click "Save & View" |Check if formatting applies|(% class="pass" %) Passed|-
261
262 === Link ===
263
264 (% style="width: 99%;" %)
265 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
266 |Create "Internal Link" functionality |Hover over "Edit", Click on "Wiki"; Click on "Internal Link"; Replace "Link Example" with an internal link; Click "Preview"; Click "Back to Edit" |Check if Link feature works properly|(% class="pass" %) Passed|-
267 |Create "Internal Link" functionality |Hover over "Edit", Click on "Wiki"; Click on "Internal Link"; Replace "Link Example" with an internal link; Click "Save & Continue" |Check if Link feature works properly|(% class="pass" %) Passed|-
268 |Create "Internal Link" functionality |Hover over "Edit", Click on "Wiki"; Click on "Internal Link"; Replace "Link Example" with an internal link; Click "Save & View" |Check if Link feature works properly|(% class="pass" %) Passed|-
269 |Create "Internal Link" functionality |Hover over "Edit", Click on "Wiki"; Write an internal link; Select the link; Click on "Internal Link"; Click "Save & View" |Check if Link feature works properly|(% class="pass" %) Passed|-
270 |Create "External Link" functionality |Hover over "Edit", Click on "Wiki"; Click on "External Link"; Replace "name of link" with some text; Replace example URL with a different URL; Click "Preview"; Click "Back to Edit" |Check if Link feature works properly|(% class="pass" %) Passed|-
271 |Create "External Link" functionality |Hover over "Edit", Click on "Wiki"; Click on "External Link"; Replace "name of link" with some text; Replace example URL with a different URL; Click "Save & Continue" |Check if Link fature works properly|(% class="pass" %) Passed|-
272 |Create "External Link" functionality |Hover over "Edit", Click on "Wiki"; Click on "External Link"; Replace "name of link" with some text; Replace example URL with a different URL; Click "Save & View" |Check if Link feature works properly|(% class="pass" %) Passed|-
273 |Create "External Link" functionality |Hover over "Edit", Click on "Wiki"; Write a label and a link in the form "label>>link"; Select the label and the link; Click on "External Link"; Click "Save & View" |Check if Link feature works properly|(% class="pass" %) Passed|-
274
275 === Horizontal Ruler ===
276
277 (% style="width: 99%;" %)
278 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
279 |Add "Horizontal ruler" |Hover over "Edit", Click on "Wiki"; Click on the "Horizontal ruler" button; Click "Preview"; Click "Back to Edit" |Ruler should appear in Preview mode|(% class="pass" %) Passed|-
280 |Add "Horizontal ruler" |Hover over "Edit", Click on "Wiki"; Click on the "Horizontal ruler" button; Click "Save & Continue" |Saves the page and remain in Edit mode|(% class="pass" %) Passed|-
281 |Add "Horizontal ruler"|Hover over "Edit", Click on "Wiki"; Click on the "Horizontal ruler" button; Click "Save & View" |Saves the page and redirects to View mode|(% class="pass" %) Passed|-
282
283 === Image ===
284
285 (% style="width: 99%;" %)
286 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
287 |"Attach image"|Attach an image to a page; Hover over "Edit", Click on "Wiki"; Click on the "Attached image" button; Fill in the name of the image attached to the page; Click "Preview"; Click "Back to Edit" |Image should appear in Preview mode|(% class="pass" %) Passed|-
288 |"Attach image" |Attach an image to a page; Hover over "Edit", Click on "Wiki"; Click on the "Attached image" button; Fill in the name of the image attached to the page; Click "Save & Continue" |Saves the page and remains in Edit mode|(% class="pass" %) Passed|-
289 |"Attach image"|Attach an image to a page; Hover over "Edit", Click on "Wiki"; Click on the "Attached image" button; Fill in the name of the image attached to the page; Click "Save & View" |Saves the page and redirects to View mode|(% class="pass" %) Passed|-
290
291 === HTML Code ===
292
293 (% style="width: 99%;" %)
294 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
295 |Add "HTML Code"|Hover over "Edit", Click on "Wiki"; Write some HTML code; Select the code; Click on "HTML Code"; Click "Preview"; Click "Back to Edit" |Executed HTML code should appear in Preview|(% class="pass" %) Passed|-
296 |Add "HTML Code"|Hover over "Edit", Click on "Wiki"; Write some HTML code; Select the code; Click on "HTML Code"; Click "Save & Continue" |Saves the page and remains in Edit mode|(% class="pass" %) Passed|-
297 |Add "HTML Code"|Hover over "Edit", Click on "Wiki"; Write some HTML code; Select the code; Click on "HTML Code"; Click "Save & View" |Saves the page and redirects to View mode|(% class="pass" %) Passed|-
298 |Add "HTML Code"|Hover over "Edit", Click on "Wiki"; Click on "HTML Code"; Replace "<!-- Your HTML code here -->" with some HTML code; Click "Save & View" |Check is "HTML Code" button works|(% class="pass" %) Passed|-
299
300 === Velocity Code ===
301
302 (% style="width: 99%;" %)
303 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
304 |Add "Velocity Code"|Hover over "Edit", Click on "Wiki"; Write some Velocity code; Select the code; Click on "Velocity Code"; Click "Preview"; Click "Back to Edit" |Executed velocity code should appear in Preview|(% class="pass" %) Passed|-
305 |Add "Velocity Code"|Hover over "Edit", Click on "Wiki"; Write some Velocity code; Select the code; Click on "Velocity Code"; Click "Save & Continue" |Saves the page and remains in Edit mode|(% class="pass" %) Passed|-
306 |Add "Velocity Code"|Hover over "Edit", Click on "Wiki"; Write some Velocity code; Select the code; Click on "Velocity Code"; Click "Save & View" |Saves the page and redirects to Edit mode|(% class="pass" %) Passed|-
307 |Add "Velocity Code"|Hover over "Edit", Click on "Wiki"; Click on "Velocity Code"; Replace "#* Your velocity code here *#" with some Velocity code; Click "Save & View" |Check if "Velocity Code" button works|(% class="pass" %) Passed|-
308
309 === Preview/Save/Cancel ===
310
311 (% style="width: 99%;" %)
312 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
313 |"Preview"|Hover over "Edit", Click on "Wiki"; Click "Preview"; Click "Back to edit" |Redirect back to Edit Page|(% class="pass" %) Passed|-
314 |"Save & Continue"|Hover over "Edit", Click on "Wiki"; Click "Save & Continue" |Saves the Page and remains in Edit Mode|(% class="pass" %) Passed|-
315 |"Save & Continue"|Hover over "Edit", Click on "Wiki"; Check "Is minor edit"; Click "Save & Continue" |Saves the Page as a minor version and remains in Edit Mode|(% class="pass" %) Passed|-
316 |"Save & Continue"|Hover over "Edit", Click on "Wiki"; Type in a Comment under "Version summary"; Click "Save & Continue" |Saves the Page with a comment and remains in Edit Mode|(% class="pass" %) Passed|-
317 |"Save & View"|Hover over "Edit", Click on "Wiki"; Click "Save & View" |Saves the Page and redirects to View Mode|(% class="pass" %) Passed|-
318 |"Save & View"|Hover over "Edit", Click on "Wiki"; Check "Is minor edit"; Click "Save & View" |Saves the Page as minor version and redirects to View Mode|(% class="pass" %) Passed|-
319 |"Save & View"|Hover over "Edit", Click on "Wiki"; Type in a Comment under "Version summary"; Click "Save & View" |Saves the Page with a comment and redirects to View Mode|(% class="pass" %) Passed|-
320 |"Cancel"|Hover over "Edit", Click on "Wiki"; Click "Cancel" |Cancels and returns to View Mode|(% class="pass" %) Passed|-
321 |"Exit Full Screen"|Hover over "Edit", Click on "Wiki"; Click on the "Edit in full screen" green button; Click on the "Exit full screen" blue button |Check if editor becomes full screen|(% class="pass" %) Passed|-
322 |"Preview" in full screen|Hover over "Edit", Click on "Wiki"; Click on the "Edit in full screen" green button; Click "Preview"; Click "Back To Edit" |Check if editor becomes full screen and redirected back to Edit Page|(% class="pass" %) Passed|-
323 |"Save & Continue" in full screen|Hover over "Edit", Click on "Wiki"; Click on the "Edit in full screen" green button; Click "Save & Continue" |Check if editor becomes full screen; Page saves; Page remains in edit mode|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8462{{/jira}}
324 |"Save & View" in full screen|Hover over "Edit", Click on "Wiki"; Click on the "Edit in full screen" green button; Click "Save & View" |Check if editor becomes full screen; Page saves; Redirected to View Mode|(% class="pass" %) Passed|-
325 |"Cancel" in full screen|Hover over "Edit", Click on "Wiki"; Click on the "Edit in full screen" green button; Click "Cancel" |Check if editor becomes full scree; Cancels and returns to View Mode|(% class="pass" %) Passed|-
326 |"Autosave|Hover over "Edit", Click on "Wiki"; Add some content; Check the "Autosave" checkbox;|Check if editor automatically saves the page|(% class="pass" %) Passed|-
327
328 == WYSIWYG Editor ==
329
330 (% style="width: 99%;" %)
331 //To learn more about XWiki's GWT rich text editor and discover all its features you may want to take a look at the [[WYSIWYG editor user guide>>xwiki:Documentation.UserGuide.Features.WysiwygEditor]].//
332
333 (% style="width: 99%;" %)
334 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
335 |"Edit a page" |Hover over "Edit", Click on "WYSIWYG" |Check is WYSIWYG Editor loads|(% class="pass" %) Passed|-
336 |"Edit Section"|Click on the small pencil icon near the section head in order to edit|Check if WYSIWYG Editor loads|(% class="pass" %) Passed|-
337
338 === Multilingual Page ===
339
340 (% style="width: 99%;" %)
341 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
342 |"Add other languages to a page"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Localization"; Select "Yes" from the multilingual drop-down menu; Add "fr", "en", "ro" under "Supported languages"; Click on the "Save" button; Go to the page you want to add translations to; Hover over "Edit", Click on "WYSIWYG"; On the panel from the right side, click on the language you want to translate to; Add content and save|Switching from one language to another should change the UI language and the content also|(% class="pass" %) Passed|-
343
344 === Edit Title ===
345
346 (% style="width: 99%;" %)
347 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
348 |Edit Title|Hover over "Edit", Click on "WYSIWYG"; Change the title from the "Title" field; Click "Preview"; Click "Back to Edit" |Redirect to Edit page|(% class="pass" %) Passed|-
349 |Edit Title|Hover over "Edit", Click on "WYSIWYG"; Change the title from the "Title" field; Click "Save & Continue" |Saves and remains on Edit Page|(% class="pass" %) Passed|-
350 |Edit Title|Hover over "Edit", Click on "WYSIWYG"; Change the title from the "Title" field; Click "Save & View" |Saves and redirects to View Mode|(% class="pass" %) Passed|-
351
352 === Link ===
353
354 (% style="width: 99%;" %)
355 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
356 |"Link" >"Wiki Page..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Wiki Page..."; Click "X" |Check if modal works|(% class="pass" %) Passed|-
357 |"Link" >"Wiki Page..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Wiki Page..."; Click on a page; Click "Select"; Click "Previous"|Check if Link feature works properly|(% class="pass" %) Passed|-
358 |"Link" > "Wiki Page..." |Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Wiki Page..."; Click on a page; Click "Select"; Type in a Label; Type in a Tooltip; Click "Create Link"|Check if Link feature works properly|(% class="pass" %) Passed|-
359 |"Link" > "Wiki Page..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Wiki Page..."; Click on a page; Click "Select"; Type in a Label; Check "Open In New Window"; Click "Create Link"|Check if Link feature works properly|(% class="pass" %) Passed|-
360 |"Link" > "Wiki Page..." visual|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Wiki Page..."; Click "All Pages"; Click on a page; Click "Select"|Check if Link feature works properly|(% class="pass" %) Passed|-
361 |"Link" > "Wiki Page..." |Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Wiki Page..."; Click "All Pages"; Click on a page; Click "Select"; Type in a Label; Click "Create Link" |Check if Link feature works properly|(% class="pass" %) Passed|-
362 |"Link" > "Wiki Page..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Wiki Page..."; Click "Search"; Type in a page name; Click "Search"; Click on a page; Click "Select"; Type in a label; Click "Create Link" |Check if Link feature works properly|(% class="pass" %) Passed|-
363 |"Link" > "Attached File..." visual |Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Attached File..."; Click "Upload new file"; Click "Select"; Select a file from your computer; Click "Create Link"|Check if Link feature works properly|(% class="pass" %) Passed|-
364 |"Link" > "Attached File..." |Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Attached File..."; Click "X" |Check if modal closes properly|(% class="pass" %) Passed|-
365 |"Link" > "Attached File..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Attached File..."; Click "Upload new file"; Click "Select"; Select a file from your computer; Click "Previous"|Check if Link feature works properly|(% class="pass" %) Passed|-
366 |"Link" > "Attached File..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Attached File..."; Click "Upload new file"; Click "Select"; Select a file from your computer; Click "Link Settings"; Type in a Label; Type in a Tooltip; Click "Create Link"|Check if Link feature works properly|(% class="pass" %) Passed|-
367 |"Link" > "Attached File..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Attached File..."; Click "Upload new file"; Click "Select"; Select a file from your computer; Click "Link Settings"; Type in a Label; Check "Open In New Window"; Click "Create Link" |Check if Link feature works properly|(% class="pass" %) Passed|-
368 |"Link" > "Attached File..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Attached File..."; Click "All Pages"; Click on an attachment; Click "Select"; Type in a Label; Click "Create Link" |Check if Link feature works properly|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8440{{/jira}}{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8465{{/jira}}
369 |"Link" > "Web Page..." visual|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Web Page..." |Check if Link feature works properly|(% class="pass" %) Passed|-
370 |"Link" > "Web Page..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Web Page..."; Click "X" |Check if modal closes properly|(% class="pass" %) Passed|-
371 |"Link" > "Web Page..." |Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Web Page..."; Type in the Webpage Address; Type in the Label; Type in the Tooltip; Click "Create Link" |Check if Link feature works properly|(% class="pass" %) Passed|-
372 |"Link" > "Web Page..." |Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Web Page..."; Type in the Webpage Address; Type in the Label; Check "Open In New Window"; Click "Create Link"|Check if Link feature works properly|(% class="pass" %) Passed|-
373 |"Link" > "Email Address..." |Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Email Address..."|Check if Link feature works properly|(% class="pass" %) Passed|-
374 |"Link" > "Email Address..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Email Address..."; Click "X" |Check if modal closes properly|(% class="pass" %) Passed|-
375 |"Link" > "Email Address..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Email Address..."; Type in the Email Address; Type in the Label; Type in the Tooltip; Click "Create Link" |Check if Link feature works properly|(% class="pass" %) Passed|-
376 |"Link" > "Email Address..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Email Address..."; Type in the Email Address; Type in the Label; Check "Open In New Window"; Click "Create Link"|Check if Link feature works properly|(% class="pass" %) Passed|-
377
378 === Image ===
379
380 (% style="width: 99%;" %)
381 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
382 |"Attached Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Attached Image..."; Click "X" |Check if modal closes properly|(% class="pass" %) Passed|-
383 |"Attached Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Attached Image..."; Click on "Upload new image"; Click "Select"; Click "Previous" |Check if Image feature works properly|(% class="pass" %) Passed|-
384 |"Attached Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Attached Image..."; Click on "Upload new image"; Click "Select"; Select an image from your computer; Click "Image Settings"; Type the width of the image; Click "Insert Image" |Check if Image feature works properly|(% class="pass" %) Passed|-
385 |"Attached Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Attached Image..."; Click on "Upload new image"; Click "Select"; Select an image from your computer; Click "Image Settings"; Type the height of the image; Click "Insert Image" |Check if Image feature works properly|(% class="pass" %) Passed|-
386 |"Attached Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Attached Image..."; Click on "Upload new image"; Click "Select"; Select an image from your computer; Click "Image Settings"; Type the alternative text; Click "Insert Image" |Check if Image feature works properly|(% class="pass" %) Passed|-
387 |"Attached Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Attached Image..."; Click on "Upload new image"; Click "Select"; Select an image from your computer; Click "Image Settings"; Select the "Left" Horizontal Alignment; Click "Insert Image" |Check if Image feature works properly|(% class="pass" %) Passed|-
388 |"Attached Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Attached Image..."; Click on "Upload new image"; Click "Select"; Select an image from your computer; Click "Image Settings"; Select the "Center" Horizontal Alignment; Click "Insert Image" |Check if Image feature works properly|(% class="pass" %) Passed|-
389 |"Attached Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Attached Image..."; Click on "Upload new image"; Click "Select"; Select an image from your computer; Click "Image Settings"; Select the "Right" Horizontal Alignment; Click "Insert Image" |Check if Image feature works properly|(% class="pass" %) Passed|-
390 |"Attached Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Attached Image..."; Click on "Upload new image"; Click "Select"; Select an image from your computer; Click "Image Settings"; Select the "Top" Vertical Alignment; Click "Insert Image" |Check if Image feature works properly|(% class="pass" %) Passed|-
391 |"Attached Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Attached Image..."; Click on "Upload new image"; Click "Select"; Select an image from your computer; Click "Image Settings"; Select the "Middle" Vertical Alignment; Click "Insert Image" |Check if Image feature works properly|(% class="pass" %) Passed|-
392 |"Attached Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Attached Image..."; Click on "Upload new image"; Click "Select"; Select an image from your computer; Click "Image Settings"; Select the "Bottom" Vertical Alignment; Click "Insert Image" |Check if Image feature works properly|(% class="pass" %) Passed|-
393 |"Attached Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Attached Image..."; Click "All Pages"; Select a space; Select a page; Click "Update"; Click on an image; Click "Select"; Click "Insert Image" |Check if Image feature works properly|(% class="pass" %) Passed|-
394 |"External Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > External Image..."; Click "X"|Check if modal closes properly|(% class="pass" %) Passed|-
395 |"External Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > External Image..."; Type or paste the address of the image to insert in the required field; Click "Insert Image"|Check if Image feature works properly|(% class="pass" %) Passed|-
396
397 === Table ===
398
399 (% style="width: 99%;" %)
400 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
401 |"Table" > "Insert Table..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Table > Insert Table..."; Click "X" |Check if modal closes properly|(% class="pass" %) Passed|-
402 |"Table" > "Insert Table..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Table > Insert Table..."; Click "Insert Table" |Check if Table function works properly|(% class="pass" %) Passed|-
403 |"Table" > "Insert Table..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Table > Insert Table..."; Uncheck "First Row Is A Header Row"; Click "Insert Table" |Check if Table function works properly|(% class="pass" %) Passed|-
404
405 === Macro ===
406
407 (% style="width: 99%;" %)
408 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
409 |"Macro" > "Insert Macro..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click "X" |Check if modal closes properly|(% class="pass" %) Passed|-
410 |"Box" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Box" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %) Passed|-
411 |"Chart" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Chart" macro; Click "Select"; Fill in the required fields; Click "Insert Macro" |Check if Macro works properly|(% class="notTested" %) Not Tested|-
412 |"Code" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Code" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %) Passed|-
413 |"Error Message" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Error Message" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %) Passed|-
414 |"Footnote" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Footnote" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %) Passed|-
415 |"Formula" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Formula" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %) Passed|-
416 |"Groovy" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Groovy" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %) Passed|-
417 |"HTML" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "HTML" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %) Passed|-
418 |"Id" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Id" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %) Passed|-
419 |"Include" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Include" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %) Passed|-
420 |"Info Message" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Info Message" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %) Passed|-
421 |"Put Footnote" Macro |Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Put Footnote" macro; Click "Select"; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %) Passed|-
422 |"Python" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Python" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %) Passed|-
423 |"RSS" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "RSS" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %) Passed|-
424 |"Script" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Script" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="notTested" %) Not Tested|-
425 |"Table Of Contents" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Table Of Contents" macro; Click "Select"; Fill in the fields; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %) Passed|-
426 |"User Avatar" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "User Avatar" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %) Passed|-
427 |"Velocity" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Velocity" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %) Passed|-
428 |"Warning Message" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Warning Message" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %) Passed|-
429 |"Macro" > "Edit macro properties..." functionality |Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..."; Insert a macro; Click on "Macro" > "Edit macro properties..."; Change the properties and click "Apply" |Check if Macro works properly|(% class="pass" %) Passed|-
430 |"Macro" > "Edit macro properties..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..."; Insert a macro and make sure it is expanded; Click on "Macro" > "Collapse" |Check if Macro works properly|(% class="pass" %) Passed|-
431 |"Macro" > "Edit macro properties..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..."; Insert a macro and make sure it is collapsed; Click on "Macro" > "Expand" |Check if Macro works properly|(% class="pass" %) Passed|-
432
433 === Import ===
434
435 (% style="width: 99%;" %)
436 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
437 |"Office Document"|Hover over "Edit", Click on "WYSIWYG"; Click on "Import > Office Document"; Click "X" |Check if modal closes properly|(% class="pass" %) Passed|-
438 |"Paste from Clipboard"|Hover over "Edit", Click on "WYSIWYG"; Click on the small brown clipboard icon|Check if Copy/Paste function works|(% class="pass" %) Passed|-
439 |"Paste from Clipboard"|Hover over "Edit", Click on "WYSIWYG"; Click on the small brown clipboard icon; Click "X"|Check if modal closes properly|(% class="pass" %) Passed|-
440 |"Paste from Clipboard"|Hover over "Edit", Click on "WYSIWYG"; Click on the small brown clipboard icon; Fill in the required field; Click "Import" |Check if the Import function works|(% class="pass" %) Passed|-
441 |"Paste from Clipboard"|Hover over "Edit", Click on "WYSIWYG"; Click on the small brown clipboard icon; Fill in the required field; Check "Filter Styles"; Click "Import" |Check if the Import function works|(% class="pass" %) Passed|-
442
443 === Text Formatting ===
444
445 (% style="width: 99%;" %)
446 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
447 |Make text "Bold"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Bold" button to make the text bold |Check if formatting applies|(% class="pass" %) Passed|-
448 |Make text "Bold"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Bold" button to make the text bold; Click on the "Bold" button again to remove Bold |Check if formatting applies|(% class="pass" %) Passed|-
449 |Make text "Italic"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Italic" button |Check if formatting applies|(% class="pass" %) Passed|-
450 |Make text "Italic"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Italic" button to make the text Italic; Click on the "Italic" button again to remove Italic |Check if formatting applies|(% class="pass" %) Passed|-
451 |Make text "Underline"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Underline" button |Check if formatting applies|(% class="pass" %) Passed|-
452 |Make text "Underline"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Underline" button to make the text Underlined; Click on the "Underline" button again to remove Underline |Check if formatting applies|(% class="pass" %) Passed|-
453 |Make text "Strikethrough"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Strikethrough" button |Check if formatting applies|(% class="pass" %) Passed|-
454 |Make text "Strikethrough"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Strikethrough" button to make the text Strikethrough; Click on the "Strikethrough" button again to remove Strikethrough |Check if formatting applies|(% class="pass" %) Passed|-
455 |Make text "Subscript"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Subscript" button |Check if formatting applies|(% class="pass" %) Passed|-
456 |Make text "Subscript"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Subscript" button to make the text Subscript; Click on the "Subscript" button again to return the text to its original size |Check if formatting applies|(% class="pass" %) Passed|-
457 |Make text "Superscript"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Superscript" button |Check if formatting applies|(% class="pass" %) Passed|-
458 |Make text "Superscript"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Superscript" button to make the text Superscript; Click on the "Superscript" button again to return the text to its original size |Check if formatting applies|(% class="pass" %) Passed|-
459 |"Bullets On / Off" functionality|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Bullets On / Off" button to turn Bullets on |Check if formatting applies|(% class="pass" %) Passed|-
460 |"Bullets On / Off" functionality|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Bullets On / Off" button to turn Bullets on; Click on the "Bullets On / Off" button to turn Bullets off |Check if formatting applies|(% class="pass" %) Passed|-
461 |"Numbering On / Off" functionality|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Numbering On / Off" button to turn Numbering on |Check if formatting applies|(% class="pass" %) Passed|-
462 |"Numbering On / Off" functionality|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Numbering On / Off" button to turn Numbering on; Click on the "Numbering On / Off" button to turn Numbering off |Check if formatting applies|(% class="pass" %) Passed|-
463 |"Undo" functionality|Hover over "Edit", Click on "WYSIWYG"; Select some text; Format it; Click "Undo" |Check if formatting applies|(% class="pass" %) Passed|-
464 |Make text "Title 1"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on "Title 1" from the dropdown|Check if formatting applies|(% class="pass" %) Passed|-
465 |Make text "Title 2" functionality |Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on "Title 2" from the dropdown; |Check if formatting applies|(% class="pass" %) Passed|-
466 |Make text "Title 3"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on "Title 3" from the dropdown|Check if formatting applies|(% class="pass" %) Passed|-
467 |Make text "Title 4"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on "Title 4" from the dropdown|Check if formatting applies|(% class="pass" %) Passed|-
468 |Make text "Title 5"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on "Title 5" from the dropdown|Check if formatting applies|(% class="pass" %) Passed|-
469 |Make text "Title 6"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on "Title 6" from the dropdown|Check if formatting applies|(% class="pass" %) Passed|-
470 |Make text "Plain text"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on "Title 1" from the dropdown; Click on "Plain text" from the dropdown|Check if formatting applies|(% class="pass" %) Passed|-
471 |"Insert Horizontal Ruler"|Hover over "Edit", Click on "WYSIWYG"; Click on "Insert Horizontal Ruler" |Check if formatting applies|(% class="pass" %) Passed|-
472 |"Insert Custom Character"|Hover over "Edit", Click on "WYSIWYG"; Click on "Insert Custom Character"; Click "X" |Check if modal closes|(% class="pass" %) Passed|-
473 |"Insert Custom Character"|Hover over "Edit", Click on "WYSIWYG"; Click on "Insert Custom Character"; Click on a character |Check if formatting applies|(% class="pass" %) Passed|-
474 |"Edit In Full Screen" functionality|Hover over "Edit", Click on "WYSIWYG"; Click on the "Edit in full screen" green button; Click on the "Exit full screen" blue button |Check if full screen feature works|(% class="pass" %) Passed|-
475
476 === Preview/Save/Cancel ===
477
478 (% style="width: 99%;" %)
479 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
480 |"Preview"|Hover over "Edit", Click on "WYSIWYG"; Click "Preview"; Click "Back to edit" |Redirect back to Edit Page|(% class="pass" %) Passed|-
481 |"Save & Continue"|Hover over "Edit", Click on "WYSIWYG"; Click "Save & Continue" |Saves the Page and remains in Edit Mode|(% class="pass" %) Passed|-
482 |"Save & Continue"|Hover over "Edit", Click on "WYSIWYG"; Check "Is minor edit"; Click "Save & Continue" |Saves the Page as a minor version and remains in Edit Mode|(% class="pass" %) Passed|-
483 |"Save & Continue"|Hover over "Edit", Click on "WYSIWYG"; Type in a Comment under "Version summary"; Click "Save & Continue" |Saves the Page with a comment and remains in Edit Mode|(% class="pass" %) Passed|-
484 |"Save & View"|Hover over "Edit", Click on "WYSIWYG"; Click "Save & View" |Saves the Page and redirects to View Mode|(% class="pass" %) Passed|-
485 |"Save & View"|Hover over "Edit", Click on "WYSIWYG"; Check "Is minor edit"; Click "Save & View" |Saves the Page as minor version and redirects to View Mode|(% class="pass" %) Passed|-
486 |"Save & View"|Hover over "Edit", Click on "WYSIWYG"; Type in a version summary; Click "Save & View" |Saves the Page with a version summary and redirects to View Mode|(% class="pass" %) Passed|-
487 |"Cancel"|Hover over "Edit", Click on "WYSIWYG"; Click "Cancel" |Cancels and returns to View Mode|(% class="pass" %) Passed|-
488 |"Exit Full Screen"|Hover over "Edit", Click on "WYSIWYG"; Click on the "Edit in full screen" green button; Click on the "Exit full screen" blue button |Check if editor becomes full screen|(% class="pass" %) Passed|-
489 |"Preview" in full screen|Hover over "Edit", Click on "WYSIWYG"; Click on the "Edit in full screen" green button; Click "Preview"; Click "Back To Edit" |Check if editor becomes full screen and redirected back to Edit Page|(% class="pass" %) Passed|-
490 |"Save & Continue" in full screen|Hover over "Edit", Click on "WYSIWYG"; Click on the "Edit in full screen" green button; Click "Save & Continue" |Check if editor becomes full screen; Page saves; Page remains in edit mode|(% class="pass" %) Passed|-
491 |"Save & View" in full screen|Hover over "Edit", Click on "WYSIWYG"; Click on the "Edit in full screen" green button; Click "Save & View" |Check if editor becomes full screen; Page saves; Redirected to View Mode|(% class="pass" %) Passed|-
492 |"Cancel" in full screen|Hover over "Edit", Click on "WYSIWYG"; Click on the "Edit in full screen" green button; Click "Cancel" |Check if editor becomes full screen; Cancels and returns to View Mode|(% class="pass" %) Passed|-
493
494 === Edit in Source ===
495
496 (% style="width: 99%;" %)
497 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
498 |Edit in Source|Hover over "Edit", Click on "WYSIWYG"; Click "Source"; Click "Preview"; Click "Back to Edit" |Redirect back to Edit Page|(% class="pass" %) Passed|-
499 |Edit in Source|Hover over "Edit", Click on "WYSIWYG"; Click "Source"; Click "Save & Continue" |Saves the Page and remains in Edit Mode|(% class="pass" %) Passed|-
500 |Edit in Source|Hover over "Edit", Click on "WYSIWYG"; Click "Source"; Click "Save & View" |Saves the Page and redirects to View Mode|(% class="pass" %) Passed|-
501 |Edit in Source|Hover over "Edit", Click on "WYSIWYG"; Click "Source"; Click "Cancel" |Cancels and returns to View Mode|(% class="pass" %) Passed|-
502
503 == Access Rights ==
504
505 (% style="width: 99%;" %)
506 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
507 |Access Rights|Hover over "Edit", Click on "Access Rights"; Select the "Users" radio button; Deny the view rights for a specific user by pressing twice in the checkbox until a deny sign appears; Login with the specified user|Logged in with that user should not allow you to view that page|(% class="pass" %) Passed|-
508 |Access Rights|Hover over "Edit", Click on "Access Rights"; Select the "Users" radio button; Deny the comment rights for a specific user by pressing twice in the checkbox until a deny sign appears; Login with the specified user|Logged in with that user should not allow you to comment on that page|(% class="pass" %) Passed|-
509 |Access Rights|Hover over "Edit", Click on "Access Rights"; Select the "Users" radio button; Deny the edit rights for a specific user by pressing twice in the checkbox until a deny sign appears; Login with the specified user|Logged in with that user should not allow you to edit that page|(% class="pass" %) Passed|-
510 |Access Rights|Hover over "Edit", Click on "Access Rights"; Select the "Users" radio button; Deny the delete rights for a specific user by pressing twice in the checkbox until a deny sign appears; Login with the specified user|Logged in with that user should not allow you to delete that page|(% class="pass" %) Passed|-
511 |Access Rights|Hover over "Edit", Click on "Access Rights"; Select the "Groups" radio button; Deny the view rights for a specific group by pressing twice in the checkbox until a deny sign appears; Login with the specified user|Logged in with that group should not allow you to view that page|(% class="pass" %) Passed|-
512 |Access Rights|Hover over "Edit", Click on "Access Rights"; Select the "Groups" radio button; Deny the comment rights for a specific group by pressing twice in the checkbox until a deny sign appears; Login with the specified user|Logged in with that group should not allow you to comment on that page|(% class="pass" %) Passed|-
513 |Access Rights|Hover over "Edit", Click on "Access Rights"; Select the "Groups" radio button; Deny the edit rights for a specific group by pressing twice in the checkbox until a deny sign appears; Login with the specified user|Logged in with that group should not allow you to edit that page|(% class="pass" %) Passed|-
514 |Access Rights|Hover over "Edit", Click on "Access Rights"; Select the "Groups" radio button; Deny the delete rights for a specific group by pressing twice in the checkbox until a deny sign appears; Login with the specified user|Logged in with that group should not allow you to delete that page|(% class="pass" %) Passed|-
515
516 == Objects & Classes Editing ==
517
518 //Soon//
519
520 == Administration ==
521
522 === Space Administration ===
523
524 ==== Presentation ====
525
526 (% style="width: 99%;" %)
527 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
528 |"Presentation"|Hover over "Space"; Click on "Administer Space"; Click on "Presentation" |Redirects to Presentation Page|(% class="pass" %) Passed|-
529 |"Presentation"|Hover over "Space"; Click on "Administer Space"; Click on "Presentation"; Change a field; Click "Save" |Check if the fields are saved|(% class="pass" %) Passed|-
530 |"Presentation"|Hover over "Space"; Click on "Administer Space"; Click on "Presentation"; Click "Customize" |Redirect to Skin Customization Page|(% class="pass" %) Passed|-
531
532 ==== Page Elements ====
533
534 (% style="width: 99%;" %)
535 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
536 |"Page Elements"|Hover over "Space"; Click on "Administer Space"; Click on "Page Elements" |Redirects to Page Elements Page|(% class="pass" %) Passed|-
537 |"Page Elements"|Hover over "Space"; Click on "Administer Space"; Click on "Page Elements"; Change a field; Click "Save" |Check if the fields are saved|(% class="pass" %) Passed|-
538
539 ==== Panel Wizard ====
540
541 (% style="width: 99%;" %)
542 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
543 |"Panel Wizard"| Hover over "Space"; Click on "Administer Space"; Click on "Panel Wizard" |Redirects to Panels Page|(% class="pass" %) Passed|-
544 |"Panel List"|Hover over "Space"; Click on "Administer Space"; Click on "Panel Wizard"; Click on the accordion headers|Accordion headers work properly|(% class="pass" %) Passed|-
545 |"Panel List"|Hover over "Space"; Click on "Administer Space"; Click on "Panel Wizard"; Drag and drop a panel from the panel list to the side |Check if Drag and drop works|(% class="pass" %) Passed|-
546 |"Panel Expand/Collapse"|Hover over "Space"; Click on "Administer Space"; Click on "Panel Wizard"; On the left side in the Panels section, click once on a Panel's Head; Click again|Check if the Panels collapses/expands|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8466{{/jira}}
547 |"Panel List"|Hover over "Space"; Click on "Administer Space"; Click on "Panel Wizard"; Drag and drop a panel from the panel list to the side; Click "Save The New Layout"|Navigate to a different page and check if the panel is still where you dropped it|(% class="pass" %) Passed|-
548 |"Panel List"|Hover over "Space"; Click on "Administer Space"; Click on "Panel Wizard"; Drag and drop a panel from the side to the panel list|Check if Drag and drop works|(% class="pass" %) Passed|-
549 |"Panel List"|Hover over "Space"; Click on "Administer Space"; Click on "Panel Wizard"; Drag and drop a panel from the side to the panel list; Click "Save The New Layout"|Navigate to a different page and check if the panel is still where you dropped it|(% class="pass" %) Passed|-
550 |"Page Layout"|Hover over "Space"; Click on "Administer Space"; Click on "Panel Wizard"; Click on "Page Layout"; Click on "No side column"; Click "Save The New Layout"|Go to a different page to check if the new layout is in place|(% class="pass" %) Passed|-
551 |"Page Layout"|Hover over "Space"; Click on "Administer Space"; Click on "Panel Wizard"; Click on "Page Layout"; Click on "Left Column"; Click on "Panel List"; Drag a panel to the left; Click "Save The New Layout"|Go to a different page to check if the new layout is in place|(% class="pass" %) Passed|-
552 |"Page Layout"|Hover over "Space"; Click on "Administer Space"; Click on "Panel Wizard"; Click on "Page Layout"; Click on "Right Column"; Click on "Panel List"; Drag a panel to the right; Click "Save The New Layout"|Go to a different page to check if the new layout is in place|(% class="pass" %) Passed|-
553 |"Page Layout"|Hover over "Space"; Click on "Administer Space"; Click on "Panel Wizard"; Click on "Page Layout"; Click on "Both Columns"; Click on "Panel List"; Drag a panel to the left and a panel to the right; Click "Save The New Layout"|Go to a different page to check if the new layout is in place|(% class="pass" %) Passed|-
554 |"Page Layout"|Hover over "Space"; Click on "Administer Space"; Click on "Panel Wizard"; Click on "Page Layout"; Click on "Go To Panels Home Page"|Redirects to Panels Page|(% class="pass" %) Passed|-
555
556 ==== Rights ====
557
558 (% style="width: 99%;" %)
559 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
560 |"Rights"|Hover over "Space"; Click on "Administer Space"; Click on "Rights" |Redirects to Rights Page|(% class="pass" %) Passed|-
561 |"Rights"|Hover over "Space"; Click on "Administer Space"; Click on "Rights"; Select "Users" |See if the list of users appears|(% class="pass" %) Passed|-
562 |"Rights"|Hover over "Space"; Click on "Administer Space"; Click on "Rights"; Click once in one of the empty boxes |See if the green check sign appears inside the box|(% class="pass" %) Passed|-
563 |"Rights"|Hover over "Space"; Click on "Administer Space"; Click on "Rights"; Click twice in one of the empty boxes |See if the denied icon appears inside the box|(% class="pass" %) Passed|-
564
565 === Wiki Administration ===
566
567 ==== Edit Mode Settings ====
568
569 (% style="width: 99%;" %)
570 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
571 |"Edit Mode Settings"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Edit Mode Settings" |Redirects to Edit Mode Settingspage|(% class="pass" %) Passed|-
572 |"Edit Mode Settings"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Edit Mode Settings"; Change a field; Click "Save" |Check if the fields are saved|(% class="pass" %) Passed|-
573 |"Default Editor to use"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Edit Mode Settings"; Change the default editor to "Text"|Edit a page and see if the loaded editor will be the "Wiki" editor|(% class="pass" %) Passed|-
574 |"Default document syntax "|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Edit Mode Settings"; Change the default syntax to "1.0"; Click "Save"; Create a new page|The page you created should be in 1.0 syntax|(% class="pass" %) Passed|-
575 |"Default document syntax "|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Edit Mode Settings"; Change the default syntax to "2.1"; Click "Save"; Create a new page|The page you created should be in 2.1 syntax|(% class="pass" %) Passed|-
576 |"Make Document title field mandatory"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Edit Mode Settings"; Change the document title field mandatory to "Yes";Click "Save" Create a new page; Don't put any title|You are not allowed to save the page|(% class="pass" %) Passed|-
577 |"Enable Version Summaries"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Edit Mode Settings"; Change the "Enable Version Summaries" field to "No"; Click "Save"; Create a new page|You don't see the the input field with version summary|(% class="pass" %) Passed|-
578 |"Make Version Summaries Mandatory"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Edit Mode Settings"; Change the "Make Version Summaries Mandatory" to "Yes";Click "Save" Create a new page|You are not allowed to save the page if you don't fill the summary field|(% class="pass" %) Passed|-
579 |"Enable Minor Edits"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Edit Mode Settings"; Change the "Enable Minor Edits" to "No"; Click "Save"; Create a new page|The small checkbox that marks that the version is a minor one will not be present|(% class="pass" %) Passed|-
580
581 ==== Localization ====
582
583 (% style="width: 99%;" %)
584 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
585 |"Localization"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Localization" |Redirects to Localization page\\|(% class="pass" %) Passed|-
586 |"Localization"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Localization"; Change a field; Click "Save" |Check if the fields are saved|(% class="pass" %) Passed|-
587 |"Multi Lingual"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Localization"; Set multilingual to "Yes"; Click "Save"; Create a page and add translations to it|On the top right corner, you should have all languages displayed|(% class="pass" %) Passed|-
588 |"Date Format"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Localization"; Add valid date format to "Date Format" field; For example, you can use "HH:mm, dd/MM/yyyy" Click "Save" |Check if the date format of the last modified has changed on any page|(% class="pass" %) Passed|-
589 |"TimeZone"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Localization"; Select another time zone from the "Timezone" dropdown; Click "Save"|Check if the hour or date is changed on any page|(% class="pass" %) Passed|-
590
591 ==== Email ====
592
593 (% style="width: 99%;" %)
594 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
595 |"Email"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Email" |Redirects to Email page|(% class="pass" %) Passed|-
596 |"Email"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Email"; Change a field; Click "Save" |Check if the fields are saved|(% class="pass" %) Passed|-
597
598 ==== OpenOffice Server ====
599
600 (% style="width: 99%;" %)
601 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
602 |"OpenOffice Server"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "OpenOffice Server" |Redirects to OpenOffice Server page\\|(% class="pass" %) Passed|-
603 |"OpenOffice Server"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "OpenOffice Server"; Select "Start server (connect)"; Click "Update" |Starts the server; Status should indicate started|(% class="pass" %) Passed|-
604 |"OpenOffice Server"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "OpenOffice Server"; Select "Stop server (disconnect)"; Click "Update" |Stops the server; Status should indicate stopped|(% class="pass" %) Passed|-
605 |"OpenOffice Server"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "OpenOffice Server"; Select "Restart server"; Click "Update" |Restarts the server; Status should indicate started|(% class="pass" %) Passed|-
606
607 ==== Presentation ====
608
609 (% style="width: 99%;" %)
610 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
611 |"Presentation"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation" |Redirects to Presentation Page|(% class="pass" %) Passed|-
612 |"Presentation"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Change a field; Click "Save" |Check if the fields are saved|(% class="pass" %) Passed|-
613 |"ColorTheme"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Change the default Color Theme; Click "Save" |Check if the Color Theme has changed|(% class="pass" %) Passed|-
614
615 ==== Page Elements ====
616
617 (% style="width: 99%;" %)
618 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
619 |"Page Elements"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Page Elements" |Redirects to Page Elements Page|(% class="pass" %) Passed|-
620 |"Display the left panel column"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Page Elements"; Set the "Display the left panel column" to "No"; Click "Save"|The panel(s) from the left side must disappear|(% class="pass" %) Passed|-
621 |"Panels displayed on the left"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Page Elements"; Set the "Panels displayed on the left" to "Panels.QuickLinks,Panels.MyRecentModifications"; Click "Save"|The panel(s) should be visible|(% class="pass" %) Passed|-
622 |"Display the right panel column"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Page Elements"; Set the "Display the right panel column" to "No"; Click "Save"|The panel(s) from the right side must disappear|(% class="pass" %) Passed|-
623 |"Panels displayed on the right"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Page Elements"; Set the "Panels displayed on the right" to "Panels.QuickLinks,Panels.MyRecentModifications"; Click "Save"|The panel(s) should be visible|(% class="pass" %) Passed|-
624 |"Show document annotations"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Page Elements"; Set the "Show document annotations" to "Yes"; Click "Save"|Annotations tab re-appears in the bottom of the pages|(% class="pass" %) Passed|-
625 |"Show document comments"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Page Elements"; Set the "Show document comments" to "No"; Click "Save"|Comments tab disappears from the bottom of the pages|(% class="pass" %) Passed|-
626 |"Show document attachments"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Page Elements"; Set the "Show document attachments" to "No"; Click "Save"|Attachments tab disappears from the bottom of the pages|(% class="pass" %) Passed|-
627 |"Show document history"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Page Elements"; Set the "Show document history" to "No"; Click "Save"|History tab disappears from the bottom of the pages|(% class="pass" %) Passed|-
628 |"Show document information"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Page Elements"; Set the "Show document information" to "No"; Click "Save"|Information tab disappears from the bottom of the pages|(% class="pass" %) Passed|-
629 |"Footer space copyright"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Page Elements"; Change the value of the "Space Copyright" field; Click "Save"|See if changes are saved|(% class="pass" %) Passed|-
630 |"Footer version"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Page Elements"; Change the value of the "Version" field; Click "Save"|See if changes are saved|(% class="pass" %) Passed|-
631
632 ==== Panel Wizard ====
633
634 (% style="width: 99%;" %)
635 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
636 |"Panel Wizard"| Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard" |Redirects to Panels Page|(% class="pass" %) Passed|-
637 |"Panel List"| Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard"; Change the order of the panels; Click "Save"|Check if the fields are saved|(% class="pass" %) Passed|-
638 |"Panel List"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard"; Click on the accordion headers |Accordion works properly|(% class="pass" %) Passed|-
639 |"Panel List"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard"; Drag and drop a panel from the panel list to the side |Check if Drag and drop works|(% class="pass" %) Passed|-
640 |"Panel Expand/Collapse"|On the left side in the Panels section, click once on a Panel's Head; Click again|Check if the Panel collapses/expands|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8466{{/jira}}
641 |"Panel List"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard"; Drag and drop a panel from the panel list to the side; Click "Save The New Layout"|Navigate to a different page and check if the panel is still where you dropped it|(% class="pass" %) Passed|-
642 |"Panel List"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard"; Drag and drop a panel from the side to the panel list|Check if Drag and drop works|(% class="pass" %) Passed|-
643 |"Panel List"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard"; Drag and drop a panel from the side to the panel list; Click "Save The New Layout"|Navigate to a different page and check that the panel is no longer where you had previously dropped it|(% class="pass" %) Passed|-
644 |"Page Layout"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard"; Click on "Page Layout"; Click on "No side column"; "Click Save The New Layout"|Go to a different page to check if the new layout is in place|(% class="pass" %) Passed|-
645 |"Page Layout"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard"; Click on "Page Layout"; Click on "Left Column"; Click on "Panel List"; Drag a panel to the left; Click "Save The New Layout"|Go to a different page to check if the new layout is in place|(% class="pass" %) Passed|-
646 |"Page Layout"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard"; Click on "Page Layout"; Click on "Right Column"; Click on "Panel List"; Drag a panel to the right; Click "Save The New Layout"|Go to a different page to check if the new layout is in place|(% class="pass" %) Passed|-
647 |"Page Layout"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard"; Click on "Page Layout"; Click on "Both Columns"; Click on "Panel List"; Drag a panel to the left and a panel to the right; Click "Save The New Layout"|Go to a different page to check if the new layout is in place|(% class="pass" %) Passed|-
648 |"Page Layout"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard"; Click on "Page Layout"; Click on "Go To Panels Home Page" |You are redirected to Panels.WebHome page|(% class="pass" %) Passed|-
649 |2 Panel Columns|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard"; Click on "Page Layout"; Select "Both Columns"; Switch back to the "Panel List" tab and drag a panel on the left side of the page; Click on "Save the new Layout"|Go to the main page and check if the layout is not broken|(% class="pass" %) Passed|-
650
651 ==== Users ====
652
653 (% style="width: 99%;" %)
654 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
655 |"Users"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Users" |Redirects to Users Page|(% class="pass" %) Passed|-
656 |"Users"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Users"; Click on the small pencil icon to edit a user; Modify the User info and then click "Cancel"|Check if settings are discarded|(% class="pass" %) Passed|-
657 |"Users"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Users"; Click on the small pencil icon to edit a user; Modify the User info and click "Save"|Check if settings are saved|(% class="pass" %) Passed|-
658 |"Users" |Hover over "Wiki"; Click on "Administer Wiki"; Click on "Users"; Click on the small pencil icon to edit a user; Click "X" |Check if modal closes properly|(% class="pass" %) Passed|-
659 |"Users"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Users"; Click on the small pencil icon to edit a user; Click on the "Preferences" tab; Change "Default editor to use" to "Text"; Click "Save"|Check if changes are saved|(% class="pass" %) Passed|-
660 |"Users"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Users"; Click on the small pencil icon to edit a user; Click on the "Preferences" tab; Change user type to "Advanced"; Click on "Save"|Check if changes are saved|(% class="pass" %) Passed|-
661 |"Users"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Users"; Click on "Add new user"; Click "X" |Check if modal closes properly|(% class="pass" %) Passed|-
662 |"Users"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Users"; Click on "Add new user"; Fill in the fields; Click "Save" |Check is new user was added|(% class="pass" %) Passed|-
663 |"Delete User"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Users"; Click on the red "X"; Click on "OK"|The user disappears from the LiveTable|(% class="pass" %) Passed|-
664
665 ==== Groups ====
666
667 (% style="width: 99%;" %)
668 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
669 |"Groups"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Groups" |Redirects to Groups Page|(% class="pass" %) Passed|-
670 |"Groups"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Groups"; Click on the small pencil icon to edit a group|Check if edit window appears|(% class="pass" %) Passed|-
671 |"Groups"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Groups"; Click on the small pencil icon to edit a group; Click "X" |Check if modal closes properly|(% class="pass" %) Passed|-
672 |"Groups"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Groups"; Click on the small pencil icon to edit a group; Add a user to the group; Click "Add"; Click "Remove" |Check if adding/removing a user from group works|(% class="pass" %) Passed|-
673 |"Groups"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Groups"; Click on the small pencil icon to edit a group; Add subgroup; Click "Add" |Check if adding subgroups works|(% class="pass" %) Passed|-
674 |"Groups"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Groups"; Click on "Add new group"; Create a group; Delete the group|Check if adding/deleting a groups works|(% class="pass" %) Passed|-
675 |"Groups"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Groups"; Click on "Add new group"; Click "X" |Check if modal closes properly|(% class="pass" %) Passed|-
676 |"Groups"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Groups"; Click on an existing group; Click on the "Edit" button|Redirect to Group Edit page|(% class="pass" %) Passed|-
677
678 ==== Rights ====
679
680 (% style="width: 99%;" %)
681 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
682 |"Rights"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Rights" |Redirects to Rights Page|(% class="pass" %) Passed|-
683 |"Rights"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Rights"; Select "Users" |See if the list of users appears|(% class="pass" %) Passed|-
684 |"Rights"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Rights"; Click once in one of the empty boxes |See if the green check sign appears inside the box|(% class="pass" %) Passed|-
685 |"Rights"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Rights"; Click twice in one of the empty boxes |See if the denied icon appears inside the box|(% class="pass" %) Passed|-
686
687 ==== Registration ====
688
689 (% style="width: 99%;" %)
690 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
691 |"Registration"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Registration" |Redirects to Registration Page|(% class="pass" %) Passed|-
692 |"Registration"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Registration"; Change a field; Click "Save" |Check if the fields are saved|(% class="pass" %) Passed|-
693
694 ==== User Profile ====
695
696 (% style="width: 99%;" %)
697 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
698 |"User Profile"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "User Profile"|Redirects to Users Profile page|(% class="pass" %) Passed|-
699 |"User Profile"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "User Profile"; Under "Section Properties" click on the "XWikiUsers" link to the XWiki User Class; On the bottom of the page click on the "add or modify the class properties" link; Add some proprieties; Go back to the "User Profile" page and add the new properties to one of the "Section Properties" fields|New fields will be displayed when viewing users profile|(% class="pass" %) Passed|-
700
701 ==== Import ====
702
703 (% style="width: 99%;" %)
704 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
705 |"Import"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Import"|Redirects to Import Page|(% class="pass" %) Passed|-
706 |"Import" |Hover over "Wiki"; Click on "Administer Wiki"; Click on "Import"; Add a XAR attachment; Click on the XAR attachment under "Available packages"; Click "none"|Selects none of the pages from the XAR|(% class="pass" %) Passed|-
707 |"Import"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Import"; Add a XAR attachment; Click on the XAR attachment under "Available packages"; Click "all"|Selects all of the pages from the XAR|(% class="pass" %) Passed|-
708 |"Import"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Import"; Add a XAR attachment; Click on the XAR attachment under "Available packages"; Click "Import"|Check if the XAR is imported into the Wiki|(% class="pass" %) Passed|-
709 |"Import"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Import"; Add a XAR attachment; Click on the red "X" under "Available packages"; Click "Yes"|Check if attachment is deleted|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8472{{/jira}}
710
711 ==== Export ====
712
713 (% style="width: 99%;" %)
714 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
715 |"Export"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Export" |Redirects to Export page|(% class="pass" %) Passed|-
716 |"Export"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Export"; Fill in the fields; Click "Export" |Save file dialog should appear with XAR extension|(% class="pass" %) Passed|-
717
718 ==== Templates ====
719
720 (% style="width: 99%;" %)
721 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
722 |"Templates"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Templates" |Redirects to Template page|(% class="pass" %) Passed|-
723 |Create Page from Template|Create a page and add some text; Hover over "Wiki"; Click on "Administer Wiki"; Click on "Templates"; Click on "Create"; In the "Template to use" field, put the space.page name of created page; Click "Save and View"; Create a new page using the template; Further details can be found [[here>>xwiki:Documentation.UserGuide.Features.DocumentLifecycle||anchor="HCreatefromTemplate"]].|The contents of the new page should contain the one from the Template|(% class="pass" %) Passed|-
724
725 ==== Extension Manager ====
726
727 (% style="width: 99%;" %)
728 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
729 |"Extension Manager Add extension"|Hover over "Wiki", click on "Administer Wiki", click on "Add extensions" or use the "Applications" panel from the right and click on "More applications" and then click on "Install new applications"; In the search box, type the name of an extension and press "Enter"; Click on "Install"; Click on "Apply"|Progress bar appears; Message confirming successful installation|(% class="pass" %) Passed|-
730 |"Extension Manager Advanced Search"|Hover over "Wiki", click on "Administer Wiki", click on "Add extensions" or use the "Applications" panel from the right and click on "More applications" and then click on "Install new applications"; Click on the "Advanced search" link; Enter the extension ID in this format: "groupId:artifactId" and the version number; Click "Search"|Results are displayed; In case you didn't enter the extension ID and the version number correctly you should get an information message telling you there's no extension associated with that ID and version number|(% class="pass" %) Passed|-
731 |"Extension Manager Installed Extensions"|Hover over "Wiki", click on "Administer Wiki", click on "Add extensions" or use the "Applications" panel from the right and click on "More applications" and then click on "Install new applications"; Click on "Installed extensions"|All the installed extensions are visible; The extension status bar is green|(% class="pass" %) Passed|-
732 |"Extension Manager Upgrade an Extension"|Hover over "Wiki", click on "Administer Wiki", click on "Add extensions" or use the "Applications" panel from the right and click on "More applications" and then click on "Install new applications"; Click the "Upgrade" button for one of the extensions that can be upgraded; Click "Apply"|Progress bar appears; Message confirming successful upgrade|(% class="pass" %) Passed|-
733 |"Extension Manager Merge Conflict Resolution"|Modify an extension that can be upgraded; Hover over "Wiki", click on "Administer Wiki", click on "Add extensions" or use the "Applications" panel from the right and click on "More applications" and then click on "Install new applications"; Click the "Upgrade" button for the extension you previously modified; Click "Show Changes"|You will see a difference between the current version and the merged version of the extension in the "Description" tab after clicking "Upgrade"; You will see a difference between the current version and the newer one after clicking "Show Changes"|(% class="pass" %) Passed|-
734 |"Extension Manager Downgrade an Extension"|Hover over "Wiki", click on "Administer Wiki", click on "Add extensions" or use the "Applications" panel from the right and click on "More applications" and then click on "Install new applications"; Click the "Downgrade" button for one of the extensions that can be downgraded; Click "Apply"|Progress bar appears; Message confirming successful downgrade|(% class="pass" %) Passed|-
735 |"Extension Manager Uninstall Extension"|Hover over "Wiki", click on "Administer Wiki", click on "Add extensions" or use the "Applications" panel from the right and click on "More applications" and then click on "Install new applications"; Click on "Installed extensions"; Click on "Uninstall" to the right of the extension you want to uninstall; Click "Apply"|Progress bar appears; Message confirming successful uninstallation|(% class="pass" %) Passed|-
736 |"Extension Manager View Core extensions"|Hover over "Wiki", click on "Administer Wiki", click on "Add extensions" or use the "Applications" panel from the right and click on "More applications" and then click on "Install new applications"; Click on "Core Extensions"; Click on "Show Details" for one of the extensions; Click on "Description"; Click on "Dependencies"|Information about extension appears in the tabs|(% class="pass" %) Passed|-
737
738 ==== Annotations ====
739
740 (% style="width: 99%;" %)
741 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
742 |"Annotations"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Annotations"|Redirects to Annotations page|(% class="pass" %) Passed|-
743 |"Annotations are activated"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Annotations"; Change the "Annotations are activated" to "No"|Check if the annotations are deactivated. You can't add annotations to a page anymore|(% class="pass" %) Passed|-
744 |"Display Annotations by default"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Annotations"; Change the "Display annotations by default" to "Yes"|All the Annotations you made should be visible without invoking the top panel.|(% class="pass" %) Passed|-
745 |"Display Annotations highlight by default"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Annotations"; Change the "Display annotations highlight by default" to "No"|All the Annotations will be visible, but without highlighting the annotated word; Just the small yellow rectangle|(% class="pass" %) Passed|-
746
747 ==== Invitation Application ====
748
749 (% style="width: 99%;" %)
750 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
751 |"Invitation Application"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Invitation Application" |Redirects to Invitation Application page|(% class="pass" %) Passed|-
752 |"Invitation Application"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Invitation Application"; Change a field; Click "Save"|Check if the fields are saved|(% class="pass" %) Passed|-
753
754 ==== Search ====
755
756 (% style="width: 99%;" %)
757 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
758 |"Search"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Search" |Redirects to Search page|(% class="pass" %) Passed|-
759 |"Search engine to use"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Search"; Change the "Search engine to use" to "database"; Click "Update"|Settings are updated|(% class="pass" %) Passed|-
760
761 ==== Search Suggest ====
762
763 (% style="width: 99%;" %)
764 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
765 |"Search Suggest"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Search Suggest" |Redirects to Search Suggest page|(% class="pass" %) Passed|-
766 |"Search Suggest"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Search Suggest"; Change the "Activated" dropdown to "No"; Click "Save"|Search Suggest feature should be disabled|(% class="pass" %) Passed|-
767
768 ==== WYSIWYG Editor ====
769
770 (% style="width: 99%;" %)
771 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
772 |"WYSIWYG Editor"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "WYSIWYG Editor" |Redirects to WYSIWYG Editor page|(% class="pass" %) Passed|-
773 |"WYSIWYG Editor"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "WYSIWYG Editor"; Change a field; Click "Save" |Check if the fields are saved and configuration is changed|(% class="pass" %) Passed|-
774 |"WYSIWYG Editor source editor enabled"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "WYSIWYG Editor"; Set the "Source Editor Enabled" to "No"; Click on "Save"; Edit a page in WYSIWYG mode|No "Source" tab in WYSIWYG Edit mode|(% class="pass" %) Passed|-
775 |"WYSIWYG Editor Link Attachment Selection Limited"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "WYSIWYG Editor"; Set the "Attachment Selection Limited" to "Yes"; Click on "Save"; Edit a page in WYSIWYG mode|Only allowed to create links to attachments from the current page|(% class="pass" %) Passed|-
776 |"WYSIWYG Editor External Images"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "WYSIWYG Editor"; Set the " External Images" to "No"; Click on "Save"; Edit a page in WYSIWYG mode|Only allowed to add images which are stored in the wiki|(% class="pass" %) Passed|-
777 |"WYSIWYG Editor Image Section Limited"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "WYSIWYG Editor"; Set the "Image Selection Limited" to "Yes"; Click on "Save"; Edit a page in WYSIWYG mode|Allowed to insert image only from current document|(% class="pass" %) Passed|-
778
779 ==== Message Stream ====
780
781 (% style="width: 99%;" %)
782 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
783 |"Message Stream"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Message Stream" |Redirects to Message Stream page|(% class="notTested" %) Not Tested|-
784 |"Message Stream"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Message Stream"; Change the "Enable the message stream" dropdown to "No"|Message Stream from your user profile or Homepage should not be there|(% class="notTested" %) Not Tested|-
785
786 == Comments/Annotations/Attachments/History/Information Tabs ==
787
788 // A blog post is used to test the tabs //
789
790 === Comments and Annotations ===
791
792 (% style="width: 99%;" %)
793 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
794 |"Comments" Cancel|Click on "Comments ()"; Write a comment; Click "Cancel" |Cancels the comment operation|(% class="pass" %) Passed|-
795 |"Comments" Add|Click on "Comments ()"; Write a comment; Click "Add Comment" |Adds a comment; Comment should be visible in the comment list|(% class="pass" %) Passed|-
796 |"Comments" Add Reply|Click on "Comments ()"; Write a comment; Click "Add Comment"; Click "Reply"; Write a reply; Click "Add Comment" |Adds a reply to a comment; Reply should be visible in comment list|(% class="pass" %) Passed|-
797 |"Comments" Delete|Click on "Comments ()"; Write a comment; Click "Add Comment"; Click "X"; Click "Yes"|Deletes a comment; Comment should dissapear|(% class="pass" %) Passed|-
798 |"Comments" Preview|Click on "Comments ()"; Write a comment; Click "Preview"; Click "Add Comment" |Previews a comment; Comment should be saved|(% class="pass" %) Passed|-
799 |"Comments" Preview|Click on "Comments ()"; Write a comment; Click "Preview"; Click "Cancel" |Previews a comment; Comment should be discarded|(% class="pass" %) Passed|-
800 |"Annotate" a piece of content|Select the text you want to annotate; Press CTRL+M and write some text; Click on the "Annotations" button and check "Show Annotations"|Small yellow icon near the annotated text; Check the Comments tab from bottom and check if the newly added annotation is there|(% class="pass" %) Passed|-
801 |"Delete Annotation"|Select the text you want to annotate; Press CTRL+M and write some text; Click on the "Annotations" button and select "Show Annotations"; Click on the small yellow icon and press the red "X" button; Click "Yes"|Check if the yellow icon disappears; Also, check the Comments tab from bottom and see if the Annotation has disappeared|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8479{{/jira}}
802 |"Delete Annotation"|Select the text you want to annotate; Press CTRL+M and write some text; Click on the "Annotations" button and select "Show Annotations"; Go to the Comments tab on the bottom of the page and press the red "X" button; Click "Yes"|Check if the yellow icon disappears; Also, check the Comments tab from bottom and see if the Annotation has disappeared|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8481{{/jira}}
803 |"Edit Annotation"|Select the text you want to annotate; Press CTRL+M and write some text; Click on the "Annotations" button and select "Show Annotations"; Hover over the small yellow icon, click the small pencil icon and change the text; Click "Update"|Check if the Annotation has changed its content; Also, check the Comments tab at the bottom of the page|(% class="pass" %) Passed|-
804 |"Edit Annotation"|Select the text you want to annotate; Press CTRL+M and write some text; Click on the "Annotations" button and select "Show Annotations"; Go to the Comments tab on the bottom of the page and click on the small pencil icon and change the text; Click "Save Comment"|Check if the Annotation has changed its content; Also, check the Comments tab at the bottom of the page|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8482{{/jira}}
805 |"Annotate" a piece of content|Select the text you want to annotate; Press CTRL+M and write some text; Click on the "Annotations" button and select "Show Annotations"; Repeat again this process exactly on the same text you selected before|Only the newer Annotations should be visible when you hover over the small yellow icon|(% class="pass" %) Passed|-
806 |"Annotate" a piece of content|Select the text you want to annotate; Press CTRL+M and write some text; Click on the "Annotations" button and select "Show Annotations"; Repeat this process again logged as another user; Then, go to the Annotations section from the page, and check the user you want to see annotations from|You should see only the annotations made with that username highlighted on the page|(% class="pass" %) Passed|-
807
808 === Attachments ===
809
810 (% style="width: 99%;" %)
811 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
812 |"Attachments" Cancel|Click on "Attachments ()"; Browse for a document; Click "Cancel" |Cancels the attachment operation|(% class="pass" %) Passed|-
813 |"Attachments" Add|Click on "Attachments ()"; Browse for a document; Click "Open" |Attaches a file; Attachment appears in list|(% class="pass" %) Passed|-
814 |"Attachments" Add another file|Click on "Attachments ()"; Browse for a document; Click "Open"; Click "Hide Upload Status"; Browse for a document; Click "Open"|Attaches another file; Attachment appears in the list|(% class="pass" %) Passed|-
815 |"Attachments" Version|Click on "Attachments ()"; Browse for a document; Click "Open"; Attach the same file again|Check if another version on the same attachment was created; Check if both versions are accessible|(% class="pass" %) Passed|-
816 |"Attachments" Delete|Click on "Attachments ()"; Browse for a document; Click "Open"; Click on the red "X" button located to the right of the attachment|Attaches a file; Deletes the attached file|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8485{{/jira}}
817 |"Attachments" Office Preview |Start the OpenOffice Server from Administration section; Click on "Attachments ()"; Attach a document like odt, doc; Click on the small eye icon corresponding to the attached document|A new browser tab will open where you will be able to see the document you imported|(% class="pass" %) Passed|-
818
819 === History ===
820
821 (% style="width: 99%;" %)
822 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
823 |"History"|Click on "History"|History tab visible|(% class="pass" %) Passed|-
824 |"History"|Click on "History"; Click on a version |View the page at clicked version|(% class="pass" %) Passed|-
825 |"History"|Click on "History"; Click "Delete" to the right of a version; Click "Ok" |The version is deleted|(% class="pass" %) Passed|-
826 |"Show Minor Edits"|Click on "History"; Click "Show Minor Edits" |Shows the list of version including minor versions|(% class="pass" %) Passed|-
827 |"Show Minor Edits"|Click on "History"; Click "Show Minor Edits"; Click "Rollback" |Rolls back the document at desired version|(% class="pass" %) Passed|-
828 |"Show Minor Edits"|Click on "History"; Click "Show Minor Edits"; Click "Delete" to the right of a version; Click "Ok"|The minor version is deleted|(% class="pass" %) Passed|-
829 |"Show Minor Edits"|Click on "History"; Click "Show Minor Edits"; Select a version range; Click on "Compare Selected Versions" |Redirect to compare page|(% class="pass" %) Passed|-
830 |"Show Minor Edits"|Click on "History"; Click "Show Minor Edits"; Select a version range; Click on "Delete Selected Version Range" |Delete minor versions range|(% class="pass" %) Passed|-
831 |"Show Minor Edits"|Click on "History"; Click "Show Minor Edits"; Click "Hide Minor Edits"; Click "Show Minor Edits" |Shows only major/minor versions|(% class="pass" %) Passed|-
832 |"History"|Create or go to a page that has a lot of major versions; Click on "History"; Click on the ">" to go to the next page of versions|See if the layout is not broken when moving next and previous on the history versions|(% class="pass" %) Passed|-
833
834 === Information ===
835
836 (% style="width: 99%;" %)
837 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
838 |"Information" functionality |Click on "Information" |Redirect to information panel|(% class="pass" %) Passed|-
839
840 == Tags ==
841
842 (% style="width: 99%;" %)
843 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
844 |"Add a Tag"|From a page, add some tags to it|Check if the added tags appear on the bottom of the page; Also check if the tags appear on the homepage in the "Tag Cloud" panel to the right|(% class="pass" %) Passed|-
845 |"Delete a Tag"|From a page, add some tags to it; After adding the tag, hover over it and press the small delete button|Check if the deleted tag disappears on the bottom of the page; Also check if the tag has disappeared from the homepage in the "Tag Cloud" panel to the right|(% class="pass" %) Passed|-
846 |"Clicking a Tag"|From a page, add some tags to it; Click on the tag you added|Redirected to a special page; Check if the document that has the tag you added is listed on this page|(% class="pass" %) Passed|-
847 |"Renaming Tag"|From a page, add some tags to it; Click on one of the tags you added; After page redirect click on "Rename"; You will be redirected to the rename tag page; Type another name and click "Rename"|Tag should be renamed|(% class="pass" %) Passed|-
848 |"Deleting a Tag"|From a page, add some tags to it; Click on one of the tags you added; After page redirect click on "Delete"; Click on the "Delete Tag X" button, where "X" is the name of the tag you want to delete|Tag should be deleted|(% class="pass" %) Passed|-
849
850 == Blog ==
851
852 (% style="width: 99%;" %)
853 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
854 |"Blog RSS"|From the "Quick Links" panel, click on the small RSS icon near the "Blog"|Check if Blog RSS is properly displayed|(% class="pass" %) Passed|-
855 |"Configure Blog"|Click on "Blog"; Click on the "Edit" button; Change the Blog Title and click "Save and View"|Check if Blog homepage has another title; Also check if the breadcrumb has changed its name|(% class="pass" %) Passed|-
856 |"Configure Blog"|Click on "Blog"; Click on the "Edit" button; Insert something in the Description area and click "Save and View"|Check if the description you added appears on the Blog homepage|(% class="pass" %) Passed|-
857 |"Configure Blog"|Click on "Blog"; Click on the "Edit" button; Select from the "Blog type" dropdown menu "Space Blog" and click "Save and View"|Check if settings are saved|(% class="pass" %) Passed|-
858 |"Create a new post"|Click on "Blog"; Fill in the Post Title; Click on "Create" |Redirect to Edit page|(% class="pass" %) Passed|-
859 |"Edit a post"|Click on "Blog"; Click on the pen to "Edit this blog post" |Redirect to Edit page|(% class="pass" %) Passed|-
860 |Edit Title|Click on "Blog"; Click on the pen to "Edit this blog post"; Change the title from the "Title" field; Click "Save & View"|Title is changed|(% class="pass" %) Passed|-
861 |Edit Summary|Click on "Blog"; Click on the pen to "Edit this blog post"; Type in some text in the Summary box; Click "Save & View"|See the summary when viewing the Blog|(% class="pass" %) Passed|-
862 |Category|Click on "Blog"; Click on the pen to "Edit this blog post"; Check a category; Click "Save & View"; In the left "Blog Categories" panel click the category you checked|Look for the post there|(% class="pass" %) Passed|-
863 |"Add a category"|Click on "Blog"; Click on the pen to "Edit this blog post"; Click "Add a Category"; Click "Cancel" |Changes are discarded|(% class="pass" %) Passed|-
864 |"Add a category"|Click on "Blog"; Click on the pen to "Edit this blog post"; Click "Add a Category"; Fill in the new category name; Click "Add" |Category is created|(% class="pass" %) Passed|-
865 |"Add a category"|Click on "Blog"; Click on the pen to "Edit this blog post"; Hover over a category and click on the tree icon next to it; Click "Cancel" |Changes are discarded|(% class="pass" %) Passed|-
866 |"Add a category"|Click on "Blog"; Click on the pen to "Edit this blog post"; Hover over a category and click on the tree icon next to it; Fill in the new category name; Click "Add" |Category is created|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8487{{/jira}}
867 |"Tags"|Click on "Blog"; Click on a blog post; Add a tag to the "Tags" section; Click "Add" |Changes are saved; Tags should appear in the Tags section|(% class="pass" %) Passed|-
868 |"Publish Article"|Click on "Blog"; Create a new blog post; Check the "Publish" checkbox; Click "Save & View"|Blog article is published|(% class="pass" %) Passed|-
869 |"Publish Article"|Click on "Blog"; Go to an unpublished article; Click on the small icon near the pencil in order to publish it|Blog article is published and the warning disappears from the blog page|(% class="pass" %) Passed|-
870 |"Hide article "|Click on "Blog"; Click on the pen to "Edit this blog post"; Check "Hide Article"; Click "Save & View" |Changes are saved|(% class="pass" %) Passed|-
871 |"Hide article "|Click on "Blog"; Click on the pen to "Edit this blog post"; Check "Hide Article"; Click "Save & Continue" |Changes are saved|(% class="pass" %) Passed|-
872 |"Hide article "|Click on "Blog"; Click on the pen to "Edit this blog post"; Uncheck "Hide Article"; Click "Save & View" |Changes are saved|(% class="pass" %) Passed|-
873 |"Hide article "|Click on "Blog"; Click on the pen to "Edit this blog post"; Uncheck "Hide Article"; Click "Save & Continue" |Changes are saved|(% class="pass" %) Passed|-
874 |"Preview"|Click on "Blog"; Click on the pen to "Edit this blog post"; Click "Preview"; Click "Back to edit" |Redirect to edit page|(% class="pass" %) Passed|-
875 |"Save & Continue"|Click on "Blog"; Click on the pen to "Edit this blog post"; Click "Save & Continue" |Changes are saved|(% class="pass" %) Passed|-
876 |"Save & Continue"|Click on "Blog"; Click on the pen to "Edit this blog post"; Check "Is minor edit"; Click "Save & Continue" |Changes are saved as a minor version|(% class="pass" %) Passed|-
877 |"Save & View"|Click on "Blog"; Click on the pen to "Edit this blog post"; Click "Save & View" |Changes are saved|(% class="pass" %) Passed|-
878 |"Save & View"|Click on "Blog"; Click on the pen to "Edit this blog post"; Check "Is minor edit"; Click "Save & View" |Changes are saved as a minor version|(% class="pass" %) Passed|-
879 |"Cancel"|Click on "Blog"; Click on the pen to "Edit this blog post"; Click "Cancel" |Discards changes|(% class="pass" %) Passed|-
880 |"Preview" in full screen |Click on "Blog"; Click on the pen to "Edit this blog post"; Click on the "maximize" button; Click "Preview"; Click "Back To Edit" |Maximize edit window|(% class="pass" %) Passed|-
881 |"Save & Continue" in full screen|Click on "Blog"; Click on the pen to "Edit this blog post"; Click on the "maximize" button; Click "Save & Continue" |Maximize edit window, save changes and continue editing|(% class="pass" %) Passed|-
882 |"Save & View" in full screen|Click on "Blog"; Click on the pen to "Edit this blog post"; Click on the "maximize" button; Click "Save & View" |Maximize edit window and changes are saved|(% class="pass" %) Passed|-
883 |"Cancel" in full screen|Click on "Blog"; Click on the pen to "Edit this blog post"; Click on the "maximize" button; Click "Cancel" |Maximize edit window and discards changes|(% class="pass" %) Passed|-
884
885 == Color Themes ==
886
887 (% style="width: 99%;" %)
888 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
889 |"Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme|Redirect to Default Theme page|(% class="pass" %) Passed|-
890 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit" |Edit page of Theme|(% class="pass" %) Passed|-
891 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Click "Cancel"|Check button functionality|(% class="pass" %) Passed|-
892 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Change the Page Background Color; Click "Preview"; Click "Back to Edit" |Change in Theme Preview|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
893 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Change the Page Background Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
894 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Change the Page Background Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
895 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Add a Page Background Image; Click "Preview"; Click "Back to Edit" |Change in Theme Preview|(% class="pass" %) Passed|-
896 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Add a Page Background Image; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="pass" %) Passed|-
897 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Add a Page Background Image; Click "Save & View" |Changes in Theme Preview are saved|(% class="pass" %) Passed|-
898 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Add a Page Background Image; Fill in the Page Background Image Position and Repeat; Click "Preview"; Click "Back to Edit" |Change in Theme Preview|(% class="pass" %) Passed|-
899 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Add a Page Background Image; Fill in the Page Background Image Position and Repeat; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="pass" %) Passed|-
900 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Add a Page Background Image; Fill in the Page Background Image Position and Repeat; Click "Save & View" |Changes in Theme Preview are saved|(% class="pass" %) Passed|-
901 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Page Header Background Color; Click "Preview"; Click "Back to Edit" |Change in Theme Preview|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
902 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Page Header Background Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
903 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Page Header Background Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
904 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Add a Banner; Click "Preview"; Click "Back to Edit" |Change in Theme Preview|(% class="pass" %) Passed|-
905 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Add a Banner; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="pass" %) Passed|-
906 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Add a Banner; Click "Save & View" |Changes in Theme Preview are saved|(% class="pass" %) Passed|-
907 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Add a Banner; Fill in the Banner Position and Repeat; Click "Preview"; Click "Back to Edit" |Changes in Theme Preview are saved|(% class="pass" %) Passed|-
908 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Add a Banner; Fill in the Banner Position and Repeat; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="pass" %) Passed|-
909 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Add a Banner; Fill in the Banner Position and Repeat; Click "Save & View" |Changes in Theme Preview are saved|(% class="pass" %) Passed|-
910 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Page Content Background Color; Click "Preview"; Click "Back to Edit" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
911 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Page Content Background Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
912 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Page Content Background Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
913 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Text Color; Click "Preview"; Click "Back to Edit" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
914 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Text Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
915 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Text Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
916 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Informative Text Color; Click "Preview"; Click "Back to Edit" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
917 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Informative Text Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
918 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Informative Text Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
919 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Details Text Color; Click "Preview"; Click "Back to Edit" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
920 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Details Text Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
921 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Details Text Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
922 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Link Color; Click "Preview"; Click "Back to Edit" |Back to Theme Edit|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
923 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Link Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
924 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Link Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
925 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Title Color; Click "Preview"; Click "Back to Edit" |Back to Theme Edit|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
926 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Title Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
927 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Title Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
928 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Menu Background Color; Click "Preview"; Click "Back to Edit" |Back to Theme Edit|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
929 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Menu Background Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
930 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Menu Background Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
931 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Menu Text Color; Click "Preview"; Click "Back to Edit" |Back to Theme Edit|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
932 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Menu Text Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
933 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Menu Text Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
934 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Selected Menu Entry Background Color; Click "Preview"; Click "Back to Edit" |Back to Theme Edit|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
935 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Selected Menu Entry Background Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
936 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Selected Menu Entry Background Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
937 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Selected Menu Entry Text Color; Click "Preview"; Click "Back to Edit" |Back to Theme Edit|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
938 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Selected Menu Entry Text Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
939 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Selected Menu Entry Text Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
940 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Panel Background Color; Click "Preview"; Click "Back to Edit" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
941 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Panel Background Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
942 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Panel Background Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
943 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Panel Text Color; Click "Preview"; Click "Back to Edit" |Back to Theme Edit|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
944 |Edit "Color Themes" functionality |Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Panel Text Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
945 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Panel Text Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
946 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Panel Header Background Color; Click "Preview"; Click "Back to Edit" |Back to Theme Edit|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
947 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Panel Header Background Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
948 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Panel Header Background Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
949 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Panel Header Text Color; Click "Preview"; Click "Back to Edit" |Back to Theme Edit|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
950 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Panel Header Text Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
951 |Edit "Color Themes" functionality |Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Panel Header Text Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
952 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Collapsed Panel Background Color; Click "Preview"; Click "Back to Edit" |Back to Theme Edit|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
953 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Collapsed Panel Background Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
954 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Collapsed Panel Background Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
955 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Collapsed Panel Text Color; Click "Preview"; Click "Back to Edit" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
956 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Collapsed Panel Text Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
957 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Collapsed Panel Text Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
958 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Collapsed Panel Text Color; Click "Preview"; Click "Back to Edit" |Back to Theme Edit|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
959 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Collapsed Panel Text Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
960 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Collapsed Panel Text Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
961 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Border Color; Click "Preview"; Click "Back to Edit" |Back to Theme Edit|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
962 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Border Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
963 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Border Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
964 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Secondary Background Color; Click "Preview"; Click "Back to Edit" |Back to Theme Edit|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
965 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Secondary Background Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
966 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Secondary Background Color; Click "Save & View"; Create a new document; Insert a Table; Click "Save & View" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
967 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Background Color for Highlighted Elements; Click "Preview"; Click "Back to Edit" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
968 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Background Color for Highlighted Elements; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
969 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Background Color for Highlighted Elements; Click "Save & View"; Go to Main; Hover over the Recent Changes |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
970 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Primary Action Button Text Color; Click "Preview"; Click "Back to Edit" |Back to Theme Edit|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
971 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Primary Action Button Text Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
972 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Primary Action Button Text Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
973 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Primary Action Button Background Color; Click "Preview"; Click "Back to Edit" |Back to Theme Edit|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
974 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Primary Action Button Background Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
975 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Primary Action Button Background Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
976 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Secondary Action Button Text Color; Click "Preview"; Hover over an Action Button; Click "Back to Edit" |Back to Theme Edit|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
977 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Secondary Action Button Text Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
978 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Secondary Action Button Text Color; Click "Save & View"; Hover over an Action Button |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
979 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Secondary Action Button Background Color; Click "Preview"; Hover over an Action Button; Click "Back to Edit"|Back to Theme Edit|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
980 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Secondary Action Button Background Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
981 |Edit "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Secondary Action Button Background Color; Click "Save & View"; Hover over an Action Button |Changes in Theme Preview are saved|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8491{{/jira}}
982 |Create "Color Themes"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Click on "Manage Color Themes"; Click on create new theme|Redirect to blank theme page|(% class="pass" %) Passed|-
983
984 == Panels ==
985
986 (% style="width: 99%;" %)
987 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
988 |"Create a new panel"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard"; Click on "Go to Panels Home Page"; Fill in the new panel name; Click "Create"; Select "View" Type of the panel; Select the Category; Fill in the Panel Description; Fill in the Panel Content; Click "Preview"; Click "Back to Edit" |Back to edit page|(% class="pass" %) Passed|-
989 |"Create a new panel"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard"; Click on "Go to Panels Home Page"; Fill in the new panel name; Click "Create"; Select the Type of the panel; Select the Category; Fill in the Panel Description; Fill in the Panel Content; Click "Save & Continue" |Changes are saved; Continue editing|(% class="pass" %) Passed|-
990 |"Create a new panel"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard"; Click on "Go to Panels Home Page"; Fill in the new panel name; Click "Create"; Select the Type of the panel; Select the Category; Fill in the Panel Description; Fill in the Panel Content; Click "Save & View" |Changes are saved|(% class="pass" %) Passed|-
991 |View Panel visual|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard"; Click on "Go to Panels Home Page"; Click on a panel |Redirect to Panel's page|(% class="pass" %) Passed|-
992 |Edit Panel visual|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard"; Click on "Go to Panels Home Page"; Click on the "Edit" link next to a panel; Click "maximize" |Back to Panel's page in edit mode|(% class="pass" %) Passed|-
993 |Edit Panel|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard"; Click on "Go to Panels Home Page"; Click on the "Edit" link next to a panel; Click "maximize"; Click "Exit Full Screen" |Maximized edit mode|(% class="pass" %) Passed|-
994 |Edit Panel|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard"; Click on "Go to Panels Home Page"; Click on the "Edit" link next to a panel; Click "maximize"; Modify the text; Click "Preview"; Click "Back to Edit" |Back to edit page|(% class="pass" %) Passed|-
995 |Edit Panel|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard"; Click on "Go to Panels Home Page"; Click on the "Edit" link next to a panel; Click "maximize"; Modify the text; Click "Save & Continue" |Changes are saved|(% class="pass" %) Passed|-
996 |Edit Panel|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard"; Click on "Go to Panels Home Page"; Click on the "Edit" link next to a panel; Click "maximize"; Modify the text; Click "Save & View" |Changes are saved|(% class="pass" %) Passed|-
997 |Edit Panel|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard"; Click on "Go to Panels Home Page"; Click on the "Edit" link next to a panel; Click "maximize"; Click "Cancel" |Maximize in and out works|(% class="pass" %) Passed|-
998 |Delete Panel|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard"; Click on "Go to Panels Home Page"; Click on the "Delete" link next to a panel; Click Yes|The document is deleted|(% class="pass" %) Passed|-
999
1000 == Document Index ==
1001
1002 === Space index ===
1003
1004 (% style="width: 99%;" %)
1005 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
1006 |"See space index"|From the wiki WebHome hover over a space name and click on the small book to its right to see the "Space Index" |Redirect to Document Index page|(% class="pass" %) Passed|-
1007 |Page "copy"|From the wiki WebHome hover over a space name and click on the small book to its right to see the "Space Index"; Click "copy"; Fill in the fields; Click "copy" |Redirect to Copy page|(% class="pass" %) Passed|-
1008 |Page "delete"|From the wiki WebHome hover over a space name and click on the small book to its right to see the "Space Index"; Click "delete"; Click "Yes/No" |Redirect to confirmation page|(% class="pass" %) Passed|-
1009 |Page "rename"|From the wiki WebHome hover over a space name and click on the small book to its right to see the "Space Index"; Click "rename"; Click "Cancel" |Redirect to Rename page|(% class="pass" %) Passed|-
1010 |Page "rename"|From the wiki WebHome hover over a space name and click on the small book to its right to see the "Space Index"; Click "rename"; Select a new space; Insert the new page name; Click on "Rename" |Redirect to Rename page|(% class="pass" %) Passed|-
1011 |age "rights"|From the wiki WebHome hover over a space name and click on the small book to its right to see the "Space Index"; Click "rights" |Redirect to Rights page|(% class="pass" %) Passed|-
1012 |"See space index"|From the wiki WebHome hover over a space name and click on the small book to its right to see the "Space Index"; Sort elements in the table by "Page" ascending |Sort Elements by desired criteria|(% class="pass" %) Passed|-
1013 |"See space index"|From the wiki WebHome hover over a space name and click on the small book to its right to see the "Space Index"; Sort elements in the table by "Page" descending |Sort Elements by desired criteria|(% class="pass" %) Passed|-
1014 |"See space index"|From the wiki WebHome hover over a space name and click on the small book to its right to see the "Space Index"; Sort elements in the table by "Date" ascending |Sort Elements by desired criteria|(% class="pass" %) Passed|-
1015 |"See space index"|From the wiki WebHome hover over a space name and click on the small book to its right to see the "Space Index"; Sort elements in the table by "Date" descending |Sort Elements by desired criteria|(% class="pass" %) Passed|-
1016 |"See space index"|From the wiki WebHome hover over a space name and click on the small book to its right to see the "Space Index"; Sort elements in the table by "Last Author" ascending |Sort Elements by desired criteria|(% class="pass" %) Passed|-
1017 |"See space index"|From the wiki WebHome hover over a space name and click on the small book to its right to see the "Space Index"; Sort elements in the table by "Last Author" descending |Sort Elements by desired criteria|(% class="pass" %) Passed|-
1018
1019 === Document index ===
1020
1021 (% style="width: 99%;" %)
1022 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
1023 |"See document index"|Hover over "Wiki"; Click on "Document Index"|Redirect to Document Index page|(% class="pass" %) Passed|-
1024 |Page "copy"|Hover over "Wiki"; Click on "Document Index"; Click "copy"; Fill in the fields; Click "copy"|Redirect to Copy page|(% class="pass" %) Passed|-
1025 |Page "delete"|Hover over "Wiki"; Click on "Document Index"; Click "delete"; Click "Yes/No" |Redirect to confirmation page|(% class="pass" %) Passed|-
1026 |Page "rename"|Hover over "Wiki"; Click on "Document Index"; Click "rename"; Click "Cancel" |Redirect to Rename page|(% class="pass" %) Passed|-
1027 |Page "rename"|Hover over "Wiki"; Click on "Document Index"; Click "rename"; Select a new space; Insert the new page name; Click "Rename" |Redirect to Renamed page|(% class="pass" %) Passed|-
1028 |Page "rights"|Hover over "Wiki"; Click on "Document Index"; Click "rights"|Redirect to Rights editor|(% class="pass" %) Passed|-
1029 |"See document index"|Hover over "Wiki"; Click on "Document Index"; Sort elements in the table by "Page" ascending |Sort Elements by desired criteria|(% class="pass" %) Passed|-
1030 |"See document index"|Hover over "Wiki"; Click on "Document Index"; Sort elements in the table by "Page" descending |Sort Elements by desired criteria|(% class="pass" %) Passed|-
1031 |"See document index"|Hover over "Wiki"; Click on "Document Index"; Sort elements in the table by "Space" ascending |Sort Elements by desired criteria|(% class="pass" %) Passed|-
1032 |"See document index"|Hover over "Wiki"; Click on "Document Index"; Sort elements in the table by "Space" descending |Sort Elements by desired criteria|(% class="pass" %) Passed|-
1033 |"See document index"|Hover over "Wiki"; Click on "Document Index"; Sort elements in the table by "Date" ascending |Sort Elements by desired criteria|(% class="pass" %) Passed|-
1034 |"See document index"|Hover over "Wiki"; Click on "Document Index"; Sort elements in the table by "Date" descending |Sort Elements by desired criteria|(% class="pass" %) Passed|-
1035 |"See document index"|Hover over "Wiki"; Click on "Document Index"; Sort elements in the table by "Last Author" ascending |Sort Elements by desired criteria|(% class="pass" %) Passed|-
1036 |"See document index"|Hover over "Wiki"; Click on "Document Index"; Sort elements in the table by "Last Author" descending |Sort Elements by desired criteria|(% class="pass" %) Passed|-
1037 |"Tree" Tab|Hover over "Wiki"; Click on "Document Index"; Click "Tree"; Expand tree |Tree should be expanded|(% class="pass" %) Passed|-
1038 |"Orphaned Pages" tab|Remove a page's parent using the Wiki or WYSIWYG editor; Hover over "Wiki"; Click on "Document Index"; Click on the "Orphaned Pages" tab|The page should be listed as orphan|(% class="pass" %) Passed|-
1039 |"Attachments" tab|Hover over "Wiki"; Click on "Document Index"; Click on the "Attachments" tab|All attachments from the wiki should be listed|(% class="pass" %) Passed|-
1040 |"Deleted Documents" tab|Delete a document; Hover over "Wiki"; Click on "Document Index"; Click on the "Deleted Documents" tab|The deleted document should be listed|(% class="pass" %) Passed|-
1041 |"Deleted Attachments" tab|Delete an attachment from a page; Hover over "Wiki"; Click on "Document Index"; Click on the "Deleted Attachments" tab|The deleted attachment should be listed|(% class="pass" %) Passed|-
1042
1043 == Search ==
1044
1045 (% style="width: 99%;" %)
1046 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
1047 |"Search"|On the top right corner, enter some text in the field and press enter|Redirects to Search page|(% class="pass" %) Passed|-
1048 |"Search"|On the top right corner, enter some text in the field and press enter; On the page you are redirected to, select a space from the dropdown; Click "Search"|Check if the resulted pages are only from that space|(% class="pass" %) Passed|-
1049 |"Search" RSS|On the top right corner, enter some text in the field and press enter; On the bottom of the page you are redirected to, click the "RSS feed for search on"|Check if the results are displayed properly in a RSS form|(% class="pass" %) Passed|-
1050
1051 == Search Suggest ==
1052
1053 (% style="width: 99%;" %)
1054 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
1055 |"Search Suggest"|On the top right corner, enter some text in the field|Wait for the AJAX window to appear with the results|(% class="pass" %) Passed|-
1056
1057 == User Status ==
1058
1059
1060 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
1061 |"Follow User"|Login with your user; Go to another user's homepage and click on "Follow"|Check if a red "X" appears saying "Unfollow" when you hover over it|(% class="pass" %) Passed|-
1062 |"Unfollow User"|Login with your user; Go to your user page; Click on "Network"; Click on the "Unfollow" button to unfollow a user; Click "Yes"|The username should disappear|(% class="pass" %) Passed|-
1063 |"Unfollow User"|Login with your user; Go to another user's homepage and click on the red "Unfollow" icon|Check if the "Following" button becomes "Follow" and see if the user is no longer listed in the Network tab from your profile page|(% class="pass" %) Passed|-
1064 |"Send Message to Everyone"|Login with your user; On the homepage, on the Activity Stream, select "Everyone" from the dropdown, enter your message and click on "Share"|Check with another user that the message is visible on the Activity Stream|(% class="pass" %) Passed|-
1065 |"Send Message to Followers"|Login with your user; On the homepage, on the Activity Stream, select "Followers" from the drop-down list, enter your message and click on "Share"|Check with a user that is following you that the message is visible on his Activity Stream. Also, check with a user that is not following you that your message is not visible|(% class="pass" %) Passed|-
1066 |"Send Message to Group"|Login with your user; On the homepage, on the Activity Stream, select "Group" from the drop-down list, enter your message and click on "Share"|Check with a user within the group that your message is visible on his Activity Stream. Check with another user not belonging to the group that your message is not visible|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8451{{/jira}}
1067 |"Send Message to User"|Login with your user; On the homepage, on the Activity Stream, select "User" from the drop-down list, enter your message and click on "Share"|The user will see your message on their Activity Stream page. Check with another user that the message is not visible|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8451{{/jira}}
1068 |"Delete Message"|Login with your user; Add a new message, or hover over an existing one; Click on the red "X" button in order to delete a message; A modal window will appear to ask for confirmation; Click "Yes"|Check if the message is deleted and disappears|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8493{{/jira}}
1069
1070 = Macros =
1071
1072
1073
1074 == Dashboards Macro ==
1075
1076 (% style="width: 99%;" %)
1077 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
1078 |"Create dashboard page"|Create a new page using the "Add" menu from top left corner; Edit the page using the WYSIWYG Editor and click on Macro -> Insert Macro; Click on "Dashboard"; Cick "Select"; Click "Insert Macro"; As an alternative way, you can edit the page in wiki mode and add a dashboard by typing ~{~{dashboard/}}|You should have a blank dashboard. To see if the dashboard was successfully added, edit the page using Inline mode. Check for the "Add Column" and "Add Gadget" buttons|(% class="pass" %) Passed|-
1079 |"Add a Gadget"|From the dashboard page, click "Edit" then click on "Inline Form"; Click on "Add Gadget"; Select a gadget from the list; Click on "Insert Gadget"; Click on "Save and View"; Add several gadgets|The "Add Gadget" and "Add Column" buttons should be visible; Check if the newly added gadgets appears on the dashboard|(% class="pass" %) Passed|-
1080 |"Add a Column"|From the dashboard page, click "Edit" then click on "Inline Form"; Click on "Add Column"; Click on "Save and View"; Add 3 or 4 columns|The layout of the dashboard should change, creating new empty columns|(% class="pass" %) Passed|-
1081 |"Drag-and-Drop" Gadget|From the dashboard page, click "Edit" then click on "Inline Form"; Drag and drop gadgets in the position you want; Click on "Save and View"|The gadgets you moved should appear in the desired position|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8497{{/jira}}
1082 |"Edit Dashboard" add "style" parameter|From the dashboard page, click "Edit" then click on "WYSIWYG"; Switch to "Source"; add style="panels" to the dashboard macro|The gadgets should now look like panels from the left side|(% class="fail" %) Failed|{{jira url="https://jira.xwiki.org" style="enum"}}XWIKI-8495{{/jira}}
1083 |"Dashboard with source parameter"|Create a new page using the "Add" menu from top left corner; Edit the page with the wiki editor and include the dashboard created in the previous step; To specify a dashboard that is outside the page, add the source parameters; You should have something like ~{~{dashboard source="Space.Page"/}}, where Space.Page is the space and page where you created the dashboard|The dashboard should be included in your new page|(% class="pass" %) Passed|-
1084 |"Include dashboard" page|Create a new page using the "Add" menu from top left corner; Edit the page with the wiki editor and include the dashboard created in the previous step; To include a dashboard we will use include macro; Type something like: ~{~{include document="Space.Page"/}}, where Space.Page is the space and page where you created the dashboard; Save the page|You should see a blank dashboard; Try editing Inline the page and you should see the dashboard buttons|(% class="pass" %) Passed|-
1085 |"Include dashboard" page|Create a new page using the "Add" menu from top left corner; Edit the page with the wiki editor and include the dashboard created in the previous step. To include a dashboard we will use include macro; Type something like: ~{~{include document="Space.Page"/}}, where Space.Page is the space and page where you created the dashboard; Edit the page with the Object Editor and add some gadgets by adding objects of XWiki.GadgetClass; Fill in all the fields; Save the page|Your dashboard should have the gadgets you added with the Object viewer;|(% class="pass" %) Passed|-
1086 |"Include dashboard" page with context parameter|Create a new page using the "Add" menu from top left corner; Edit the page with the wiki editor and include the dashboard created in the previous step; To include a dashboard we will use include macro; Type something like: ~{~{include document="Space.Page" context="new"/}}, where Space.Page is the space and page where you created the dashboard; Save the page|You should see the dashboard you imported|(% class="pass" %) Passed|-
1087 |"Raw gadget edit"|Edit Inline your dashboard or the page that includes your dashboard; Edit a gadget and in its content, put another syntax instead xwiki/2.0 syntax|Gadget should work properly, no matter what syntax is used in its content|(% class="pass" %) Passed|-
1088 |"Velocity title gadget"|Edit Inline your dashboard or the page that includes your dashboard; Edit a gadget and insert some scripting elements in the Title field|Check if the title script is executed properly|(% class="pass" %) Passed|-
1089
1090 == Spaces Macro (from Home Page) ==
1091
1092 (% style="width: 99%;" %)
1093 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
1094 |"See space administration"|For a space click on the "See Space Administration" button|Redirect to Space Administration page|(% class="pass" %) Passed|-
1095 |"See space index"|For a space click on the "See Space Index" button|Redirect to Space Index page|(% class="pass" %) Passed|-
1096 |"Create a new space"|Click on "Create a new space"; Fill in the new space name; Click "Create" |Redirect to Space WebHome page|(% class="pass" %) Passed|-
1097 |"Create a new space"|Click on "Create a new space" twice|The field and button should appear/disappear|(% class="pass" %) Passed|-
1098
1099 == Jump To Page ==
1100
1101 (% style="width: 99%;" %)
1102 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
1103 |"Jump to Page"|Press the CTRL+G; A modal windows should appear; Type the name of a page that exists and press "Enter"|You should be redirected to that page|(% class="pass" %) Passed|-
1104 |"Jump to Page"|On the "Quick Links" Panel on the right side click the "(% class="jmp-activator" %)Jump to any page in the wiki" link; (%%)A modal windows should appear; Type the name of a page that exists and press "Enter"|You should be redirected to that page|(% class="pass" %) Passed|-

Get Connected