Wiki source code of Manual Test Report Template

Version 22.4 by Manuel Smeria on 2012/11/26

Show last authors
1 {{velocity}}
2 $xwiki.ssx.use("TestReports.ManualTestReportTemplate")
3 {{/velocity}}
4
5 {{info}}
6 This document represents the template used for the Manual Test Report for each released version. It is considered a work in progress.
7 {{/info}}
8
9 {{box cssClass="floatinginfobox" title="**Contents**"}}
10 {{toc start=2 depth=2 /}}
11 {{/box}}
12
13 = Introduction =
14
15 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.
16
17 = Current Progress =
18
19 Tested using XWiki Enterprise 4.x release found [[here>>]]
20
21 == Tested using the following browsers ==
22
23 For the list of supported browsers please click [[here>>dev:Community.BrowserSupportStrategy]].
24
25 {{browser name="iexplorer" version="8"/}}
26
27 {{browser name="iexplorer" version="9"/}}
28
29 {{browser name="firefox" version="17"/}}
30
31 {{browser name="chrome" version="23"/}}
32
33 == Tested using the following Databases ==
34
35 For the list of supported databases please click [[here>>dev:Community.DatabaseSupportStrategy]].
36
37 {{database name="hsqldb" version="2.2.8"/}}
38
39 {{database name="mysql" version="5.x"/}}
40
41 {{database name="oracle" version="11.x"/}}
42
43 {{database name="postgresql" version="9.x"/}}
44
45 == Conclusions ==
46
47 {{velocity}}
48 #set($jiras = $doc.getValue("reportedJiras"))
49 #set($ijiras = $doc.getValue("importantJiras"))
50 #if(($jiras && $jiras!="")||($ijiras && $ijiras!=""))
51
52 == Jira Digest ==
53
54 #if($ijiras && $ijiras!="")
55 * Important JIRAS: {{jira url="http://jira.xwiki.org" style="enum"}}$!ijiras{{/jira}}
56 #end
57 #if($jiras && $jiras!="")
58 * Other JIRAS: {{jira url="http://jira.xwiki.org" style="enum"}}$!jiras{{/jira}}
59 #end
60 #end
61 {{/velocity}}
62
63 = Features =
64
65 == Register/Log-In/Log-Out ==
66
67 (% style="width: 99%;" %)
68 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
69 |"Register a new user" |Click on "Register"; Fill in the fields; Click "Register"|Registration works|(% class="notTested" %) Not Tested|-
70 |"Log-In"|Click on "Log-In"; Fill in the username; Fill in the Password; Click "Log-In"|Logging in works|(% class="notTested" %) Not Tested|-
71 |"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="notTested" %) Not Tested|-
72 |"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="notTested" %) Not Tested|-
73 |"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="notTested" %) Not Tested|-
74 |"Forgot username"|Click on "Log-In"; Click on "username" |Redirect to Forgot Username page|(% class="notTested" %) Not Tested|-
75 |"Reset password"|Click on "Log-In"; Click on "password" |Redirect to Reset Password page|(% class="notTested" %) Not Tested|-
76 |"Log-Out"|Click on "Log-Out" |Logout works|(% class="notTested" %) Not Tested|-
77
78 == User Profile ==
79
80 (% style="width: 99%;" %)
81 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
82 |"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="notTested" %) Not Tested|-
83 |"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="notTested" %) Not Tested|-
84 |"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="notTested" %) Not Tested|-
85 |"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="notTested" %) Not Tested|-
86 |"Display hidden documents"|Go to any page; Hover over "Edit" and click on "Wiki" or "WYSIWYG"; Tick the "Hidden document" checkbox; Click "Save & View"; 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 "Display hidden documents" and select "Yes"; Click "Save & View"; On the top right corner, search for the hidden page and press enter|Changes are saved; The hidden page appears as a search result|(% class="notTested" %) Not Tested|-
87 |"Display hidden documents"|Go to any page; Hover over "Edit" and click on "Wiki" or "WYSIWYG"; Tick the "Hidden document" checkbox; Click "Save & View"; 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 "Display hidden documents" and select "No"; Click "Save & View"; On the top right corner, search for the hidden page and press enter|Changes are saved; The hidden page doesn't appear as a search result|(% class="notTested" %) Not Tested|-
88 |"Timezone"|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 "Timezone" and select another timezone; Click "Save & View"|Changes are saved|(% class="notTested" %) Not Tested|-
89 |"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="notTested" %) Not Tested|-
90 |"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="notTested" %) Not Tested|-
91 |"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="notTested" %) Not Tested|-
92 |"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="notTested" %) Not Tested|-
93 |"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="notTested" %) Not Tested|-
94 |"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="notTested" %) Not Tested|-
95 |"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="notTested" %) Not Tested|-
96 |"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="notTested" %) Not Tested|-
97 |"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="notTested" %) Not Tested|-
98 |"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="notTested" %) Not Tested|-
99 |"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="notTested" %) Not Tested|-
100 |"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="notTested" %) Not Tested|-
101 |"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="notTested" %) Not Tested|-
102
103 == Action Menus ==
104
105 //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.//
106
107 === "Add" Menu ===
108
109 (% style="width: 99%;" %)
110 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
111 |"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="notTested" %) Not Tested|-
112 |"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="notTested" %) Not Tested|-
113 |"Page"|Hover over "Add"; Click on "Page"|Redirect to "Create Page" page|(% class="notTested" %) Not Tested|-
114 |"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|-
115 |"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="notTested" %) Not Tested|-
116 |"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="notTested" %) Not Tested|-
117
118 === "Wiki" Menu ===
119
120 (% style="width: 99%;" %)
121 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
122 |"Watch Wiki"|Hover over "Wiki"; Click on "Watch Wiki"|See if the star turns yellow and the writing to "Unwatch Wiki"|(% class="notTested" %) Not Tested|-
123 |"Watch Wiki"|Hover over "Wiki"; Click on "Unwatch Wiki"|See if the star turns gray and the writing to "Watch Wiki" |(% class="notTested" %) Not Tested|-
124 |"Administer Wiki"|Hover over "Wiki"; Click on "Administer Wiki"|Redirect to Administer Wiki page|(% class="notTested" %) Not Tested|-
125 |"Document Index"|Hover over "Wiki"; Click on "Document Index" |Redirect to Document Index page|(% class="notTested" %) Not Tested|-
126
127 === "Space" Menu ===
128
129 (% style="width: 99%;" %)
130 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
131 |"Watch Space"|Hover over "Space"; Click on "Watch Space"|See if the star turns yellow and the writing to "Unwatch Space"|(% class="notTested" %) Not Tested|-
132 |"Watch Space"|Hover over "Space"; Click on "Unwatch Space"|See if the star turns gray and the writing to "Watch Space" |(% class="notTested" %) Not Tested|-
133 |"Administer Space"|Hover over "Space"; Click on "Administer Space"|Redirect to Administer Space page|(% class="notTested" %) Not Tested|-
134 |"Document Index"|Hover over "Space"; Click on "Document Index" |Redirect to Document Index page|(% class="notTested" %) Not Tested|-
135 |"Delete Space"|Hover over "Space"; Click on "Delete"; Click on "No"|Redirect back to previous page|(% class="notTested" %) Not Tested|
136 |"Delete Space"|Hover over "Space"; Click on "Delete"; Click on "Yes"|Space will be deleted|(% class="notTested" %) Not Tested|
137
138 === "Page" Menu ===
139
140 (% style="width: 99%;" %)
141 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
142 |"Watch Page"|Hover over "Page"; Click on "Watch Page"|See if the star turns yellow and the writing to "Unwatch Space"|(% class="notTested" %) Not Tested|-
143 |"Watch Page"|Hover over "Page"; Click on "Unwatch Page"|See if the star turns gray and the writing to "Watch Page"|(% class="notTested" %) Not Tested|-
144 |"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="notTested" %) Not Tested|-
145 |"Copy"|Hover over "Page"; Click on "Copy"|Redirected to the Copy feature page.|(% class="notTested" %) Not Tested|-
146 |"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="notTested" %) Not Tested|-
147 |"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="notTested" %) Not Tested|-
148
149 === "Profile" Menu ===
150
151 (% style="width: 99%;" %)
152 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
153 |"Profile"|Hover over the "Profile" menu and click on "Profile"|Redirects to your profile page|(% class="notTested" %) Not Tested|-
154 |"Preferences"|Hover over the "Profile" menu and click on "Preferences"|Redirects to your profile preferences|(% class="notTested" %) Not Tested|-
155 |"Watchlist"|Hover over the "Profile" menu and click on "Watchlist"|Redirects to your profile watchlist|(% class="notTested" %) Not Tested|-
156 |"Network"|Hover over the "Profile" menu and click on "Network"|Redirects to your profile network. Here you see the users you follow|(% class="notTested" %) Not Tested|-
157 |"My Dashboard"|Hover over the "Profile" menu and click on "My Dashboard"|Redirects to your profile dashboard.|(% class="notTested" %) Not Tested|-
158
159 === "Edit" Menu ===
160
161 //Before testing the "Edit" menu make sure your user type is "Advanced".//
162
163 (% style="width: 99%;" %)
164 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
165 |"Edit"|Click on "Edit" |Redirects to default edit mode of the page|(% class="notTested" %) Not Tested|-
166 |"Wiki"|Hover over "Edit"; Click on "Wiki" |Redirects to Wiki edit mode|(% class="notTested" %) Not Tested|-
167 |"WYSIWYG"|Hover over "Edit"; Click on "WYSIWYG" |Redirects to WYSIWYG edit mode|(% class="notTested" %) Not Tested|-
168 |"Inline Form" |Hover over "Edit"; Click on "Inline Form" |Redirects to Inline edit mode|(% class="notTested" %) Not Tested|-
169 |"Access Rights"|Hover over "Edit"; Click on "Access Rights" |Redirects to Access Rights edit mode|(% class="notTested" %) Not Tested|-
170 |"Objects" |Hover over "Edit"; Click on "Objects" |Redirects to Objects edit mode|(% class="notTested" %) Not Tested|-
171 |"Class" |Hover over "Edit"; Click on "Class" |Redirects to Class edit mode|(% class="notTested" %) Not Tested|-
172
173 === "Export" Menu ===
174
175 (% style="width: 99%;" %)
176 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
177 |"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="notTested" %) Not Tested|-
178 |"Export as RTF"|Hover over "Export"; Click on "Export as RTF" |Save file dialog appears|(% class="notTested" %) Not Tested|-
179 |"Export as HTML"|Hover over "Export"; Click on "Export as HTML" |Save file dialog appears|(% class="notTested" %) Not Tested|-
180 |"Export as XAR"|Hover over "Export"; Click on "Export as XAR" |Save file dialog appears|(% class="notTested" %) Not Tested|-
181
182 === "More Actions" Menu ===
183
184 (% style="width: 99%;" %)
185 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
186 |"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="notTested" %) Not Tested|-
187 |"View Source"|Hover over "More Actions"; Click on "View Source" |Button redirects to "View Source" page|(% class="notTested" %) Not Tested|-
188
189 == Activity Stream ==
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 |Create Page|Create a page; Go to the main page|See if the small icon denoting page creation is visible under your user|(% class="notTested" %) Not Tested|-
194 |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="notTested" %) Not Tested|-
195 |Delete Page|Delete a page; Go to the main page|See if the small icon denoting page deletion is visible under your user|(% class="notTested" %) Not Tested|-
196 |Annotate Page|Annotate a page; Go to the main page|See if the small icon denoting page annotation is visible under your user|(% class="notTested" %) Not Tested|-
197 |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="notTested" %) Not Tested|-
198 |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="notTested" %) Not Tested|-
199 |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="notTested" %) Not Tested|-
200 |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="notTested" %) Not Tested|-
201
202 == Wiki Editor ==
203
204 (% style="width: 99%;" %)
205 //You can find out more about the Wiki Editor and page editing in general by clicking [[here>>platform:Features.PageEditing#HWikieditingmode]].
206 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>>platform:Features.WysiwygEditor]].//
207
208 (% style="width: 99%;" %)
209 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
210 |"Edit a page"|Hover over "Edit", Click on "Wiki" |Button redirects to Wiki edit mode|(% class="notTested" %) Not Tested|-
211
212 === Multilingual Page ===
213
214 (% style="width: 99%;" %)
215 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
216 |"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="notTested" %) Not Tested|-
217
218 === Edit Title ===
219
220 (% style="width: 99%;" %)
221 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
222 |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="notTested" %) Not Tested|-
223 |Page Edit Title|Hover over "Edit", Click on "Wiki"; Change the title from the "Title" field; Click "Save & Continue"|Title is saved|(% class="notTested" %) Not Tested|-
224 |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="notTested" %) Not Tested|-
225
226 === Text Formatting ===
227
228 (% style="width: 99%;" %)
229 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
230 |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="notTested" %) Not Tested|-
231 |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="notTested" %) Not Tested|-
232 |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="notTested" %) Not Tested|-
233 |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="notTested" %) Not Tested|-
234 |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="notTested" %) Not Tested|-
235 |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="notTested" %) Not Tested|-
236 |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="notTested" %) Not Tested|-
237 |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="notTested" %) Not Tested|-
238 |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="notTested" %) Not Tested|-
239 |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="notTested" %) Not Tested|-
240 |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="notTested" %) Not Tested|-
241 |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="notTested" %) Not Tested|-
242 |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="notTested" %) Not Tested|-
243 |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="notTested" %) Not Tested|-
244 |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="notTested" %) Not Tested|-
245 |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="notTested" %) Not Tested|-
246 |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="notTested" %) Not Tested|-
247 |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="notTested" %) Not Tested|-
248 |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="notTested" %) Not Tested|-
249 |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="notTested" %) Not Tested|-
250 |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="notTested" %) Not Tested|-
251 |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="notTested" %) Not Tested|-
252 |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="notTested" %) Not Tested|-
253 |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="notTested" %) Not Tested|-
254 |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="notTested" %) Not Tested|-
255 |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="notTested" %) Not Tested|-
256 |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="notTested" %) Not Tested|-
257 |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="notTested" %) Not Tested|-
258 |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="notTested" %) Not Tested|-
259 |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="notTested" %) Not Tested|-
260 |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="notTested" %) Not Tested|-
261 |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="notTested" %) Not Tested|-
262 |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="notTested" %) Not Tested|-
263 |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="notTested" %) Not Tested|-
264 |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="notTested" %) Not Tested|-
265 |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="notTested" %) Not Tested|-
266 |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="notTested" %) Not Tested|-
267 |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="notTested" %) Not Tested|-
268 |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="notTested" %) Not Tested|-
269 |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="notTested" %) Not Tested|-
270 |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="notTested" %) Not Tested|-
271 |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="notTested" %) Not Tested|-
272 |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="notTested" %) Not Tested|-
273 |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="notTested" %) Not Tested|-
274 |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="notTested" %) Not Tested|-
275 |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="notTested" %) Not Tested|-
276 |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="notTested" %) Not Tested|-
277 |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="notTested" %) Not Tested|-
278
279 === Link ===
280
281 (% style="width: 99%;" %)
282 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
283 |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="notTested" %) Not Tested|-
284 |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="notTested" %) Not Tested|-
285 |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="notTested" %) Not Tested|-
286 |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="notTested" %) Not Tested|-
287 |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="notTested" %) Not Tested|-
288 |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 feature works properly|(% class="notTested" %) Not Tested|-
289 |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="notTested" %) Not Tested|-
290 |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="notTested" %) Not Tested|-
291
292 === Horizontal Ruler ===
293
294 (% style="width: 99%;" %)
295 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
296 |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="notTested" %) Not Tested|-
297 |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="notTested" %) Not Tested|-
298 |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="notTested" %) Not Tested|-
299
300 === Image ===
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 |"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="notTested" %) Not Tested|-
305 |"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="notTested" %) Not Tested|-
306 |"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="notTested" %) Not Tested|-
307
308 === HTML Code ===
309
310 (% style="width: 99%;" %)
311 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
312 |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="notTested" %) Not Tested|-
313 |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="notTested" %) Not Tested|-
314 |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="notTested" %) Not Tested|-
315 |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="notTested" %) Not Tested|-
316
317 === Velocity Code ===
318
319 (% style="width: 99%;" %)
320 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
321 |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="notTested" %) Not Tested|-
322 |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="notTested" %) Not Tested|-
323 |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="notTested" %) Not Tested|-
324 |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="notTested" %) Not Tested|-
325
326 === Preview/Save/Cancel ===
327
328 (% style="width: 99%;" %)
329 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
330 |"Preview"|Hover over "Edit", Click on "Wiki"; Click "Preview"; Click "Back to edit" |Redirect back to Edit Page|(% class="notTested" %) Not Tested|-
331 |"Save & Continue"|Hover over "Edit", Click on "Wiki"; Click "Save & Continue" |Saves the Page and remains in Edit Mode|(% class="notTested" %) Not Tested|-
332 |"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="notTested" %) Not Tested|-
333 |"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="notTested" %) Not Tested|-
334 |"Save & View"|Hover over "Edit", Click on "Wiki"; Click "Save & View" |Saves the Page and redirects to View Mode|(% class="notTested" %) Not Tested|-
335 |"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="notTested" %) Not Tested|-
336 |"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="notTested" %) Not Tested|-
337 |"Cancel"|Hover over "Edit", Click on "Wiki"; Click "Cancel" |Cancels and returns to View Mode|(% class="notTested" %) Not Tested|-
338 |"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="notTested" %) Not Tested|-
339 |"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="notTested" %) Not Tested|-
340 |"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="notTested" %) Not Tested|-
341 |"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="notTested" %) Not Tested|-
342 |"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="notTested" %) Not Tested|-
343 |"Autosave|Hover over "Edit", Click on "Wiki"; Add some content; Check the "Autosave" checkbox;|Check if editor automatically saves the page|(% class="notTested" %) Not Tested|-
344
345 == WYSIWYG Editor ==
346
347 (% style="width: 99%;" %)
348 //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>>platform:Features.WysiwygEditor]].//
349
350 (% style="width: 99%;" %)
351 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
352 |"Edit a page" |Hover over "Edit", Click on "WYSIWYG" |Check is WYSIWYG Editor loads|(% class="notTested" %) Not Tested|-
353 |"Edit Section"|Click on the small pencil icon near the section head in order to edit|Check if WYSIWYG Editor loads|(% class="notTested" %) Not Tested|-
354
355 === Multilingual Page ===
356
357 (% style="width: 99%;" %)
358 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
359 |"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="notTested" %) Not Tested|-
360
361 === Edit Title ===
362
363 (% style="width: 99%;" %)
364 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
365 |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="notTested" %) Not Tested|-
366 |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="notTested" %) Not Tested|-
367 |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="notTested" %) Not Tested|-
368
369 === Link ===
370
371 (% style="width: 99%;" %)
372 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
373 |"Link" >"Wiki Page..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Wiki Page..."; Click "X" |Check if modal works|(% class="notTested" %) Not Tested|-
374 |"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="notTested" %) Not Tested|-
375 |"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="notTested" %) Not Tested|-
376 |"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="notTested" %) Not Tested|-
377 |"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="notTested" %) Not Tested|-
378 |"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="notTested" %) Not Tested|-
379 |"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="notTested" %) Not Tested|-
380 |"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="notTested" %) Not Tested|-
381 |"Link" > "Attached File..." |Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Attached File..."; Click "X" |Check if modal closes properly|(% class="notTested" %) Not Tested|-
382 |"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="notTested" %) Not Tested|-
383 |"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="notTested" %) Not Tested|-
384 |"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="notTested" %) Not Tested|-
385 |"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="notTested" %) Not Tested|-
386 |"Link" > "Web Page..." visual|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Web Page..." |Check if Link feature works properly|(% class="notTested" %) Not Tested|-
387 |"Link" > "Web Page..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Web Page..."; Click "X" |Check if modal closes properly|(% class="notTested" %) Not Tested|-
388 |"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="notTested" %) Not Tested|-
389 |"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="notTested" %) Not Tested|-
390 |"Link" > "Email Address..." |Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Email Address..."|Check if Link feature works properly|(% class="notTested" %) Not Tested|-
391 |"Link" > "Email Address..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Email Address..."; Click "X" |Check if modal closes properly|(% class="notTested" %) Not Tested|-
392 |"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="notTested" %) Not Tested|-
393 |"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="notTested" %) Not Tested|-
394
395 === Image ===
396
397 (% style="width: 99%;" %)
398 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
399 |"Attached Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Attached Image..."; Click "X" |Check if modal closes properly|(% class="notTested" %) Not Tested|-
400 |"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="notTested" %) Not Tested|-
401 |"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="notTested" %) Not Tested|-
402 |"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="notTested" %) Not Tested|-
403 |"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="notTested" %) Not Tested|-
404 |"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="notTested" %) Not Tested|-
405 |"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="notTested" %) Not Tested|-
406 |"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="notTested" %) Not Tested|-
407 |"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="notTested" %) Not Tested|-
408 |"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="notTested" %) Not Tested|-
409 |"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="notTested" %) Not Tested|-
410 |"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="notTested" %) Not Tested|-
411 |"External Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > External Image..."; Click "X"|Check if modal closes properly|(% class="notTested" %) Not Tested|-
412 |"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="notTested" %) Not Tested|-
413
414 === Table ===
415
416 (% style="width: 99%;" %)
417 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
418 |"Table" > "Insert Table..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Table > Insert Table..."; Click "X" |Check if modal closes properly|(% class="notTested" %) Not Tested|-
419 |"Table" > "Insert Table..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Table > Insert Table..."; Click "Insert Table" |Check if Table function works properly|(% class="notTested" %) Not Tested|-
420 |"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="notTested" %) Not Tested|-
421
422 === Macro ===
423
424 (% style="width: 99%;" %)
425 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
426 |"Macro" > "Insert Macro..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click "X" |Check if modal closes properly|(% class="notTested" %) Not Tested|-
427 |"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="notTested" %) Not Tested|-
428 |"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|-
429 |"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="notTested" %) Not Tested|-
430 |"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="notTested" %) Not Tested|-
431 |"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="notTested" %) Not Tested|-
432 |"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="notTested" %) Not Tested|-
433 |"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="notTested" %) Not Tested|-
434 |"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="notTested" %) Not Tested|-
435 |"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="notTested" %) Not Tested|-
436 |"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="notTested" %) Not Tested|-
437 |"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="notTested" %) Not Tested|-
438 |"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="notTested" %) Not Tested|-
439 |"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="notTested" %) Not Tested|-
440 |"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="notTested" %) Not Tested|-
441 |"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|-
442 |"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="notTested" %) Not Tested|-
443 |"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="notTested" %) Not Tested|-
444 |"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="notTested" %) Not Tested|-
445 |"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="notTested" %) Not Tested|-
446 |"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="notTested" %) Not Tested|-
447 |"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="notTested" %) Not Tested|-
448 |"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="notTested" %) Not Tested|-
449
450 === Import ===
451
452 (% style="width: 99%;" %)
453 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
454 |"Office Document"|Hover over "Edit", Click on "WYSIWYG"; Click on "Import > Office Document"; Click "X" |Check if modal closes properly|(% class="notTested" %) Not Tested|-
455 |"Paste from Clipboard"|Hover over "Edit", Click on "WYSIWYG"; Click on the small brown clipboard icon|Check if Copy/Paste function works|(% class="notTested" %) Not Tested|-
456 |"Paste from Clipboard"|Hover over "Edit", Click on "WYSIWYG"; Click on the small brown clipboard icon; Click "X"|Check if modal closes properly|(% class="notTested" %) Not Tested|-
457 |"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="notTested" %) Not Tested|-
458 |"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="notTested" %) Not Tested|-
459
460 === Text Formatting ===
461
462 (% style="width: 99%;" %)
463 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
464 |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="notTested" %) Not Tested|-
465 |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="notTested" %) Not Tested|-
466 |Make text "Italic"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Italic" button |Check if formatting applies|(% class="notTested" %) Not Tested|-
467 |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="notTested" %) Not Tested|-
468 |Make text "Underline"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Underline" button |Check if formatting applies|(% class="notTested" %) Not Tested|-
469 |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="notTested" %) Not Tested|-
470 |Make text "Strikethrough"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Strikethrough" button |Check if formatting applies|(% class="notTested" %) Not Tested|-
471 |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="notTested" %) Not Tested|-
472 |Make text "Subscript"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Subscript" button |Check if formatting applies|(% class="notTested" %) Not Tested|-
473 |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="notTested" %) Not Tested|-
474 |Make text "Superscript"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Superscript" button |Check if formatting applies|(% class="notTested" %) Not Tested|-
475 |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="notTested" %) Not Tested|-
476 |"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="notTested" %) Not Tested|-
477 |"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="notTested" %) Not Tested|-
478 |"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="notTested" %) Not Tested|-
479 |"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="notTested" %) Not Tested|-
480 |"Undo" functionality|Hover over "Edit", Click on "WYSIWYG"; Select some text; Format it; Click "Undo" |Check if formatting applies|(% class="notTested" %) Not Tested|-
481 |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="notTested" %) Not Tested|-
482 |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="notTested" %) Not Tested|-
483 |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="notTested" %) Not Tested|-
484 |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="notTested" %) Not Tested|-
485 |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="notTested" %) Not Tested|-
486 |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="notTested" %) Not Tested|-
487 |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="notTested" %) Not Tested|-
488 |"Insert Horizontal Ruler"|Hover over "Edit", Click on "WYSIWYG"; Click on "Insert Horizontal Ruler" |Check if formatting applies|(% class="notTested" %) Not Tested|-
489 |"Insert Custom Character"|Hover over "Edit", Click on "WYSIWYG"; Click on "Insert Custom Character"; Click "X" |Check if modal closes|(% class="notTested" %) Not Tested|-
490 |"Insert Custom Character"|Hover over "Edit", Click on "WYSIWYG"; Click on "Insert Custom Character"; Click on a character |Check if formatting applies|(% class="notTested" %) Not Tested|-
491 |"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="notTested" %) Not Tested|-
492
493 === Preview/Save/Cancel ===
494
495 (% style="width: 99%;" %)
496 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
497 |"Preview"|Hover over "Edit", Click on "WYSIWYG"; Click "Preview"; Click "Back to edit" |Redirect back to Edit Page|(% class="notTested" %) Not Tested|-
498 |"Save & Continue"|Hover over "Edit", Click on "WYSIWYG"; Click "Save & Continue" |Saves the Page and remains in Edit Mode|(% class="notTested" %) Not Tested|-
499 |"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="notTested" %) Not Tested|-
500 |"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="notTested" %) Not Tested|-
501 |"Save & View"|Hover over "Edit", Click on "WYSIWYG"; Click "Save & View" |Saves the Page and redirects to View Mode|(% class="notTested" %) Not Tested|-
502 |"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="notTested" %) Not Tested|-
503 |"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="notTested" %) Not Tested|-
504 |"Cancel"|Hover over "Edit", Click on "WYSIWYG"; Click "Cancel" |Cancels and returns to View Mode|(% class="notTested" %) Not Tested|-
505 |"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="notTested" %) Not Tested|-
506 |"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="notTested" %) Not Tested|-
507 |"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="notTested" %) Not Tested|-
508 |"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="notTested" %) Not Tested|-
509 |"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="notTested" %) Not Tested|-
510
511 === Edit in Source ===
512
513 (% style="width: 99%;" %)
514 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
515 |Edit in Source|Hover over "Edit", Click on "WYSIWYG"; Click "Source"; Click "Preview"; Click "Back to Edit" |Redirect back to Edit Page|(% class="notTested" %) Not Tested|-
516 |Edit in Source|Hover over "Edit", Click on "WYSIWYG"; Click "Source"; Click "Save & Continue" |Saves the Page and remains in Edit Mode|(% class="notTested" %) Not Tested|-
517 |Edit in Source|Hover over "Edit", Click on "WYSIWYG"; Click "Source"; Click "Save & View" |Saves the Page and redirects to View Mode|(% class="notTested" %) Not Tested|-
518 |Edit in Source|Hover over "Edit", Click on "WYSIWYG"; Click "Source"; Click "Cancel" |Cancels and returns to View Mode|(% class="notTested" %) Not Tested|-
519
520 == Access Rights ==
521
522 (% style="width: 99%;" %)
523 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
524 |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="notTested" %) Not Tested|-
525 |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="notTested" %) Not Tested|-
526 |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="notTested" %) Not Tested|-
527 |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="notTested" %) Not Tested|-
528 |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="notTested" %) Not Tested|-
529 |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="notTested" %) Not Tested|-
530 |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="notTested" %) Not Tested|-
531 |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="notTested" %) Not Tested|-
532
533 == Objects & Classes Editing ==
534
535 //Soon//
536
537 == Administration ==
538
539 === Space Administration ===
540
541 ==== Presentation ====
542
543 (% style="width: 99%;" %)
544 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
545 |"Presentation"|Hover over "Space"; Click on "Administer Space"; Click on "Presentation" |Redirects to Presentation Page|(% class="notTested" %) Not Tested|-
546 |"Presentation"|Hover over "Space"; Click on "Administer Space"; Click on "Presentation"; Change a field; Click "Save" |Check if the fields are saved|(% class="notTested" %) Not Tested|-
547 |"Presentation"|Hover over "Space"; Click on "Administer Space"; Click on "Presentation"; Click "Customize" |Redirect to Skin Customization Page|(% class="notTested" %) Not Tested|-
548
549 ==== Page Elements ====
550
551 (% style="width: 99%;" %)
552 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
553 |"Page Elements"|Hover over "Space"; Click on "Administer Space"; Click on "Page Elements" |Redirects to Page Elements Page|(% class="notTested" %) Not Tested|-
554 |"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="notTested" %) Not Tested|-
555
556 ==== Panel Wizard ====
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 |"Panel Wizard"| Hover over "Space"; Click on "Administer Space"; Click on "Panel Wizard" |Redirects to Panels Page|(% class="notTested" %) Not Tested|-
561 |"Panel List"|Hover over "Space"; Click on "Administer Space"; Click on "Panel Wizard"; Click on the accordion headers|Accordion headers work properly|(% class="notTested" %) Not Tested|-
562 |"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="notTested" %) Not Tested|-
563 |"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="notTested" %) Not Tested|-
564 |"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="notTested" %) Not Tested|-
565 |"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="notTested" %) Not Tested|-
566 |"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="notTested" %) Not Tested|-
567 |"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="notTested" %) Not Tested|-
568 |"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="notTested" %) Not Tested|-
569 |"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="notTested" %) Not Tested|-
570 |"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="notTested" %) Not Tested|-
571 |"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="notTested" %) Not Tested|-
572
573 ==== Rights ====
574
575 (% style="width: 99%;" %)
576 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
577 |"Rights"|Hover over "Space"; Click on "Administer Space"; Click on "Rights" |Redirects to Rights Page|(% class="notTested" %) Not Tested|-
578 |"Rights"|Hover over "Space"; Click on "Administer Space"; Click on "Rights"; Select "Users" |See if the list of users appears|(% class="notTested" %) Not Tested|-
579 |"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="notTested" %) Not Tested|-
580 |"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="notTested" %) Not Tested|-
581
582 === Wiki Administration ===
583
584 ==== Edit Mode Settings ====
585
586 (% style="width: 99%;" %)
587 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
588 |"Edit Mode Settings"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Edit Mode Settings" |Redirects to Edit Mode Settingspage|(% class="notTested" %) Not Tested|-
589 |"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="notTested" %) Not Tested|-
590 |"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="notTested" %) Not Tested|-
591 |"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="notTested" %) Not Tested|-
592 |"Default document syntax "|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Edit Mode Settings"; Change the default syntax to "2.0"; Click "Save"; Create a new page|The page you created should be in 2.1 syntax|(% class="notTested" %) Not Tested|-
593 |"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="notTested" %) Not Tested|-
594 |"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="notTested" %) Not Tested|-
595 |"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="notTested" %) Not Tested|-
596 |"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="notTested" %) Not Tested|-
597
598 ==== Localization ====
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 |"Localization"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Localization" |Redirects to Localization page\\|(% class="notTested" %) Not Tested|-
603 |"Localization"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Localization"; Change a field; Click "Save" |Check if the fields are saved|(% class="notTested" %) Not Tested|-
604 |"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="notTested" %) Not Tested|-
605 |"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="notTested" %) Not Tested|-
606 |"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="notTested" %) Not Tested|-
607
608 ==== Email ====
609
610 (% style="width: 99%;" %)
611 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
612 |"Email"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Email" |Redirects to Email page|(% class="notTested" %) Not Tested|-
613 |"Email"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Email"; Change a field; Click "Save" |Check if the fields are saved|(% class="notTested" %) Not Tested|-
614
615 ==== OpenOffice Server ====
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 |"OpenOffice Server"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "OpenOffice Server" |Redirects to OpenOffice Server page\\|(% class="notTested" %) Not Tested|-
620 |"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="notTested" %) Not Tested|-
621 |"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="notTested" %) Not Tested|-
622 |"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="notTested" %) Not Tested|-
623
624 ==== Presentation ====
625
626 (% style="width: 99%;" %)
627 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
628 |"Presentation"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation" |Redirects to Presentation Page|(% class="notTested" %) Not Tested|-
629 |"Presentation"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Presentation"; Change a field; Click "Save" |Check if the fields are saved|(% class="notTested" %) Not Tested|-
630 |"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="notTested" %) Not Tested|-
631
632 ==== Page Elements ====
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 |"Page Elements"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Page Elements" |Redirects to Page Elements Page|(% class="notTested" %) Not Tested|-
637 |"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="notTested" %) Not Tested|-
638 |"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="notTested" %) Not Tested|-
639 |"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="notTested" %) Not Tested|-
640 |"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="notTested" %) Not Tested|-
641 |"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="notTested" %) Not Tested|-
642 |"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="notTested" %) Not Tested|-
643 |"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="notTested" %) Not Tested|-
644 |"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="notTested" %) Not Tested|-
645 |"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="notTested" %) Not Tested|-
646 |"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="notTested" %) Not Tested|-
647 |"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="notTested" %) Not Tested|-
648
649 ==== Panel Wizard ====
650
651 (% style="width: 99%;" %)
652 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
653 |"Panel Wizard"| Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard" |Redirects to Panels Page|(% class="notTested" %) Not Tested|-
654 |"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="notTested" %) Not Tested|-
655 |"Panel List"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Panel Wizard"; Click on the accordion headers |Accordion works properly|(% class="notTested" %) Not Tested|-
656 |"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="notTested" %) Not Tested|-
657 |"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="notTested" %) Not Tested|-
658 |"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="notTested" %) Not Tested|-
659 |"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="notTested" %) Not Tested|-
660 |"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="notTested" %) Not Tested|-
661 |"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="notTested" %) Not Tested|-
662 |"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="notTested" %) Not Tested|-
663 |"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="notTested" %) Not Tested|-
664 |"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="notTested" %) Not Tested|-
665 |"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="notTested" %) Not Tested|-
666 |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="notTested" %) Not Tested|-
667
668 ==== Users ====
669
670 (% style="width: 99%;" %)
671 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
672 |"Users"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Users" |Redirects to Users Page|(% class="notTested" %) Not Tested|-
673 |"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="notTested" %) Not Tested|-
674 |"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="notTested" %) Not Tested|-
675 |"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="notTested" %) Not Tested|-
676 |"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="notTested" %) Not Tested|-
677 |"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="notTested" %) Not Tested|-
678 |"Users"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Users"; Click on "Add new user"; Click "X" |Check if modal closes properly|(% class="notTested" %) Not Tested|-
679 |"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="notTested" %) Not Tested|-
680 |"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="notTested" %) Not Tested|-
681
682 ==== Groups ====
683
684 (% style="width: 99%;" %)
685 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
686 |"Groups"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Groups" |Redirects to Groups Page|(% class="notTested" %) Not Tested|-
687 |"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="notTested" %) Not Tested|-
688 |"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="notTested" %) Not Tested|-
689 |"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="notTested" %) Not Tested|-
690 |"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="notTested" %) Not Tested|-
691 |"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="notTested" %) Not Tested|-
692 |"Groups"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Groups"; Click on "Add new group"; Click "X" |Check if modal closes properly|(% class="notTested" %) Not Tested|-
693 |"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="notTested" %) Not Tested|-
694
695 ==== Rights ====
696
697 (% style="width: 99%;" %)
698 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
699 |"Rights"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Rights" |Redirects to Rights Page|(% class="notTested" %) Not Tested|-
700 |"Rights"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Rights"; Select "Users" |See if the list of users appears|(% class="notTested" %) Not Tested|-
701 |"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="notTested" %) Not Tested|-
702 |"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="notTested" %) Not Tested|-
703
704 ==== Registration ====
705
706 (% style="width: 99%;" %)
707 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
708 |"Registration"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Registration" |Redirects to Registration Page|(% class="notTested" %) Not Tested|-
709 |"Registration"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Registration"; Change a field; Click "Save" |Check if the fields are saved|(% class="notTested" %) Not Tested|-
710
711 ==== User Profile ====
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 |"User Profile"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "User Profile"|Redirects to Users Profile page|(% class="notTested" %) Not Tested|-
716 |"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="notTested" %) Not Tested|-
717
718 ==== Import ====
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 |"Import"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Import"|Redirects to Import Page|(% class="notTested" %) Not Tested|-
723 |"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="notTested" %) Not Tested|-
724 |"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="notTested" %) Not Tested|-
725 |"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="notTested" %) Not Tested|-
726 |"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="notTested" %) Not Tested|-
727
728 ==== Export ====
729
730 (% style="width: 99%;" %)
731 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
732 |"Export"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Export" |Redirects to Export page\\|(% class="notTested" %) Not Tested|-
733 |"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="notTested" %) Not Tested|-
734
735 ==== Templates ====
736
737 (% style="width: 99%;" %)
738 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
739 |"Templates"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Templates" |Redirects to Template page|(% class="notTested" %) Not Tested|-
740 |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>>platform:Features.DocumentLifecycle#HCreatefromTemplate]].|The contents of the new page should contain the one from the Template|(% class="notTested" %) Not Tested|-
741
742 ==== Extension Manager ====
743
744 (% style="width: 99%;" %)
745 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
746 |"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="notTested" %) Not Tested|-
747 |"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="notTested" %) Not Tested|-
748 |"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="notTested" %) Not Tested|-
749 |"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="notTested" %) Not Tested|-
750 |"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="notTested" %) Not Tested|-
751 |"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="notTested" %) Not Tested|-
752 |"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="notTested" %) Not Tested|-
753 |"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="notTested" %) Not Tested|-
754
755 == App Within Minutes ==
756
757 (% style="width: 99%;" %)
758 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
759 |"View Your Web Applications"|Click on "More applications" and then on "Create your own!" in the "Applications" panel on the right|You see a livetable with all your web applications|(% class="notTested" %) Not Tested|-
760 |"Create a Web Application"|Click on "More applications" and then on "Create your own!" in the "Applications" panel; Click "Create Application"; Type a name for your application and click "Next Step"; Drag and drop the fields you need in your app from the palette to the right; Click "Next Step"; Add a description; Add some columns by selecting them from the "Columns" drop-down list and by clicking on the green "+" button; Associate an icon with your application by using the syntax "icon:the_name_of_the_icon" in the icon field; Click "Finish"|You see the homepage of your web application; The application will appear in the "Applications" panel with the chosen icon|(% class="notTested" %) Not Tested|-
761 |"Add New Entry"|Click on the name of the application from the "Applications" panel; Click "Add New Entry"; Type a name for your entry and click on the green "+" button; Fill in all the fields; Click "Save & View"; Click on the name of your application from the breadcrumb|You see your new entry in the Entries livetable|(% class="notTested" %) Not Tested|-
762 |"Edit Entry"|Click on the name of the application from the "Applications" panel; Click on the "Edit" button in the "Actions" column of the livetable; Make your modifications and then click "Save & View"|Changes to the entry are saved|(% class="notTested" %) Not Tested|-
763 |"Delete Entry"|Click on the name of the application from the "Applications" panel; Click on the "Delete" button in the "Actions" column of the livetable; Click "Yes"|The entry is deleted|(% class="notTested" %) Not Tested|-
764 |"Edit Application" Add new field|Click on the name of the application from the "Applications" panel; Click "Edit Application"; Drag and drop a new field; Click "Next Step"; Click "Finish"|The new field is added|(% class="notTested" %) Not Tested|-
765 |"Edit Application" Rename field|Click on the name of the application from the "Applications" panel; Click "Edit Application"; Click on a field's name and start writing the new name; Click "Next Step"; Click "Finish"|The field's name is changed|(% class="notTested" %) Not Tested|-
766 |"Edit Application" Configure field|Click on the name of the application from the "Applications" panel; Click "Edit Application"; Hover over a field and click on the "key" icon in the top right corner; Make the desired changes and then click on the green checkmark button; Click "Next Step"; Click "Finish"|The changes to the field are saved|(% class="notTested" %) Not Tested|-
767 |"Edit Application" Delete field|Click on the name of the application from the "Applications" panel; Click "Edit Application"; Hover over a field and click on the red "X" icon in the top right corner; Click "Next Step"; Click "Finish"|The field is deleted|(% class="notTested" %) Not Tested|-
768 |"Edit Application" Reorder fields|Click on the name of the application from the "Applications" panel; Click "Edit Application"; Hover over a field and click on the blue cross icon in the top right corner; Drag and drop the field where you want; Click "Next Step"; Click "Finish"|The order of the fields is saved|(% class="notTested" %) Not Tested|-
769 |"Edit Application" Reorder columns|Click on the name of the application from the "Applications" panel; Click "Edit Application"; Click "Next Step"; Drag and drop the columns to reorder them; Click "Finish"|You see the homepage of your web application; The columns are reordered|(% class="notTested" %) Not Tested|-
770 |"Edit Application" Remove column|Click on the name of the application from the "Applications" panel; Click "Edit Application"; Click "Next Step"; Hover over a column and click on the red "X" in the top right corner; Click "Finish"|You see the homepage of your web application; The column isn't visible anymore|(% class="notTested" %) Not Tested|-
771 |"Delete an Application"|Click on the name of the application from the "Applications" panel; Click "Delete Application"; Click "Yes"|The application is deleted and will disappear from the "Applications" panel|(% class="notTested" %) Not Tested|-
772
773 ==== Annotations ====
774
775 (% style="width: 99%;" %)
776 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
777 |"Annotations"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Annotations"|Redirects to Annotations page|(% class="notTested" %) Not Tested|-
778 |"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="notTested" %) Not Tested|-
779 |"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="notTested" %) Not Tested|-
780 |"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="notTested" %) Not Tested|-
781
782 ==== Invitation Application ====
783
784 (% style="width: 99%;" %)
785 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
786 |"Invitation Application"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Invitation Application" |Redirects to Invitation Application page|(% class="notTested" %) Not Tested|-
787 |"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="notTested" %) Not Tested|-
788
789 ==== Search ====
790
791 (% style="width: 99%;" %)
792 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
793 |"Search"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Search" |Redirects to Search page|(% class="notTested" %) Not Tested|-
794 |"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="notTested" %) Not Tested|-
795
796 ==== Solr Search ====
797
798 (% style="width: 99%;" %)
799 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
800 |"Solr Search" Administration|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Search"; Change the "Search engine to use" to "Solr (Experimental)"; Click "Update"|Settings are updated|(% class="notTested" %) Not Tested|-
801 |"Solr Search"|On the top right corner, enter some text in the field and press enter|Redirects to Search page where you will see a relevance percentage bar for each result; The results are highlighted|(% class="notTested" %) Not Tested|-
802
803 ==== Search Suggest ====
804
805 (% style="width: 99%;" %)
806 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
807 |"Search Suggest"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Search Suggest" |Redirects to Search Suggest page|(% class="notTested" %) Not Tested|-
808 |"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="notTested" %) Not Tested|-
809
810 ==== WYSIWYG Editor ====
811
812 (% style="width: 99%;" %)
813 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
814 |"WYSIWYG Editor"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "WYSIWYG Editor" |Redirects to WYSIWYG Editor page|(% class="notTested" %) Not Tested|-
815 |"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="notTested" %) Not Tested|-
816 |"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="notTested" %) Not Tested|-
817 |"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="notTested" %) Not Tested|-
818 |"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="notTested" %) Not Tested|-
819 |"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="notTested" %) Not Tested|-
820
821 ==== Message Stream ====
822
823 (% style="width: 99%;" %)
824 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
825 |"Message Stream"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Message Stream" |Redirects to Message Stream page|(% class="notTested" %) Not Tested|-
826 |"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|-
827
828 ==== Google Analytics ====
829
830 (% style="width: 99%;" %)
831 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
832 |"Google Analytics"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Google Analytics"|Redirects to the "Google Analytics" page|(% class="notTested" %) Not Tested|-
833
834 ==== Logging ====
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 |"Logging"|Hover over "Wiki"; Click on "Administer Wiki"; Click on "Logging"|Redirects to "Logging" page|(% class="notTested" %) Not Tested|-
839
840 == Comments/Annotations/Attachments/History/Information Tabs ==
841
842 // A blog post is used to test the tabs //
843
844 === Comments and Annotations ===
845
846 (% style="width: 99%;" %)
847 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
848 |"Comments" Cancel|Click on "Comments ()"; Write a comment; Click "Cancel" |Cancels the comment operation|(% class="notTested" %) Not Tested|-
849 |"Comments" Add|Click on "Comments ()"; Write a comment; Click "Add Comment" |Adds a comment; Comment should be visible in the comment list|(% class="notTested" %) Not Tested|-
850 |"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="notTested" %) Not Tested|-
851 |"Comments" Delete|Click on "Comments ()"; Write a comment; Click "Add Comment"; Click "X"; Click "Yes"|Deletes a comment; Comment should dissapear|(% class="notTested" %) Not Tested|-
852 |"Comments" Preview|Click on "Comments ()"; Write a comment; Click "Preview"; Click "Add Comment" |Previews a comment; Comment should be saved|(% class="notTested" %) Not Tested|-
853 |"Comments" Preview|Click on "Comments ()"; Write a comment; Click "Preview"; Click "Cancel" |Previews a comment; Comment should be discarded|(% class="notTested" %) Not Tested|-
854 |"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="notTested" %) Not Tested|-
855 |"Threaded Annotations"|Select the text you want to annotate; Press CTRL+M and write some text; Click "Add Annotation"; Click on the "Annotations" button and check "Show Annotations"; Click on the small yellow icon and click the "Reply" button; Write a reply and then click "Add Comment"; Click on the small yellow icon and click on the "See thread" link|Taken to the Comments tab from bottom; The thread is highlighted in yellow|(% class="notTested" %) Not Tested|-
856 |"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="notTested" %) Not Tested|-
857 |"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="notTested" %) Not Tested|-
858 |"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="notTested" %) Not Tested|-
859 |"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="notTested" %) Not Tested|-
860 |"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="notTested" %) Not Tested|-
861 |"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="notTested" %) Not Tested|-
862
863 === Attachments ===
864
865 (% style="width: 99%;" %)
866 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
867 |"Attachments" Cancel|Click on "Attachments ()"; Browse for a document; Click "Cancel" |Cancels the attachment operation|(% class="notTested" %) Not Tested|-
868 |"Attachments" Add|Click on "Attachments ()"; Browse for a document; Click "Open" |Attaches a file; Attachment appears in list|(% class="notTested" %) Not Tested|-
869 |"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="notTested" %) Not Tested|-
870 |"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="notTested" %) Not Tested|-
871 |"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="notTested" %) Not Tested|-
872 |"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="notTested" %) Not Tested|-
873
874 === History ===
875
876 (% style="width: 99%;" %)
877 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
878 |"History"|Click on "History"|History tab visible|(% class="notTested" %) Not Tested|-
879 |"History"|Click on "History"; Click on a version |View the page at clicked version|(% class="notTested" %) Not Tested|-
880 |"History"|Click on "History"; Click "Delete" to the right of a version; Click "Ok" |The version is deleted|(% class="notTested" %) Not Tested|-
881 |"Show Minor Edits"|Click on "History"; Click "Show Minor Edits" |Shows the list of version including minor versions|(% class="notTested" %) Not Tested|-
882 |"Show Minor Edits"|Click on "History"; Click "Show Minor Edits"; Click "Rollback" |Rolls back the document at desired version|(% class="notTested" %) Not Tested|-
883 |"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="notTested" %) Not Tested|-
884 |"Show Minor Edits"|Click on "History"; Click "Show Minor Edits"; Select a version range; Click on "Compare Selected Versions" |Redirect to compare page|(% class="notTested" %) Not Tested|-
885 |"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="notTested" %) Not Tested|-
886 |"Show Minor Edits"|Click on "History"; Click "Show Minor Edits"; Click "Hide Minor Edits"; Click "Show Minor Edits" |Shows only major/minor versions|(% class="notTested" %) Not Tested|-
887 |"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="notTested" %) Not Tested|-
888
889 === Information ===
890
891 (% style="width: 99%;" %)
892 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
893 |"Information" functionality |Click on "Information" |Redirect to information panel|(% class="notTested" %) Not Tested|-
894
895 == Tags ==
896
897 (% style="width: 99%;" %)
898 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
899 |"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="notTested" %) Not Tested|-
900 |"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="notTested" %) Not Tested|-
901 |"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="notTested" %) Not Tested|-
902 |"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="notTested" %) Not Tested|-
903 |"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="notTested" %) Not Tested|-
904
905 == Blog ==
906
907 (% style="width: 99%;" %)
908 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
909 |"Blog RSS"|From the "Quick Links" panel, click on the small RSS icon near the "Blog"|Check if Blog RSS is properly displayed|(% class="notTested" %) Not Tested|-
910 |"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="notTested" %) Not Tested|-
911 |"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="notTested" %) Not Tested|-
912 |"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="notTested" %) Not Tested|-
913 |"Create a new post"|Click on "Blog"; Fill in the Post Title; Click on "Create" |Redirect to Edit page|(% class="notTested" %) Not Tested|-
914 |"Edit a post"|Click on "Blog"; Click on the pen to "Edit this blog post" |Redirect to Edit page|(% class="notTested" %) Not Tested|-
915 |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="notTested" %) Not Tested|-
916 |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="notTested" %) Not Tested|-
917 |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="notTested" %) Not Tested|-
918 |"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="notTested" %) Not Tested|-
919 |"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="notTested" %) Not Tested|-
920 |"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="notTested" %) Not Tested|-
921 |"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="notTested" %) Not Tested|-
922 |"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="notTested" %) Not Tested|-
923 |"Publish Article"|Click on "Blog"; Create a new blog post; Check the "Publish" checkbox; Click "Save & View"|Blog article is published|(% class="notTested" %) Not Tested|-
924 |"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="notTested" %) Not Tested|-
925 |"Hide article "|Click on "Blog"; Click on the pen to "Edit this blog post"; Check "Hide Article"; Click "Save & View" |Changes are saved|(% class="notTested" %) Not Tested|-
926 |"Hide article "|Click on "Blog"; Click on the pen to "Edit this blog post"; Check "Hide Article"; Click "Save & Continue" |Changes are saved|(% class="notTested" %) Not Tested|-
927 |"Hide article "|Click on "Blog"; Click on the pen to "Edit this blog post"; Uncheck "Hide Article"; Click "Save & View" |Changes are saved|(% class="notTested" %) Not Tested|-
928 |"Hide article "|Click on "Blog"; Click on the pen to "Edit this blog post"; Uncheck "Hide Article"; Click "Save & Continue" |Changes are saved|(% class="notTested" %) Not Tested|-
929 |"Preview"|Click on "Blog"; Click on the pen to "Edit this blog post"; Click "Preview"; Click "Back to edit" |Redirect to edit page|(% class="notTested" %) Not Tested|-
930 |"Save & Continue"|Click on "Blog"; Click on the pen to "Edit this blog post"; Click "Save & Continue" |Changes are saved|(% class="notTested" %) Not Tested|-
931 |"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="notTested" %) Not Tested|-
932 |"Save & View"|Click on "Blog"; Click on the pen to "Edit this blog post"; Click "Save & View" |Changes are saved|(% class="notTested" %) Not Tested|-
933 |"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="notTested" %) Not Tested|-
934 |"Cancel"|Click on "Blog"; Click on the pen to "Edit this blog post"; Click "Cancel" |Discards changes|(% class="notTested" %) Not Tested|-
935 |"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="notTested" %) Not Tested|-
936 |"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="notTested" %) Not Tested|-
937 |"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="notTested" %) Not Tested|-
938 |"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="notTested" %) Not Tested|-
939
940 == Color Themes ==
941
942 (% style="width: 99%;" %)
943 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
944 |"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="notTested" %) Not Tested|-
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" |Edit page of Theme|(% class="notTested" %) Not Tested|-
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"; Click "Cancel"|Check button functionality|(% class="notTested" %) Not Tested|-
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"; Change the Page Background Color; Click "Preview"; Click "Back to Edit" |Change in Theme Preview|(% class="notTested" %) Not Tested|-
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"; Change the Page Background Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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"; Change the Page Background Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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"; Add a Page Background Image; Click "Preview"; Click "Back to Edit" |Change in Theme Preview|(% class="notTested" %) Not Tested|-
951 |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="notTested" %) Not Tested|-
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"; Add a Page Background Image; Click "Save & View" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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"; 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="notTested" %) Not Tested|-
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"; Add a Page Background Image; Fill in the Page Background Image Position and Repeat; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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"; Add a Page Background Image; Fill in the Page Background Image Position and Repeat; Click "Save & View" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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 Page Header Background Color; Click "Preview"; Click "Back to Edit" |Change in Theme Preview|(% class="notTested" %) Not Tested|-
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 Page Header Background Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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 Page Header Background Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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"; Add a Banner; Click "Preview"; Click "Back to Edit" |Change in Theme Preview|(% class="notTested" %) Not Tested|-
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"; Add a Banner; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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"; Add a Banner; Click "Save & View" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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"; Add a Banner; Fill in the Banner Position and Repeat; Click "Preview"; Click "Back to Edit" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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"; Add a Banner; Fill in the Banner Position and Repeat; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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"; Add a Banner; Fill in the Banner Position and Repeat; Click "Save & View" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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 Page Content Background Color; Click "Preview"; Click "Back to Edit" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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 Page Content Background Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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 Page Content Background Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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 Text Color; Click "Preview"; Click "Back to Edit" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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 Text Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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 Text Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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 Informative Text Color; Click "Preview"; Click "Back to Edit" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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 Informative Text Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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 Informative Text Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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 Details Text Color; Click "Preview"; Click "Back to Edit" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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 Details Text Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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 Details Text Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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 Link Color; Click "Preview"; Click "Back to Edit" |Back to Theme Edit|(% class="notTested" %) Not Tested|-
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 Link Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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 Link Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
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 Title Color; Click "Preview"; Click "Back to Edit" |Back to Theme Edit|(% class="notTested" %) Not Tested|-
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 Title Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="notTested" %) Not Tested|-
982 |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="notTested" %) Not Tested|-
983 |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="notTested" %) Not Tested|-
984 |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="notTested" %) Not Tested|-
985 |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="notTested" %) Not Tested|-
986 |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="notTested" %) Not Tested|-
987 |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="notTested" %) Not Tested|-
988 |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="notTested" %) Not Tested|-
989 |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="notTested" %) Not Tested|-
990 |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="notTested" %) Not Tested|-
991 |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="notTested" %) Not Tested|-
992 |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="notTested" %) Not Tested|-
993 |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="notTested" %) Not Tested|-
994 |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="notTested" %) Not Tested|-
995 |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="notTested" %) Not Tested|-
996 |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="notTested" %) Not Tested|-
997 |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="notTested" %) Not Tested|-
998 |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="notTested" %) Not Tested|-
999 |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="notTested" %) Not Tested|-
1000 |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="notTested" %) Not Tested|-
1001 |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="notTested" %) Not Tested|-
1002 |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="notTested" %) Not Tested|-
1003 |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="notTested" %) Not Tested|-
1004 |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="notTested" %) Not Tested|-
1005 |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="notTested" %) Not Tested|-
1006 |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="notTested" %) Not Tested|-
1007 |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="notTested" %) Not Tested|-
1008 |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="notTested" %) Not Tested|-
1009 |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="notTested" %) Not Tested|-
1010 |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="notTested" %) Not Tested|-
1011 |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="notTested" %) Not Tested|-
1012 |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="notTested" %) Not Tested|-
1013 |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="notTested" %) Not Tested|-
1014 |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="notTested" %) Not Tested|-
1015 |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="notTested" %) Not Tested|-
1016 |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="notTested" %) Not Tested|-
1017 |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="notTested" %) Not Tested|-
1018 |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="notTested" %) Not Tested|-
1019 |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="notTested" %) Not Tested|-
1020 |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="notTested" %) Not Tested|-
1021 |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="notTested" %) Not Tested|-
1022 |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="notTested" %) Not Tested|-
1023 |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="notTested" %) Not Tested|-
1024 |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="notTested" %) Not Tested|-
1025 |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="notTested" %) Not Tested|-
1026 |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="notTested" %) Not Tested|-
1027 |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="notTested" %) Not Tested|-
1028 |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="notTested" %) Not Tested|-
1029 |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="notTested" %) Not Tested|-
1030 |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="notTested" %) Not Tested|-
1031 |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="notTested" %) Not Tested|-
1032 |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="notTested" %) Not Tested|-
1033 |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="notTested" %) Not Tested|-
1034 |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="notTested" %) Not Tested|-
1035 |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="notTested" %) Not Tested|-
1036 |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="notTested" %) Not Tested|-
1037 |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="notTested" %) Not Tested|-
1038
1039 == Panels ==
1040
1041 (% style="width: 99%;" %)
1042 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
1043 |"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="notTested" %) Not Tested|-
1044 |"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="notTested" %) Not Tested|-
1045 |"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="notTested" %) Not Tested|-
1046 |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="notTested" %) Not Tested|-
1047 |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="notTested" %) Not Tested|-
1048 |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="notTested" %) Not Tested|-
1049 |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="notTested" %) Not Tested|-
1050 |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="notTested" %) Not Tested|-
1051 |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="notTested" %) Not Tested|-
1052 |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="notTested" %) Not Tested|-
1053 |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="notTested" %) Not Tested|-
1054
1055 == Document Index ==
1056
1057 === Space index ===
1058
1059 (% style="width: 99%;" %)
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 |"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="notTested" %) Not Tested|-
1062 |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="notTested" %) Not Tested|-
1063 |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="notTested" %) Not Tested|-
1064 |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="notTested" %) Not Tested|-
1065 |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="notTested" %) Not Tested|-
1066 |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="notTested" %) Not Tested|-
1067 |"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="notTested" %) Not Tested|-
1068 |"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="notTested" %) Not Tested|-
1069 |"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="notTested" %) Not Tested|-
1070 |"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="notTested" %) Not Tested|-
1071 |"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="notTested" %) Not Tested|-
1072 |"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="notTested" %) Not Tested|-
1073
1074 === Document index ===
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 |"See document index"|Hover over "Wiki"; Click on "Document Index"|Redirect to Document Index page|(% class="notTested" %) Not Tested|-
1079 |Page "copy"|Hover over "Wiki"; Click on "Document Index"; Click "copy"; Fill in the fields; Click "copy"|Redirect to Copy page|(% class="notTested" %) Not Tested|-
1080 |Page "delete"|Hover over "Wiki"; Click on "Document Index"; Click "delete"; Click "Yes/No" |Redirect to confirmation page|(% class="notTested" %) Not Tested|-
1081 |Page "rename"|Hover over "Wiki"; Click on "Document Index"; Click "rename"; Click "Cancel" |Redirect to Rename page|(% class="notTested" %) Not Tested|-
1082 |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="notTested" %) Not Tested|-
1083 |Page "rights"|Hover over "Wiki"; Click on "Document Index"; Click "rights"|Redirect to Rights editor|(% class="notTested" %) Not Tested|-
1084 |"See document index"|Hover over "Wiki"; Click on "Document Index"; Sort elements in the table by "Page" ascending |Sort Elements by desired criteria|(% class="notTested" %) Not Tested|-
1085 |"See document index"|Hover over "Wiki"; Click on "Document Index"; Sort elements in the table by "Page" descending |Sort Elements by desired criteria|(% class="notTested" %) Not Tested|-
1086 |"See document index"|Hover over "Wiki"; Click on "Document Index"; Sort elements in the table by "Space" ascending |Sort Elements by desired criteria|(% class="notTested" %) Not Tested|-
1087 |"See document index"|Hover over "Wiki"; Click on "Document Index"; Sort elements in the table by "Space" descending |Sort Elements by desired criteria|(% class="notTested" %) Not Tested|-
1088 |"See document index"|Hover over "Wiki"; Click on "Document Index"; Sort elements in the table by "Date" ascending |Sort Elements by desired criteria|(% class="notTested" %) Not Tested|-
1089 |"See document index"|Hover over "Wiki"; Click on "Document Index"; Sort elements in the table by "Date" descending |Sort Elements by desired criteria|(% class="notTested" %) Not Tested|-
1090 |"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="notTested" %) Not Tested|-
1091 |"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="notTested" %) Not Tested|-
1092 |"Tree" Tab|Hover over "Wiki"; Click on "Document Index"; Click "Tree"; Expand tree |Tree should be expanded|(% class="notTested" %) Not Tested|-
1093 |"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="notTested" %) Not Tested|-
1094 |"Attachments" tab|Hover over "Wiki"; Click on "Document Index"; Click on the "Attachments" tab|All attachments from the wiki should be listed|(% class="notTested" %) Not Tested|-
1095 |"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="notTested" %) Not Tested|-
1096 |"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="notTested" %) Not Tested|-
1097
1098 == Search ==
1099
1100 (% style="width: 99%;" %)
1101 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
1102 |"Search"|On the top right corner, enter some text in the field and press enter|Redirects to Search page|(% class="notTested" %) Not Tested|-
1103 |"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="notTested" %) Not Tested|-
1104 |"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="notTested" %) Not Tested|-
1105
1106 == Search Suggest ==
1107
1108 (% style="width: 99%;" %)
1109 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
1110 |"Search Suggest"|On the top right corner, enter some text in the field|Wait for the AJAX window to appear with the results|(% class="notTested" %) Not Tested|-
1111
1112 == User Status ==
1113
1114
1115 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
1116 |"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="notTested" %) Not Tested|-
1117 |"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="notTested" %) Not Tested|-
1118 |"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="notTested" %) Not Tested|-
1119 |"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="notTested" %) Not Tested|-
1120 |"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="notTested" %) Not Tested|-
1121 |"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="notTested" %) Not Tested|-
1122 |"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="notTested" %) Not Tested|-
1123 |"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="notTested" %) Not Tested|-
1124
1125 = Macros =
1126
1127
1128
1129 == Dashboards Macro ==
1130
1131 (% style="width: 99%;" %)
1132 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
1133 |"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="notTested" %) Not Tested|-
1134 |"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="notTested" %) Not Tested|-
1135 |"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="notTested" %) Not Tested|-
1136 |"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="notTested" %) Not Tested|-
1137 |"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="notTested" %) Not Tested|-
1138 |"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="notTested" %) Not Tested|-
1139 |"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="notTested" %) Not Tested|-
1140 |"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="notTested" %) Not Tested|-
1141 |"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="notTested" %) Not Tested|-
1142 |"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="notTested" %) Not Tested|-
1143 |"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="notTested" %) Not Tested|-
1144
1145 == Spaces Macro (from Home Page) ==
1146
1147 (% style="width: 99%;" %)
1148 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
1149 |"See space administration"|For a space click on the "See Space Administration" button|Redirect to Space Administration page|(% class="notTested" %) Not Tested|-
1150 |"See space index"|For a space click on the "See Space Index" button|Redirect to Space Index page|(% class="notTested" %) Not Tested|-
1151 |"Create a new space"|Click on "Create a new space"; Fill in the new space name; Click "Create" |Redirect to Space WebHome page|(% class="notTested" %) Not Tested|-
1152 |"Create a new space"|Click on "Create a new space" twice|The field and button should appear/disappear|(% class="notTested" %) Not Tested|-
1153
1154 == Jump To Page ==
1155
1156 (% style="width: 99%;" %)
1157 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA
1158 |"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="notTested" %) Not Tested|-
1159 |"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="notTested" %) Not Tested|-

Get Connected