Holly is adding more tests to AddNonPersonThings.

This commit is contained in:
ejc12 2010-09-08 17:21:03 +00:00
parent 39b3738cd9
commit bbc67bfa0c
7 changed files with 2027 additions and 857 deletions

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>CreateOrganization</title>
<title>CreateTopic</title>
<style type="text/css">
.testName {
color: blue;
@ -27,11 +27,11 @@
<body>
<table cellpadding="1" cellspacing="1" border="1">
<thead>
<tr><td rowspan="1" colspan="3" class="testName">CreateOrganization</td></tr>
<tr><td rowspan="1" colspan="3" class="testName">CreateTopic</td></tr>
</thead><tbody>
<tr>
<td>comment</td>
<td class="comment">Validate adding Organization</td>
<td class="comment">Validate adding Topic</td>
<td></td>
</tr>
<tr>
@ -574,6 +574,11 @@
<td class="comment">Test other entry</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Verify everything entered is displaying properly</td>
<td></td>
</tr>
<tr>
<td>comment</td>
<td class="comment">Logout</td>