QA/TDAI/Automation Software: Difference between revisions
Jump to navigation
Jump to search
ChrisCooper (talk | contribs) 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> | ||
Revision as of 20:07, 31 October 2005
| Software | Advantages | Disadvantages | Status |
| Spider |
|
In use on QA test farm. | |
| Selenium |
|
Under investigation | |
| Eggplant |
|
|
Coop is working with Eggplant on the test farm to generate some proof-of-concept tests. |
| TestGen4Web |
|
Under investigation | |
| dogtail |
|
|
Under investigation (bc) |
| LDTP |
|
| Under investigation (coop) |
| Tomato | Under investigation (coop) | ||
| Grubzilla |
|
| Waiting on feedback from Edjard and/or Monica. We tasked them to provide some proof-of-concept testcases for Software Update and Preferences. |
| Tracer |
|
|
Possibly reuse this design pattern in the future, but the tool itself is of limited use. |
| WATIR |
|
| davel to investigate |
| SAMIE |
|
|
davel to investigate |