Holly is creating the new test cases to test out the roles. First we need to create 2 test people.

This commit is contained in:
ejc12 2010-07-18 23:48:59 +00:00
parent bbe35e34f6
commit 08df5f79e8
3 changed files with 21 additions and 12 deletions

View file

@ -71,17 +71,17 @@
</tr>
<tr>
<td>type</td>
<td>username</td>
<td>loginName</td>
<td>testAdmin</td>
</tr>
<tr>
<td>type</td>
<td>password</td>
<td>loginPassword</td>
<td>Password</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>loginSubmitMode</td>
<td>loginForm</td>
<td></td>
</tr>
<tr>
@ -89,6 +89,11 @@
<td>VIVO Site Administration</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Navigate to Jane Faculty</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Index</td>
@ -99,11 +104,6 @@
<td>Index to VIVO Contents</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Navigate to Jane Faculty</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Faculty Member</td>
@ -184,6 +184,11 @@
<td>Index to VIVO Contents</td>
<td></td>
</tr>
<tr>
<td>verifyTextNotPresent</td>
<td>Faculty Member</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Logout</td>