Holly made some more changes to test cases due to RC2.
This commit is contained in:
parent
945c8368a7
commit
a8aac9db57
4 changed files with 27 additions and 17 deletions
|
@ -326,12 +326,12 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>verifyElementPresent</td>
|
||||
<td>link=Primate Memorial Building</td>
|
||||
<td>link=Primate Habitat Research Grant</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyTextPresent</td>
|
||||
<td>Primate Memorial Building Building</td>
|
||||
<td>Primate Habitat Research Grant Grant</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -346,12 +346,12 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>verifyElementPresent</td>
|
||||
<td>link=Primate Habitat Research Grant</td>
|
||||
<td>link=Primate Memorial Building</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyTextPresent</td>
|
||||
<td>Primate Habitat Research Grant Grant</td>
|
||||
<td>Primate Memorial Building Building</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
@ -1153,6 +1153,16 @@
|
|||
<td>10000</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>refreshAndWait</td>
|
||||
<td>10000</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>refreshAndWait</td>
|
||||
<td>10000</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Verify everything is gone-->
|
||||
<tr>
|
||||
<td>verifyTextNotPresent</td>
|
||||
|
|
|
@ -87,9 +87,9 @@
|
|||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyTextPresent</td>
|
||||
<td>B.S. in Business Administration, Carroll College 1980</td>
|
||||
<td></td>
|
||||
<td>verifyText</td>
|
||||
<td>css=#RO_0000056-EducationalProcess-List > li</td>
|
||||
<td>M.Ed. in Business Education, University of Wisconsin , Graduate School Fellowship 2002 -</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyText</td>
|
||||
|
@ -99,7 +99,7 @@
|
|||
<tr>
|
||||
<td>verifyText</td>
|
||||
<td>//ul[@id='RO_0000056-EducationalProcess-List']/li[3]</td>
|
||||
<td>B.S. in Business Administration, Carroll College , Business Department, Four year full scholarship 1981</td>
|
||||
<td>B.S. in Business Administration, Carroll College 1980</td>
|
||||
</tr>
|
||||
<!--Change department, year, and supplemental info for B.S. degree-->
|
||||
<tr>
|
||||
|
|
|
@ -92,19 +92,19 @@
|
|||
</tr>
|
||||
<!--Verify the education to be deleted does indeed exist-->
|
||||
<tr>
|
||||
<td>verifyTextPresent</td>
|
||||
<td>verifyText</td>
|
||||
<td>css=#RO_0000056-EducationalProcess-List > li</td>
|
||||
<td>M.Ed. in Business Education, University of Wisconsin , School of Business 2002 -</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyTextPresent</td>
|
||||
<td>verifyText</td>
|
||||
<td>//ul[@id='RO_0000056-EducationalProcess-List']/li[2]</td>
|
||||
<td>M.B.A. in Business Administration, Carroll University , Business Administration Department 1998 - 2000</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>verifyTextPresent</td>
|
||||
<td>verifyText</td>
|
||||
<td>//ul[@id='RO_0000056-EducationalProcess-List']/li[3]</td>
|
||||
<td>B.S. in Business Administration, Carroll College , Business Department, Four year full scholarship 1981</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Delete degrees-->
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue