| Test Case AOOTest-51: Manual Breaks - Line break [Version : 1] | ||
|---|---|---|
| Author: | undefined - 27/08/2012 11:47:27 | |
| Summary: insert, delete line breaks | ||
| Preconditions: close AOO | ||
| #: | Step actions: | Expected Results: |
| 1 | Start AOO Writer | Start Successfully. |
| 2 | Input some text with line break followed, such as "Line1" + [line break] "Line2" + [line break] | Input successfully, the document will look like: Line1 Line2 Line3 |
| 3 | Move cursor on the end of a line, press Delete to delete the line break | Line break was deleted, string in next line come to the end of the line ahead of it. |
| 4 | Save it as ODT file. Close and reopen the ODT file, repeat step 2,3 | line break can be inserted and deleted successfully. |
| 5 | Save it as DOC file Close and reopen the DOC file, repeat step 2, 3 | line break can be inserted and deleted successfully. |
| Execution type: | Automated | |
| Importance: | High | |
| Test Focus: | Usability | |
| Feature first available at which release: | AOO3.5 | |
| Automation script name: | testcase.uno.sw.breaks.CheckBreaks.java | |
| Testsuite set: | Functionality | |
| Requirements | None | |
| Keywords: | FVT(Function Verification Test) | |

