vivo/utilities/acceptance-tests/suites/CustomEducationForm/ChangeEducationBackground.html

343 lines
6.8 KiB
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 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>ChangeEducationBackground</title>
</head>
<body>
<table cellpadding="1" cellspacing="1" border="1">
<thead>
<tr><td rowspan="1" colspan="3">ChangeEducationBackground</td></tr>
</thead><tbody>
<!--Make changes to 3 degrees-->
<tr>
<td>deleteAllVisibleCookies</td>
<td></td>
<td></td>
</tr>
<tr>
<td>setTimeout</td>
<td>100000</td>
<td></td>
</tr>
<tr>
<td>open</td>
<td>/vivo/</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>VIVO</td>
<td></td>
</tr>
<!--Must not be logged in already-->
<tr>
<td>clickAndWait</td>
<td>link=Log in</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Log in to VIVO</td>
<td></td>
</tr>
<!--Must log in as site admin-->
<tr>
<td>type</td>
<td>loginName</td>
<td>testAdmin@cornell.edu</td>
</tr>
<tr>
<td>type</td>
<td>loginPassword</td>
<td>Password</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>loginForm</td>
<td></td>
</tr>
<!--Navigate to Jane Faculty via Index-->
<tr>
<td>clickAndWait</td>
<td>link=Index</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Faculty Member</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Faculty Member</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Faculty, Jane</td>
<td></td>
</tr>
<!--Verify all 3 degree entries exist-->
<tr>
<td>assertTitle</td>
<td>Faculty, Jane</td>
<td></td>
</tr>
<tr>
<td>verifyText</td>
<td>css=#RO_0000056-EducationalProcess-List &gt; li</td>
<td>M.Ed. in Business Education, University of Wisconsin , Graduate School Fellowship 2002 -</td>
</tr>
<tr>
<td>verifyText</td>
<td>//ul[@id='RO_0000056-EducationalProcess-List']/li[2]</td>
<td>M.B.A. in Business Administration, Carroll University , Business Department 1998 - 2000</td>
</tr>
<tr>
<td>verifyText</td>
<td>//ul[@id='RO_0000056-EducationalProcess-List']/li[3]</td>
<td>B.S. in Business Administration, Carroll College 1980</td>
</tr>
<!--Change department, year, and supplemental info for B.S. degree-->
<tr>
<td>clickAndWait</td>
<td>xpath=(//img[@alt='edit this entry'])[5]</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Edit</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>dept</td>
<td>Business Department</td>
</tr>
<tr>
<td>type</td>
<td>startField-year</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>endField-year</td>
<td>1981</td>
</tr>
<tr>
<td>type</td>
<td>info</td>
<td>Four year full scholarship</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>submit</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<!--Verify B.S. degree info changed but other 2 degrees the same-->
<tr>
<td>assertTitle</td>
<td>Faculty, Jane</td>
<td></td>
</tr>
<tr>
<td>verifyText</td>
<td>css=#RO_0000056-EducationalProcess-List &gt; li</td>
<td>M.Ed. in Business Education, University of Wisconsin , Graduate School Fellowship 2002 -</td>
</tr>
<tr>
<td>verifyText</td>
<td>//ul[@id='RO_0000056-EducationalProcess-List']/li[2]</td>
<td>M.B.A. in Business Administration, Carroll University , Business Department 1998 - 2000</td>
</tr>
<tr>
<td>verifyText</td>
<td>//ul[@id='RO_0000056-EducationalProcess-List']/li[3]</td>
<td>B.S. in Business Administration, Carroll College , Business Department, Four year full scholarship 1981</td>
</tr>
<!--Change department for M.B.A. degree-->
<tr>
<td>clickAndWait</td>
<td>xpath=(//img[@alt='edit this entry'])[4]</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Edit</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>dept</td>
<td>Business Administration Department</td>
</tr>
<tr>
<td>clickAndWait</td>
<td>submit</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<!--Verify M.B.A. school changed but other 2 degrees the same-->
<tr>
<td>assertTitle</td>
<td>Faculty, Jane</td>
<td></td>
</tr>
<tr>
<td>verifyText</td>
<td>css=#RO_0000056-EducationalProcess-List &gt; li</td>
<td>M.Ed. in Business Education, University of Wisconsin , Graduate School Fellowship 2002 -</td>
</tr>
<tr>
<td>verifyText</td>
<td>//ul[@id='RO_0000056-EducationalProcess-List']/li[2]</td>
<td>M.B.A. in Business Administration, Carroll University , Business Administration Department 1998 - 2000</td>
</tr>
<tr>
<td>verifyText</td>
<td>//ul[@id='RO_0000056-EducationalProcess-List']/li[3]</td>
<td>B.S. in Business Administration, Carroll College , Business Department, Four year full scholarship 1981</td>
</tr>
<!--Change M.Ed. to add department and delete supplemental info-->
<tr>
<td>clickAndWait</td>
<td>css=a.edit-RO_0000056 &gt; img.edit-individual</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>Edit</td>
<td></td>
</tr>
<tr>
<td>type</td>
<td>dept</td>
<td>School of Business</td>
</tr>
<tr>
<td>type</td>
<td>info</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>submit</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<tr>
<td>refreshAndWait</td>
<td>10000</td>
<td></td>
</tr>
<!--Verify M.Ed. degree info changed but other 2 degrees the same-->
<tr>
<td>assertTitle</td>
<td>Faculty, Jane</td>
<td></td>
</tr>
<tr>
<td>verifyText</td>
<td>css=#RO_0000056-EducationalProcess-List &gt; li</td>
<td>M.Ed. in Business Education, University of Wisconsin , School of Business 2002 -</td>
</tr>
<tr>
<td>verifyText</td>
<td>//ul[@id='RO_0000056-EducationalProcess-List']/li[2]</td>
<td>M.B.A. in Business Administration, Carroll University , Business Administration Department 1998 - 2000</td>
</tr>
<tr>
<td>verifyText</td>
<td>//ul[@id='RO_0000056-EducationalProcess-List']/li[3]</td>
<td>B.S. in Business Administration, Carroll College , Business Department, Four year full scholarship 1981</td>
</tr>
<!--Log out-->
<tr>
<td>clickAndWait</td>
<td>link=Home</td>
<td></td>
</tr>
<tr>
<td>clickAndWait</td>
<td>link=Log out</td>
<td></td>
</tr>
<tr>
<td>assertTitle</td>
<td>VIVO</td>
<td></td>
</tr>
</tbody></table>
</body>
</html>