Add "deleteAllVisibleCookies" command to reduce the number of cascading errors.

This commit is contained in:
jeb228 2010-03-31 19:50:47 +00:00
parent 7a3b2a6bec
commit d695c2b73c
39 changed files with 197 additions and 2 deletions

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">AddArticle</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Add CNN article</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">AddTestFaculty</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Add a faculty member for test purposes</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">DeleteArticle</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete CNN article to cleanup database</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">DeleteTestFaculty</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete test faculty member</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">SetAuthorship</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Specify that Frank Furter authored CNN article</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">CheckCuratorPrivileges</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Check Curator priviledges</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">CheckEditorPrivileges</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Check Editor privileges</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">CheckNobodyPrivileges</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Check Unprivileged User Rights</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">ConfirmEditedNobodyInfo</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Confirm Changes to User Information</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">CreateNewCuratorUser</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Create New Curator User</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">CreateNewEditorUser</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Create New Editor User</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">CreateNewNobodyUser</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Create a new unprivileged user</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">DeleteNewCuratorUser</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete new Curator account</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">DeleteNewEditorUser</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete new Editor account</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">DeleteNewNobodyUser</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete new nobogy user</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">EditUserNobodyInfo</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Edit User Information</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">FirstTimeCuratorLogin</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">First-time Curator login</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">FirstTimeEditorLogin</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">First-time Editor login</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">FirstTimeNobodyLogin</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">First-time login for new unprivileged users</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">TryNewNobodyPassword</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Try the reset password for user</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">AddCollectionTabs</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Add new Collection Tabs of Librarians and Research Associate</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">AddPrimaryTabs</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Add Primary Tabs People and Academic Units</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">AddSecondaryTabs</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Add Secondary Tabs Faculty and Academic Staff to People Tab</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">DeleteNewTabs</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Delete all Tabs created for this test</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">EditHomeTab</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Edit Home Tab Body (then reset it to default)</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">EditSiteInfo</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Change site name, tagline, and copyright (then reset it to default)</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">ReorderPrimaryTabs</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Reorder 2 new Primary Tabs</td>

View file

@ -4,7 +4,7 @@
<head profile="http://selenium-ide.openqa.org/profiles/test-case">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="selenium.base" href="" />
<title>Check User Privileges</title>
<title>CheckUserBasedPrivileges</title>
<style type="text/css">
.testName {
color: blue;
@ -27,8 +27,13 @@
<body>
<table cellpadding="1" cellspacing="1" border="1">
<thead>
<tr><td rowspan="1" colspan="3" class="testName">Check User Privileges</td></tr>
<tr><td rowspan="1" colspan="3" class="testName">CheckUserBasedPrivileges</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">This tests if a User can be associated with an Individual and if the User can then do profile editing.</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">Bookmark Without Logging In</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Try to view Data Property Hierarchy page without logging in</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">Confirm Edited Info</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>open</td>
<td>.</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">Create New User</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>open</td>
<td>.</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">Delete New User</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>open</td>
<td>.</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">Edit User Info</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>open</td>
<td>.</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">First Time Login</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>open</td>
<td>.</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">Try New Password</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>open</td>
<td>.</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">Check Curator Privileges</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>open</td>
<td>/vivo/</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">Check Editor Privileges</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>open</td>
<td>/vivo/</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">Check Nobody Privileges</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>open</td>
<td>/vivo/</td>

View file

@ -29,6 +29,11 @@
<thead>
<tr><td rowspan="1" colspan="3" class="testName">Check User Privileges</td></tr>
</thead><tbody>
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">This tests if a User can be associated with an Individual and if the User can then do profile editing.</td>