[common][extra][DPTTIZEN-3159, improve 1 manual tc test description] 93/216593/1
authorzhongyuan <zy123.yuan@samsung.com>
Tue, 29 Oct 2019 07:45:18 +0000 (15:45 +0800)
committerzhongyuan <zy123.yuan@samsung.com>
Tue, 29 Oct 2019 07:45:18 +0000 (15:45 +0800)
Change-Id: Ie284e32aecfa8a1249110daa6bba94c44acd49c1

common/tct-extra-html5-tests/semantics/forms/the-textarea-element/textarea_element_maxLength.html
common/tct-extra-html5-tests/tests.full.xml
common/tct-extra-html5-tests/tests.xml

index e455a4cab4c3534c932a910ef1b774f4c7a9c328..7575bcaaebbd0253185bf51b9fdbabdce73c72b6 100755 (executable)
@@ -37,7 +37,7 @@ Authors:
     <link rel="help" href="http://www.w3.org/TR/2012/CR-html5-20121217/forms.html#the-textarea-element">
   </head>
   <body>
-    <p>Test passes if only no more than 5 characters are visible in the input area after click enter key</p>
+    <p>Test passes if only input no more than 5 characters in the input area</p>
     <textarea maxLength=5></textarea>
   </body>
 </html>
index c8c1c8c16f2b37139af890758d5d99d3675ce6c2..7b4bf30b723b302e7a6b345536f432694fc94d9f 100755 (executable)
       </testcase>
       <testcase purpose="Check the textarea maxlength attribute exists" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="manual" priority="P1" id="textarea_element_maxLength">
         <description>
+          <pre_condition>For wearable, disable "Predictive text" in "Settings->Input->Keyboard settings->Smart typing"</pre_condition>
           <test_script_entry>/opt/tct-extra-html5-tests/semantics/forms/the-textarea-element/textarea_element_maxLength.html</test_script_entry>
         </description>
         <specs>
index 2b8b4beacd6d1b94719729533523446e3f53632b..d57e450a747251a02049e1eb810e94b3ba4f1bc2 100755 (executable)
         </testcase>
       <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="manual" id="textarea_element_maxLength" purpose="Check the textarea maxlength attribute exists">
         <description>
+          <pre_condition>For wearable, disable "Predictive text" in "Settings->Input->Keyboard settings->Smart typing"</pre_condition>
           <test_script_entry>/opt/tct-extra-html5-tests/semantics/forms/the-textarea-element/textarea_element_maxLength.html</test_script_entry>
         </description>
         </testcase>