Test Case AOOTest-17: Move a sheet in SpreadSheet [Version : 1] | ||
---|---|---|
Author: | undefined - 23/08/2012 07:49:22 | |
Summary: Move a sheet in SpreadSheet document | ||
#: | Step actions: | Expected Results: |
1 | New a SpreadSheet document | The Document create successfully |
2 | Input some values in Sheet1 cell ranges | The value can input successfully, and the content and cell position should same as expect. |
3 | Move this Sheet to other position | Moved successfully, the Sheet move to correct postion in SpreadSheet document, Only this sheet position get changed, it will not affect other sheet, and the sheet name, sheet content should not changed after move |
4 | Save the document | Save successfully |
5 | Reopen the document, check the every sheet | Same result as Step 3 |
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) |