Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pivo
on May 7, 2008
|
parent
|
context
|
favorite
| on:
Ask YC: What do you use for automated testing?
I've been using selenium. It lets you save your recorded web interactions in a variety of languages.
http://selenium.openqa.org/
ericb
on May 7, 2008
[–]
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.
pivo
on May 8, 2008
|
parent
|
next
[–]
I mostly use the Java unit test format, but I also use the selenium IDE to automate a lot of repetitive setup/config stuff. And I've started using the Lisp API (
http://selenium.openqa.org/
) for hand written tests.
subwindow
on May 7, 2008
|
parent
|
prev
[–]
I've been using the ruby selenium driver as well. Works great.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
http://selenium.openqa.org/