Author: david
Date: Thu Dec  3 17:34:54 2009
New Revision: 4079

Log:
Verify ISDF validation messages.

Modified:
   trunk/test/selenium/isdf/isdf_edit.html

Modified: trunk/test/selenium/isdf/isdf_edit.html
==============================================================================
--- trunk/test/selenium/isdf/isdf_edit.html     Thu Dec  3 17:26:00 2009        
(r4078)
+++ trunk/test/selenium/isdf/isdf_edit.html     Thu Dec  3 17:34:54 2009        
(r4079)
@@ -153,6 +153,11 @@
 </tr>
 <tr>
        <td>type</td>
+       <td>authorizedFormOfName</td>
+       <td></td>
+</tr>
+<tr>
+       <td>type</td>
        <td>//u...@id='parallelName']/li[2]/input</td>
        <td>Salad Shooter advertisement shoots</td>
 </tr>
@@ -192,6 +197,21 @@
        <td></td>
 </tr>
 <tr>
+       <td>type</td>
+       <td>descriptionIdentifier</td>
+       <td></td>
+</tr>
+<tr>
+       <td>select</td>
+       <td>descriptionStatus</td>
+       <td>label=</td>
+</tr>
+<tr>
+       <td>select</td>
+       <td>descriptionDetail</td>
+       <td>label=</td>
+</tr>
+<tr>
        <td>click</td>
        <td>//fields...@id='controlArea']/div/div[7]/ul/li[1]</td>
        <td></td>
@@ -232,16 +252,6 @@
        <td></td>
 </tr>
 <tr>
-       <td>select</td>
-       <td>descriptionStatus</td>
-       <td>label=</td>
-</tr>
-<tr>
-       <td>select</td>
-       <td>descriptionDetail</td>
-       <td>label=</td>
-</tr>
-<tr>
        <td>clickAndWait</td>
        <td>//inp...@value='Save']</td>
        <td></td>
@@ -336,6 +346,26 @@
        <td>Latin</td>
        <td></td>
 </tr>
+<tr>
+       <td>echo</td>
+       <td>Test validation messages</td>
+       <td></td>
+</tr>
+<tr>
+       <td>verifyTextPresent</td>
+       <td>Type - This is a mandatory field.</td>
+       <td></td>
+</tr>
+<tr>
+       <td>verifyTextPresent</td>
+       <td>Authorized form of name - This is a mandatory field.</td>
+       <td></td>
+</tr>
+<tr>
+       <td>verifyTextPresent</td>
+       <td>Function description identifier - This is a mandatory field.</td>
+       <td></td>
+</tr>
 
 </tbody></table>
 </body>

--

You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-commits?hl=en.


Reply via email to