Holly's final RC4 test case changes...

This commit is contained in:
Holly Mistlebauer 2014-04-08 11:59:37 -04:00
parent 6baad4515a
commit 49de9c4706
6 changed files with 1186 additions and 761 deletions

View file

@ -36,18 +36,29 @@
<!--Check that ScopusID is not publicly visible but eRACommonsID is-->
<tr>
<td>open</td>
<td>/vivo/individual/lodFacultyMember/lodFacultyMember.rdf</td>
<td>/testApp/TestLinkedOpenData.html</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>id=N3_EXTENSION_button</td>
<td></td>
</tr>
<!--Pause to check results-->
<tr>
<td>pause</td>
<td>10000</td>
<td>5000</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>vivo:eRACommonsId</td>
<td></td>
</tr>
<tr>
<td>verifyTextNotPresent</td>
<td>vivo:scopusId</td>
<td></td>
</tr>
<!--Should see ~80 lines of RDF/XML-->
<!--vivo:eRACommonsId should be displayed-->
<!--vivo:scopusId should NOT be displayed-->
<!------->
<!--Log in as Editor, Curator or Admin -->
<tr>
@ -94,18 +105,29 @@
<!--Check that ScopusID and eRACommonsID are visible for admin-->
<tr>
<td>open</td>
<td>/vivo/individual/lodFacultyMember/lodFacultyMember.rdf</td>
<td>/testApp/TestLinkedOpenData.html</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>id=N3_EXTENSION_button</td>
<td></td>
</tr>
<!--Pause to check results-->
<tr>
<td>pause</td>
<td>10000</td>
<td>5000</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>vivo:eRACommonsId</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>vivo:scopusId</td>
<td></td>
</tr>
<!--Should see ~80 lines of RDF/XML-->
<!--Check that it now includes a line for vivo:scopusId-->
<!--Check that ScopusID is visible to Editors, Curators and Admins-->
<!------->
<tr>
<td>open</td>