Holly made test cases changes due to various screen name changes.
This commit is contained in:
parent
9a6f24f821
commit
c3926e907e
47 changed files with 127 additions and 337 deletions
|
@ -89,11 +89,6 @@
|
|||
<td>loginForm</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertTitle</td>
|
||||
<td>VIVO Site Administration</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Navigate to Jane Faculty via Index</td>
|
||||
|
|
|
@ -89,11 +89,6 @@
|
|||
<td>loginForm</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertTitle</td>
|
||||
<td>VIVO Site Administration</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Navigate to Jane Faculty via Index</td>
|
||||
|
|
|
@ -84,11 +84,6 @@
|
|||
<td>loginForm</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertTitle</td>
|
||||
<td>VIVO Site Administration</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>clickAndWait</td>
|
||||
<td>link=Site Admin</td>
|
||||
|
|
|
@ -89,11 +89,6 @@
|
|||
<td>loginForm</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertTitle</td>
|
||||
<td>VIVO Site Administration</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Navigate to Jane Faculty via Index</td>
|
||||
|
@ -316,7 +311,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>assertTitle</td>
|
||||
<td>Search for 'carroll college'</td>
|
||||
<td>carroll college - VIVO Search Results</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -401,7 +396,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>assertTitle</td>
|
||||
<td>Search for 'wisconsin'</td>
|
||||
<td>wisconsin - VIVO Search Results</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -486,7 +481,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td>assertTitle</td>
|
||||
<td>Search for 'carroll university'</td>
|
||||
<td>carroll university - VIVO Search Results</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
@ -84,11 +84,6 @@
|
|||
<td>loginForm</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertTitle</td>
|
||||
<td>VIVO Site Administration</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>comment</td>
|
||||
<td class="comment">Navigate to Jane Faculty</td>
|
||||
|
|
|
@ -1,22 +1,22 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type" />
|
||||
<title>Test Suite</title>
|
||||
</head>
|
||||
<body>
|
||||
<table id="suiteTable" cellpadding="1" cellspacing="1" border="1" class="selenium"><tbody>
|
||||
<tr><td><b>Test Suite</b></td></tr>
|
||||
<tr><td><a href="SetDefaultTheme.html">SetDefaultTheme</a></td></tr>
|
||||
<tr><td><a href="CreateTestFacultyMember.html">CreateTestFacultyMember</a></td></tr>
|
||||
<tr><td><a href="AddEducationBackground.html">AddEducationBackground</a></td></tr>
|
||||
<tr><td><a href="ChangeEducationBackground.html">ChangeEducationBackground</a></td></tr>
|
||||
<tr><td><a href="SearchEducationBackground.html">SearchEducationBackground</a></td></tr>
|
||||
<tr><td><a href="CheckPublicView.html">CheckPublicView</a></td></tr>
|
||||
<tr><td><a href="CheckIndexView.html">CheckIndexView</a></td></tr>
|
||||
<tr><td><a href="DeleteEducationalBackground.html">DeleteEducationalBackground</a></td></tr>
|
||||
<tr><td><a href="DeleteTestFacultyMember.html">DeleteTestFacultyMember</a></td></tr>
|
||||
</tbody></table>
|
||||
</body>
|
||||
</html>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type" />
|
||||
<title>Test Suite</title>
|
||||
</head>
|
||||
<body>
|
||||
<table id="suiteTable" cellpadding="1" cellspacing="1" border="1" class="selenium"><tbody>
|
||||
<tr><td><b>Test Suite</b></td></tr>
|
||||
<tr><td><a href="SetDefaultTheme.html">SetDefaultTheme</a></td></tr>
|
||||
<tr><td><a href="CreateTestFacultyMember.html">CreateTestFacultyMember</a></td></tr>
|
||||
<tr><td><a href="AddEducationBackground.html">AddEducationBackground</a></td></tr>
|
||||
<tr><td><a href="ChangeEducationBackground.html">ChangeEducationBackground</a></td></tr>
|
||||
<tr><td><a href="SearchEducationBackground.html">SearchEducationBackground</a></td></tr>
|
||||
<tr><td><a href="CheckPublicView.html">CheckPublicView</a></td></tr>
|
||||
<tr><td><a href="CheckIndexView.html">CheckIndexView</a></td></tr>
|
||||
<tr><td><a href="DeleteEducationalBackground.html">DeleteEducationalBackground</a></td></tr>
|
||||
<tr><td><a href="DeleteTestFacultyMember.html">DeleteTestFacultyMember</a></td></tr>
|
||||
</tbody></table>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue