Holly automated as many of the formerly manual tests as possible plus updated other tests to make sure all fields are tested.

This commit is contained in:
Holly Mistlebauer 2013-12-02 17:42:41 -05:00
parent b672cf7e0b
commit 4ea1f57f74
54 changed files with 3744 additions and 682 deletions

View file

@ -87,33 +87,23 @@
</tr>
<!--Verify gadgets appear-->
<tr>
<td>click</td>
<td>//div[@id='wrapper-content']/ul/li[20]</td>
<td>verifyElementPresent</td>
<td>link=Websites</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>OpenSocial</td>
<td>verifyElementPresent</td>
<td>link=Hello RDF!</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Websites</td>
<td>verifyElementPresent</td>
<td>link=Tweets</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Hello RDF!</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Tweets</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Featured Presentations</td>
<td>verifyElementPresent</td>
<td>link=Featured Presentations</td>
<td></td>
</tr>
<!--Search for Frank-->