~elfy/ubuntu-manual-tests/1347801

« back to all changes in this revision

Viewing changes to testcases/packages/1423_LibreOffice Tests

  • Committer: Nicholas Skaggs
  • Date: 2013-01-23 08:29:30 UTC
  • Revision ID: nicholas.skaggs@canonical.com-20130123082930-p1c1o4e19x39lmm3
initial version of manual testcase repository, as extracted from qatrackers

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Test-case name: libreoffice/lbc-001
 
2
This test will check that LibreOffice Calc can be started
 
3
<ol>
 
4
<li title="action"> Open the dash and launch LibreOffice Calc by pressing the super key, and then entering ‘calc’</li>
 
5
<ol>
 
6
<li title="expected_result">Did LibreOffice Calc launch?</li>
 
7
</ol>
 
8
</ol>
 
9
Test-case name: libreoffice/lbc-002
 
10
This test will check that LibreOffice Impress can be started
 
11
<ol>
 
12
<li title="action"> Open the dash and launch LibreOffice Impress by pressing the super key, and then entering ‘impress’</li>
 
13
<ol>
 
14
<li title="expected_result">Did LibreOffice Impress launch?</li>
 
15
</ol>
 
16
</ol>
 
17
Test-case name: libreoffice/lbc-003
 
18
This test will check that LibreOffice Math can be started
 
19
<ol>
 
20
<li title="action"> Open the dash and launch LibreOffice equation editor by pressing the super key, and then entering ‘math’</li>
 
21
<ol>
 
22
<li title="expected_result">Did LibreOffice Math launch?</li>
 
23
</ol>
 
24
</ol>
 
25
Test-case name: libreoffice/lbc-004
 
26
This test will check that LibreOffice Writer can be started
 
27
<ol>
 
28
<li title="action"> Open the dash and launch LibreOffice Writer by pressing the super key, and then entering ‘writer’</li>
 
29
<ol>
 
30
<li title="expected_result">Did LibreOffice Writer launch?</li>
 
31
</ol>
 
32
</ol>
 
33
Test-case name: libreoffice/lbc-005
 
34
This test will check that LibreOffice Draw can be started
 
35
<ol>
 
36
<li title="action"> Open the dash and launch LibreOffice Draw by pressing the super key, and then entering ‘draw’</li>
 
37
<ol>
 
38
<li title="expected_result">Did LibreOffice Draw launch?</li>
 
39
</ol>
 
40
</ol>
 
41
Test-case name: libreoffice/lbc-006
 
42
This test will check that LibreOffice Writer can open and save ODF files
 
43
<ol>
 
44
<li title="action"> Open a new text document</li>
 
45
<ol>
 
46
<li title="expected_result">A new unnamed text document appears.</li>
 
47
</ol>
 
48
<li title="action"> Add text and save it in ODF format</li>
 
49
<ol>
 
50
<li title="expected_result">After inserting some text, the "Save" icon is enabled.</li>
 
51
</ol>
 
52
<li title="action"> Open the saved file again.</li>
 
53
<ol>
 
54
<li title="expected_result">The save dialog lets you save the file.</li>
 
55
</ol>
 
56
<li title="action"> Close the file and open the saved file again</li>
 
57
<ol>
 
58
<li title="expected_result">Can the file be opened again after closing properly?</li>
 
59
</ol>
 
60
</ol>
 
61
Test-case name: libreoffice/lbc-007
 
62
This test will check that LibreOffice Writer can check spelling
 
63
<ol>
 
64
<li title="action"> Download the test document: http://cgit.freedesktop.org/libreoffice/contrib/test-files/plain/writer/litmus/language-test-en.odt</li>
 
65
<li title="action"> Open the test file with libreoffice</li>
 
66
<ol>
 
67
<li title="expected_result">There are Red and Blue wave lines under mispelt words and those containing grammar       mistake over the whole document.</li>
 
68
</ol>
 
69
<li title="action"> Press F7</li>
 
70
<ol>
 
71
<li title="expected_result">The window titled with "Spellling and Grammar: [Language'" pops up; In the spell and grammar check window, the "Text language" is set to the same of document language type; All buttons are availble to click; There should be some suggestion words in the suggestions list.</li>
 
72
</ol>
 
73
<li title="action"> Select a word from the suggestion list and press "Change" button</li>
 
74
<ol>
 
75
<li title="expected_result">The word in the document is replaced with the one you selected from the suggestion list, and it should be no longer marked with a red wave line in the document.</li>
 
