top | item 183269 Ask YC: What do you use for automated testing? 10 points| es | 18 years ago | reply I found Sahi (http://www.sahi.co.in) for this purpose. I wonder if there is something better around... 9 comments order hn newest [+] [-] pivo|18 years ago|reply I've been using selenium. It lets you save your recorded web interactions in a variety of languages.http://selenium.openqa.org/ [+] [-] ericb|18 years ago|reply Which langauge do you save them in, out of curiousity? I'd be interested in hearing that from others, too. I'm using the ruby driver, personally. load replies (2) [+] [-] suboptimal|18 years ago|reply Watir (Ruby), or for a current project, WatiN (.NET port of Watir).It's fun to watch. [+] [-] simplegeek|18 years ago|reply If you're into Python try Twill, Mechanize and use appropriate tools for Firefox(XPCom--GIYF) and IE (IECom--GIYF). [+] [-] 3KWA|18 years ago|reply twill so far ... selenium rc maybe soon [+] [-] swombat|18 years ago|reply Rspec [+] [-] axod|18 years ago|reply end users.. why? kidding :)
[+] [-] pivo|18 years ago|reply I've been using selenium. It lets you save your recorded web interactions in a variety of languages.http://selenium.openqa.org/ [+] [-] ericb|18 years ago|reply Which langauge do you save them in, out of curiousity? I'd be interested in hearing that from others, too. I'm using the ruby driver, personally. load replies (2)
[+] [-] ericb|18 years ago|reply Which langauge do you save them in, out of curiousity? I'd be interested in hearing that from others, too. I'm using the ruby driver, personally. load replies (2)
[+] [-] suboptimal|18 years ago|reply Watir (Ruby), or for a current project, WatiN (.NET port of Watir).It's fun to watch.
[+] [-] simplegeek|18 years ago|reply If you're into Python try Twill, Mechanize and use appropriate tools for Firefox(XPCom--GIYF) and IE (IECom--GIYF).
[+] [-] pivo|18 years ago|reply
http://selenium.openqa.org/
[+] [-] ericb|18 years ago|reply
[+] [-] suboptimal|18 years ago|reply
It's fun to watch.
[+] [-] simplegeek|18 years ago|reply
[+] [-] 3KWA|18 years ago|reply
[+] [-] swombat|18 years ago|reply
[+] [-] axod|18 years ago|reply