Quantcast
Channel: coder i|o: #selenium
Browsing all 110 articles
Browse latest View live

ShiningPanda is Selenium ready!

From blog.shiningpanda.com:For those who have never heard of us yet, ShiningPanda is a hosted Continuous Integration service dedicated to Python. Each build on ShiningPanda runs on a dedicated virtual...

View Article


Automated frontend testing for the lazy. With Firefox, Selenium, Webdriver...

From united-coders.com:We all know: Programmers are lazy. And that is probably why we like automation so much. This is why implemented some frontend tests lately at +inovex.Click here to read...

View Article


Introducing Selenose

From blog.shiningpanda.com:Selenose provides a set of Selenium related plugins for nose developed by ShiningPanda: Selenium Server Plugin starts a Selenium Server before running tests, and stops it at...

View Article

Officially Introducing "SST" (Python Web Test Framework)

From coreygoldberg.blogspot.com:quot;SST (selenium-simple-test) is a framework built on Selenium WebDriver, using Python to make writing functional web tests easier with code.&quotClick here to...

View Article

Twisted Deferreds in Testing

From mechanicalcat.net:This post contains some tips for testing Twisted applications. Note that I'm not using trial, the official Twisted test runner, for a variety of reasons. You could use trial, but...

View Article


Image may be NSFW.
Clik here to view.

Selenium automates browsers: ComboBox fix using C#

From CodeProject:Free source code and tutorials for Software developers and Architects.; Updated: 7 Jan 2012Click here to read moreTagged: #selenium #csharp #qa #firefox #windows #automation

View Article

The beginning of a standard for browser automation

From theautomatedtester.co.uk:WebDriver, the browser automation framework we all love, is on its way to becoming a browser standard. WebDriver as an OSS project is 5 years old and started being merged...

View Article

Rails, Coffeescript and Testing

From derekhammer.com:In Rails 3.1, CoffeeScript was introduced as the default language for client side interactions (and with vociferous discussion from all sides). I was very excited by the choice...

View Article


Rails, Coffeescript and Testing

From derekhammer.com:In Rails 3.1, CoffeeScript was introduced as the default language for client side interactions (and with vociferous discussion from all sides). I was very excited by the choice...

View Article


Grabbing Screenshots of Failed Selenium Tests

From No Fluff Just Stuff:Posted by: Jason Lee on 2012-01-24 11:37:14.Jason Lee is a Senior Java Developer for Sun Microsystems working on the GlassFish Administration Console, and is a member of the...

View Article

Selenium, Python and Jenkins on Debian - 1/3

From blog.shiningpanda.com:This series is dedicated to the use of Selenium with Python. Selenium is a convenient way to automate your web application for testing purposes.Click here to read moreTagged:...

View Article

Automating Web Performance data collection with BrowserMob Proxy and Selenium

From theautomatedtester.co.uk:Back in 2008, David Henderson and I wanted to try automate collecting client side performance data for the web application that we were working on at the time. We were...

View Article

Web driver script

From manojtesting.blogspot.com:Hasan from Trainline shared with us Selenium WebDriver script. I was using Selenium before Web Driver came into the picture. Need to try this out.Click here to read...

View Article


Image may be NSFW.
Clik here to view.

Testing asynchronous applications with WebDriverWait

From Javalobby:If you're testing a web application, you can't go far wrong with Selenium WebDriver. But in this web 2.0 world of ajax-y goodness, it can be a pain dealing with the asynchronous nature...

View Article

Selenium, Python and Jenkins on Debian - 2/3

From blog.shiningpanda.com:In our first post on Selenium in Python, we saw how to prepare your continuous integration environment on Debian. Now it's time to have a look on how to add Selenium tests in...

View Article


Image may be NSFW.
Clik here to view.

What Assumptions Do Your Tests Make

From Javalobby:Does your test suite launch your application or expect it to be running already? This question came up while working on a client project; I launched the Selenium-based test suite and...

View Article

Image may be NSFW.
Clik here to view.

Our Simple Jenkins Configuration and Deployment

From Javalobby:At Okta, we've gone through many iterations of using Jenkins to build and test our software. We use a number of tools to make sure our code works properly, and we like to have Jenkins...

View Article


Image may be NSFW.
Clik here to view.

Writing integration tests for ASP.NET with Selenium – Part 1

From CodeProject:This is the first in a series of posts on writing integration tests for ASP.NET using the Selenium web application testing system.Click here to read moreTagged: #selenium #asp.net...

View Article

Image may be NSFW.
Clik here to view.

More Blogs from Google

From Google's Open Source Blog:WebDriver is a clean, fast framework for automated testing of webapps. Why is it needed? And what problems does it solve that existing frameworks don't addressClick here...

View Article

Image may be NSFW.
Clik here to view.

Writing Integration Tests for ASP.NET with Selenium 2.0 – Part 2

From CodeProject:This is the second in a series of posts on writing integration tests for ASP .NET using the Selenium 2.0 web application testing system. In this post, I'll go over how to write and run...

View Article
Browsing all 110 articles
Browse latest View live