76
</ol>
 
77
<li title="action"> Press Change many times to get through the entire document</li>
 
78
<ol>
 
79
<li title="expected_result">Did all the correction of misspelling and grammar mistakes work smoothly and finally after the overall change did the entire document no longer contain wave lines any more?</li>
 
80
</ol>
 
81
</ol>
 
82
Test-case name: libreoffice/lbc-008
 
83
This test will check that LibreOffice Writer can hypenate words
 
84
<ol>
 
85
<li title="action"> Download the test document: http://cgit.freedesktop.org/libreoffice/contrib/test-files/plain/writer/litmus/language-test-en.odt?id=2bdb4b89359632865b359435b20807b9fbc0889f</li>
 
86
<li title="action"> Open the test file with libreoffice</li>
 
87
<li title="action"> Select from menu Tools-Language-Hyphenation...</li>
 
88
<ol>
 
89
<li title="expected_result">The hyphenation dialog should pop up</li>
 
90
</ol>
 
91
<li title="action"> Press button in the dialog "Hyphenate"</li>
 
92
<ol>
 
93
<li title="expected_result">The corresponding word is split across two lines seprated by a hyphen. Next word to be hyphenized is shown in the dialog box.</li>
 
94
</ol>
 
95
<li title="action"> Press button in the dialog "Skip"</li>
 
96
<ol>
 
97
<li title="expected_result">The corresponding word should not be split across two lines.</li>
 
98
</ol>
 
99
<li title="action"> Press "Hyphenate" several times until the check finished</li>
 
100
<li title="action"> Select from menu Tools-Language-Hyphenation...</li>
 
101
<li title="action"> Press button "Remove" several times until the check finished</li>
 
102
<ol>
 
103
<li title="expected_result">All of the hyphenated words are changed back without hyphens</li>
 
104
</ol>
 
105
<li title="action"> Select from menu Tools-Language-Hyphenation...</li>
 
106
<li title="action"> Press button in the dialog "Hyphenate All"</li>
 
107
<ol>
 
108
<li title="expected_result">Did all words needing to be hyphenated, split by hyphens at one time?</li>
 
109
</ol>
 
110
</ol>
 
111
Test-case name: libreoffice/lbc-009
 
112
This test will check that LibreOffice Calc can save and open files
 
113
<ol>
 
114
<li title="action"> Open a new Calc document.</li>
 
115
<ol>
 
116
<li title="expected_result">A new blank spreadsheet is opened.</li>
 
117
</ol>
 
118
<li title="action"> Add numeric values, date values, calculations, cell references, different formatting.</li>
 
119
<ol>
 
120
<li title="expected_result">After editing the first cell, the "Save" icon is available.</li>
 
121
</ol>
 
122
<li title="action"> Add content in your language, specially characters and formatting typical of your language.</li>
 
123
<ol>
 
124
<li title="expected_result">The "Save" dialog lets you save the file.</li>
 
125
</ol>
 
126
<li title="action"> Test and save it in ODF format.</li>
 
127
<li title="action"> Open the saved file again.</li>
 
128
<ol>
 
129
<li title="expected_result">Can the file be opened properly again after closing?</li>
 
130
</ol>
 
131
</ol>
 
132
Test-case name: libreoffice/lbc-010
 
133
This test will check that LibreOffice Impress can display special characters
 
134
<ol>
 
135
<li title="action"> Open a OpenDocument presentation (.odp) file containing special characters in your language</li>
 
136
<ol>
 
137
<li title="expected_result">The presentation (OpenDocument and PowerPoint) should run as an on-screen presentation, displaying all the pages with transitions and animations.</li>
 
138
</ol>
 
139
<li title="action"> Choose Presentation-Presentation.</li>
 
140
<ol>
 
141
<li title="expected_result">Special characters in your language should display correctly</li>
 
142
</ol>
 
143
<li title="action"> Do the same with an MS PowerPoint file.</li>
 
144
<ol>
 
145
<li title="expected_result">Was the content not altered?</li>
 
146
</ol>
 
147
</ol>
 
148
Test-case name: libreoffice/lbc-011
 
149
This test will check that LibreOffice Base can create new databases
 
150
<ol>
 
