Wiki source code of Manual Test Report Template

Version 8.2 by Sorin Burjan on 2011/02/21

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 = Introduction =
10
11 The aim of this report is to test all features on XWiki Enterprise 3.0 cycle and see that the everything is working before the release.
12
13
14 A digest of the BUGs reported here can be found [[here>>]]. This is useful for developers.
15
16 = Current Progress =
17
18 Snapshot used :
19
20 * XWiki Enterprise 3.0-SNAPSHOT.34407 found [[here>>http://maven.xwiki.org/snapshots/org/xwiki/enterprise/xwiki-enterprise-jetty-hsqldb/3.0-SNAPSHOT/xwiki-enterprise-jetty-hsqldb-3.0-20110204.025015-142.zip]]
21
22 Testing on:
23
24 * Ubuntu Linux 10.04 32-bit version with Mozilla Firefox 3.6.13
25 * Windows XP with Internet Explorer 6
26 * Windows XP with Internet Explorer 7
27 * Windows XP with Internet explorer 8
28
29 (% style="width: 99%;" %)
30 |=(% style="width: 20%;" %)XWiki Tested Release|=IE6 |=IE7 |=IE8 |=FF
31 |XWiki Enterprise 3 M2|Tested|Tested|Tested|Tested
32
33 = Conclusions =
34
35 * Small UI-bugs
36 * Administration Application needs some UI-improvements
37
38 {{velocity}}
39 #set($jiras = $doc.getValue("reportedJiras"))
40 #set($ijiras = $doc.getValue("importantJiras"))
41 #if(($jiras && $jiras!="")||($ijiras && $ijiras!=""))
42
43 = Jira Digest =
44
45 #if($ijiras && $ijiras!="")
46 * Important JIRAS: {{jira}}$!ijiras{{/jira}}
47 #end
48 #if($jiras && $jiras!="")
49 * Other JIRAS: {{jira}}$!jiras{{/jira}}
50 #end
51 #end
52 {{/velocity}}
53
54 = Test Procedure =
55
56 {{toc depth="3" start="2"/}}
57
58 == Register/Log-In/Log-Out ==
59
60 (% style="width: 99%;" %)
61 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
62 |"Register a new user" |Click on "Register"; Fill in the fields; Click "Register" |Check if Registration works|(% class="pass" %)|- |-
63 |"Log-In"|Click on "Log-In"; Fill in the username; Fill in the Password; Click "Log-In" |Check if Logging in works|(% class="pass" %)|- |-
64 |"Log-In"|Click on "Log-In"; Fill in the wrong username; Fill in the Password; Click "Log-In" |Check is allowed to login|(% class="pass" %)|- |-
65 |"Log-In" |Click on "Log-In"; Fill in the username; Fill in the wrong Password; Click "Log-In" |Check is allowed to login|(% class="pass" %)|- |-
66 |"Forgot username"|Click on "Log-In"; click on "username" |Redirect to Forgot Username page|(% class="pass" %)|- |-
67 |"Reset password"|Click on "Log-In"; click on "password" |Redirect to Reset Password page|(% class="pass" %)|- |-
68 |"Log-Out"|Click on "Log-Out" |Check if Logout works|(% class="pass" %)|- |-
69
70 == Action Menus ==
71
72 //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.//
73
74 === "Add" Menu ===
75
76 (% style="width: 99%;" %)
77 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
78 |"Space"|Hover over "Add"; Click on "Add Space"; Fill in a space name; Click "Create" |Redirect to Create Space page|(% class="pass" %)|- |-
79 |"Page"|Hover over "Add"; Click on "Page"|Redirect to Create Page page|(% class="pass" %)|- |-
80 |"Page From Office Document"|Hover over "Add"; Click on "Page From Office Document";|Look at the OfficeImporter Documentation for instructions on how to setup and configure an OpenOffice server|(% class="pass" %)|-|-
81 |"Comment to Page"|Hover over "Add"; Click on the "Comment to Page".|The page should scroll down at the bottom in the Comments tab|(% class="pass" %)|-|-
82 |"Attachments to Page"|Hover over "Add"; Click on the "Attachments to Page".|The page should scroll down at the bottom in the Comments tab|(% class="pass" %)|-|-
83
84 === "Wiki" Menu ===
85
86 (% style="width: 99%;" %)
87 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
88 |"Watch Space"|Hover over "Wiki"; Click on "Watch Space"; |See if the star turns yellow and the writing to "Unwatch Wiki"|(% class="pass" %)|-|-
89 |"Watch Space"|Hover over "Wiki"; Click on "Unwatch Space";|See if the star turns gray and the writing to "Watch Wiki" |(% class="pass" %)|- |-
90 |"Administer Wiki"|Hover over "Wiki"; Click on "Administer Wiki"|Redirect to Administer Wiki page|(% class="pass" %)|-|-
91 |"Document Index"|Hover over "Wiki"; Click on "Document Index" |Redirect to Document Index page|(% class="pass" %)|- |-
92
93 === "Space" Menu ===
94
95 (% style="width: 99%;" %)
96 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
97 |"Watch Space"|Hover over "Space"; Click on "Watch Space"; |See if the star turns yellow and the writing to "Unwatch Space"|(% class="pass" %)|- |-
98 |"Watch Space"|Hover over "Space"; Click on "Unwatch Space";|See if the star turns gray and the writing to "Watch Space" |(% class="pass" %)|- |-
99 |"Administer Space"|Hover over "Space"; Click on "Administer Space"|Redirect to Administer Space page|(% class="pass" %)|-|-
100 |"Document Index"|Hover over "Space"; Click on "Document Index" |Redirect to Document Index page|(% class="pass" %)|- |-
101
102 === "Page" Menu ===
103
104 (% style="width: 99%;" %)
105 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
106 |"Watch Page"|Hover over "Page"; Click on "Watch Page"; |See if the star turns yellow and the writing to "Unwatch Space"|(% class="pass" %)|- |-
107 |"Watch Page"|Hover over "Page"; Click on "Copy"; |See if the star turns gray and the writing to "Watch Page"|(% class="pass" %)|- |-
108 |"Send Page by Email"|Hover over "Page"; Click on "Send Page by Email";|See if the javascript modal appears|(% class="pass" %)|-|-
109 |"Copy"|Hover over "Page"; Click on "Rename";|Redirected to the Copy feature page.|(% class="pass" %)|-|-
110 |"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 if Rename feature works|(% class="pass" %)|-|-
111 |"Delete"|Hover over "Page"; Click on "Delete"; |Redirected to a page and be asked for confirmation|(% class="pass" %)|- |-
112
113 === "Profile" Menu ===
114
115 (% style="width: 99%;" %)
116 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
117 |"Profile"|Hover over "Profile" menu and click on "Profile";|Redirects to your profile page|(% class="pass" %)|-|-
118 |"Preferences"|Hover over "Profile" menu and click on "Preferences";|Redirects to your profile preferences|(% class="pass" %)|-|-
119 |"Watchlist"|Hover over "Profile" menu and click on "Watchlist";|Redirects to your profile watchlist|(% class="pass" %)|-|-
120
121 === "Edit" Menu ===
122
123 (% style="width: 99%;" %)
124 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
125 |"Edit"|Click on "Edit" |Redirects to default edit mode of the page|(% class="pass" %)|- |-
126 |"Wiki"|Hover over "Edit"; Click on "Wiki" |Redirects to Wiki edit mode|(% class="pass" %)|- |-
127 |"WYSIWYG"|Hover over "Edit"; Click on "WYSIWYG" |Redirects to WYSIWYG edit mode|(% class="pass" %)|- |-
128 |"Inline Form" |Hover over "Edit"; Click on "Inline Form" |Redirects to Inline edit mode|(% class="pass" %)|-|-
129 |"Access Rights"|Hover over "Edit"; Click on "Access Rights" |Redirects to Access Rights edit mode|(% class="pass" %)|- |-
130 |"Objects" |Hover over "Edit"; Click on "Objects" |Redirects to Objects edit mode|(% class="pass" %)|- |-
131 |"Class" |Hover over "Edit"; Click on "Class" |Redirects to Class edit mode|(% class="pass" %)|- |-
132
133 === "Export" Menu ===
134
135 (% style="width: 99%;" %)
136 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
137 |"Export as PDF"|Hover over "Export"; Click on "Export as PDF" |Save file dialog appears|(% class="pass" %)|- |-
138 |"Export as RTF"|Hover over "Export"; Click on "Export as RTF" |Save file dialog appears|(% class="pass" %)|- |-
139 |"Export as HTML"|Hover over "Export"; Click on "Export as HTML" |Save file dialog appears|(% class="pass" %)|- |-
140 |"Export as XAR"|Hover over "Export"; Click on "Export as XAR" |Save file dialog appears|(% class="pass" %)|- |-
141
142 === "More Actions" Menu ===
143
144 (% style="width: 99%;" %)
145 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
146 |"Print Preview"|Hover over "More Actions"; Click on "Print Preview" |Button redirects to "Print Preview" page|(% class="pass" %)|- |-
147 |"View Source"|Hover over "More Actions"; Click on "View Source" |Button redirects to "View Source" page|(% class="pass" %)|- |-
148
149 == Wiki Editor ==
150
151 (% style="width: 99%;" %)
152 //You can find out more about the Wiki Editor and page editing in general by clicking [[here>>http://platform.xwiki.org/xwiki/bin/view/Features/PageEditing#HWikieditingmode]].
153 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]].//
154
155 (% style="width: 99%;" %)
156 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
157 |"Edit a page"|Hover over "Edit", Click on "Wiki" |Button redirects to Wiki edit mode|(% class="pass" %)|- |-
158
159 === Edit Title ===
160
161 (% style="width: 99%;" %)
162 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
163 |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 review|(% class="pass" %)|- |-
164 |Page Edit Title|Hover over "Edit", Click on "Wiki"; Change the title from the "Title" field; Click "Save & Continue" |Title is saved|(% class="pass" %)|- |-
165 |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 Preview mode|(% class="pass" %)|- |-
166
167 === Edit Content ===
168
169 ==== Text Formatting ====
170
171 (% style="width: 99%;" %)
172 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
173 |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 formatting applies|(% class="pass" %)|- |-
174 |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 formatting applies|(% class="pass" %)|- |-
175 |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 formatting applies|(% class="pass" %)|- |-
176 |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 formatting applies|(% class="pass" %)|- |-
177 |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 formatting applies|(% class="pass" %)|- |-
178 |Make text "Italic"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Italic" button; Click "Save & Continue" |Check if formatting applies|(% class="pass" %)|- |-
179 |Make text "Italic" |Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Italic" button; Click "Save & View" |Check if formatting applies|(% class="pass" %)|- |-
180 |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 formatting applies|(% class="pass" %)|- |-
181 |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 formatting applies|(% class="pass" %)|- |-
182 |Make text "Underline"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Underline" button; Click "Save & Continue" |Check if formatting applies|(% class="pass" %)|- |-
183 |Make text "Underline"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Underline" button; Click "Save & View" |Check if formatting applies|(% class="pass" %)|- |-
184 |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 formatting applies|(% class="pass" %)|- |-
185 |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 formatting applies|(% class="pass" %)|- |-
186 |Make text "Strikethrough"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Strikethrough" button; Click "Save & Continue" |Check if formatting applies|(% class="pass" %)|- |-
187 |Make text "Strikethrough"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Strikethrough" button; Click "Save & View" |Check if formatting applies|(% class="pass" %)|- |-
188 |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 formatting applies|(% class="pass" %)|- |-
189 |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 formatting applies|(% class="pass" %)|- |-
190 |Make text "Subscript"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Subscript" button; Click "Save & Continue" |Check if formatting applies|(% class="pass" %)|- |-
191 |Make text "Subscript"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Subscript" button; Click "Save & View" |Check if formatting applies|(% class="pass" %)|- |-
192 |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 formatting applies|(% class="pass" %)|- |-
193 |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 formatting applies|(% class="pass" %)|- |-
194 |Make text "Superscript"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Superscript" button; Click "Save & Continue" |Check if formatting applies|(% class="pass" %)|- |-
195 |Make text "Superscript"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Superscript" button; Click "Save & View" |Check if formatting applies|(% class="pass" %)|- |-
196 |Make text "Superscript"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Superscript" button; Click "Save & View" |Check if formatting applies|(% class="pass" %)|- |-
197 |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 formatting applies|(% class="pass" %)|- |-
198 |Make text "Bullets On / Off" |Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Bullets On / Off" button to turn Bullets on; Click "Preview"; Click "Back to Edit" |Check if formatting applies|(% class="pass" %)|- |-
199 |Make text "Bullets On / Off"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Bullets On / Off" button to turn Bullets on; Click "Save & Continue" |Check if formatting applies|(% class="pass" %)|- |-
200 |Make text "Bullets On / Off"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Bullets On / Off" button to turn Bullets on; Click "Save & View" |Check if formatting applies|(% class="pass" %)|- |-
201 |Make text "Bullets On / Off" |Hover over "Edit", Click on "Wiki"; Click on the "Bullets On / Off" button to turn Bullets on; Fill in some text instead of "List item"; Click "Save & View" |Check if formatting applies|(% class="pass" %)|- |-
202 |Make text "Numbering On / Off" functionality |Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Numbering On / Off" button to turn Numbering on; Click "Preview"; Click "Back to Edit" |Check if formatting applies|(% class="pass" %)|- |-
203 |Make text "Numbering On / Off"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Numbering On / Off" button to turn Numbering on; Click "Save & Continue" |Check if formatting applies|(% class="pass" %)|- |-
204 |Make text "Numbering On / Off" |Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Numbering On / Off" button to turn Numbering on; Click "Save & View" |Check if formatting applies|(% class="pass" %)|- |-
205 |Make text "Numbering On / Off"|Hover over "Edit", Click on "Wiki"; Click on the "Numbering On / Off" button to turn Numbering on; Fill in some text instead of "List item"; Click "Save & View" |Check if formatting applies|(% class="pass" %)|- |-
206 |Make text "Heading 1" |Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Heading 1" button; Click "Preview"; Click "Back to Edit" |Check if formatting applies|(% class="pass" %)|- |-
207 |Make text "Heading 1" |Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Heading 1" button; Click "Save & Continue" |Check if formatting applies|(% class="pass" %)|- |-
208 |Make text "Heading 1"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Heading 1" button; Click "Save & View" |Check if formatting applies|(% class="pass" %)|- |-
209 |Make text "Heading 1"|Hover over "Edit", Click on "Wiki"; Click on the "Heading 1" button; Fill in some text instead of "Heading 1"; Click "Save & View" |Check if formatting applies|(% class="pass" %)|- |-
210 |Make text "Heading 2"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Heading 2" button; Click "Preview"; Click "Back to Edit" |Check if formatting applies|(% class="pass" %)|- |-
211 |Make text "Heading 2"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Heading 2" button; Click "Save & Continue" |Check if formatting applies|(% class="pass" %)|- |-
212 |Make text "Heading 2"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Heading 2" button; Click "Save & View" |Check if formatting applies|(% class="pass" %)|- |-
213 |Make text "Heading 2"|Hover over "Edit", Click on "Wiki"; Click on the "Heading 1" button; Fill in some text instead of "Heading 2"; Click "Save & View" |Check if formatting applies|(% class="pass" %)|- |-
214 |Make text "Heading 3"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Heading 3" button; Click "Preview"; Click "Back to Edit" |Check if formatting applies|(% class="pass" %)|- |-
215 |Make text "Heading 3"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Heading 3" button; Click "Save & Continue" |Check if formatting applies|(% class="pass" %)|- |-
216 |Make text "Heading 3"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Heading 3" button; Click "Save & View" |Check if formatting applies|(% class="pass" %)|- |-
217 |Make text "Heading 3" |Hover over "Edit", Click on "Wiki"; Click on the "Heading 3" button; Fill in some text instead of "Heading 3"; Click "Save & View" |Check if formatting applies|(% class="pass" %)|- |-
218 |Make text "Heading 4"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Heading 4" button; Click "Preview"; Click "Back to Edit" |Check if formatting applies|(% class="pass" %)|- |-
219 |Make text "Heading 4"|Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Heading 4" button; Click "Save & Continue" |Check if formatting applies|(% class="pass" %)|- |-
220 |Make text "Heading 4" |Hover over "Edit", Click on "Wiki"; Select some text; Click on the "Heading 4" button; Click "Save & View" |Check if formatting applies|(% class="pass" %)|- |-
221 |Make text "Heading 4"|Hover over "Edit", Click on "Wiki"; Click on the "Heading 4" button; Fill in some text instead of "Heading 4"; Click "Save & View" |Check if formatting applies|(% class="pass" %)|- |-
222
223 ==== Link ====
224
225 (% style="width: 99%;" %)
226 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
227 |Create "Internal Link" functionality |Hover over "Edit", Click on "Wiki"; Click on "Internal Link"; Replace "Link Example" with an internal link; Click "Preview"; Click "Back to Edit" |Check if Link feature works properly|(% class="pass" %)|- |[[->>http://incubator.myxwiki.org/xwiki/bin/view/Test/30snapshots#H7.JSErrorwhenclickingonalinktoanonexistingpage28IE7andIE629]]
228 |Create "Internal Link" functionality |Hover over "Edit", Click on "Wiki"; Click on "Internal Link"; Replace "Link Example" with an internal link; Click "Save & Continue" |Check if Link feature works properly|(% class="pass" %)|- |-
229 |Create "Internal Link" functionality |Hover over "Edit", Click on "Wiki"; Click on "Internal Link"; Replace "Link Example" with an internal link; Click "Save & View" |Check if Link feature works properly|(% class="pass" %)|- |-
230 |Create "Internal Link" functionality |Hover over "Edit", Click on "Wiki"; Write an internal link; Select the link; Click on "Internal Link"; Click "Save & View" |Check if Link feature works properly|(% class="pass" %)|- |-
231 |Create "External Link" functionality |Hover over "Edit", Click on "Wiki"; Click on "External Link"; Replace "name of link" with some text; Replace example URL with a different URL; Click "Preview"; Click "Back to Edit" |Check if Link feature works properly|(% class="pass" %)|- |-
232 |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="pass" %)|- |-
233 |Create "External Link" functionality |Hover over "Edit", Click on "Wiki"; Click on "External Link"; Replace "name of link" with some text; Replace example URL with a different URL; Click "Save & View" |Check if Link feature works properly|(% class="pass" %)|- |-
234 |Create "External Link" functionality |Hover over "Edit", Click on "Wiki"; Write a label and a link in the form "label>>link"; Select the label and the link; Click on "External Link"; Click "Save & View" |Check if Link feature works properly|(% class="pass" %)|- |-
235
236 ==== Horizontal Ruler ====
237
238 (% style="width: 99%;" %)
239 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
240 |Add "Horizontal ruler" |Hover over "Edit", Click on "Wiki"; Click on the "Horizontal ruler" button; Click "Preview"; Click "Back to Edit" |Ruler should appear in Preview mode|(% class="pass" %)|- |-
241 |Add "Horizontal ruler" |Hover over "Edit", Click on "Wiki"; Click on the "Horizontal ruler" button; Click "Save & Continue" |Saves the page and remain in Edit mode|(% class="pass" %)|- |-
242 |Add "Horizontal ruler"|Hover over "Edit", Click on "Wiki"; Click on the "Horizontal ruler" button; Click "Save & View" |Saves the page and redirects to View mode|(% class="pass" %)|- |-
243
244 ==== Image ====
245
246 (% style="width: 99%;" %)
247 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
248 |"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 ode|(% class="pass" %)|- |-
249 |"Attach image" |Attach an image to a page; Hover over "Edit", Click on "Wiki"; Click on the "Attached image" button; Fill in the name of the image attached to the page; Click "Save & Continue" |Saves the page and remains in Edit mode|(% class="pass" %)|- |-
250 |"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 Edit mode|(% class="pass" %)|- |-
251
252 ==== HTML Code ====
253
254 (% style="width: 99%;" %)
255 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
256 |Add "HTML Code"|Hover over "Edit", Click on "Wiki"; Write some HTML code; Select the code; Click on "HTML Code"; Click "Preview"; Click "Back to Edit" |Executed HTML code should appear in Preview|(% class="pass" %)|- |-
257 |Add "HTML Code"|Hover over "Edit", Click on "Wiki"; Write some HTML code; Select the code; Click on "HTML Code"; Click "Save & Continue" |Saves the page and remains in Edit mode|(% class="pass" %)|- |-
258 |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 Edit mode|(% class="pass" %)|- |-
259 |Add "HTML Code"|Hover over "Edit", Click on "Wiki"; Click on "HTML Code"; Replace "<!-- Your HTML code here -->" with some HTML code; Click "Save & View" |Check is "HTML Code" button works|(% class="pass" %)|- |-
260
261 ==== Velocity Code ====
262
263 (% style="width: 99%;" %)
264 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
265 |Add "Velocity Code"|Hover over "Edit", Click on "Wiki"; Write some Velocity code; Select the code; Click on "Velocity Code"; Click "Preview"; Click "Back to Edit" |Executed velocity code should appear in Preview|(% class="pass" %)|- |-
266 |Add "Velocity Code"|Hover over "Edit", Click on "Wiki"; Write some Velocity code; Select the code; Click on "Velocity Code"; Click "Save & Continue" |Saves the page and remains in Edit mode|(% class="pass" %)|- |-
267 |Add "Velocity Code"|Hover over "Edit", Click on "Wiki"; Write some Velocity code; Select the code; Click on "Velocity Code"; Click "Save & View" |Saves the page and redirects to Edit mode|(% class="pass" %)|- |-
268 |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 is "Velocity Code" button works|(% class="pass" %)|- |-
269
270 === Edit in full screen ===
271
272 (% style="width: 99%;" %)
273 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
274 |"Exit Full Screen"|Hover over "Edit", Click on "Wiki"; Click on the "Edit in full screen" green button; Click on the "Exit full screen" green button |Check is full screen feature works properly|(% class="pass" %)|- |-
275 |"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 preview works from full screen|(% class="pass" %)|- |-
276 |"Save & Continue" in full screen|Hover over "Edit", Click on "Wiki"; Click on the "Edit in full screen" green button; Click "Save & Continue" |Page is saved|(% class="pass" %)|- |-
277 |"Save & View" in full screen|Hover over "Edit", Click on "Wiki"; Click on the "Edit in full screen" green button; Click "Save & View" |Page is saved and redirected to View mode|(% class="pass" %)|- |-
278 |"Cancel" in full screen|Hover over "Edit", Click on "Wiki"; Click on the "Edit in full screen" green button; Click "Cancel" |Cancels modifications made to document and redirects to View mode|(% class="pass" %)|- |-
279
280 == WYSIWYG Editor ==
281
282 (% style="width: 99%;" %)
283 //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]].//
284
285 (% style="width: 99%;" %)
286 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
287 |"Edit a page" |Hover over "Edit", Click on "WYSIWYG" |Check is WYSIWYG Editor loads|(% class="pass" %)|- |-
288
289 === Edit Title ===
290
291 (% style="width: 99%;" %)
292 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
293 |Edit Title|Hover over "Edit", Click on "WYSIWYG"; Change the title from the "Title" field; Click "Preview"; Click "Back to Edit" |Redirect to Edit page|(% class="pass" %)|- |-
294 |Edit Title|Hover over "Edit", Click on "WYSIWYG"; Change the title from the "Title" field; Click "Save & Continue" |Saves and remains on Edit Page|(% class="pass" %)|- |-
295 |Edit Title|Hover over "Edit", Click on "WYSIWYG"; Change the title from the "Title" field; Click "Save & View" |Saves and redirects to View Page|(% class="pass" %)|- |-
296
297 === Edit Content ===
298
299 ==== Link ====
300
301 (% style="width: 99%;" %)
302 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
303 |"Link" >"Wiki Page..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Wiki Page..."; Click "X" |Check if modal works|(% class="pass" %)|-|-
304 |"Link" >"Wiki Page..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Wiki Page..."; Click on a page; Click "Select"; Click "Previous" |Check if Link feature works properly|(% class="pass" %)|-|-
305 |"Link" > "Wiki Page..." |Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Wiki Page..."; Click on a page; Click "Select"; Type in a Label; Type in a Tooltip; Click "Create Link" |Check if Link feature works properly|(% class="pass" %)|-|-
306 |"Link" > "Wiki Page..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Wiki Page..."; Click on a page; Click "Select"; Type in a Label; Check "Open In New Window"; Click "Create Link" |Check if Link feature works properly|(% class="pass" %)|-|-
307 |"Link" > "Wiki Page..." visual|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Wiki Page..."; Click "All Pages"; Click on a page; Click "Select"; |Check if Link feature works properly|(% class="pass" %)|-|-
308 |"Link" > "Wiki Page..." |Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Wiki Page..."; Click "All Pages"; Click on a page; Click "Select"; Type in a Label; Click "Create Link" |Check if Link feature works properly|(% class="pass" %)|-|-
309 |"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 the page; Click "Select"; Type in a label; Click "Create Link" |Check if Link feature works properly|(% class="pass" %)|-|-
310 |"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 "Upload"; |Check if Link feature works properly|(% class="pass" %)|-|-
311 |"Link" > "Attached File..." |Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Attached File..."; Click "X" |Check if modal closes properly|(% class="pass" %)|-|-
312 |"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 "Upload"; Click "Previous" |Check if Link feature works properly|(% class="pass" %)|-|-
313 |"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 "Upload"; Type in a Label; Type in a Tooltip; Click "Create Link" |Check if Link feature works properly|(% class="pass" %)|-|-
314 |"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 "Upload"; Type in a Label; Check "Open In New Window"; Click "Create Link" |Check if Link feature works properly|(% class="pass" %)|-|-
315 |"Link" > "Attached File..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Attached File..."; Click "All Pages" Click "Create Link"; Click on an attachment; Click "Select"; Type in a Label; Click "Create Link" |Check if Link feature works properly|(% class="pass" %)|-|-
316 |"Link" > "Web Page..." visual|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Web Page..." |Check if Link feature works properly|(% class="pass" %)|-|-
317 |"Link" > "Web Page..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Web Page..."; Click "X" |Check if modal closes properly|(% class="pass" %)|-|-
318 |"Link" > "Web Page..." |Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Web Page..."; Type in the Webpage Address; Type in the Label; Type in the Tooltip; Click "Create Link" |Check if Link feature works properly|(% class="pass" %)|-|-
319 |"Link" > "Web Page..." |Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Web Page..."; Type in the Webpage Address; Type in the Label; Check "Open In New Window"; Click "Create Link"|Check if Link feature works properly|(% class="pass" %)|-|-
320 |"Link" > "Email Address..." |Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Email Address..."|Check if Link feature works properly|(% class="pass" %)|-|-
321 |"Link" > "Email Address..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Email Address..."; Click "X" |Check if modal closes properly|(% class="pass" %)|-|-
322 |"Link" > "Email Address..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Email Address..."; Type in the Email Address; Type in the Label; Type in the Tooltip; Click "Create Link" |Check if Link feature works properly|(% class="pass" %)|-|-
323 |"Link" > "Email Address..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Link > Email Address..."; Type in the Email Address; Type in the Label; Check "Open In New Window"; Click "Create Link"|Check if Link feature works properly|(% class="pass" %)|-|-
324
325 ==== Image ====
326
327 (% style="width: 99%;" %)
328 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
329 |"Insert Image..." |Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Insert Image..."; Click "X" |Check if modal closes properly|(% class="pass" %)|- |-
330 |"Insert Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Insert Image..."; Click on "Upload new image"; Click "Select"; Click "Previous" |Check if Image feature works properly|(% class="pass" %)|- |-
331 |"Insert Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Insert Image..."; Click on "Upload new image"; Click "Select"; Select an image from your computer; Click "Upload"; Type the width of the image; Click "Insert Image" |Check if Image feature works properly|(% class="pass" %)|- |-
332 |"Insert Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Insert Image..."; Click on "Upload new image"; Click "Select"; Select an image from your computer; Click "Upload"; Type the height of the image; Click "Insert Image" |Check if Image feature works properly|(% class="pass" %)|- |-
333 |"Insert Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Insert Image..."; Click on "Upload new image"; Click "Select"; Select an image from your computer; Click "Upload"; Type the alternative text; Click "Insert Image" |Check if Image feature works properly|(% class="pass" %)|- |-
334 |"Insert Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Insert Image..."; Click on "Upload new image"; Click "Select"; Select an image from your computer; Click "Upload"; Select the "Left" Horizontal Alignment; Click "Insert Image" |Check if Image feature works properly|(% class="pass" %)|- |-
335 |"Insert Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Insert Image..."; Click on "Upload new image"; Click "Select"; Select an image from your computer; Click "Upload"; Select the "Center" Horizontal Alignment; Click "Insert Image" |Check if Image feature works properly|(% class="pass" %)|- |-
336 |"Image" > "Insert Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Insert Image..."; Click on "Upload new image"; Click "Select"; Select an image from your computer; Click "Upload"; Select the "Right" Horizontal Alignment; Click "Insert Image" |Check if Image feature works properly|(% class="pass" %)|- |-
337 |"Image" > "Insert Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Insert Image..."; Click on "Upload new image"; Click "Select"; Select an image from your computer; Click "Upload"; Select the "Top" Vertical Alignment; Click "Insert Image" |Check if Image feature works properly|(% class="pass" %)|- |-
338 |"Image" > "Insert Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Insert Image..."; Click on "Upload new image"; Click "Select"; Select an image from your computer; Click "Upload"; Select the "Middle" Vertical Alignment; Click "Insert Image" |Check if Image feature works properly|(% class="pass" %)|- |-
339 |"Insert Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Insert Image..."; Click on "Upload new image"; Click "Select"; Select an image from your computer; Click "Upload"; Select the "Bottom" Vertical Alignment; Click "Insert Image" |Check if Image feature works properly|(% class="pass" %)|- |-
340 |"Insert Image..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Image > Insert Image..."; Click "All Pages"; Select a space; Select a page; Click "Update"; Click on an image; Click "Select"; Click "Insert Image" |Check if Image feature works properly|(% class="pass" %)|- |-
341
342 ==== Table ====
343
344 (% style="width: 99%;" %)
345 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
346 |"Table" > "Insert Table..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Table > Insert Table..."; Click "X" |Check if modal closes properly|(% class="pass" %)|- |-
347 |"Table" > "Insert Table..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Table > Insert Table..."; Click "Insert Table" |Check if Table function works properly|(% class="pass" %)|- |-
348 |"Table" > "Insert Table..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Table > Insert Table..."; Uncheck "First Row Is A Header Row"; Click "Insert Table" |Check if Table function works properly|(% class="pass" %)|- |-
349
350 ==== Macro ====
351
352 (% style="width: 99%;" %)
353 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
354 |"Macro" > "Insert Macro..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click "X" |Check if modal closes properly|(% class="pass" %)|- |-
355 |"Box" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Box" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %)|- |-
356 |"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="pass" %)|- |-
357 |"Code" Macor|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Code" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %)|- |-
358 |"Error Message" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Error Message" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %)|- |-
359 |"Footnote" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Footnote" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %)|- |-
360 |"Formula" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Formula" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %)|- |-
361 |"Groovy" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Groovy" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %)|- |-
362 |"HTML" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "HTML" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %)|- |-
363 |"Id" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Id" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %)|- |-
364 |"Include" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Include" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %)|- |-
365 |"Info Message" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Info Message" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %)|- |-
366 |"Put Footnote" Macroy |Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Put Footnote" macro; Click "Select"; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %)|- |-
367 |"Python" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Python" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %)|- |-
368 |"RSS" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "RSS" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %)|- |-
369 |"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="pass" %)|- |-
370 |"Table Of Contents" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Table Of Contents" macro; Click "Select"; Fill in the fields; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %)|- |-
371 |"User Avatar" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "User Avatar" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %)|- |-
372 |"Velocity" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Velocity" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %)|- |-
373 |"Warning Message" Macro|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..." Click on the "Warning Message" macro; Click "Select"; Fill in the required field; Click "Insert Macro" |Check if Macro works properly|(% class="pass" %)|- |-
374 |"Macro" > "Refresh"|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..."; Insert a couple of macros; Click on "Macro" > "Refresh" |Check if Macro works properly|(% class="pass" %)|- |-
375 |"Macro" > "Collapse All"|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..."; Insert a couple of macros and make sure they are expanded; Click on "Macro" > "Collapse All" |Check if Macro works properly|(% class="pass" %)|- |-
376 |"Macro" > "Expand All"|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..."; Insert a couple of macros and make sure they are collapsed; Click on "Macro" > "Expand All" |Check if Macro works properly|(% class="pass" %)|- |-
377 |"Macro" > "Edit macro properties..." functionality |Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..."; Insert a macro; Click on "Macro" > "Edit macro properties..."; Change the properties and click "Apply" |Check if Macro works properly|(% class="pass" %)|- |-
378 |"Macro" > "Edit macro properties..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..."; Insert a macro and make sure it is expanded; Click on "Macro" > "Collapse" |Check if Macro works properly|(% class="pass" %)|- |-
379 |"Macro" > "Edit macro properties..."|Hover over "Edit", Click on "WYSIWYG"; Click on "Macro > Insert Macro..."; Insert a macro and make sure it is collapsed; Click on "Macro" > "Expand" |Check if Macro works properly|(% class="pass" %)|- |-
380
381 ==== Import ====
382
383 (% style="width: 99%;" %)
384 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
385 |"Office Document"|Hover over "Edit", Click on "WYSIWYG"; Click on "Import > Office Document"; Click "X" |Check if modal closes properly|(% class="pass" %)|- |-
386 |"Office Content (Copy / Paste)"|Hover over "Edit", Click on "WYSIWYG"; Click on "Import > Office Content (Copy / Paste)" |Check if Copy/Paste function works|(% class="pass" %)|- |-
387 |"Office Content (Copy / Paste)"|Hover over "Edit", Click on "WYSIWYG"; Click on "Import > Office Content (Copy / Paste)"; Click "X" |Check if modal closes properly|(% class="pass" %)|- |-
388 |"Office Content (Copy / Paste)"|Hover over "Edit", Click on "WYSIWYG"; Click on "Import > Office Content (Copy / Paste)"; Fill in the required field; Click "Import" |Check if the Import function works|(% class="pass" %)|- |-
389 |"Office Content (Copy / Paste)"|Hover over "Edit", Click on "WYSIWYG"; Click on "Import > Office Content (Copy / Paste)"; Fill in the required field; Check "Filter Styles"; Click "Import" |Check if the Import function works|(% class="pass" %)|- |-
390
391 ==== Text Formatting ====
392
393 (% style="width: 99%;" %)
394 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
395 |Make text "Bold"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Bold" button to make the text bold |Check if formatting applies|(% class="pass" %)|- |-
396 |Make text "Bold"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Bold" button to make the text bold; Click on the "Bold" button again to remove Bold |Check if formatting applies|(% class="pass" %)|- |-
397 |Make text "Italic"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Italic" button |Check if formatting applies|(% class="pass" %)|- |-
398 |Make text "Italic"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Italic" button to make the text Italic; Click on the "Italic" button again to remove Italic |Check if formatting applies|(% class="pass" %)|- |-
399 |Make text "Underline"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Underline" button |Check if formatting applies|(% class="pass" %)|- |-
400 |Make text "Underline"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Underline" button to make the text Underlined; Click on the "Underline" button again to remove Underline |Check if formatting applies|(% class="pass" %)|- |-
401 |Make text "Strikethrough"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Strikethrough" button |Check if formatting applies|(% class="pass" %)|- |-
402 |Make text "Strikethrough"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Strikethrough" button to make the text Strikethrough; Click on the "Strikethrough" button again to remove Strikethrough |Check if formatting applies|(% class="pass" %)|- |-
403 |Make text "Subscript"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Subscript" button |Check if formatting applies|(% class="pass" %)|- |-
404 |Make text "Subscript"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Subscript" button to make the text Subscript; Click on the "Subscript" button again to return the text to its original size |Check if formatting applies|(% class="pass" %)|- |-
405 |Make text "Superscript"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Superscript" button |Check if formatting applies|(% class="pass" %)|- |-
406 |Make text "Superscript"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Superscript" button to make the text Superscript; Click on the "Superscript" button again to return the text to its original size |Check if formatting applies|(% class="pass" %)|- |-
407 |Make text "Bullets On / Off"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Bullets On / Off" button to turn Bullets on |Check if formatting applies|(% class="pass" %)|- |-
408 |Make text "Bullets On / Off" functionality |Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Bullets On / Off" button to turn Bullets on; Click on the "Bullets On / Off" button to turn Bullets off |Check if formatting applies|(% class="pass" %)|- |-
409 |Make text "Numbering On / Off"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Numbering On / Off" button to turn Numbering on |Check if formatting applies|(% class="pass" %)|- |-
410 |Make text "Numbering On / Off"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on the "Numbering On / Off" button to turn Numbering on; Click on the "Numbering On / Off" button to turn Numbering off |Check if formatting applies|(% class="pass" %)|- |-
411 |Make text "Undo"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Format it; Click "Undo" |Check if formatting applies|(% class="pass" %)|- |-
412 |Make text "Title 1"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on "Title 1" from the dropdown; |Check if formatting applies|(% class="pass" %)|- |-
413 |Make text "Title 2" functionality |Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on "Title 2" from the dropdown; |Check if formatting applies|(% class="pass" %)|- |-
414 |Make text "Title 3"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on "Title 3" from the dropdown; |Check if formatting applies|(% class="pass" %)|- |-
415 |Make text "Title 4"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on "Title 4" from the dropdown; |Check if formatting applies|(% class="pass" %)|- |-
416 |Make text "Title 5"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on "Title 5" from the dropdown; |Check if formatting applies|(% class="pass" %)|- |-
417 |Make text "Title 6"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on "Title 6" from the dropdown; |Check if formatting applies|(% class="pass" %)|- |-
418 |Make text "Plain text"|Hover over "Edit", Click on "WYSIWYG"; Select some text; Click on "Title 1" from the dropdown; Click on "Plain text" from the dropdown |Check if formatting applies|(% class="pass" %)|- |-
419 |"Insert Horizontal Ruler"|Hover over "Edit", Click on "WYSIWYG"; Click on "Insert Horizontal Ruler" |Check if formatting applies|(% class="pass" %)|- |-
420 |"Insert Custom Character"|Hover over "Edit", Click on "WYSIWYG"; Click on "Insert Custom Character"; Click "X" |Check if modal closes|(% class="pass" %)|- |-
421 |Make text "Insert Custom Character"|Hover over "Edit", Click on "WYSIWYG"; Click on "Insert Custom Character"; Click on a character |Check if formatting applies|(% class="pass" %)|- |-
422 |Make text "Edit In Full Screen"|Hover over "Edit", Click on "WYSIWYG"; Click on the "Edit in full screen" green button; Click on the "Exit full screen" green button |Check if full screen feature works|(% class="pass" %)|- |-
423
424 === Preview/Save/Cancel ===
425
426 (% style="width: 99%;" %)
427 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
428 |"Preview"|Hover over "Edit", Click on "WYSIWYG"; Click "Preview"; Click "Back to edit" |Redirect back to Edit Page|(% class="pass" %)|- |-
429 |"Save & Continue"|Hover over "Edit", Click on "WYSIWYG"; Click "Save & Continue" |Saves the Page and remains in Edit Mode|(% class="pass" %)|- |-
430 |"Save & Continue"|Hover over "Edit", Click on "WYSIWYG"; Check "Is minor edit"; Click "Save & Continue" |Saves the Page as a minor version and remains in Edit Mode|(% class="pass" %)|- |-
431 |"Save & Continue"|Hover over "Edit", Click on "WYSIWYG"; Type in a Comment; Click "Save & Continue" |Saves the Page with a comment and remains in Edit Mode|(% class="pass" %)|- |-
432 |"Save & View"|Hover over "Edit", Click on "WYSIWYG"; Click "Save & View" |Saves the Page and redirects to View Mode|(% class="pass" %)|- |-
433 |"Save & View"|Hover over "Edit", Click on "WYSIWYG"; Check "Is minor edit"; Click "Save & View" |Saves the Page as minor version and redirects to View Mode|(% class="pass" %)|- |-
434 |"Save & View"|Hover over "Edit", Click on "WYSIWYG"; Type in a Comment; Click "Save & View" |Saves the Page with a comment and redirects to View Mode|(% class="pass" %)|- |-
435 |"Cancel"|Hover over "Edit", Click on "WYSIWYG"; Click "Cancel" |Cancels and returns to View Mode|(% class="pass" %)|- |-
436 |"Exit Full Screen"|Hover over "Edit", Click on "WYSIWYG"; Click on the "Edit in full screen" green button; Click on the "Exit full screen" blue button |Check if editor becomes full screen|(% class="pass" %)|- |-
437 |"Preview" in full screen|Hover over "Edit", Click on "WYSIWYG"; Click on the "Edit in full screen" green button; Click "Preview"; Click "Back To Edit" |Check if editor becomes full screen and redirected back to Edit Page|(% class="pass" %)|- |-
438 |"Save & Continue" in full screen|Hover over "Edit", Click on "WYSIWYG"; Click on the "Edit in full screen" green button; Click "Save & Continue" |Check if editor becomes full screen; Page saves; Page remains in edit mode|(% class="pass" %)|- |-
439 |"Save & View" in full screen|Hover over "Edit", Click on "WYSIWYG"; Click on the "Edit in full screen" green button; Click "Save & View" |Check if editor becomes full screen; Page saves; Redirected to View Mode|(% class="pass" %)|- |-
440 |"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 scree; Cancels and returns to View Mode|(% class="pass" %)|- |-
441
442 === Edit in Source ===
443
444 (% style="width: 99%;" %)
445 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
446 |Edit in Source|Hover over "Edit", Click on "WYSIWYG"; Click "Source"; Click "Preview"; Click "Back to Edit" |Redirect back to Edit Page|(% class="pass" %)|- |-
447 |Edit in Source|Hover over "Edit", Click on "WYSIWYG"; Click "Source"; Click "Save & Continue" |Saves the Page and remains in Edit Mode|(% class="pass" %)|- |-
448 |Edit in Source|Hover over "Edit", Click on "WYSIWYG"; Click "Source"; Click "Save & View" |Saves the Page and redirects to View Mode|(% class="pass" %)|- |-
449 |Edit in Source|Hover over "Edit", Click on "WYSIWYG"; Click "Source"; Click "Cancel" |Cancels and returns to View Mode|(% class="pass" %)|- |-
450
451 == Administration ==
452
453 === Space Administration ===
454
455 (% style="width: 99%;" %)
456 |=(% style="width: 10%;" %)Feature |=Steps to follow |=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
457 |Edit Wiki/Space Preferences|Hover over "XWiki"; Click on "Administration"; Click through the "Edit Space preferences" dropdown |(% class="pass" %)|-|-
458
459 === Wiki Administration ===
460
461 ==== General ====
462
463 (% style="width: 99%;" %)
464 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
465 |"General"|Hover over "XWiki"; Click on "Administration"; Click on "General" |Redirects to General Page|(% class="pass" %)|- |-
466 |"General"|Hover over "XWiki"; Click on "Administration"; Click on "General"; Change a field; Click "Save" |Check if the fields are saved|(% class="pass" %)|- |-
467
468 ==== Presentation ====
469
470 (% style="width: 99%;" %)
471 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
472 |"Presentation"|Hover over "XWiki"; Click on "Administration"; Click on "Presentation" |Redirects to Presentation Page|(% class="pass" %)|- |-
473 |"Presentation"|Hover over "XWiki"; Click on "Administration"; Click on "Presentation"; Click "Customize" |Redirect to Skin Customization Page|(% class="pass" %)|- |-
474 |"Presentation"|Hover over "XWiki"; Click on "Administration"; Click on "Presentation"; Change a field; Click "Save" |Check if the fields are saved|(% class="pass" %)|- |-
475
476 ==== Registration ====
477
478 (% style="width: 99%;" %)
479 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
480 |"Registration"|Hover over "XWiki"; Click on "Administration"; Click on "Registration" |Redirects to Registration Page|(% class="pass" %)|- |-
481 |"Registration"|Hover over "XWiki"; Click on "Administration"; Click on "Registration"; Change a field; Click "Save" |Check if the fields are saved|(% class="pass" %)|- |-
482
483 ==== Programming ====
484
485 (% style="width: 99%;" %)
486 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
487 |"Programming"|Hover over "XWiki"; Click on "Administration"; Click on "Programming" |Redirects to Programming Page|(% class="pass" %)|- |-
488 |"Programming"|Hover over "XWiki"; Click on "Administration"; Click on "Programming"; Change a field; Click "Save" |Check if the fields are saved|(% class="pass" %)|- |-
489
490 ==== Rights ====
491
492 (% style="width: 99%;" %)
493 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
494 |"Rights"|Hover over "XWiki"; Click on "Administration"; Click on "Rights" |Redirects to Rights Page|(% class="pass" %)|- |\\
495 |"Rights"|Hover over "XWiki"; Click on "Administration"; Click on "Rights";Select "Users" |See if the list of users appears|(% class="pass" %)|- |-
496 |"Rights"|Hover over "XWiki"; Click on "Administration"; Click on "Rights"; Click once in one of the empty boxes |See if the green check sign appears inside the box|(% class="pass" %)|- |-
497 |"Rights"|Hover over "XWiki"; Click on "Administration"; Click on "Rights"; Click twice in one of the empty boxes |See if the denied icon appears inside the box|(% class="pass" %)|- |-
498
499 ==== Users ====
500
501 (% style="width: 99%;" %)
502 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
503 |"Users"|Hover over "XWiki"; Click on "Administration"; Click on "Users" |Redirects to Users Page|(% class="pass" %)|- |-
504 |"Users"|Hover over "XWiki"; Click on "Administration"; Click on "Users"; Click on the pen to edit; Edit a user and click "Save"; Modify the User info and Click "Cancel" |Check if settings are saved|(% class="pass" %)|- |-
505 |"Users" |Hover over "XWiki"; Click on "Administration"; Click on "Users"; Click on the pen to edit; Click "X" |Check if modal closes properly|(% class="pass" %)|- |-
506 |"Users"|Hover over "XWiki"; Click on "Administration"; Click on "Users"; Click on the pen to edit; Click "Change photo" |Check if now|(% class="pass" %)|- |-
507 |"Users"|Hover over "XWiki"; Click on "Administration"; Click on "Users"; Click on the pen to edit; Click "Switch to Simple edit mode" |Check if switch works|(% class="pass" %)|- |-
508 |"Users"|Hover over "XWiki"; Click on "Administration"; Click on "Users"; Click on the pen to edit; "Switch to Advanced edit mode"|Check if switch works|(% class="pass" %)|- |-
509 |"Users"|Hover over "XWiki"; Click on "Administration"; Click on "Users"; Click on "Add new user"; Click "X" |Check if modal closes properly|(% class="pass" %)|- |-
510 |"Users"|Hover over "XWiki"; Click on "Administration"; Click on "Users"; Click on "Add new user"; Fill in the fields; Click "Save" |Check is new user was added|(% class="pass" %)|- |-
511
512 ==== Groups ====
513
514 (% style="width: 99%;" %)
515 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
516 |"Groups "|Hover over "XWiki"; Click on "Administration"; Click on "Groups" |Redirects to Groups Page|(% class="pass" %)|- |-
517 |"Groups"|Hover over "XWiki"; Click on "Administration"; Click on "Groups"; Click on the pen to edit |Check if edit window appears|(% class="pass" %)|- |-
518 |"Groups"|Hover over "XWiki"; Click on "Administration"; Click on "Groups"; Click on the pen to edit; Click "X" |Check if modal closes properly|(% class="pass" %)|- |-
519 |"Groups"|Hover over "XWiki"; Click on "Administration"; Click on "Groups"; Click on the pen to edit; Add user to group; Click "Add"; Click on the pen to edit; Click "Remove" |Check is adding/removing a user from group works|(% class="pass" %)|- |-
520 |"Groups"|Hover over "XWiki"; Click on "Administration"; Click on "Groups"; Click on the pen to edit; Add subgroup; Click "Add" |Check if adding subgroups works|(% class="pass" %)|- |-
521 |"Groups"|Hover over "XWiki"; Click on "Administration"; Click on "Groups"; Click on "Add new group"; Create a group; Delete the group; |Check if adding/deleting groups works|(% class="pass" %)|- |-
522 |"Groups"|Hover over "XWiki"; Click on "Administration"; Click on "Groups"; Click on "Add new group"; Click "X" |Check if modal closes properly|(% class="pass" %)|- |-
523
524 ==== Import ====
525
526 (% style="width: 99%;" %)
527 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
528 |"Import"|Hover over "XWiki"; Click on "Administration"; Click on "Import"; |Redirects to Import Page|(% class="pass" %)|-|-
529 |"Import"|Hover over "XWiki"; Click on "Administration"; Click on "Import"; Add a XAR attachment; Click "Cancel" |Cancel uploading a XAR|(% class="pass" %)|-|-
530 |"Import" |Hover over "XWiki"; Click on "Administration"; Click on "Import"; Add a XAR attachment; Click "Attach"; Click on the XAR attachment in the table, click "none" |Selects none of the pages from the XAR|(% class="pass" %)|-|-
531 |"Import"|Hover over "XWiki"; Click on "Administration"; Click on "Import"; Add a XAR attachment; Click "Attach"; Click on the XAR attachment in the table, click "all" |Selects all of the pages from the XAR|(% class="pass" %)|-|-
532 |"Import"|Hover over "XWiki"; Click on "Administration"; Click on "Import"; Add a XAR attachment; Click "Attach"; Click on the XAR attachment in the table, click "Import" |Check if the XAR is imported into the Wiki|(% class="pass" %)|-|-
533 |"Import"|Hover over "XWiki"; Click on "Administration"; Click on "Import"; Add a XAR attachment; Click "Attach"; Click on the version in the table|Check is the attachment has a version|(% class="pass" %)|-|-
534 |"Import"|Hover over "XWiki"; Click on "Administration"; Click on "Import"; Add a XAR attachment; Click "Attach"; Click on "Delete" in the table; Click "OK/Cancel"|Check if attachment is deleted|(% class="pass" %)|-|-
535
536 ==== Export ====
537
538 (% style="width: 99%;" %)
539 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
540 |"Export"|Hover over "XWiki"; Click on "Administration"; Click on "Export"; |Redirects to Export Page|(% class="pass" %)|- |-
541 |"Export"|Hover over "XWiki"; Click on "Administration"; Click on "Export"; Fill in the fields; Click "Export" |Save file dialog should appear|(% class="pass" %)|- |-
542
543 ==== Panel Wizard ====
544
545 (% style="width: 99%;" %)
546 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
547 |"Panel List"|Hover over "XWiki"; Click on "Administration"; Click on "Panel Wizard" |Redirects to Panels Page|(% class="pass" %)|- |-
548 |"Panel List"|Hover over "XWiki"; Click on "Administration"; Click on "Panel Wizard"; click on the accordion headers |Accordion to work properly|(% class="pass" %)|- |-
549 |"Panel List"|Hover over "XWiki"; Click on "Administration"; Click on "Panel Wizard"; drag and drop a panel from the panel list to the side |Check if Drag and drop works|(% class="pass" %)|- |-
550 |"Panel List"|Hover over "XWiki"; Click on "Administration"; Click on "Panel Wizard"; drag and drop a panel from the panel list to the side; Click "Save The New Layout"; |Navigate to a different page and check if the panel is still where you dropped it|(% class="pass" %)|- |-
551 |"Page Layout"|Hover over "XWiki"; Click on "Administration"; Click on "Panel Wizard"; Click on "Page Layout"; Click on "No side column"; "Click Save The New Layout";|Go to a different page to check if the new layout is in place|(% class="pass" %)|- |-
552 |"Page Layout"|Hover over "XWiki"; Click on "Administration"; Click on "Panel Wizard"; Click on "Page Layout"; Click on "Left Column"; Click on "Panel List"; Drag a panel to the left; "Click Save The New Layout";|Go to a different page to check if the new layout is in place|(% class="pass" %)|- |-
553 |"Page Layout"|Hover over "XWiki"; Click on "Administration"; Click on "Panel Wizard"; Click on "Page Layout"; Click on "Right Column"; Click on "Panel List"; Drag a panel to the right; "Click Save The New Layout";|Go to a different page to check if the new layout is in place|(% class="pass" %)|- |-
554 |"Page Layout"|Hover over "XWiki"; Click on "Administration"; Click on "Panel Wizard"; Click on "Page Layout"; Click on "Both Columns"; Click on "Panel List"; Drag a panel to the left and a panel to the right; "Click Save The New Layout"; |Go to a different page to check if the new layout is in place|(% class="pass" %)|- |-
555 |"Page Layout"|Hover over "XWiki"; Click on "Administration"; Click on "Panel Wizard"; Click on "Page Layout"; Click on "Go To Panels Home Page" ||(% class="pass" %)|- |-
556
557 ==== OpenOffice Server ====
558
559 (% style="width: 99%;" %)
560 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
561 |"OpenOffice Server"|Hover over "XWiki"; Click on "Administration"; Click on "OpenOffice Server" |Redirects to OpenOffice page|(% class="pass" %)|- |-
562 |"OpenOffice Server"|Hover over "XWiki"; Click on "Administration"; Click on "OpenOffice Server"; Select "Start server (connect)"; Click "Update" |Starts the server; Status should indicate started|(% class="pass" %)|- |-
563 |"OpenOffice Server"|Hover over "XWiki"; Click on "Administration"; Click on "OpenOffice Server"; Select "Stop server (disconnect)"; Click "Update" |Stops the server; Status should indicate stopped|(% class="pass" %)|- |-
564 |"OpenOffice Server"|Hover over "XWiki"; Click on "Administration"; Click on "OpenOffice Server"; Select "Restart server"; Click "Update" |Restarts the server; Status should indicate started|(% class="pass" %)|- |-
565
566 ==== Search ====
567
568 (% style="width: 99%;" %)
569 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
570 |"Search"|Hover over "XWiki"; Click on "Administration"; Click on "OpenOffice Server"; Save the Page;|SearchConfig page should be created|(% class="pass" %)|-| -
571
572 == Comments/Attachments/History/Information Tabs ==
573
574 // A blog post is used to test the tabs //
575
576 === Comments ===
577
578 (% style="width: 99%;" %)
579 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
580 |"Comments" Cancel|Click on "Comments ()"; Write a comment; Click "Cancel" |Cancels the comment operation|(% class="pass" %)|- |-
581 |"Comments" Add|Click on "Comments ()"; Write a comment; Click "Add Comment" |Adds a comment; Comment should be visible in comment list|(% class="pass" %)|- |-
582 |"Comments" Add Reply|Click on "Comments ()"; Write a comment; Click "Add Comment";Click "Reply"; Write a reply; Click "Cancel" |Adds a reply to a comment; Reply should be visible in comment list|(% class="pass" %)|- |-
583 |"Comments" Delete|Click on "Comments ()"; Write a comment; Click "Add Comment"; Click "X" |Deletes a comment; Comment should dissapear|(% class="pass" %)|- |-
584
585 === Attachments ===
586
587 (% style="width: 99%;" %)
588 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
589 |"Attachments" Cancel|Click on "Attachments ()"; Browse for a document; Click "Cancel" |Cancels the attachment operation|(% class="pass" %)|- |-
590 |"Attachments" Add|Click on "Attachments ()"; Browse for a document; Click "Attach" |Attaches a file; Attachment should become visible in list|(% class="pass" %)|- |[[->>http://incubator.myxwiki.org/xwiki/bin/view/Test/30snapshots#H6.Afteraddinganattachment2CthetabismovedbacktoComments28IE7andIE629]]
591 |"Attachments" Add another file|Click on "Attachments ()"; Browse for a document; Click "Add another file" |Attaches another file; Attachment should become visible in list|(% class="pass" %)|- |-
592
593 === History ===
594
595 (% style="width: 99%;" %)
596 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
597 |"History"|Click on "History" |History tab visible|(% class="pass" %)|- |-
598 |"History"|Click on "History"; Click on a version |View the page at clicked version|(% class="pass" %)|- |-
599 |"History"|Click on "History"; Click "delete"; Click "Yes/No" |Delete version|(% class="pass" %)|- |-
600 |"Show Minor Edits"|Click on "History"; Click "Show Minor Edits" |Shows the list of version including minor versions|(% class="pass" %)|- |-
601 |"Show Minor Edits"|Click on "History"; Click "Show Minor Edits"; Click "Rollback" |Rolls back the document at desired version|(% class="pass" %)|- |-
602 |"Show Minor Edits"|Click on "History"; Click "Show Minor Edits"; Click "Delete"; Click "Yes/No"|Delete minor version|(% class="pass" %)|- |-
603 |"Show Minor Edits"|Click on "History"; Click "Show Minor Edits"; Select a version range; Click on "Compare Selected Versions" |Redirect to compare page|(% class="pass" %)|- |-
604 |"Show Minor Edits"|Click on "History"; Click "Show Minor Edits"; Select a version range; Click on "Delete Selected Version Range" |Delete minor versions range|(% class="pass" %)|- |-
605 |"Show Minor Edits"|Click on "History"; Click "Show Minor Edits"; Click "Hide Minor Edits"; Click "Show Minor Edits" |Shows only major/minor versions|(% class="pass" %)|- |-
606
607 === Information ===
608
609 (% style="width: 99%;" %)
610 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
611 |"Information" functionality |Click on "Information" |Redirect to information panel|(% class="pass" %)|- |-
612
613 == User Profile ==
614
615 (% style="width: 99%;" %)
616 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
617 |"Profile Page"|Click on "Profile"; Click "Switch to Advanced edit mode"; Click "Save & View"|Changes are saved||- |-
618 |"Profile Page"|Click on "Profile" ; Click "Switch to Simple edit mode"; Click "Save & View"|Changes are saved|(% class="pass" %)|- |-
619 |"Change your password" |Click on "Profile" ; Click "Change your password"; Fill in the new password; Reenter the password; Click "Update" |Changes are saved|(% class="pass" %)|- |-
620 |"Modify your profile"|Click on "Profile"; Click "Modify your profile"; Change your profile; Click "Preview"; Click "Back to Edit" |Redirect to Edit page|(% class="pass" %)|- |-
621 |"Modify your profile"|Click on "Profile"; Click "Modify your profile"; Change your profile; Click "Save & Continue" |Changes are saved|(% class="pass" %)|----|-
622 |"Modify your profile" |Click on "Profile"; Click "Modify your profile"; Change your profile; Click "Save & View" |Changes are saved|(% class="pass" %)|- |-
623 |"Modify your profile"|Click on "Profile"; Click "Modify your profile"; Click "Cancel" |Changes are discarded|(% class="pass" %)|- |-
624 |"Change Photo"|Click on "Profile"; Click "Change Photo"; Click "Cancel and return to profile" |Changes are discarded|(% class="pass" %)|- |-
625 |"Change Photo"|Click on "Profile"; Click "Change Photo"; Upload a new user photo; Click "Set this photo" |Changes are saved|(% class="pass" %)|- |-
626
627 == Blog ==
628
629 === Create Post ===
630
631 (% style="width: 99%;" %)
632 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
633 |"Create a new post" functionality |Click on "Blog"; Fill in the Post Title; Click on "Create" |Redirect to Edit page|(% class="pass" %)|- |-
634
635 ==== Edit Post ====
636
637 (% style="width: 99%;" %)
638 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
639 |"Edit a post"|Click on "Blog"; Click on the pen to "Edit this blog post" |Redirect to Edit page|(% class="pass" %)|- |-
640
641 ==== Edit Title ====
642
643 (% style="width: 99%;" %)
644 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
645 |Edit Title|Click on "Blog"; Click on the pen to "Edit this blog post"; Change the title from the "Title" field; Save the page;|Title is changed|(% class="pass" %)|- |-
646
647 ==== Edit Summary ====
648
649 (% style="width: 99%;" %)
650 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
651 |Edit Summary|Click on "Blog"; Click on the pen to "Edit this blog post"; Type in some text in the Summary box; Click "Save & View";|See the summary when viewing the Blog|(% class="pass" %)|- |-
652
653 ==== Category ====
654
655 (% style="width: 99%;" %)
656 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
657 |Category|Click on "Blog"; Click on the pen to "Edit this blog post"; Check a category; Click "Save & View"; In the left "Blog Categories" panel click the category you checked;|Look for the post there|(% class="pass" %)|- |-
658 |"Add a category"|Click on "Blog"; Click on the pen to "Edit this blog post"; Click "Add a Category"; Click "Cancel" |Changes are discarded|(% class="pass" %)|- |-
659 |"Add a category"|Click on "Blog"; Click on the pen to "Edit this blog post"; Click "Add a Category"; Fill in the new category name; Click "Add" |Category is created|(% class="pass" %)|- |-
660 |"Add a category"|Click on "Blog"; Click on the pen to "Edit this blog post"; Hover over a category and click on the icon next to it; Click "Cancel" |Changes are discarded|(% class="pass" %)|- |-
661 |"Add a category"|Click on "Blog"; Click on the pen to "Edit this blog post"; Hover over a category and click on the icon next to it; Fill in the new category name; Click "Add" |Category is created|(% class="pass" %)|- |-
662
663 ==== Tags ====
664
665 (% style="width: 99%;" %)
666 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
667 |"Tags"|Click on "Blog"; Click on the pen to "Edit this blog post"; Add a tag to the "Tags" field; Click "Save & View" |Changes are saved; Tags should appear in Tags section|(% class="pass" %)|- |-
668
669 ==== Hide article ====
670
671 (% style="width: 99%;" %)
672 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
673 |"Hide article "|Click on "Blog"; Click on the pen to "Edit this blog post"; Check "Hide Article"; Click "Save & View" |Changes are saved|(% class="pass" %)|- |-
674 |"Hide article "|Click on "Blog"; Click on the pen to "Edit this blog post"; Check "Hide Article"; Click "Save & Continue" |Changes are saved|(% class="pass" %)|- |-
675 |"Hide article "|Click on "Blog"; Click on the pen to "Edit this blog post"; Uncheck "Hide Article"; Click "Save & View" |Changes are saved|(% class="pass" %)|- |-
676 |"Hide article "|Click on "Blog"; Click on the pen to "Edit this blog post"; Uncheck "Hide Article"; Click "Save & View" |Changes are saved|(% class="pass" %)|- |-
677
678 ==== Preview/Save/Cancel ====
679
680 (% style="width: 99%;" %)
681 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
682 |"Preview"|Click on "Blog"; Click on the pen to "Edit this blog post"; Click "Preview"; Click "Back to edit" |Back to edit page|(% class="pass" %)|- |-
683 |"Save & Continue"|Click on "Blog"; Click on the pen to "Edit this blog post"; Click "Save & Continue" |Changes are saved|(% class="pass" %)|- |-
684 |"Save & Continue"|Click on "Blog"; Click on the pen to "Edit this blog post"; Check "Is minor edit"; Click "Save & Continue" |Changes are saved as a minor version|(% class="pass" %)|- |-
685 |"Save & View"|Click on "Blog"; Click on the pen to "Edit this blog post"; Click "Save & View" |Changes are saved|(% class="pass" %)|- |-
686 |"Save & View"|Click on "Blog"; Click on the pen to "Edit this blog post"; Check "Is minor edit"; Click "Save & View" |Changes are saved as a minor version|(% class="pass" %)|- |-
687 |"Cancel"|Click on "Blog"; Click on the pen to "Edit this blog post"; Click "Cancel" |Discards changes|(% class="pass" %)|- |-
688 |"Preview" in full screen |Click on "Blog"; Click on the pen to "Edit this blog post"; Click on the "Edit in full screen" green button; Click "Preview"; Click "Back To Edit" |Maximize edit window|(% class="pass" %)|- |-
689 |"Save & Continue" in full screen|Click on "Blog"; Click on the pen to "Edit this blog post"; Click on the "Edit in full screen" green button; Click "Save & Continue" |Maximize edit window and changes are saved|(% class="pass" %)|- |-
690 |"Save & View" in full screen|Click on "Blog"; Click on the pen to "Edit this blog post"; Click on the "Edit in full screen" green button; Click "Save & View" |Maximize edit window, save changes and continue editing|(% class="pass" %)|- |-
691 |"Cancel" in full screen|Click on "Blog"; Click on the pen to "Edit this blog post"; Click on the "Edit in full screen" green button; Click "Cancel" |Maximize edit window and discards changes|(% class="pass" %)|- |-
692
693 == Annotations ==
694
695 //ToDO//
696
697 == objects & classes editing ==
698
699 //ToDO ???//
700
701 == Color Themes ==
702
703 (% style="width: 99%;" %)
704 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
705 |"Color Themes"|Click on "Color Themes"; Click the Default Theme |Redirect to Default Theme page|(% class="pass" %)|- |-
706 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit" |Edit page of Theme|(% class="pass" %)|- |-
707 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Click "Cancel" |Check button functionality|(% class="pass" %)|- |-
708 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Change the Page Background Color; Click "Preview"; Click "Back to Edit" |Change in Theme Preview|(% class="pass" %)|- |-
709 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Change the Page Background Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
710 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Change the Page Background Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
711 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Add a Page Background Image; Click "Preview"; Click "Back to Edit" |Change in Theme Preview|(% class="pass" %)|- |-
712 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Add a Page Background Image; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
713 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Add a Page Background Image; Click "Save & View" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
714 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Add a Page Background Image; Fill in the Page Background Image Position and Repeat; Click "Preview"; Click "Back to Edit" |Change in Theme Preview|(% class="pass" %)|- |-
715 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Add a Page Background Image; Fill in the Page Background Image Position and Repeat; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
716 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Add a Page Background Image; Fill in the Page Background Image Position and Repeat; Click "Save & View" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
717 |Edit "Color Themes"|Click on "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="pass" %)|- |-
718 |Edit "Color Themes"|Click on "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="pass" %)|- |-
719 |Edit "Color Themes"|Click on "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="pass" %)|- |-
720 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Add a Banner; Click "Preview"; Click "Back to Edit" |Change in Theme Preview|(% class="pass" %)|- |-
721 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Add a Banner; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
722 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Add a Banner; Click "Save & View" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
723 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Add a Banner; Fill in the Banner Position and Repeat; Click "Preview"; Click "Back to Edit" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
724 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Add a Banner; Fill in the Banner Position and Repeat; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
725 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Add a Banner; Fill in the Banner Position and Repeat; Click "Save & View" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
726 |Edit "Color Themes"|Click on "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="pass" %)|- |-
727 |Edit "Color Themes"|Click on "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="pass" %)|- |-
728 |Edit "Color Themes"|Click on "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="pass" %)|- |-
729 |Edit "Color Themes"|Click on "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="pass" %)|- |-
730 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Text Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
731 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Text Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
732 |Edit "Color Themes"|Click on "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="pass" %)|- |-
733 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Informative Text Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
734 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Informative Text Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
735 |Edit "Color Themes"|Click on "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="pass" %)|- |-
736 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Details Text Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
737 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Details Text Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
738 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Link Color; Click "Preview"; Click "Back to Edit" |Back to Theme Edit|(% class="pass" %)|- |-
739 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Link Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
740 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Link Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
741 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Title Color; Click "Preview"; Click "Back to Edit" |Back to Theme Edit|(% class="pass" %)|- |-
742 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Title Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
743 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Title Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
744 |Edit "Color Themes"|Click on "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="pass" %)|- |-
745 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Menu Background Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
746 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Menu Background Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
747 |Edit "Color Themes"|Click on "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="pass" %)|- |-
748 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Menu Text Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
749 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Menu Text Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
750 |Edit "Color Themes"|Click on "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="pass" %)|- |-
751 |Edit "Color Themes"|Click on "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="pass" %)|- |-
752 |Edit "Color Themes"|Click on "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="pass" %)|- |-
753 |Edit "Color Themes"|Click on "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="pass" %)|- |-
754 |Edit "Color Themes"|Click on "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="pass" %)|- |-
755 |Edit "Color Themes"|Click on "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="pass" %)|- |-
756 |Edit "Color Themes"|Click on "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="pass" %)|- |-
757 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Panel Background Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
758 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Panel Background Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
759 |Edit "Color Themes"|Click on "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="pass" %)|- |-
760 |Edit "Color Themes" functionality |Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Panel Text Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
761 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Panel Text Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
762 |Edit "Color Themes"|Click on "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="pass" %)|- |-
763 |Edit "Color Themes"|Click on "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="pass" %)|- |-
764 |Edit "Color Themes"|Click on "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="pass" %)|- |-
765 |Edit "Color Themes"|Click on "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="pass" %)|- |-
766 |Edit "Color Themes"|Click on "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="pass" %)|- |-
767 |Edit "Color Themes" functionality |Click on "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="pass" %)|- |-
768 |Edit "Color Themes"|Click on "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="pass" %)|- |-
769 |Edit "Color Themes"|Click on "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="pass" %)|- |-
770 |Edit "Color Themes"|Click on "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="pass" %)|- |-
771 |Edit "Color Themes"|Click on "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="pass" %)|- |-
772 |Edit "Color Themes"|Click on "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="pass" %)|- |-
773 |Edit "Color Themes"|Click on "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="pass" %)|- |-
774 |Edit "Color Themes"|Click on "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="pass" %)|- |-
775 |Edit "Color Themes"|Click on "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="pass" %)|- |-
776 |Edit "Color Themes"|Click on "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="pass" %)|- |-
777 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Border Color; Click "Preview"; Click "Back to Edit" |Back to Theme Edit|(% class="pass" %)|- |-
778 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Border Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
779 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Border Color; Click "Save & View" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
780 |Edit "Color Themes"|Click on "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="pass" %)|- |-
781 |Edit "Color Themes"|Click on "Color Themes"; Click the Default Theme; Click "Edit"; Fill in the Secondary Background Color; Click "Save & Continue" |Changes in Theme Preview are saved|(% class="pass" %)|- |-
782 |Edit "Color Themes"|Click on "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="pass" %)|- |-
783 |Edit "Color Themes"|Click on "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="pass" %)|- |-
784 |Edit "Color Themes"|Click on "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="pass" %)|- |-
785 |Edit "Color Themes"|Click on "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="pass" %)|- |-
786 |Edit "Color Themes"|Click on "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="pass" %)|- |-
787 |Edit "Color Themes"|Click on "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="pass" %)|- |-
788 |Edit "Color Themes"|Click on "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="pass" %)|- |-
789 |Edit "Color Themes"|Click on "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="pass" %)|- |-
790 |Edit "Color Themes"|Click on "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="pass" %)|- |-
791 |Edit "Color Themes"|Click on "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="pass" %)|- |-
792 |Edit "Color Themes"|Click on "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="pass" %)|- |-
793 |Edit "Color Themes"|Click on "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="pass" %)|- |-
794 |Edit "Color Themes"|Click on "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="pass" %)|- |-
795 |Edit "Color Themes"|Click on "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="pass" %)|- |-
796 |Edit "Color Themes"|Click on "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="pass" %)|- |-
797 |Edit "Color Themes"|Click on "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="pass" %)|- |-
798 |Create "Color Themes"|Click on "Color Themes"; Click on create new theme;|Redirect to blank theme page|(% class="pass" %)|-|-
799
800 == Panels ==
801
802 (% style="width: 99%;" %)
803 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
804 |"Create a new panel"|Click on "Panels" from Spaces Macro on Main 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 "Preview"; Click "Back to Edit" |Back to edit page|(% class="pass" %)|- |-
805 |"Create a new panel"|Click on "Panels" from Spaces Macro on Main Page; Fill in the new panel name; Click "Create"; Select the Type of the panel; Select the Category; Fill in the Panel Description; Fill in the Panel Content; Click "Save & Continue" |Changes are saved; continue editing|(% class="pass" %)|- |-
806 |"Create a new panel"|Click on "Panels" from Spaces Macro on Main Page; Fill in the new panel name; Click "Create"; Select the Type of the panel; Select the Category; Fill in the Panel Description; Fill in the Panel Content; Click "Save & View" |Changes are saved|(% class="pass" %)|- |-
807 |View Panel visual|Click on "Panels" from Spaces Macro on Main Page; Click on a panel |Redirect to Panel's page|(% class="pass" %)|- |-
808 |Edit Panel visual|Click on "Panels" from Spaces Macro on Main Page; Click on the "Edit" link next to a panel; Click "maximize" |Back to Panel's page in edit mode|(% class="pass" %)|- |-
809 |Edit Panel|Click on "Panels" from Spaces Macro on Main Page; Click on the "Edit" link next to a panel; Click "maximize" link; Click "Exit Full Screen" |Maximized edit mode|(% class="pass" %)|- |-
810 |Edit Panel|Click on "Panels" from Spaces Macro on Main Page; Click on the "Edit" link next to a panel; Click "maximize"; Modify the text; Click "Preview"; Click "Back to Edit" |Back to edit page|(% class="pass" %)|- |-
811 |Edit Panel|Click on "Panels" from Spaces Macro on Main Page; Click on the "Edit" link next to a panel; Click "maximize"; Modify the text; Click "Save & Continue" |Changes are saved|(% class="pass" %)|- |-
812 |Edit Panel|Click on "Panels" from Spaces Macro on Main Page; Click on the "Edit" link next to a panel; Click "maximize"; Modify the text; Click "Save & View" |Changes are saved|(% class="pass" %)|- |-
813 |Edit Panel|Click on "Panels" from Spaces Macro on Main Page; Click on the "Edit" link next to a panel; Click "maximize"; Click "Cancel" |Maximize in and out works|(% class="pass" %)|- |-
814 |Delete Panel|Click on "Panels" from Spaces Macro on Main Page; Click on the "Delete" link next to a panel; Click Yes/No |Able to delete document|(% class="pass" %)|- |-
815
816 == Space index ==
817
818 (% style="width: 99%;" %)
819 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
820 |"See space index"|For a space click on "Space" then click the "Document Index" |Redirect to Document Index page|(% class="pass" %)|- |-
821 |Page "copy"|For a space click on "See space index"; Click "copy"; Fill in the fields; click "copy" |Redirect to Copy page|(% class="pass" %)|- |-
822 |Page "delete"|For a space click on "See space index"; Click "delete"; Click "Yes/No" |Redirect to confirmation page|(% class="pass" %)|- |-
823 |Page "rename"|For a space click on "See space index"; Click "rename"; Click "Cancel" |Redirect to Rename page|(% class="pass" %)|- |-
824 |Page "rename"|For a space click on "See space index"; Click "rename"; Select a new space; Insert the new page name; Click on "Rename" |Redirect to Rename page|(% class="pass" %)|- |-
825 |age "rights"|For a space click on "See space index"; Click "rights" |Redirect to Rights page|(% class="pass" %)|- |-
826 |"See space index"|For a space click on "See space index"; Sort elements in the table by "Page" ascending |Sort Elements by desired criteria|(% class="pass" %)|- |-
827 |"See space index"|For a space click on "See space index"; Sort elements in the table by "Page" descending |Sort Elements by desired criteria|(% class="pass" %)|- |-
828 |"See space index"|For a space click on "See space index"; Sort elements in the table by "Date" ascending |Sort Elements by desired criteria|(% class="pass" %)|- |-
829 |"See space index"|For a space click on "See space index"; Sort elements in the table by "Date" descending |Sort Elements by desired criteria|(% class="pass" %)|- |-
830 |"See space index"|For a space click on "See space index"; Sort elements in the table by "Last Author" ascending |Sort Elements by desired criteria|(% class="pass" %)|- |-
831 |"See space index"|For a space click on "See space index"; Sort elements in the table by "Last Author" descending |Sort Elements by desired criteria|(% class="pass" %)|- |-
832
833 == Spaces Macro (from Home Page) ==
834
835 (% style="width: 99%;" %)
836 |=(% style="width: 10%;" %)Feature |=(% style="width: 40%;" %)Steps to follow|=(% style="width: 30%;" %)Expected Result|=(% style="width: 5%;" %)Result|=(% style="width: 5%;" %)JIRA|=(% style="width: 10%;" %)Other Issues
837 |"See space index"|For a space click on "See Space Index" button|Redirect to Space Index page|(% class="pass" %)|- |-
838 |"Create a new space"|Click on "Create a new space"; Fill in the new space name; Click "Create" |Redirect to Space WebHome page|(% class="pass" %)|- |-
839 |"Create a new space"|Click on "Create a new space" twice;|The field and button should appear/disappear|(% class="pass" %)|- |-

Get Connected