Test Case AOOTest-7: Insert new sheet [Version : 3] | ||
---|---|---|
Author: | undefined - 04/06/2013 16:52:12 | |
Summary: Insert a new sheet to a SpreadSheet document
| ||
#: | Step actions: | Expected Results: |
1 | New a SpreadSheet | A new SpreadSheet create successfully |
2 | Insert a Sheet with Sheet name and Sheet position | A new sheet insert into SpreadSheet document successfully, with correct Sheet name and Sheet position you set. |
3 | Save the SpreadSheet document | SpreadSheet document save successfully |
4 | Reopen the document you saved in step 3, check the insert Sheet | The document open successfully, and the insert sheet name saved with correct sheet name and sheet position. |
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) |