More RC 2 test case updates from Holly

This commit is contained in:
Holly Mistlebauer 2013-11-10 18:34:31 -05:00
parent ec5e81f75c
commit fb26ee734f
24 changed files with 1804 additions and 1278 deletions

View file

@ -88,7 +88,7 @@
<!--Create a membership role in the front end-->
<tr>
<td>clickAndWait</td>
<td>xpath=(//img[@alt='add'])[8]</td>
<td>xpath=(//img[@alt='add'])[9]</td>
<td></td>
</tr>
<tr>
@ -326,7 +326,7 @@
<!--Edit MEMBER OF to add data back-->
<tr>
<td>clickAndWait</td>
<td>xpath=(//img[@alt='edit'])[5]</td>
<td>xpath=(//img[@alt='edit this entry'])[4]</td>
<td></td>
</tr>
<tr>
@ -357,7 +357,12 @@
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Please enter or select a value in the Name field.</td>
<td>Please select a type from the drop-down list.</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Please select an existing value or enter a new value in the Name field.</td>
<td></td>
</tr>
<!--Have to re-select Association-->
@ -378,17 +383,17 @@
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Association Name</td>
<td>Organization Name</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Role in Association</td>
<td>Role in Organization</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Years of Participation in Association</td>
<td>Years of Participation</td>
<td></td>
</tr>
<tr>
@ -414,7 +419,7 @@
<!--Forgot to enter name of organization so error occurred-->
<tr>
<td>verifyTextPresent</td>
<td>Please enter or select a value in the Name field.</td>
<td>Please select an existing value or enter a new value in the Name field.</td>
<td></td>
</tr>
<!--Now enter the missing information-->
@ -449,13 +454,13 @@
<td></td>
</tr>
<tr>
<td>verifyElementPresent</td>
<td>link=LITA Too</td>
<td>verifyTextPresent</td>
<td>Member at Large 1999 - 2009</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Member at Large 1999 - 2009</td>
<td>verifyElementPresent</td>
<td>link=LITA Too</td>
<td></td>
</tr>
<!--Log out-->