Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

selenium

  • submit to reddit

Getting started with Selenium 2

Selenium 2 features new Api and implementations which goes under the name of WebDriver. It's a simpler, faster, object-oriented Api that applies to modern web application testing problems. No more sending hexedecimal numbers into an element for writing text!

0 replies - 4893 views - 10/25/11 by Giorgio Sironi in Articles

Daily Dose: Selenium 2.0 is now available

After over a year of no updates, the web app test framework Selenium has finally released version 2.0. The new version includes addons with support for the WebDriver APIs,  which helps to test JavaScript web applications across multiple browsers. Among...

0 replies - 14119 views - 07/10/11 by Ross Jernigan in Daily Dose

Execute Selenium tests as unit test in Eclipse IDE

One more time I'm here talking about Selenium

0 replies - 2348 views - 05/07/11 by Valdemar Júnior in Articles

Functional Tests with Selenium 2.0 and cargo-maven-plugin

The Selenium and Webdriver projects are merged to create a powerful, open source framework for functional tests based in Javascript for testing web applications and sites.

10 replies - 7908 views - 03/07/11 by Valdemar Júnior in Articles

Automation for the People (because Everybody Doing It Manually Hurts)

Today I'm kicking off a new emphasis here at Agile Zone on software project automation.

2 replies - 8514 views - 10/04/10 by Matt Stine in Articles

Video: Agile Testing and SeleNesse

Tools like FitNesse allows test automation to happen quickly and broadly.  However, many companies can't support it in their infrastructure.  Dawn Cannan got...

0 replies - 6737 views - 07/07/10 by Eric Hagan in Videos

Testing web applications with Selenium

There is a common problem between many testing harnesses: they are different from the real client (in the case of web applications a browser). Zend_Test, HttpUnit and similar tools perform fake HTTP requests (that may go or not go over the TCP/IP stack), and...

4 replies - 11338 views - 06/15/10 by Giorgio Sironi in Articles

Continuous Testing with Selenium and JBehave using Page Objects

Since Mike‘s inception we have always sought to automate as much of our testing as possible. For some time now we have been using Selenium for our functional/acceptance tests, and thus far have been very happy with this approach.

0 replies - 11462 views - 05/06/10 by Adam Leggett in News

Frank Wierzbicki on Jython and Switching from Sun to Startup

Frank Wierzbicki is the Jython project lead and a lead developer at Sauce Labs.  He's been working on Jython as an open source project since 2004 and using...

1 replies - 4002 views - 03/09/10 by Eric Hagan in Videos

Selenium RC Gets Sauced

From the developers who brought you Selenium, comes a new free and open source distribution of Selenium 1.0.1 RC with commercial support and added open source features called Sauce RC.  Sauce RC (Remote Control) 1.0 is a cross-browser, multi-language...

1 replies - 11355 views - 02/12/10 by Mitchell Pronsc... in News

Daily Dose - Google Founders to Cede Control of the Company

Google Founders to Cede Control of the Company   Sergey Brin and Larry Page have recently made an SEC filing for their intentions to sell a large portion of their Google stocks.  The Google founders will sell 5 million shares each, but they'll still own...

0 replies - 13773 views - 01/25/10 by Mitchell Pronsc... in Daily Dose

Selenium and Section 508

Selenium is a popular test tool for web applications. It was developed from 2004 onwards, originally to acceptance-test a time-and-expense-reporting application for ThoughtWorks. Members of ThoughtWorks are still involved in its development, as are others, on...

1 replies - 15257 views - 01/01/09 by David Sills in Articles

Free Open Source Test Workshop: Selenium, soapUI, TestMaker

Free workshop to be held in Los Angeles/Anaheim, San Francisco, Chicago, NY, and London. Software developers, QA testers, and IT managers are challenged to rapidly build and test Ajax, Service Oriented Architecture (SOA,) and Rich Internet Applications (RIA)...

0 replies - 4111 views - 09/24/08 by Frank Cohen in Announcements

Selenium Vs WebTest

Selenium and WebTest are two frameworks available for web test automation. This article compares both frameworks based on a set of 8 questions to help to choose between them.

5 replies - 10278 views - 08/13/08 by Mohammad Juma in Articles

Selenium Users Meetup at Google

Earlier this week, I attended the inaugural Selenium User Group meetup at Google's Campus in Mountain View. It was an excellent event, with many of the core committers on hand to present and answer questions. Each presenter had about 5 minutes to speak and we...

0 replies - 8266 views - 02/27/08 by Matt Raible in News