Test Case AOOTest-18: Hide/Show Sheet in SpreadSheet document [Version : 1] | ||
---|---|---|
Author: | undefined - 23/08/2012 08:03:38 | |
Summary: Hide/Show Sheet in SpreadSheet document | ||
#: | Step actions: | Expected Results: |
1 | New a SpreadSheet document | SpreadSheet Document create successfully |
2 | Input some value in Sheet1 cell range | Input successfully |
3 | Hide Sheet1 | Sheet1 Hide, there are only 2 Sheet, Sheet 2 and Sheet3 display in SpreadSheet Document, and Sheet2 active now |
4 | Save the document | Document save successfully |
5 | Reopen the document, Check Sheet1 and other Sheet | Same as step 3 |
6 | Show Sheet1 | Sheet1 display now, all sheet is same as before hide sheet. |
7 | Save the document | Save successfully |
8 | Reopen the document, check all sheet | Save as step 6 |
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) |