Added: openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-284_Extend_Text__Cell_Properties_Numbers_Format_code_Decimal_places.html URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-284_Extend_Text__Cell_Properties_Numbers_Format_code_Decimal_places.html?rev=1828389&view=auto ============================================================================== --- openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-284_Extend_Text__Cell_Properties_Numbers_Format_code_Decimal_places.html (added) +++ openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-284_Extend_Text__Cell_Properties_Numbers_Format_code_Decimal_places.html Wed Apr 4 23:02:51 2018 @@ -0,0 +1,114 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Print Test Case: (Extend) Text * Cell Properties_Numbers_Format code_Decimal places</title> +<link type="text/css" rel="stylesheet" href="tl_documents.css"> +<style type="text/css" media="print">.notprintable { display:none;}</style> +<style></style></head> +<body><p> </p><div> <table class="tc" style="margin-left: 0;" width="90%"><tbody><tr><th colspan="3">Test Case AOOTest-284: (Extend) Text * Cell Properties_Numbers_Format code_Decimal places <span style="font-size: 80%;">[Version : 1]</span></th></tr> +<tr><td width="20%" valign="top"><span class="label">Author:</span></td><td colspan="2">undefined - 24/10/2012 14:21:16</td></tr> +<tr><td colspan="3"><span class="label">Summary:</span><br><p>To verify +that text * cell properties can be applied/modified properly - numbers - + format code. Number Format Codes +Number format codes can consist of up to three sections separated by a +semicolon. 1. In a number format code with two sections, the first +section applies to positive values and zero, and the second section +applies to negative values. 2. In a number format code with three +sections, the first, the second, and the third section applies to +positive values, negative values, and the value zero respectively. 3. +User can also assign conditions to the three sections, so that the +format is only applied if a condition is met. Decimal Places and +Significant Digits +1. Use zero (0) or the number sign (#) as placeholders in number format +code to represent numbers. 2. Use question mark (?) to represent the +number of digits to include in the numerator and the denominator of a +fraction. 3. If a number contains more digits to the right of the +decimal delimiter than there are placeholders in the format, the number +is rounded off accordingly. If a number contains more digits to the left + of the decimal delimiter than there are placeholders in the format, +then entire number is displayed. 4. Guide for using placeholders when +creating a number format code. Guide +Placeholders Purpose Brief +# Represents numbers. Only displays significant digits, does not display + extra zeros. 0 Represents numbers. Fills the rest digits of number with + zeros if fewer digits in the number than in the number format. ? +Represents the number of digits to include in the numerator and the +denominator of a fraction. Fractions that do not fit the pattern that +user defined are displayed as floating point numbers. Examples +Format Code Number Format +####.#;-000.0 3456.78 as 3456.8 and 20.02 as 20 + -1 as -001.0 and -12345.234 as -12345.2 +#.000 9.9 as 9.900 and 10.2345 as 10.235 +#.0# 3 as 3.0 and 1234.567 as 1234.57 +# ???/??? 5.75 as 5 3/4 and 6.3 as 6 3/10 +#.##;(0.##);0.0 0.5 as .5 and 10.2 as 10.2 + -.5 as (0.5) and -3 as (3.) + 0 as 0.0</p></td></tr><tr><td colspan="3"><span class="label">Preconditions:</span><br><p></p></td></tr><tr><td><span class="label">#:</span></td><td><span class="label">Step actions:</span></td><td><span class="label">Expected Results:</span></td></tr><tr><td width="5">1</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Expected results</p> +<p></p> +<p></p></td></tr><tr><td width="5">2</td><td><p>New a spreadsheet.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>New spreadsheet is created.</p> +<p></p> +<p></p></td></tr><tr><td width="5">3</td><td><p>Enter a decimal into one cell, then select the cell.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">4</td><td><p>Enter 'Format Cells' dialog and active Numbers tab.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Category should be General as default, and Format code field is disabled.</p> +<p></p> +<p></p></td></tr><tr><td width="5">5</td><td><p>Change category.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Category is changed, default format in format list is selected, and related format code displays in Format code field.</p> +<p></p> +<p></p></td></tr><tr><td width="5">6</td><td><p>Enter your format code (using #/0/?) into Format code field.</p> +<p>** Please refer to description for details.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Customized format code is entered, and preview in preview field should update properly.</p> +<p>1. If the customized one is not duplicated with any pre-defined one, then Add button and Edit Comment button will be enabled.</p> +<p>2. If the customized one is duplicated with any pre-defined one, then related pre-defined format is selected.</p> +<p></p> +<p></p></td></tr><tr><td width="5">7</td><td><p>Make sure the customized format code is not duplicated with any pre-defined one, and click Add button.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>New format is added into format list of related category.</p> +<p></p> +<p></p></td></tr><tr><td width="5">8</td><td><p>Click OK button.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>New format should be properly applied.</p> +<p></p> +<p></p></td></tr><tr><td width="5">9</td><td><p>Repeat steps 2 to 7 several times.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Ditto.</p> +<p></p> +<p></p></td></tr><tr><td width="5">10</td><td><p>Enter a decimal into one cell, then select the cell.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">11</td><td><p>Apply a customized format via dialog.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Specific format should be properly applied.</p> +<p></p> +<p></p></td></tr><tr><td width="5">12</td><td><p>Repeat steps 9 and 10 several times.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Ditto.</p> +<p></p> +<p></p></td></tr><tr><td width="5">13</td><td><p>Undo several times, then redo several times.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Undo and redo should perform properly. Customized format codes should not be removed when perform undo.</p> +<p></p> +<p></p></td></tr><tr><td width="5">14</td><td><p>Save and close file.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">15</td><td><p>Open the file.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>File should be saved properly.</p> +<p></p> +<p></p></td></tr><tr><td width="20%" valign="top"><span class="label">Execution type:</span></td><td colspan="2">Manual</td></tr> +<tr><td width="20%" valign="top"><span class="label">Importance:</span></td><td colspan="2">Medium</td></tr> +<tr><td colspan="3"></td></tr><tr><td> Test Focus:</td><td colspan="2"></td></tr> +<tr><td> Feature first available at which release:</td><td colspan="2"></td></tr> +<tr><td> Automation script name:</td><td colspan="2"></td></tr> +<tr><td> Testsuite set:</td><td colspan="2"></td></tr> +<tr><td width="20%" valign="top"><span class="label">Requirements</span></td><td colspan="2"> None<br></td></tr> +<tr><td width="20%" valign="top"><span class="label">Keywords:</span></td><td colspan="2"> None<br></td></tr> +</tbody></table> +</div> +</body></html> \ No newline at end of file
Added: openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-285_Extend_Text__Cell_Properties_Numbers_Format_code_Use_native_characters_.html URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-285_Extend_Text__Cell_Properties_Numbers_Format_code_Use_native_characters_.html?rev=1828389&view=auto ============================================================================== --- openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-285_Extend_Text__Cell_Properties_Numbers_Format_code_Use_native_characters_.html (added) +++ openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-285_Extend_Text__Cell_Properties_Numbers_Format_code_Use_native_characters_.html Wed Apr 4 23:02:51 2018 @@ -0,0 +1,125 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Print Test Case: (Extend) Text * Cell Properties_Numbers_Format code_Use native characters_****</title> +<link type="text/css" rel="stylesheet" href="tl_documents.css"> +<style type="text/css" media="print">.notprintable { display:none;}</style> +<style></style></head> +<body><p> </p><div> <table class="tc" style="margin-left: 0;" width="90%"><tbody><tr><th colspan="3">Test Case AOOTest-285: (Extend) Text * Cell Properties_Numbers_Format code_Use native characters_**** <span style="font-size: 80%;">[Version : 1]</span></th></tr> +<tr><td width="20%" valign="top"><span class="label">Author:</span></td><td colspan="2">undefined - 24/10/2012 14:21:16</td></tr> +<tr><td colspan="3"><span class="label">Summary:</span><br><p>To verify +that text * cell properties can be applied/modified properly - numbers - + format code. Number Format Codes +Number format codes can consist of up to three sections separated by a +semicolon. 1. In a number format code with two sections, the first +section applies to positive values and zero, and the second section +applies to negative values. 2. In a number format code with three +sections, the first, the second, and the third section applies to +positive values, negative values, and the value zero respectively. 3. +User can also assign conditions to the three sections, so that the +format is only applied if a condition is met. Displays Numbers Using +Native Characters +To display numbers using native number characters, use a (NatNum1), +(NatNum2), ..., (NatNum11) modifier at the beginning of a number format +codes. The (NatNum1) modifier always uses a one to one character mapping + to convert numbers to a string that matches the native number format +code of the corresponding locale. The other modifiers produce different +results if they are used with different locales. A locale can be the +language and the territory for which the format code is defined, or a +modifier such as ($-yyy) that follows the native number modifier. In +this case, yyy is the hexadecimal MS-LCID that is also used in currency +format codes. For example, to display a number using Japanese short +Kanji characters in an English US locale, use this format code: +(NatNum1)($-411)0.00. 1. Use zero (0) or the number sign (#) as +placeholders in number format code to represent numbers. 2. Use question + mark (?) to represent the number of digits to include in the numerator +and the denominator of a fraction. 3. If a number contains more digits +to the right of the decimal delimiter than there are placeholders in the + format, the number is rounded off accordingly. If a number contains +more digits to the left of the decimal delimiter than there are +placeholders in the format, then entire number is displayed. 4. Guide +for using placeholders when creating a number format code. Guide +Placeholders Purpose Brief +# Represents numbers. Only displays significant digits, does not display + extra zeros. 0 Represents numbers. Fills the rest digits of number with + zeros if fewer digits in the number than in the number format. ? +Represents the number of digits to include in the numerator and the +denominator of a fraction. Fractions that do not fit the pattern that +user defined are displayed as floating point numbers. Examples +Format Code Number Format +####.#;-000.0 3456.78 as 3456.8 and 20.02 as 20 + -1 as -001.0 and -12345.234 as -12345.2 +#.000 9.9 as 9.900 and 10.2345 as 10.235 +#.0# 3 as 3.0 and 1234.567 as 1234.57 +# ???/??? 5.75 as 5 3/4 and 6.3 as 6 3/10 +#.##;(0.##);0.0 0.5 as .5 and 10.2 as 10.2 + -.5 as (0.5) and -3 as (3.) + 0 as 0.0</p></td></tr><tr><td colspan="3"><span class="label">Preconditions:</span><br><p></p></td></tr><tr><td><span class="label">#:</span></td><td><span class="label">Step actions:</span></td><td><span class="label">Expected Results:</span></td></tr><tr><td width="5">1</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Expected results</p> +<p></p> +<p></p></td></tr><tr><td width="5">2</td><td><p>New a spreadsheet.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>New spreadsheet is created.</p> +<p></p> +<p></p></td></tr><tr><td width="5">3</td><td><p>Enter a decimal into one cell, then select the cell.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">4</td><td><p>Enter 'Format Cells' dialog and active Numbers tab.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Category should be General as default, and Format code field is disabled.</p> +<p></p> +<p></p></td></tr><tr><td width="5">5</td><td><p>Change category.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Category is changed, default format in format list is selected, and related format code displays in Format code field.</p> +<p></p> +<p></p></td></tr><tr><td width="5">6</td><td><p>Enter your format code (display number using native characters), into Format code field.</p> +<p>** Please refer to description for details.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Customized format code is entered, and preview in preview field should update properly.</p> +<p>1. If the customized one is not duplicated with any pre-defined one, then Add button and Edit Comment button will be enabled.</p> +<p>2. If the customized one is duplicated with any pre-defined one, then related pre-defined format is selected.</p> +<p></p> +<p></p></td></tr><tr><td width="5">7</td><td><p>Make sure the customized format code is not duplicated with any pre-defined one, and click Add button.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>New format is added into format list of related category.</p> +<p></p> +<p></p></td></tr><tr><td width="5">8</td><td><p>Click OK button.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>New format should be properly applied.</p> +<p></p> +<p></p></td></tr><tr><td width="5">9</td><td><p>Repeat steps 2 to 7 several times.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Ditto.</p> +<p></p> +<p></p></td></tr><tr><td width="5">10</td><td><p>Enter a decimal into one cell, then select the cell.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">11</td><td><p>Apply a customized format via dialog.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Specific format should be properly applied.</p> +<p></p> +<p></p></td></tr><tr><td width="5">12</td><td><p>Repeat steps 9 and 10 several times.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Ditto.</p> +<p></p> +<p></p></td></tr><tr><td width="5">13</td><td><p>Undo several times, then redo several times.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Undo and redo should perform properly. Customized format codes should not be removed when perform undo.</p> +<p></p> +<p></p></td></tr><tr><td width="5">14</td><td><p>Save and close file.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">15</td><td><p>Open the file.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>File should be saved properly.</p> +<p></p> +<p></p></td></tr><tr><td width="20%" valign="top"><span class="label">Execution type:</span></td><td colspan="2">Manual</td></tr> +<tr><td width="20%" valign="top"><span class="label">Importance:</span></td><td colspan="2">Medium</td></tr> +<tr><td colspan="3"></td></tr><tr><td> Test Focus:</td><td colspan="2"></td></tr> +<tr><td> Feature first available at which release:</td><td colspan="2"></td></tr> +<tr><td> Automation script name:</td><td colspan="2"></td></tr> +<tr><td> Testsuite set:</td><td colspan="2"></td></tr> +<tr><td width="20%" valign="top"><span class="label">Requirements</span></td><td colspan="2"> None<br></td></tr> +<tr><td width="20%" valign="top"><span class="label">Keywords:</span></td><td colspan="2"> None<br></td></tr> +</tbody></table> +</div> +</body></html> \ No newline at end of file Added: openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-286_Extend_Text__Cell_Properties_Numbers_Language.html URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-286_Extend_Text__Cell_Properties_Numbers_Language.html?rev=1828389&view=auto ============================================================================== --- openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-286_Extend_Text__Cell_Properties_Numbers_Language.html (added) +++ openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-286_Extend_Text__Cell_Properties_Numbers_Language.html Wed Apr 4 23:02:51 2018 @@ -0,0 +1,75 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Print Test Case: (Extend) Text * Cell Properties_Numbers_Language</title> +<link type="text/css" rel="stylesheet" href="tl_documents.css"> +<style type="text/css" media="print">.notprintable { display:none;}</style> +<style></style></head> +<body><p> </p><div> <table class="tc" style="margin-left: 0;" width="90%"><tbody><tr><th colspan="3">Test Case AOOTest-286: (Extend) Text * Cell Properties_Numbers_Language <span style="font-size: 80%;">[Version : 1]</span></th></tr> +<tr><td width="20%" valign="top"><span class="label">Author:</span></td><td colspan="2">undefined - 24/10/2012 14:21:16</td></tr> +<tr><td colspan="3"><span class="label">Summary:</span><br><p>To verify +that text * cell properties can be applied/modified properly - numbers - + language. 1. Default category is General. 2. All other controls in the +dialog are grayed out when category is General.</p></td></tr><tr><td colspan="3"><span class="label">Preconditions:</span><br><p></p></td></tr><tr><td><span class="label">#:</span></td><td><span class="label">Step actions:</span></td><td><span class="label">Expected Results:</span></td></tr><tr><td width="5">1</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Expected results</p> +<p></p> +<p></p></td></tr><tr><td width="5">2</td><td><p>New a spreadsheet.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>New spreadsheet is created.</p> +<p></p> +<p></p></td></tr><tr><td width="5">3</td><td><p>Input a decimal into one cell, then select the cell.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">4</td><td><p>Enter 'Format Cells' dialog and active Numbers tab.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Category should be General by default.</p> +<p></p> +<p></p></td></tr><tr><td width="5">5</td><td><p>Change category.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Language list is enabled, and default format is selected.</p> +<p></p> +<p></p></td></tr><tr><td width="5">6</td><td><p>Select an option from Language list.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Language is changed, available formats in format list should update, and default format is selected.</p> +<p></p> +<p></p></td></tr><tr><td width="5">7</td><td><p>Select an option from format list.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Specific format is select, and preview in preview field should update properly.</p> +<p></p> +<p></p></td></tr><tr><td width="5">8</td><td><p>Repeat steps 5 and 6 several times.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Ditto.</p> +<p></p> +<p></p></td></tr><tr><td width="5">9</td><td><p>Repeat steps 4 to 7 several times.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Ditto.</p> +<p></p> +<p></p></td></tr><tr><td width="5">10</td><td><p>Click OK button.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Specific format should be applied properly.</p> +<p></p> +<p></p></td></tr><tr><td width="5">11</td><td><p>Repeat steps 2 to 9 several times.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Ditto.</p> +<p></p> +<p></p></td></tr><tr><td width="5">12</td><td><p>Undo several times, then redo several times.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Undo and redo should perform properly.</p> +<p></p> +<p></p></td></tr><tr><td width="5">13</td><td><p>Save and close file.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">14</td><td><p>Open the file.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>File should be saved properly.</p> +<p></p> +<p></p></td></tr><tr><td width="20%" valign="top"><span class="label">Execution type:</span></td><td colspan="2">Manual</td></tr> +<tr><td width="20%" valign="top"><span class="label">Importance:</span></td><td colspan="2">Medium</td></tr> +<tr><td colspan="3"></td></tr><tr><td> Test Focus:</td><td colspan="2"></td></tr> +<tr><td> Feature first available at which release:</td><td colspan="2"></td></tr> +<tr><td> Automation script name:</td><td colspan="2"></td></tr> +<tr><td> Testsuite set:</td><td colspan="2"></td></tr> +<tr><td width="20%" valign="top"><span class="label">Requirements</span></td><td colspan="2"> None<br></td></tr> +<tr><td width="20%" valign="top"><span class="label">Keywords:</span></td><td colspan="2"> None<br></td></tr> +</tbody></table> +</div> +</body></html> \ No newline at end of file Added: openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-287_Extend_Text__Cell_Properties_Numbers_Negative_numbers_red.html URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-287_Extend_Text__Cell_Properties_Numbers_Negative_numbers_red.html?rev=1828389&view=auto ============================================================================== --- openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-287_Extend_Text__Cell_Properties_Numbers_Negative_numbers_red.html (added) +++ openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-287_Extend_Text__Cell_Properties_Numbers_Negative_numbers_red.html Wed Apr 4 23:02:51 2018 @@ -0,0 +1,73 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Print Test Case: (Extend) Text * Cell Properties_Numbers_Negative numbers red</title> +<link type="text/css" rel="stylesheet" href="tl_documents.css"> +<style type="text/css" media="print">.notprintable { display:none;}</style> +<style></style></head> +<body><p> </p><div> <table class="tc" style="margin-left: 0;" width="90%"><tbody><tr><th colspan="3">Test Case AOOTest-287: (Extend) Text * Cell Properties_Numbers_Negative numbers red <span style="font-size: 80%;">[Version : 1]</span></th></tr> +<tr><td width="20%" valign="top"><span class="label">Author:</span></td><td colspan="2">undefined - 24/10/2012 14:21:16</td></tr> +<tr><td colspan="3"><span class="label">Summary:</span><br><p>To verify +that text * cell properties can be applied/modified properly - numbers - + negative numbers red. 1. Negative numbers red is enable when category +is one of Number, Percent, and Currency. 2. Negative numbers red is +checked by default when category is Currency. 3. Negative numbers will +display in red if Negative numbers red is checked on.</p></td></tr><tr><td colspan="3"><span class="label">Preconditions:</span><br><p></p></td></tr><tr><td><span class="label">#:</span></td><td><span class="label">Step actions:</span></td><td><span class="label">Expected Results:</span></td></tr><tr><td width="5">1</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Expected results</p> +<p></p> +<p></p></td></tr><tr><td width="5">2</td><td><p>New a spreadsheet.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>New spreadsheet is created.</p> +<p></p> +<p></p></td></tr><tr><td width="5">3</td><td><p>Input numbers (including positive, negative, whole number, decimal, etc.) into some cells, then select the cells.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">4</td><td><p>Enter 'Format Cells' dialog, and active Numbers tab.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Category should be General by default, and Negative numbers red check box should be disabled.</p> +<p></p> +<p></p></td></tr><tr><td width="5">5</td><td><p>Change category several times.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Negative numbers red check box is enabled only when category is Number, Percent or Currency.</p> +<p></p> +<p></p></td></tr><tr><td width="5">6</td><td><p>Change category to Number, Percent or Currency.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Category is changed, default format in format list is selected, and Negative numbers red check box is enabled.</p> +<p></p> +<p></p></td></tr><tr><td width="5">7</td><td><p>Check on Negative numbers red check box.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Check box is checked, and preview in preview field should update properly.</p> +<p></p> +<p></p></td></tr><tr><td width="5">8</td><td><p>Click OK button.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Specified number format should be applied properly, negative should display in red.</p> +<p></p> +<p></p></td></tr><tr><td width="5">9</td><td><p>Select some of the cells, and check off Negative numbers red check box in dialog.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Selected negative should display in default color.</p> +<p></p> +<p></p></td></tr><tr><td width="5">10</td><td><p>Repeat steps 2 to 8 several times, try different categories (Number/Percent/Currency).</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Ditto.</p> +<p></p> +<p></p></td></tr><tr><td width="5">11</td><td><p>Undo several times, then redo several times.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Undo and redo should perform properly.</p> +<p></p> +<p></p></td></tr><tr><td width="5">12</td><td><p>Save and close file.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">13</td><td><p>Open the file.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>File should be saved properly.</p> +<p></p> +<p></p></td></tr><tr><td width="20%" valign="top"><span class="label">Execution type:</span></td><td colspan="2">Manual</td></tr> +<tr><td width="20%" valign="top"><span class="label">Importance:</span></td><td colspan="2">Medium</td></tr> +<tr><td colspan="3"></td></tr><tr><td> Test Focus:</td><td colspan="2"></td></tr> +<tr><td> Feature first available at which release:</td><td colspan="2"></td></tr> +<tr><td> Automation script name:</td><td colspan="2"></td></tr> +<tr><td> Testsuite set:</td><td colspan="2"></td></tr> +<tr><td width="20%" valign="top"><span class="label">Requirements</span></td><td colspan="2"> None<br></td></tr> +<tr><td width="20%" valign="top"><span class="label">Keywords:</span></td><td colspan="2"> None<br></td></tr> +</tbody></table> +</div> +</body></html> \ No newline at end of file Added: openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-288_Extend_Text__Cell_Properties_Numbers_Percent.html URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-288_Extend_Text__Cell_Properties_Numbers_Percent.html?rev=1828389&view=auto ============================================================================== --- openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-288_Extend_Text__Cell_Properties_Numbers_Percent.html (added) +++ openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-288_Extend_Text__Cell_Properties_Numbers_Percent.html Wed Apr 4 23:02:51 2018 @@ -0,0 +1,74 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Print Test Case: (Extend) Text * Cell Properties_Numbers_Percent</title> +<link type="text/css" rel="stylesheet" href="tl_documents.css"> +<style type="text/css" media="print">.notprintable { display:none;}</style> +<style></style></head> +<body><p> </p><div> <table class="tc" style="margin-left: 0;" width="90%"><tbody><tr><th colspan="3">Test Case AOOTest-288: (Extend) Text * Cell Properties_Numbers_Percent <span style="font-size: 80%;">[Version : 1]</span></th></tr> +<tr><td width="20%" valign="top"><span class="label">Author:</span></td><td colspan="2">undefined - 24/10/2012 14:21:16</td></tr> +<tr><td colspan="3"><span class="label">Summary:</span><br><p>To verify +that text * cell properties can be applied/modified properly - numbers - + percent. 1. Default category is General. 2. All other controls in the +dialog are grayed out when category is General.</p></td></tr><tr><td colspan="3"><span class="label">Preconditions:</span><br><p></p></td></tr><tr><td><span class="label">#:</span></td><td><span class="label">Step actions:</span></td><td><span class="label">Expected Results:</span></td></tr><tr><td width="5">1</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Expected results</p> +<p></p> +<p></p></td></tr><tr><td width="5">2</td><td><p>New a spreadsheet.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>New spreadsheet is created.</p> +<p></p> +<p></p></td></tr><tr><td width="5">3</td><td><p>Input a decimal into one cell, then select the cell.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">4</td><td><p>Enter 'Format Cells' dialog and active Numbers tab.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Category should be General as default.</p> +<p></p> +<p></p></td></tr><tr><td width="5">5</td><td><p>Change category to Percent.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Category is changed, default percent format is selected, and preview in preview field should update properly.</p> +<p></p> +<p></p></td></tr><tr><td width="5">6</td><td><p>Click OK button.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Default percent format should be applied properly.</p> +<p></p> +<p></p></td></tr><tr><td width="5">7</td><td><p>Repeat steps 3 to 5 several times, select some other options in Format list.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Specific percent format should be applied properly.</p> +<p></p> +<p></p></td></tr><tr><td width="5">8</td><td><p>Input a decimal into another cell, then repeat steps 3 to 5.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Ditto.</p> +<p></p> +<p></p></td></tr><tr><td width="5">9</td><td><p>Select the two cells mentioned in steps 2 and 7.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">10</td><td><p>Enter 'Format Cells' dialog and active Numbers tab.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Category should be General, once percent formats of two cells are different.</p> +<p></p> +<p></p></td></tr><tr><td width="5">11</td><td><p>Change category to Percent, and specify a format, then click OK button.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Specific percent format should be applied to selected cells.</p> +<p></p> +<p></p></td></tr><tr><td width="5">12</td><td><p>Undo several times, then redo several times.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Undo and redo should perform properly.</p> +<p></p> +<p></p></td></tr><tr><td width="5">13</td><td><p>Save and close file.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">14</td><td><p>Open the file.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>File should be saved properly.</p> +<p></p> +<p></p></td></tr><tr><td width="20%" valign="top"><span class="label">Execution type:</span></td><td colspan="2">Manual</td></tr> +<tr><td width="20%" valign="top"><span class="label">Importance:</span></td><td colspan="2">Medium</td></tr> +<tr><td colspan="3"></td></tr><tr><td> Test Focus:</td><td colspan="2"></td></tr> +<tr><td> Feature first available at which release:</td><td colspan="2"></td></tr> +<tr><td> Automation script name:</td><td colspan="2"></td></tr> +<tr><td> Testsuite set:</td><td colspan="2"></td></tr> +<tr><td width="20%" valign="top"><span class="label">Requirements</span></td><td colspan="2"> None<br></td></tr> +<tr><td width="20%" valign="top"><span class="label">Keywords:</span></td><td colspan="2"> None<br></td></tr> +</tbody></table> +</div> +</body></html> \ No newline at end of file Added: openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-289_Extend_Text__Cell_Properties_Numbers_Text_Enter_numbers_first.html URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-289_Extend_Text__Cell_Properties_Numbers_Text_Enter_numbers_first.html?rev=1828389&view=auto ============================================================================== --- openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-289_Extend_Text__Cell_Properties_Numbers_Text_Enter_numbers_first.html (added) +++ openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-289_Extend_Text__Cell_Properties_Numbers_Text_Enter_numbers_first.html Wed Apr 4 23:02:51 2018 @@ -0,0 +1,79 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Print Test Case: (Extend) Text * Cell Properties_Numbers_Text_Enter numbers first</title> +<link type="text/css" rel="stylesheet" href="tl_documents.css"> +<style type="text/css" media="print">.notprintable { display:none;}</style> +<style></style></head> +<body><p> </p><div> <table class="tc" style="margin-left: 0;" width="90%"><tbody><tr><th colspan="3">Test Case AOOTest-289: (Extend) Text * Cell Properties_Numbers_Text_Enter numbers first <span style="font-size: 80%;">[Version : 1]</span></th></tr> +<tr><td width="20%" valign="top"><span class="label">Author:</span></td><td colspan="2">undefined - 24/10/2012 14:21:16</td></tr> +<tr><td colspan="3"><span class="label">Summary:</span><br><p>To verify +that text * cell properties can be applied/modified properly - numbers - + text. 1. When numbers are formatted as text, they cannot be used in +calculations or formulas. 2. If you have already entered numbers in +cells and, afterwards, changed the format of the cells to Text, the +numbers remain numbers and won't be converted. Only numbers entered +after you specify that they are text, or numbers which are edited, +become text. 3. Any numbers subsequently entered into the formatted +range are interpreted as text. The display of these 'numbers' is +left-justified, just as with other texts.</p></td></tr><tr><td colspan="3"><span class="label">Preconditions:</span><br><p></p></td></tr><tr><td><span class="label">#:</span></td><td><span class="label">Step actions:</span></td><td><span class="label">Expected Results:</span></td></tr><tr><td width="5">1</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Expected results</p> +<p></p> +<p></p></td></tr><tr><td width="5">2</td><td><p>New a spreadsheet.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>New spreadsheet is created.</p> +<p></p> +<p></p></td></tr><tr><td width="5">3</td><td><p>Input numbers into a cell range, say enter 1, 2, 3 into cell A1, A2, A3 respectively.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">4</td><td><p>Input a formula into another cell, refers to cells mentioned in step 2, say input =sum(A1:A3) into A4.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">5</td><td><p>Select one cell mentioned in step 2.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">6</td><td><p>Enter 'Format Cells' dialog and active Numbers tab.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Category should be General as default.</p> +<p></p> +<p></p></td></tr><tr><td width="5">7</td><td><p>Change category to Text.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Category is changed.</p> +<p></p> +<p></p></td></tr><tr><td width="5">8</td><td><p>Click OK button.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Number in the selected cell remains number, it won't be converted to text. And the formula result should not update.</p> +<p></p> +<p></p></td></tr><tr><td width="5">9</td><td><p>Enter a number into the selected cell again, and press Enter.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>The entered number is formatted as text, it should be left-justified, and the formula result should update properly.</p> +<p></p> +<p></p></td></tr><tr><td width="5">10</td><td><p>Select the cell again, and change the category back to General via 'Format Cells' dialog.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Content in the selected cell remains text, it won't be converted to number. And the formula result should not update.</p> +<p></p> +<p></p></td></tr><tr><td width="5">11</td><td><p>Repeat step 8.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Content in the selected cell is formatted as number, and the formula result should update properly.</p> +<p></p> +<p></p></td></tr><tr><td width="5">12</td><td><p>Undo several times, then redo several times.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Undo and redo should perform properly.</p> +<p></p> +<p></p></td></tr><tr><td width="5">13</td><td><p>Save and close file.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">14</td><td><p>Open the file.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>File should be saved properly.</p> +<p></p> +<p></p></td></tr><tr><td width="20%" valign="top"><span class="label">Execution type:</span></td><td colspan="2">Manual</td></tr> +<tr><td width="20%" valign="top"><span class="label">Importance:</span></td><td colspan="2">Medium</td></tr> +<tr><td colspan="3"></td></tr><tr><td> Test Focus:</td><td colspan="2"></td></tr> +<tr><td> Feature first available at which release:</td><td colspan="2"></td></tr> +<tr><td> Automation script name:</td><td colspan="2"></td></tr> +<tr><td> Testsuite set:</td><td colspan="2"></td></tr> +<tr><td width="20%" valign="top"><span class="label">Requirements</span></td><td colspan="2"> None<br></td></tr> +<tr><td width="20%" valign="top"><span class="label">Keywords:</span></td><td colspan="2"> None<br></td></tr> +</tbody></table> +</div> +</body></html> \ No newline at end of file Added: openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-290_Extend_Text__Cell_Properties_Numbers_Thousands_separator.html URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-290_Extend_Text__Cell_Properties_Numbers_Thousands_separator.html?rev=1828389&view=auto ============================================================================== --- openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-290_Extend_Text__Cell_Properties_Numbers_Thousands_separator.html (added) +++ openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-290_Extend_Text__Cell_Properties_Numbers_Thousands_separator.html Wed Apr 4 23:02:51 2018 @@ -0,0 +1,77 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Print Test Case: (Extend) Text * Cell Properties_Numbers_Thousands separator</title> +<link type="text/css" rel="stylesheet" href="tl_documents.css"> +<style type="text/css" media="print">.notprintable { display:none;}</style> +<style></style></head> +<body><p> </p><div> <table class="tc" style="margin-left: 0;" width="90%"><tbody><tr><th colspan="3">Test Case AOOTest-290: (Extend) Text * Cell Properties_Numbers_Thousands separator <span style="font-size: 80%;">[Version : 1]</span></th></tr> +<tr><td width="20%" valign="top"><span class="label">Author:</span></td><td colspan="2">undefined - 24/10/2012 14:21:16</td></tr> +<tr><td colspan="3"><span class="label">Summary:</span><br><p>To verify +that text * cell properties can be applied/modified properly - numbers - + thousands separator. 1. Thousands separator is enable when category is +one of Number, Percent, and Currency. 2. Thousands separator is checked +by default when category is Currency. 3. A separator will be inserted +between thousands if Thousands separator is checked, and the type of +separator depends on the language settings.</p></td></tr><tr><td colspan="3"><span class="label">Preconditions:</span><br><p></p></td></tr><tr><td><span class="label">#:</span></td><td><span class="label">Step actions:</span></td><td><span class="label">Expected Results:</span></td></tr><tr><td width="5">1</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Expected results</p> +<p></p> +<p></p></td></tr><tr><td width="5">2</td><td><p>New a spreadsheet.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>New spreadsheet is created.</p> +<p></p> +<p></p></td></tr><tr><td width="5">3</td><td><p>Input numbers into some cells, then select the cells.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">4</td><td><p>Enter 'Format Cells' dialog, and active Numbers tab.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Category should be General by default, and Thousands separator check box should be disabled.</p> +<p></p> +<p></p></td></tr><tr><td width="5">5</td><td><p>Change category several times.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Thousands separator check box is enabled only when category is Number, Percent or Currency.</p> +<p></p> +<p></p></td></tr><tr><td width="5">6</td><td><p>Change category to Number, Percent or Currency.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Category is changed, +default format in format list is selected, and Thousands separator check + box is enabled. and Thousands separator check box is enabled or not, it + depends on which format is the default.</p> +<p></p> +<p></p></td></tr><tr><td width="5">7</td><td><p>Check on Thousands separator check box.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Check box is checked, preview in preview field should update properly.</p> +<p></p> +<p></p></td></tr><tr><td width="5">8</td><td><p>Click OK button.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Specified number format should be applied properly, proper separator is inserted between thousands.</p> +<p></p> +<p></p></td></tr><tr><td width="5">9</td><td><p>Select some of the cells, and check off Thousands separator check box in dialog.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Separators should not be removed.</p> +<p></p> +<p></p></td></tr><tr><td width="5">10</td><td><p>Repeat steps 2 to 8 several times, try different categories (Number/Percent/Currency).</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Ditto.</p> +<p></p> +<p></p></td></tr><tr><td width="5">11</td><td><p>Undo several times, then redo several times.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Undo and redo should perform properly.</p> +<p></p> +<p></p></td></tr><tr><td width="5">12</td><td><p>Save and close file.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">13</td><td><p>Open the file.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>File should be saved properly.</p> +<p></p> +<p></p></td></tr><tr><td width="20%" valign="top"><span class="label">Execution type:</span></td><td colspan="2">Manual</td></tr> +<tr><td width="20%" valign="top"><span class="label">Importance:</span></td><td colspan="2">Medium</td></tr> +<tr><td colspan="3"></td></tr><tr><td> Test Focus:</td><td colspan="2"></td></tr> +<tr><td> Feature first available at which release:</td><td colspan="2"></td></tr> +<tr><td> Automation script name:</td><td colspan="2"></td></tr> +<tr><td> Testsuite set:</td><td colspan="2"></td></tr> +<tr><td width="20%" valign="top"><span class="label">Requirements</span></td><td colspan="2"> None<br></td></tr> +<tr><td width="20%" valign="top"><span class="label">Keywords:</span></td><td colspan="2"> None<br></td></tr> +</tbody></table> +</div> +</body></html> \ No newline at end of file Added: openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-292_Chart_can_be_refreshed_automatically_for_data_change.html URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-292_Chart_can_be_refreshed_automatically_for_data_change.html?rev=1828389&view=auto ============================================================================== --- openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-292_Chart_can_be_refreshed_automatically_for_data_change.html (added) +++ openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-292_Chart_can_be_refreshed_automatically_for_data_change.html Wed Apr 4 23:02:51 2018 @@ -0,0 +1,39 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Print Test Case: Chart can be refreshed automatically for data change</title> +<link type="text/css" rel="stylesheet" href="tl_documents.css"> +<style type="text/css" media="print">.notprintable { display:none;}</style> +<style></style></head> +<body><p> </p><div> <table class="tc" style="margin-left: 0;" width="90%"><tbody><tr><th colspan="3">Test Case AOOTest-292: Chart can be refreshed automatically for data change <span style="font-size: 80%;">[Version : 1]</span></th></tr> +<tr><td width="20%" valign="top"><span class="label">Author:</span></td><td colspan="2">undefined - 24/10/2012 14:21:16</td></tr> +<tr><td colspan="3"><span class="label">Summary:</span><br><p></p></td></tr><tr><td colspan="3"><span class="label">Preconditions:</span><br><p></p></td></tr><tr><td><span class="label">#:</span></td><td><span class="label">Step actions:</span></td><td><span class="label">Expected Results:</span></td></tr><tr><td width="5">1</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Expected Results</p> +<p></p> +<p></p></td></tr><tr><td width="5">2</td><td><p>Create a spreadsheet file</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">3</td><td><p>Input data, e.g. input data from A1 to C4.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">4</td><td><p>Select the data area, select Insert -) Chart to create chart.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">5</td><td><p>Change data in each cell in chart data area.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>The chart can be refreshed accordingly.</p> +<p></p> +<p></p></td></tr><tr><td width="5">6</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">7</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="20%" valign="top"><span class="label">Execution type:</span></td><td colspan="2">Manual</td></tr> +<tr><td width="20%" valign="top"><span class="label">Importance:</span></td><td colspan="2">Medium</td></tr> +<tr><td colspan="3"></td></tr><tr><td> Test Focus:</td><td colspan="2"></td></tr> +<tr><td> Feature first available at which release:</td><td colspan="2"></td></tr> +<tr><td> Automation script name:</td><td colspan="2"></td></tr> +<tr><td> Testsuite set:</td><td colspan="2"></td></tr> +<tr><td width="20%" valign="top"><span class="label">Requirements</span></td><td colspan="2"> None<br></td></tr> +<tr><td width="20%" valign="top"><span class="label">Keywords:</span></td><td colspan="2"> None<br></td></tr> +</tbody></table> +</div> +</body></html> \ No newline at end of file Added: openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-293_Chart_Context_Contrast_schema_is_inherited.html URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-293_Chart_Context_Contrast_schema_is_inherited.html?rev=1828389&view=auto ============================================================================== --- openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-293_Chart_Context_Contrast_schema_is_inherited.html (added) +++ openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-293_Chart_Context_Contrast_schema_is_inherited.html Wed Apr 4 23:02:51 2018 @@ -0,0 +1,53 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Print Test Case: Chart_Context Contrast schema is inherited</title> +<link type="text/css" rel="stylesheet" href="tl_documents.css"> +<style type="text/css" media="print">.notprintable { display:none;}</style> +<style></style></head> +<body><p> </p><div> <table class="tc" style="margin-left: 0;" width="90%"><tbody><tr><th colspan="3">Test Case AOOTest-293: Chart_Context Contrast schema is inherited <span style="font-size: 80%;">[Version : 1]</span></th></tr> +<tr><td width="20%" valign="top"><span class="label">Author:</span></td><td colspan="2">undefined - 24/10/2012 14:21:16</td></tr> +<tr><td colspan="3"><span class="label">Summary:</span><br><p>Context menu chart is inherit high contrast schema</p></td></tr><tr><td colspan="3"><span class="label">Preconditions:</span><br><p>1. Go to Control Panel -) Accessibility Options. On the Display tab, check the +option 'Use High Contrast'. Click the 'Settings' button and select the high +contrast scheme 'High Contrast White'. Click the OK button and then the Apply +button.</p></td></tr><tr><td><span class="label">#:</span></td><td><span class="label">Step actions:</span></td><td><span class="label">Expected Results:</span></td></tr><tr><td width="5">1</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Expected Results:</p> +<p></p> +<p></p></td></tr><tr><td width="5">2</td><td><p>New a sc document and create some data</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">3</td><td><p>Using the data create a chart</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Check Bubble chart icon inherit high contrast scheme 'High Contrast White' </p> +<p></p> +<p></p></td></tr><tr><td width="5">4</td><td><p>Double click the chart, enter edit mode</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">5</td><td><p>Random select a chart element and right click mouse, </p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Check context menu inherit high contrast scheme 'High Contrast White' </p> +<p></p> +<p></p></td></tr><tr><td width="5">6</td><td><p>Check the sensitive toolbar.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>It can inherit current high contrast scheme.</p> +<p></p> +<p></p></td></tr><tr><td width="5">7</td><td><p>Repeat step 3-5.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>To check the high contrast scheme 'High Contrast Black(Extra Large)' is inherited.</p> +<p></p> +<p></p></td></tr><tr><td width="5">8</td><td><p>Repeat step 3-5.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>To check the system color scheme with Extra Large Font size can be inherited.</p> +<p></p> +<p></p></td></tr><tr><td width="5">9</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="20%" valign="top"><span class="label">Execution type:</span></td><td colspan="2">Manual</td></tr> +<tr><td width="20%" valign="top"><span class="label">Importance:</span></td><td colspan="2">Medium</td></tr> +<tr><td colspan="3"></td></tr><tr><td> Test Focus:</td><td colspan="2"></td></tr> +<tr><td> Feature first available at which release:</td><td colspan="2"></td></tr> +<tr><td> Automation script name:</td><td colspan="2"></td></tr> +<tr><td> Testsuite set:</td><td colspan="2"></td></tr> +<tr><td width="20%" valign="top"><span class="label">Requirements</span></td><td colspan="2"> None<br></td></tr> +<tr><td width="20%" valign="top"><span class="label">Keywords:</span></td><td colspan="2"> None<br></td></tr> +</tbody></table> +</div> +</body></html> \ No newline at end of file Added: openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-295_Chart_Create_AllType_Default.html URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-295_Chart_Create_AllType_Default.html?rev=1828389&view=auto ============================================================================== --- openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-295_Chart_Create_AllType_Default.html (added) +++ openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-295_Chart_Create_AllType_Default.html Wed Apr 4 23:02:51 2018 @@ -0,0 +1,66 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Print Test Case: Chart_Create_AllType_Default</title> +<link type="text/css" rel="stylesheet" href="tl_documents.css"> +<style type="text/css" media="print">.notprintable { display:none;}</style> +<style></style></head> +<body><p> </p><div> <table class="tc" style="margin-left: 0;" width="90%"><tbody><tr><th colspan="3">Test Case AOOTest-295: Chart_Create_AllType_Default <span style="font-size: 80%;">[Version : 1]</span></th></tr> +<tr><td width="20%" valign="top"><span class="label">Author:</span></td><td colspan="2">undefined - 24/10/2012 14:21:16</td></tr> +<tr><td colspan="3"><span class="label">Summary:</span><br><p>This test case is used to track create all type chart in SC.</p></td></tr><tr><td colspan="3"><span class="label">Preconditions:</span><br><p></p></td></tr><tr><td><span class="label">#:</span></td><td><span class="label">Step actions:</span></td><td><span class="label">Expected Results:</span></td></tr><tr><td width="5">1</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Expected Results</p> +<p></p> +<p></p></td></tr><tr><td width="5">2</td><td><p>Create all Type chart in SC. Variable using default. </p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Check all chart can create successfully and display correct</p> +<p></p> +<p></p></td></tr><tr><td width="5">3</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">4</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">5</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">6</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">7</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">8</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">9</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">10</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">11</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">12</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">13</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">14</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">15</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">16</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">17</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">18</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">19</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">20</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">21</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">22</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="20%" valign="top"><span class="label">Execution type:</span></td><td colspan="2">Manual</td></tr> +<tr><td width="20%" valign="top"><span class="label">Importance:</span></td><td colspan="2">Medium</td></tr> +<tr><td colspan="3"></td></tr><tr><td> Test Focus:</td><td colspan="2"></td></tr> +<tr><td> Feature first available at which release:</td><td colspan="2"></td></tr> +<tr><td> Automation script name:</td><td colspan="2"></td></tr> +<tr><td> Testsuite set:</td><td colspan="2"></td></tr> +<tr><td width="20%" valign="top"><span class="label">Requirements</span></td><td colspan="2"> None<br></td></tr> +<tr><td width="20%" valign="top"><span class="label">Keywords:</span></td><td colspan="2"> None<br></td></tr> +</tbody></table> +</div> +</body></html> \ No newline at end of file Added: openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-296_Chart_DataRange.html URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-296_Chart_DataRange.html?rev=1828389&view=auto ============================================================================== --- openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-296_Chart_DataRange.html (added) +++ openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-296_Chart_DataRange.html Wed Apr 4 23:02:51 2018 @@ -0,0 +1,82 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Print Test Case: Chart_DataRange</title> +<link type="text/css" rel="stylesheet" href="tl_documents.css"> +<style type="text/css" media="print">.notprintable { display:none;}</style> +<style></style></head> +<body><p> </p><div> <table class="tc" style="margin-left: 0;" width="90%"><tbody><tr><th colspan="3">Test Case AOOTest-296: Chart_DataRange <span style="font-size: 80%;">[Version : 2]</span></th></tr> +<tr><td width="20%" valign="top"><span class="label">Author:</span></td><td colspan="2">undefined - 20/01/2014 08:43:12</td></tr> +<tr><td><span class="label">#:</span></td><td><span class="label">Step actions:</span></td><td><span class="label">Expected Results:</span></td></tr><tr><td width="5">1</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Expected Results</p> +<p></p> +<p></p></td></tr><tr><td width="5">2</td><td><p>Launch application open the attached sample file in SC</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">3</td><td><p>Click empty cell range to create a chart</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">4</td><td><p>Click Finish button</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Empty chart created</p> +<p></p> +<p></p></td></tr><tr><td width="5">5</td><td><p>Select a cell in range has data, click 'Insert-)Chart' Select a chart type</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">6</td><td><p>Switch data range tab page</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">7</td><td><p>Setting according below pic </p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Result as above picture</p> +<p></p> +<p></p></td></tr><tr><td width="5">8</td><td><p>Setting as below pic </p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Result as below </p> +<p></p> +<p></p></td></tr><tr><td width="5">9</td><td><p>Setting as below </p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Result as below </p> +<p></p> +<p></p></td></tr><tr><td width="5">10</td><td><p>Setting as below</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Result as below </p> +<p></p> +<p></p></td></tr><tr><td width="5">11</td><td><p>Click Finish </p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Chart created correctly</p> +<p></p> +<p></p></td></tr><tr><td width="5">12</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">13</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">14</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">15</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">16</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">17</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">18</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">19</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">20</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">21</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">22</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">23</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="20%" valign="top"><span class="label">Execution type:</span></td><td colspan="2">Manual</td></tr> +<tr><td width="20%" valign="top"><span class="label">Importance:</span></td><td colspan="2">Medium</td></tr> +<tr><td colspan="3"></td></tr><tr><td> Test Focus:</td><td colspan="2"></td></tr> +<tr><td> Feature first available at which release:</td><td colspan="2"></td></tr> +<tr><td> Automation script name:</td><td colspan="2"></td></tr> +<tr><td> Testsuite set:</td><td colspan="2"></td></tr> +<tr><td width="20%" valign="top"><span class="label">Requirements</span></td><td colspan="2"> None<br></td></tr> +<tr><td width="20%" valign="top"><span class="label">Keywords:</span></td><td colspan="2"> None<br></td></tr> +</tbody></table> +</div> +</body></html> \ No newline at end of file Added: openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-297_Chart_DataSeries.html URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-297_Chart_DataSeries.html?rev=1828389&view=auto ============================================================================== --- openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-297_Chart_DataSeries.html (added) +++ openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-297_Chart_DataSeries.html Wed Apr 4 23:02:51 2018 @@ -0,0 +1,98 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Print Test Case: Chart_DataSeries</title> +<link type="text/css" rel="stylesheet" href="tl_documents.css"> +<style type="text/css" media="print">.notprintable { display:none;}</style> +<style></style></head> +<body><p> </p><div> <table class="tc" style="margin-left: 0;" width="90%"><tbody><tr><th colspan="3">Test Case AOOTest-297: Chart_DataSeries <span style="font-size: 80%;">[Version : 1]</span></th></tr> +<tr><td width="20%" valign="top"><span class="label">Author:</span></td><td colspan="2">undefined - 24/10/2012 14:21:16</td></tr> +<tr><td colspan="3"><span class="label">Summary:</span><br><p></p></td></tr><tr><td colspan="3"><span class="label">Preconditions:</span><br><p>Sample file: +</p></td></tr><tr><td><span class="label">#:</span></td><td><span class="label">Step actions:</span></td><td><span class="label">Expected Results:</span></td></tr><tr><td width="5">1</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Expected Results</p> +<p></p> +<p></p></td></tr><tr><td width="5">2</td><td><p>Launch application open the attached sample file in SC</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">3</td><td><p>Click chart icon on toolbar </p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">4</td><td><p>Select a chart type on Type and click next</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">5</td><td><p>Click next on data range tab page, </p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Switch to data series tab correctly</p> +<p></p> +<p></p></td></tr><tr><td width="5">6</td><td><p>On Data series tab page, click Add </p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>A series added correctly</p> +<p></p> +<p></p></td></tr><tr><td width="5">7</td><td><p>Select the new added +series in Data series tab, Select name in Data ranges tab, click shrink +button for 'Range for Name' and select cell C4 on sheet1 </p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>C4 select correctly, data series name change to value of cell c4 -- it's Name</p> +<p></p> +<p></p></td></tr><tr><td width="5">8</td><td><p>Click Y-Values in Data Ranges, and click click shrink button for 'Range for Y-Values' and select cell C5:C6 on sheet1</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">9</td><td><p>Repeat step 4-6 add series using Range 'E4:E8'</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Result is correctly</p> +<p></p> +<p></p></td></tr><tr><td width="5">10</td><td><p>Repeat step 4-6 add series using Range 'G15:G18'</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Result is correctly</p> +<p></p> +<p></p></td></tr><tr><td width="5">11</td><td><p>Repeat step 4</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">12</td><td><p>Select the new added +series in Data series tab, Select name in Data ranges tab, click shrink +button for 'Range for Name' and select cell J9:J12 on sheet1 </p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Series name display as</p> +<p> </p> +<p>No data add into chart pic</p> +<p></p> +<p></p></td></tr><tr><td width="5">13</td><td><p>Select a series(not the first series) and click Up arrow</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Series could move to up correctly</p> +<p></p> +<p></p></td></tr><tr><td width="5">14</td><td><p>Select a series(not the last series) and click Down arrow</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Series could move to down correctly</p> +<p></p> +<p></p></td></tr><tr><td width="5">15</td><td><p>Select a series and click remove</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Remove correctly</p> +<p></p> +<p></p></td></tr><tr><td width="5">16</td><td><p>Click finish </p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Chart create correctly</p> +<p></p> +<p></p></td></tr><tr><td width="5">17</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">18</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">19</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">20</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">21</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">22</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">23</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="20%" valign="top"><span class="label">Execution type:</span></td><td colspan="2">Manual</td></tr> +<tr><td width="20%" valign="top"><span class="label">Importance:</span></td><td colspan="2">Medium</td></tr> +<tr><td colspan="3"></td></tr><tr><td> Test Focus:</td><td colspan="2"></td></tr> +<tr><td> Feature first available at which release:</td><td colspan="2"></td></tr> +<tr><td> Automation script name:</td><td colspan="2"></td></tr> +<tr><td> Testsuite set:</td><td colspan="2"></td></tr> +<tr><td width="20%" valign="top"><span class="label">Requirements</span></td><td colspan="2"> None<br></td></tr> +<tr><td width="20%" valign="top"><span class="label">Keywords:</span></td><td colspan="2"> None<br></td></tr> +</tbody></table> +</div> +</body></html> \ No newline at end of file Added: openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-298_Chart_Dialog_Cancel_Back.html URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-298_Chart_Dialog_Cancel_Back.html?rev=1828389&view=auto ============================================================================== --- openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-298_Chart_Dialog_Cancel_Back.html (added) +++ openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-298_Chart_Dialog_Cancel_Back.html Wed Apr 4 23:02:51 2018 @@ -0,0 +1,73 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Print Test Case: Chart_Dialog_Cancel_Back</title> +<link type="text/css" rel="stylesheet" href="tl_documents.css"> +<style type="text/css" media="print">.notprintable { display:none;}</style> +<style></style></head> +<body><p> </p><div> <table class="tc" style="margin-left: 0;" width="90%"><tbody><tr><th colspan="3">Test Case AOOTest-298: Chart_Dialog_Cancel_Back <span style="font-size: 80%;">[Version : 1]</span></th></tr> +<tr><td width="20%" valign="top"><span class="label">Author:</span></td><td colspan="2">undefined - 24/10/2012 14:21:16</td></tr> +<tr><td colspan="3"><span class="label">Summary:</span><br><p>Test the cancel * back button can work correctly</p></td></tr><tr><td colspan="3"><span class="label">Preconditions:</span><br><p></p></td></tr><tr><td><span class="label">#:</span></td><td><span class="label">Step actions:</span></td><td><span class="label">Expected Results:</span></td></tr><tr><td width="5">1</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Expected Results</p> +<p></p> +<p></p></td></tr><tr><td width="5">2</td><td><p>Launch application and create a SC document.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">3</td><td><p>Input some data in several columns and rows</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">4</td><td><p>Select the data, and click menu 'insert-)Chart' or Create chart icon on tool bar</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">5</td><td><p>Select a chart type and click next button</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Switch to next tab correctly</p> +<p></p> +<p></p></td></tr><tr><td width="5">6</td><td><p>Click Back button</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Could back to chart type tab correctly</p> +<p></p> +<p></p></td></tr><tr><td width="5">7</td><td><p>Click Cancel button</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Dialog closed correctly.</p> +<p></p> +<p></p></td></tr><tr><td width="5">8</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">9</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">10</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">11</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">12</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">13</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">14</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">15</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">16</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">17</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">18</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">19</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">20</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">21</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">22</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="20%" valign="top"><span class="label">Execution type:</span></td><td colspan="2">Manual</td></tr> +<tr><td width="20%" valign="top"><span class="label">Importance:</span></td><td colspan="2">Medium</td></tr> +<tr><td colspan="3"></td></tr><tr><td> Test Focus:</td><td colspan="2"></td></tr> +<tr><td> Feature first available at which release:</td><td colspan="2"></td></tr> +<tr><td> Automation script name:</td><td colspan="2"></td></tr> +<tr><td> Testsuite set:</td><td colspan="2"></td></tr> +<tr><td width="20%" valign="top"><span class="label">Requirements</span></td><td colspan="2"> None<br></td></tr> +<tr><td width="20%" valign="top"><span class="label">Keywords:</span></td><td colspan="2"> None<br></td></tr> +</tbody></table> +</div> +</body></html> \ No newline at end of file Added: openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-299_Chart_Net_High_Contrast_schema_is_inherited.html URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-299_Chart_Net_High_Contrast_schema_is_inherited.html?rev=1828389&view=auto ============================================================================== --- openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-299_Chart_Net_High_Contrast_schema_is_inherited.html (added) +++ openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-299_Chart_Net_High_Contrast_schema_is_inherited.html Wed Apr 4 23:02:51 2018 @@ -0,0 +1,56 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Print Test Case: Chart_Net_High Contrast schema is inherited</title> +<link type="text/css" rel="stylesheet" href="tl_documents.css"> +<style type="text/css" media="print">.notprintable { display:none;}</style> +<style></style></head> +<body><p> </p><div> <table class="tc" style="margin-left: 0;" width="90%"><tbody><tr><th colspan="3">Test Case AOOTest-299: Chart_Net_High Contrast schema is inherited <span style="font-size: 80%;">[Version : 1]</span></th></tr> +<tr><td width="20%" valign="top"><span class="label">Author:</span></td><td colspan="2">undefined - 24/10/2012 14:21:16</td></tr> +<tr><td colspan="3"><span class="label">Summary:</span><br><p>Bubble chart is inherit high contrast schema</p></td></tr><tr><td colspan="3"><span class="label">Preconditions:</span><br><p>Go to Control Panel -) Accessibility Options. On the Display tab, check the +option 'Use High Contrast'. Click the 'Settings' button and select the high +contrast scheme 'High Contrast White'. Click the OK button and then the Apply +button.</p></td></tr><tr><td><span class="label">#:</span></td><td><span class="label">Step actions:</span></td><td><span class="label">Expected Results:</span></td></tr><tr><td width="5">1</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Expected Results:</p> +<p></p> +<p></p></td></tr><tr><td width="5">2</td><td><p>New a sc document and create some data</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">3</td><td><p>Select the input data and click Create chart, on chart type page select Net -Filled</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Check Net chart icon inherit high contrast scheme 'High Contrast White' </p> +<p></p> +<p></p></td></tr><tr><td width="5">4</td><td><p>Click Ok</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Net Filled chart is create, check bubble inherit high contrast scheme 'High Contrast White' </p> +<p></p> +<p></p></td></tr><tr><td width="5">5</td><td><p>Repeat step 2-3</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>To check the high contrast scheme 'High Contrast Black(Extra Large)' is inherited.</p> +<p></p> +<p></p></td></tr><tr><td width="5">6</td><td><p>Repeat step 2-3.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>To check the system color scheme with Extra Large Font size can be inherited.</p> +<p></p> +<p></p></td></tr><tr><td width="5">7</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">8</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">9</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">10</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">11</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">12</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="20%" valign="top"><span class="label">Execution type:</span></td><td colspan="2">Manual</td></tr> +<tr><td width="20%" valign="top"><span class="label">Importance:</span></td><td colspan="2">Medium</td></tr> +<tr><td colspan="3"></td></tr><tr><td> Test Focus:</td><td colspan="2"></td></tr> +<tr><td> Feature first available at which release:</td><td colspan="2"></td></tr> +<tr><td> Automation script name:</td><td colspan="2"></td></tr> +<tr><td> Testsuite set:</td><td colspan="2"></td></tr> +<tr><td width="20%" valign="top"><span class="label">Requirements</span></td><td colspan="2"> None<br></td></tr> +<tr><td width="20%" valign="top"><span class="label">Keywords:</span></td><td colspan="2"> None<br></td></tr> +</tbody></table> +</div> +</body></html> \ No newline at end of file Added: openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-300_Chart_Refresh_SC.html URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-300_Chart_Refresh_SC.html?rev=1828389&view=auto ============================================================================== --- openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-300_Chart_Refresh_SC.html (added) +++ openoffice/ooo-site/trunk/content/qa/testcase/ManualTesting/AOOTest-300_Chart_Refresh_SC.html Wed Apr 4 23:02:51 2018 @@ -0,0 +1,85 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Print Test Case: Chart_Refresh_SC</title> +<link type="text/css" rel="stylesheet" href="tl_documents.css"> +<style type="text/css" media="print">.notprintable { display:none;}</style> +<style></style></head> +<body><p> </p><div> <table class="tc" style="margin-left: 0;" width="90%"><tbody><tr><th colspan="3">Test Case AOOTest-300: Chart_Refresh_SC <span style="font-size: 80%;">[Version : 1]</span></th></tr> +<tr><td width="20%" valign="top"><span class="label">Author:</span></td><td colspan="2">undefined - 24/10/2012 14:21:16</td></tr> +<tr><td colspan="3"><span class="label">Summary:</span><br><p></p></td></tr><tr><td colspan="3"><span class="label">Preconditions:</span><br><p>Sample file: +</p></td></tr><tr><td><span class="label">#:</span></td><td><span class="label">Step actions:</span></td><td><span class="label">Expected Results:</span></td></tr><tr><td width="5">1</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Expected Results</p> +<p></p> +<p></p></td></tr><tr><td width="5">2</td><td><p>Launch application and create a SC document.</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">3</td><td><p>Input some data in several columns and rows</p> +<p>Or open the attachment directly</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">4</td><td><p>Select sample data and create a chart</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">5</td><td><p>Modify the data source</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Chart refreshed correctly</p> +<p></p> +<p></p></td></tr><tr><td width="5">6</td><td><p>Modify the data range</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Chart refreshed correctly</p> +<p></p> +<p></p></td></tr><tr><td width="5">7</td><td><p>Double click chart, enter edit mode</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">8</td><td><p>From context select chart type</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">9</td><td><p>Change chart type(among same type, but different chart)</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Chart can change correctly</p> +<p></p> +<p></p></td></tr><tr><td width="5">10</td><td><p>Press undo </p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Undo correctly</p> +<p></p> +<p></p></td></tr><tr><td width="5">11</td><td><p>Press redo</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>Redo correctly</p> +<p></p> +<p></p></td></tr><tr><td width="5">12</td><td><p>Repeat step 5-8, but select different chart category</p> +<p></p> + <actions><!--[CDATA[</p--></actions></td><td><p>result is correct.</p> +<p></p> +<p></p></td></tr><tr><td width="5">13</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">14</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">15</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">16</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">17</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">18</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">19</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">20</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">21</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">22</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="5">23</td><td><p></p> + <actions><!--[CDATA[</p--></actions></td><td><p></p> +<p></p></td></tr><tr><td width="20%" valign="top"><span class="label">Execution type:</span></td><td colspan="2">Manual</td></tr> +<tr><td width="20%" valign="top"><span class="label">Importance:</span></td><td colspan="2">Medium</td></tr> +<tr><td colspan="3"></td></tr><tr><td> Test Focus:</td><td colspan="2"></td></tr> +<tr><td> Feature first available at which release:</td><td colspan="2"></td></tr> +<tr><td> Automation script name:</td><td colspan="2"></td></tr> +<tr><td> Testsuite set:</td><td colspan="2"></td></tr> +<tr><td width="20%" valign="top"><span class="label">Requirements</span></td><td colspan="2"> None<br></td></tr> +<tr><td width="20%" valign="top"><span class="label">Keywords:</span></td><td colspan="2"> None<br></td></tr> +</tbody></table> +</div> +</body></html> \ No newline at end of file
