Holly did some more minor tweaking based on bug fixes, text changes, etc.

This commit is contained in:
ejc12 2010-07-27 20:25:37 +00:00
parent dc2ac29d13
commit dc22d38eaa
9 changed files with 99 additions and 519 deletions

View file

@ -311,13 +311,13 @@
</tr>
<tr>
<td>comment</td>
<td class="comment">Enter in all fields, with invalid start year</td>
<td class="comment">Enter in all fields except for end year</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>startYear</td>
<td>9999</td>
<td>1971</td>
</tr>
<tr>
<td>clickAndWait</td>
@ -336,7 +336,7 @@
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Carroll College Lecturer, 9999 -</td>
<td>Carroll College Lecturer, 1971 -</td>
<td></td>
</tr>
<tr>
@ -396,7 +396,7 @@
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Carroll College Lecturer, 9999 -</td>
<td>Carroll College Lecturer, 1971 -</td>
<td></td>
</tr>
<tr>
@ -471,7 +471,7 @@
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Carroll College Lecturer, 9999 -</td>
<td>Carroll College Lecturer, 1971 -</td>
<td></td>
</tr>
<tr>

View file

@ -129,11 +129,6 @@
<td class="comment">Verify position to be changed exisit</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Carroll College Lecturer, 9999 -</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Cornell University Assistant Professor, 1986 - 2010</td>
@ -144,6 +139,11 @@
<td>Carroll College Assistant Professor, 1981 - 1985</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Carroll College Lecturer, 1971 -</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Correct the dates of the lecturer position</td>
@ -151,7 +151,7 @@
</tr>
<tr>
<td>clickAndWait</td>
<td>//div[@id='personInPosition']/ul/li[1]/span/span/a[1]</td>
<td>//div[@id='personInPosition']/ul/li[3]/span/span/a[1]</td>
<td></td>
</tr>
<tr>