Test Case AOOTest-710: Text to Columns_different separators. [Version : 1] | ||
---|---|---|
Author: | undefined - 19/11/2012 10:29:18 | |
Summary: | ||
Preconditions: | ||
#: | Step actions: | Expected Results: |
1 |
| Expected result |
2 | Launch Apache OpenOffice and create a sc document. | The document is created. |
3 | Input data into a cell. Or copy some strings from sw/sd/other sc to the document. | |
4 | Select the cell and click Data-)Text to Columns. | Text to Columns dialog pops up. |
5 | Check 'Separated by' and choose Tab. | The string is separated into several columns by Tab key in preview window. |
6 | Click OK. | The string is correctly separated into columns. |
7 | Repeat the above steps and choose other keys such as Comma, Semicolon, Space, or customized key | The string can be correctly separated into columns. |
8 | Check Merge delimiters. | The same separators should be merged. For example, 123###456 should be separated as 123 and 456, the three ### is merged as one delimiter. If not check this option, 123###456 should be separated as 123 and blank column and blank column and 456. |
9 | Undo * Redo. | Work correctly. |
10 | Save and close document then reopen. | The separated columns are saved. |
11 |
| |
12 |
| |
13 |
| |
14 |
| |
15 |
| |
16 |
| |
17 |
| |
18 |
| |
19 |
| |
20 |
| |
Execution type: | Manual | |
Importance: | Medium | |
Test Focus: | ||
Feature first available at which release: | ||
Automation script name: | ||
Testsuite set: | ||
Requirements | None | |
Keywords: | None |