151
<li title="action"> Open a new database file (New - Database) and check [Create a database' then click on Next button.</li>
 
152
<ol>
 
153
<li title="expected_result">The database wizard open: all strings in the dialog box and window are correctly localized.</li>
 
154
</ol>
 
155
<li title="action"> Check [Yes, I want the wizard to register the database' and [Open the database for edition' and click on Finish.</li>
 
156
<li title="action"> Enter a name for the database (using special characters in your language) in the dialog box and click OK.</li>
 
157
<ol>
 
158
<li title="expected_result">Does the database application appear?</li>
 
159
</ol>
 
160
</ol>
 
161
Test-case name: libreoffice/lbc-012
 
162
This test will check that LibreOffice Base can create new tables and fields
 
163
<ol>
 
164
<li title="action"> Click on the Table icon in the database panel.</li>
 
165
<li title="action"> Click on [Create a table in Design mode...' in the [Tasks' panel.</li>
 
166
<li title="action"> Enter the name, address and telephone number as field names.</li>
 
167
<li title="action"> Call this table "Table1" as a reference for the following tests.</li>
 
168
<li title="action"> Click on the [Save' icon - enter the table name (containing special characters) - click on Yes to create a primary key.</li>
 
169
<li title="action"> Click [Index Design' - Click on Close.</li>
 
170
<li title="action"> Close the window.</li>
 
171
<ol>
 
172
<li title="expected_result">Is Table1 properly created? Did the designer work without error?</li>
 
173
</ol>
 
174
</ol>
 
175
Test-case name: libreoffice/lbc-013
 
176
This test will check that LibreOffice Math can create new formulas
 
177
<ol>
 
178
<li title="action"> Call the menu 'File - New - Formula' the formula editor.</li>
 
179
<ol>
 
180
<li title="expected_result">Is the module called and two parts (formula and input window) displayed and are all menu items, tool tips and context menus translated?</li>
 
181
</ol>
 
182
</ol>
 
183
Test-case name: libreoffice/lbc-014
 
184
This test will check that LibreOffice Math can save and open formulas
 
185
<ol>
 
186
<li title="action"> Enter different formula values, for example: lllint from{1} to{x} (1 over sum from {k > j} (d_(j)+arccot(nroot{32 }X^{11})))+1</li>
 
187
<ol>
 
188
<li title="expected_result">There should be a mathematical formula in Math.</li>
 
189
</ol>
 
190
<li title="action"> Click in the upper window in the formula.</li>
 
191
<ol>
 
192
<li title="expected_result">The cursor goes to the input window when the Formula window, the individual sections of the formula are marked.</li>
 
193
</ol>
 
194
<li title="action"> Save the formula from.</li>
 
195
<ol>
 
196
<li title="expected_result">The formula is saved, the editor closes.</li>
 
197
</ol>
 
198
<li title="action"> Complete the formula and open it again.</li>
 
199
<ol>
 
200
<li title="expected_result">Can the formula be opened once?</li>
 
201
</ol>
 
202
</ol>
 
203
Test-case name: libreoffice/lbc-015
 
204
This test will check that LibreOffice Draw can open and save files
 
205
<ol>
 
206
<li title="action"> Open a new Draw document.</li>
 
207
<ol>
 
208
<li title="expected_result">A new file is opened.</li>
 
209
</ol>
 
210
<li title="action"> Add a few different forms, including text boxes, font, etc. Work</li>
 
211
<ol>
 
212
<li title="expected_result">You can insert various shapes without problems.</li>
 
213
</ol>
 
214
<li title="action"> Using Edit - Undo different steps to reverse. Position using Edit - Redo restores previously deleted items.</li>
 
215
<ol>
 
216
<li title="expected_result">You can undo steps previously made. The Edit dialog shows the undo steps correctly translated. Even the restoration works without difficulty and is displayed correctly under Edit.</li>
 
217
</ol>
 
218
<li title="action"> Save the drawing as an ODF file (in. Odg) from.</li>
 
219
<ol>
 
220
<li title="expected_result">The Save As dialog opens and lets you save the document.</li>
 
221
</ol>
 
222
<li title="action"> Open the saved document.</li>
 
223
<ol>
 
224
<li title="expected_result">Can the document be opened again after closing properly?</li>
 
225
</ol>
 
226
</ol>
 
227
Test-case name: libreoffice/lbc-016
 
228
This test will check that LibreOffice Writer can convert Word documents to ODF
 
229
<ol>
 
230
<li title="action"> Open a Word document format .doc or .docx and save it in ODF format.</li>
 
231
<ol>
 
232
<li title="expected_result">The file can be opened and saved correctly in the revised format.</li>
 
233
</ol>
 
234
<li title="action"> Then open the document again.</li>
 
235
<ol>
 
236
<li title="expected_result">After the closing and opening, do the contents look the same in the different file formats?</li>
 
237
</ol>
 
238
</ol>
 
239
Test-case name: libreoffice/lbc-017
 
240
This test will check that LibreOffice Writer can convert ODF to Word files
 
241
<ol>
 
242
<li title="action"> Open an ODF file and save it as .doc file format.</li>
 
243
<ol>
 
244
<li title="expected_result">Can the file be opened and saved in the revised format? You will see a warning message regarding the revised format, is the warning message translated into your language? After closing and reopening, do the contents remain the same?</li>
 
245
</ol>
 
246
</ol>
 
247
Test-case name: libreoffice/lbc-018
 
248
This test will check that LibreOffice Writer can export to PDF
 
249
<ol>
 
250
<li title="action"> Open an ODF file and export is as PDF file format via menu "File - Export as PDF...". Change the tab "General" setting to "PDF/A-1a".</li>
 
251
<ol>
 
252
<li title="expected_result">This will open the PDF Options dialog. The required settings can be made, the file can be exported.</li>
 
253
</ol>
 
254
<li title="action"> Open the exported file in one (or more) PDF viewer(s).</li>
 
255
<ol>
 
256
<li title="expected_result">Can the exported file be opened in your PDF viewer? Does it appear properly?</li>
 
257
</ol>
 
258
</ol>
 
259
Test-case name: libreoffice/lbc-019
 
260
This test will check that LibreOffice Calc can display Word files correctly
 
261
<ol>
 
262
<li title="action"> Open a Word document (in. Docx or. Doc) written in your own language character</li>
 
263
<ol>
 
264
<li title="expected_result">Can the file be opened in the revised format, in which the contents look the same as you expected?</li>
 
265
</ol>
 
266
</ol>
 
267
Test-case name: libreoffice/lbc-020
 
268
This test will check that LibreOffice Writer can open and save ODF files in revised format
 
269
<ol>
 
270
<li title="action"> Open an ODF file and save it as .doc .docx file formats.</li>
 
271
<ol>
 
272
<li title="expected_result">Can the file be opened and saved in the revised format? You will see a warning message regarding the revised format, is the warning message translated into your language? After closing and reopening, do the contents remain the same?</li>
 
273
</ol>
 
274
</ol>
 
275
Test-case name: libreoffice/lbc-021
 
276
This test will check that LibreOffice Writer can export to PDF/A-1a
 
277
<ol>
 
278
<li title="action"> Open an ODF file and export is as PDF file format via menu "File - Export as PDF...". Change the tab "General" setting to "PDF/A-1a".</li>
 
279
<ol>
 
280
<li title="expected_result">This will open the PDF Options dialog. The required settings can be made, the file can be exported.</li>
 
281
</ol>
 
282
<li title="action"> Open the exported file in one (or more) PDF viewer(s).</li>
 
283
<ol>
 
284
<li title="expected_result">Can the exported file be opened in your PDF viewer? For the exported file using the second method, does it also display properly in a PDF viewer?</li>
 
285
</ol>
 
286
</ol>
 
287
Test-case name: libreoffice/lbc-022
 
288
This test will check that LibreOffice Calc can be convert Excel files to ODF format
 
289
<ol>
 
290
<li title="action"> Open a document in Excel format (.xls or .xlsx) and save it in ODF format.</li>
 
291
<ol>
 
292
<li title="expected_result">The file can be opened and saved in the revised format.</li>
 
293
</ol>
 
294
<li title="action"> Then reopen the document.</li>
 
295
<ol>
 
296
<li title="expected_result">After closing and reopening do the contents remain the same?</li>
 
297
</ol>
 
298
</ol>
 
299
Test-case name: libreoffice/lbc-023
 
300
This test will check that LibreOffice Calc can be convert ODF to Excel format
 
301
<ol>
 
302
<li title="action"> Open an ODF file and save it as .xls file format.</li>
 
303
<ol>
 
304
<li title="expected_result">Can the file be opened and saved in the revised format? You will see a warning message regarding the revised format, is the warning message translated into your language? After closing and reopening, do the contents remain the same?</li>
 
305
</ol>
 
306
</ol>
 
307
Test-case name: libreoffice/lbc-024
 
308
This test will check that LibreOffice Calc can be export to PDF/A-1a format
 
309
<ol>
 
310
<li title="action"> Open an ODF file and export is as PDF file format via menu "File - Export as PDF...". Change the tab "General" setting to "PDF/A-1a".</li>
 
311
<ol>
 
312
<li title="expected_result">This will open the PDF Options dialog. The required settings can be made, the file can be exported.</li>
 
313
</ol>
 
314
<li title="action"> Open the exported file in one (or more) PDF viewer(s).</li>
 
315
<ol>
 
316
<li title="expected_result">Can the exported file be opened in your PDF viewer? For the exported file using the second method, does it also display properly in a PDF viewer?</li>
 
317
</ol>
 
318
</ol>
 
319
Test-case name: libreoffice/lbc-025
 
320
This test will check that LibreOffice Calc can be copy and paste contents
 
321
<ol>
 
322
<li title="action"> Download the attachment: https://bugs.freedesktop.org/attachment.cgi?id=52470</li>
 
323
<li title="action"> Open the attached test data source.ods</li>
 
324
<li title="action"> Select the chart in Sheet1 and 'Edit' - 'Copy'</li>
 
325
<li title="action"> Create a new spreadsheet file</li>
 
326
<li title="action"> 'Edit' - 'Paste' (vp.1)</li>
 
327
<ol>
 
328
<li title="expected_result">The chart can be pasted without problem</li>
 
329
</ol>
 
330
<li title="action"> Double click the pasted chart (vp.2)</li>
 
331
<ol>
 
332
<li title="expected_result">Can you get into the edit mode without data loss?</li>
 
333
</ol>
 
334
</ol>
 
335
Test-case name: libreoffice/lbc-026
 
336
This test will check that LibreOffice Calc can be open and save Excel documents
 
337
<ol>
 
338
<li title="action"> Open an Excel document containing special characters in your own language (in. xls or. xlsx).</li>
 
339
<ol>
 
340
<li title="expected_result">The document opens.</li>
 
341
</ol>
 
342
<li title="action"> Save it as ODF file (in. Ods) from.</li>
 
343
<ol>
 
344
<li title="expected_result">The document can be saved in the changed format.</li>
 
345
</ol>
 
346
<li title="action"> Open the document again.</li>
 
347
<ol>
 
348
<li title="expected_result">After closing and reopening does the content looks the same?</li>
 
349
</ol>
 
350
</ol>
 
351
Test-case name: libreoffice/lbc-027
 
352
This test will check that LibreOffice Calc can be open and save documents in revised format
 
353
<ol>
 
354
<li title="action"> Open an ODF file and save it as .xls file format.</li>
 
355
<ol>
 
356
<li title="expected_result">Can the file be opened and saved in the revised format? You will see a warning message regarding the revised format, is the warning message translated into your language? After closing and reopening, do the contents remain the same?</li>
 
357
</ol>
 
358
</ol>
 
359
Test-case name: libreoffice/lbc-028
 
360
This test will check that LibreOffice Impress can export to PDF
 
361
<ol>
 
362
<li title="action"> Open an ODF file and export is as PDF file format via menu "File - Export as PDF...". Change the tab "General" setting to "PDF/A-1a".</li>
 
363
<ol>
 
364
<li title="expected_result">This will open the PDF Options dialog. The required settings can be made, the file can be exported.</li>
 
365
</ol>
 
366
<li title="action"> Open the exported file in one (or more) PDF viewer(s).</li>
 
367
<ol>
 
368
<li title="expected_result">Can the exported file be opened in your PDF viewer? For the exported file using the second method, does it also display properly in a PDF viewer?</li>
 
369
</ol>
 
370
</ol>
 
371
Test-case name: libreoffice/lbc-029
 
372
This test will check that LibreOffice Impress can open and save Powerpoint files
 
373
<ol>
 
374
<li title="action"> Open an MS .ppt file format in your language (containing special characters in your language)</li>
 
375
<ol>
 
376
<li title="expected_result">The PowerPoint file should open correctly in LibreOffice.</li>
 
377
</ol>
 
378
<ol>
 
379
<li title="expected_result">The layout, the display of characters, bullets and numbering should display correctly.</li>
 
380
</ol>
 
381
<li title="action"> Save to OpenDocument file format (.odp)</li>
 
382
<ol>
 
383
<li title="expected_result">File should be saved without problem and reopened the same way.</li>
 
384
</ol>
 
385
<li title="action"> Reopen the document.</li>
 
386
<ol>
 
387
<li title="expected_result">Is the content not altered?</li>
 
388
</ol>
 
389
</ol>
 
390
Test-case name: libreoffice/lbc-030
 
391
This test will check that LibreOffice Impress can convert ODF to Powerpoint
 
392
<ol>
 
393
<li title="action"> Open an OpenDocument presentation (.odp) file containing special characters in your language</li>
 
394
<ol>
 
395
<li title="expected_result">The file should save correctly.</li>
 
396
</ol>
 
397
<li title="action"> Save the file to MS PowerPoint (.ppt) file format.</li>
 
398
<ol>
 
399
<li title="expected_result">When reopening the file, the content should display correctly in PowerPoint application or the viewer.</li>
 
400
</ol>
 
401
<li title="action"> Reopen the file in PowerPoint or in PowerPoint viewer.</li>
 
402
<ol>
 
403
<li title="expected_result">Is the content not altered?</li>
 
404
</ol>
 
405
</ol>
 
406
Test-case name: libreoffice/lbc-031
 
407
This test will check that LibreOffice Impress can convert Powerpoint to ODF
 
408
<ol>
 
409
<li title="action"> Open an MS .ppt file format in your language (containing special characters in your language)</li>
 
410
<ol>
 
411
<li title="expected_result">The PowerPoint file should open correctly in LibreOffice; The layout, the display of characters, bullets and numbering should display correctly.</li>
 
412
</ol>
 
413
<li title="action"> Save to OpenDocument file format (.odp)</li>
 
414
<ol>
 
415
<li title="expected_result">File should be saved without problem and reopened the same way.</li>
 
416
</ol>
 
417
<li title="action"> Reopen the document.</li>
 
418
<ol>
 
419
<li title="expected_result">IS the content not altered?</li>
 
420
</ol>
 
421
</ol>
 
422
Test-case name: libreoffice/lbc-032
 
423
This test will check that LibreOffice Base can create new tables
 
424
<ol>
 
425
<li title="action"> Click on the Table icon in the database panel.</li>
 
426
<li title="action"> Click on [Create a table in Design mode...' in the [Tasks' panel.</li>
 
427
<li title="action"> Enter the name, address and telephone number as field names.</li>
 
428
<li title="action"> Call this table "Table1" as a reference for the following tests.</li>
 
429
<li title="action"> Click on the [Save' icon - enter the table name (containing special characters) - click on Yes to create a primary key.</li>
 
430
<li title="action"> Click [Index Design' - Click on Close.</li>
 
431
<li title="action"> Close the window.</li>
 
432
<ol>
 
433
<li title="expected_result">Is the table created without any error?</li>
 
434
</ol>
 
435
</ol>
 
436
Test-case name: libreoffice/lbc-033
 
437
This test will check that LibreOffice Base can open created tables
 
438
<ol>
 
439
<li title="action"> Double click on the icon for the database table created during the Base-1 test</li>
 
440
<li title="action"> Enter several records containing special characters in your language and click on the "Save the current record" icon.</li>
 
441
<ol>
 
442
<li title="expected_result">Do all the strings display correctly and specially those containing special characters?</li>
 
443
</ol>
 
444
</ol>
 
445
Test-case name: libreoffice/lbc-034
 
446
This test will check that LibreOffice Base can export to PDF
 
447
<ol>
 
448
<li title="action"> Open an ODF document (in. Odg) and export this as PDF file:</li>
 
449
<li title="action"> Over the symbol "Direct Export as PDF"</li>
 
450
<ol>
 
451
<li title="expected_result">This opens the Export dialog. The document can be exported.</li>
 
452
</ol>
 
453
<li title="action"> On the menu item "File - Export as PDF ...". Change the tab "General" setting on "PDF/A-1a".</li>
 
454
<ol>
 
455
<li title="expected_result">It will open the PDF Options dialog. the desired Settings can be made, the file can be exported. The message that the document is displayed in PDF / A mode.</li>
 
456
</ol>
 
457
<li title="action"> Open the exported file in one (or more) PDF viewer (s).</li>
 
458
<ol>
 
459
<li title="expected_result">Can the exported file be opened in PDF viewer?</li>
 
460
</ol>
 
461
</ol>
 
462
<strong>
 
463
If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
 
464
If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> 'failed' and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result</strong>
 
 
b'\\ No newline at end of file'