| Test Case AOOTest-12: Copy and paster a sheet [Version : 1] | ||
|---|---|---|
| Author: | undefined - 23/08/2012 05:39:32 | |
| Summary: Copy and paster a sheet in SpreadSheet | ||
| #: | Step actions: | Expected Results: |
| 1 | Create a SpreadSheet document | SpreadSheet create successfully |
| 2 | Input some value in Sheet1 cell range | Input successfully |
| 3 | Copy Sheet1, and paste Sheet1 as new sheet to other position in this SpreadSheet document, and set the name for the new Sheet. | Copy and Paste Sheet1 successfully |
| 4 | Save the document | Save document successfully |
| 5 | Reopen the document, check the copy and paste document | The copy and paste document in correct position in the SpreadSheet document, and have correct Sheet name. At last the content in Copy and Paste sheet should be same. |
| Execution type: | Automated | |
| Importance: | Medium | |
| Test Focus: | Usability | |
| Feature first available at which release: | ||
| Automation script name: | /testuno/source/testcase/uno/sc/sheet/SheetBasicTest.java | |
| Testsuite set: | Functionality | |
| Requirements | None | |
| Keywords: | FVT(Function Verification Test) | |

