QA/TDAI/Automation Software: Difference between revisions

added watir and samie
No edit summary
(added watir and samie)
Line 71: Line 71:
<td><ul><li>Captures a lot of information that we don't really care about.</li></ul></td>
<td><ul><li>Captures a lot of information that we don't really care about.</li></ul></td>
<td>Possibly reuse this design pattern in the future, but the tool itself is of limited use.</td>
<td>Possibly reuse this design pattern in the future, but the tool itself is of limited use.</td>
</tr>
<tr style="color: #303030; background-color: #FFFFFF;">
<td>[http://wtr.rubyforge.org/ WATIR]</td>
<td><ul><li>Used by many in the testing community</li>
<li>Designed for use in testing</li></ul></td>
<td><ul><li>Drives IE, not FF</li>
<li>Designed for testing web app, not b rowser</li></ul>
<td>davel to investigate</td>
</tr>
<tr style="color: #303030; background-color: #DFDFDF;">
<td>[http://samie.sourceforge.net/ SAMIE]</td>
<td><ul><li>Designed for use in testing</li></ul></td>
<td><ul><li>Drives IE, not FF</li>
<li>Very little recent activity</li></ul></td>
<td>davel to investigate</td>
</tr>
</tr>


</table>
</table>
201

edits