When working on websites / applications testing can be tedious, Selenium IDE makes that process a lot easer.
Selenium is available as a Firefox plug in and allows you to record your actions in the browser window.
Once installed you use Tools / Selenium IDE to open the control panel:
Then click the record button, and move to a browser window.
Selenium will then record your actions:
You can then ‘play’ your actions back, and save / export your test to run at a later point in time:
As well as recording from the browser, you can manually write your test scripts, using the comprehensive drop down list of options provided.
Interestingly the scripts, whether generated by recording, or using the GUI can be translated to a number of different formats for export, including HTML, which allows you to easily copy and paste processes from one test to another.
Its a really nice plug in for Firefox, which could be used to automate daily tasks as well as for its intended purpose of running test scripts.
A nice addition would be a scheduler, so that you could run your processes automatically throughout the day, perhaps the authors will add this in time, if not, there is another tool I am going to review which, although less flexible than Selenium does have a scheduler.













Can I put this in a perpetual loop to visit web sites for me? One could do that to insure their mybloglog icon was always on page!
Unfortunately there is not scheduler on this one, so its not really suitable for that purpose, there is another program I will review which could be used to cruze sites leaving your avatar behind
Hi,
I am getting hits from this particular url
http://www.sitelogic.co.uk/test2/readtest.php?action=run&count=192
What is this about?
Why my site is shown or linked to here?
Can you update me on this?
Best regards
sri
just a test script i was running, will do you no harm, sorry!!
Where is our site linked to here?
I am getting some hits from this url
http://www.sitelogic.co.uk/test2/readtest.php?action=run&count=192
Please help understand as to why a link to our site exist here?
Best regards
enewss
How robust is this in terms of “scripting” mistakes. Can I ask it to vary actions at different points to allow me to try and simulate mistakes people might make in working with my site? Sorry if this is not clear.
It wont debug if that’s what you mean, you can script it to do whatever you want, but its really only for function testing, it cannot replace end user testing / acceptance.
I will be using this shortly to test an upgrade, rather than give users ’scripts’ (as in input / output) to work from, I can just run this. I can plant the tests in advance, and automate them on the day….
Users can then concentrate on doing the stupid things you mention
Thank you for this tips, they really come in handy!
I have favorited you in my technorati. If you’d fav me I’d appreciate it. Thanks.