Tag Archives: selenium

Two New Testing/Automation Tools

I found both these over the weekend and they both look really interesting:
Cubic - from the same folks that make Selenium
CubicTest is a graphical Eclipse plug-in for writing Selenium and Watir tests. It makes web tests faster and easier to write, and provides abstractions to make tests more robust and reusable.
CoScripter - IBM(?)
CoScripter is [...]

Selenium 1.0 Beta

I was poking around the Selenium site and noticed they have released 1.0 betas for several of their tools:

Selenium Core
Selenium RC
Selenium IDE

Update: Took me a bit to find the Core download - here is a link to the .zip
Ajax support also seems MUCH improved in Selenium IDE. I have a form with some [...]

CFMeetup: Pragmatic ColdFusion: Build, Test, Deploy

John Paul Ashenfelter gave a great presentation this afternoon on CFMeetup. “Pragmatic ColdFusion: Build, Test, Deploy” covered really high level concepts of using Ant, version control and testing to manage your applications. I am already doing some of the same things but it is always neat to see how people do [...]

How Do You Have Selenium Setup?

I’m trying to come up with a standardized setup for Selenium so I can share it with our team and everyone can have the same configuration.
I have Selenium IDE installed within Firefox to record tests and I’m tinkering with different ways of setting up Selenium Core to run test suites locally. Our projects [...]

Reminder: Selenium and Ant TACFUG Presentation

When: Tomorrow (Tuesday) @ 6:30pm
Where: PStrat
What: An introduction to using Selenium to test your web applications. Also - a recap of my previous Ant presentation. All hastily put together this weekend while my kids threw Lego’s at me…
Come on out and hang with your fellow Triangle ColdFusion geeks and watch me [...]

TACFUG Presentation: Selenium and Ant

I’ll be giving a presentation on Selenium and Ant next Tuesday (November 6th) at the Triangle Area ColdFusion User Group. See the TACFUG site for location and details.
I’ll be showing how to setup and use Selenium and the Selenium IDE to create and run tests, and I’ll be giving a brief version of my [...]

Molybdenum? Another Selenium Interface

I was setting up a laptop to start working on my upcoming Selenium presentation and entered ‘Selenium’ in the Firefox addon search box. Selenium IDE popped up and so did “Molybdenum”…
After a quick download and install:
Molybdenum is based on Selenium and enhances it with direct browser integration and a visual editor. At the same [...]

Getting Started With Selenium

Recently I’ve been messing around with trying out a few different web testing tools.

Canoo WebTest
OpenQA: Selenium

Canoo looked neat with it’s Ant syntax - but I could not find a user friendly way to create my tests. There was a Firefox plugin but it was unintuitive to use. I also found [...]

Copyright © 2007 thecrumb.com. All rights reserved.