这是一个创建于 4797 天前的主题,其中的信息可能已经有所发展或是发生改变。
谈谈大家都使用什么做自动化测试?
目前我就只用过selenium 做测试,不过使用起来没有测试的feel,
不像一个自动化的测试。
记得rails上有个自动化测试工具,能够模拟页面跳转,像写故事一样
3 条回复 • 1970-01-01 08:00:00 +08:00
![linjunpop](https://cdn.v2ex.com/avatar/dfeb/9598/3485_normal.png?m=1581143291) |
|
1
linjunpop 2011-12-20 20:28:36 +08:00
cucumber
|
![bruceliu](https://cdn.v2ex.com/avatar/8cb1/f626/14388_normal.png?m=1329121888) |
|
2
bruceliu 2011-12-20 21:16:40 +08:00
waitr pamie
|
![CoX](https://cdn.v2ex.com/avatar/84b2/0b1f/2513_normal.png?m=1335107728) |
|
3
CoX 2011-12-20 21:31:33 +08:00
ldtp 可以模拟各种按键
|