Difference between revisions of "User:Stefanw/Werkstatt/Testcases Sorting"
Line 125: | Line 125: | ||
* Press toolbar button for descending sorting | * Press toolbar button for descending sorting | ||
* Verify that the sortorder was determined for column B (Misc;s;g;f;d) | * Verify that the sortorder was determined for column B (Misc;s;g;f;d) | ||
+ | * UNDO | ||
|- | |- | ||
| | | | ||
Whole range is selected. Check behaviour of toolbar buttons. | Whole range is selected. Check behaviour of toolbar buttons. | ||
| | | | ||
− | |||
* Select Range A1:A5 | * Select Range A1:A5 | ||
* Move the active cell inside the range to column A by using the TAB key | * Move the active cell inside the range to column A by using the TAB key | ||
Line 135: | Line 135: | ||
* Verify that the sortorder was determined for column A (Number;2;3;4;6) | * Verify that the sortorder was determined for column A (Number;2;3;4;6) | ||
* UNDO | * UNDO | ||
− | * Select | + | * Select range A1:A5 |
* Move the active cell inside the range to column B by using the TAB key | * Move the active cell inside the range to column B by using the TAB key | ||
* Press toolbar button for ascending sorting | * Press toolbar button for ascending sorting | ||
* Verify that the sortorder was determined for column B (Misc;d;f;g;s) | * Verify that the sortorder was determined for column B (Misc;d;f;g;s) | ||
+ | * UNDO | ||
|- | |- | ||
| | | | ||
One single cell is selected. Check presetting of sort criteria in sort dialog. | One single cell is selected. Check presetting of sort criteria in sort dialog. | ||
| | | | ||
− | |||
* Select cell A3 | * Select cell A3 | ||
* Open sort dialog by DATA - SORT | * Open sort dialog by DATA - SORT | ||
* Verify that the first sort criteria is set to "Number (ascending)" | * Verify that the first sort criteria is set to "Number (ascending)" | ||
− | * | + | * Cancel dialog |
+ | * Select cell B3 | ||
+ | * Open sort dialog by DATA - SORT | ||
+ | * Verify that the first sort criteria is set to "Misc (ascending)" | ||
+ | * Cancel dialog | ||
+ | |- | ||
+ | | | ||
+ | Whole range is selected. Check presetting of sort criteria in sort dialog. | ||
+ | | | ||
* Select Range A1:A5 | * Select Range A1:A5 | ||
+ | * Move the active cell inside the range to column A by using the TAB key | ||
+ | * Open sort dialog by DATA - SORT | ||
+ | * Verify that the first sort criteria is set to "Number (ascending)" | ||
+ | * Cancel dialog | ||
+ | * Select range A1:A5 | ||
* Move the active cell inside the range to column B by using the TAB key | * Move the active cell inside the range to column B by using the TAB key | ||
− | * | + | * Open sort dialog by DATA - SORT |
− | * Verify that the | + | * Verify that the first sort criteria is set to "Misc (ascending)" |
+ | * Cancel dialog | ||
|- | |- | ||
| | | |
Revision as of 10:03, 11 December 2008
Der Inhalt dieser Seite steht unter der Lizenz Creative Commons Namensnennung - Weitergabe unter gleichen Bedingungen 3.0 Deutschland. Bilder und Dateien können abweichende Lizenzen haben! |
User-Bereich von Stefan Weigel |
---|
Seiten im User-Bereich:
Tipps Archiv
Seiten von Stefan im OOo-Wiki: Marketing
Makro Dokumente |
Tests für die neuen Features zum Sortieren in Calc
Sortingbuttons detect columnheaders
Situation | Steps |
---|---|
| |
List has column headers. One single cell is selected. Check behaviour of toolbar buttons. |
|
List has column headers. One single cell is selected. Check presetting of option "Range contains column labels" in sort dialog |
|
List has column headers. Whole range is selected. Check behaviour of toolbar button. |
|
| |
List has no column headers. Check behaviour of toolbar buttons. |
|
List has no column headers. Check presetting of option "Range contains column labels" in sort dialog |
|
| |
List has column headers of same data type as the list entries but of different format. |
|
List has column headers of same data type as the list entries but of different style. |
|
|
Sorting default to selected column
Situation | Steps |
---|---|
| |
One single cell is selected. Check behaviour of toolbar buttons. |
|
Whole range is selected. Check behaviour of toolbar buttons. |
|
One single cell is selected. Check presetting of sort criteria in sort dialog. |
|
Whole range is selected. Check presetting of sort criteria in sort dialog. |
|
|