Holly automated as many of the formerly manual tests as possible plus updated other tests to make sure all fields are tested.
This commit is contained in:
parent
b672cf7e0b
commit
4ea1f57f74
54 changed files with 3744 additions and 682 deletions
|
@ -138,7 +138,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>verifyTextPresent</td>
|
||||
<td>Please enter a value in the name field.</td>
|
||||
<td>Please enter a value in the Name field.</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Now enter something in the field-->
|
||||
|
@ -196,7 +196,7 @@
|
|||
<!--Test location entry-->
|
||||
<tr>
|
||||
<td>clickAndWait</td>
|
||||
<td>//h3[@id='equipmentInFacility']/a/img</td>
|
||||
<td>css=a.add-RO_0001025 > img.add-individual</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -226,7 +226,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>verifyTextPresent</td>
|
||||
<td>Create "in facility" entry for Primate Feeder</td>
|
||||
<td>Create "housed in facility" entry for Primate Feeder</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue