selenium
Featured
Testing

Are you ready to use CSS selectors with selenium?

Nowadays CSS selectors become popular and took place of xpath selectors. While locating elements the ideal candidate is to reference elements on the page by their unique id or...

Selenium RC and self signed certificates

While there are bunch of posts on the web for this issue,It's so annoying when you face this issue.I spent about half a day to solve this issue even with all the help around it.So...

Apexon Test Automation Framework Part-II

Apexon test automation framework provides test page concept in a best efficient way by which you can manipulate page navigation same as on actual web application under test. Once...

Self-Verifying pages in Selenium 1.0

The inspiration for this post is Patrick Welsh's original post as well as code about the Self-Verifying pages in Selenium RC. While the actual pattern is very well explained in...

Apexon Test Automation Framework

Apexon Test Automation Framework I want to take opportunity to introduce you Apexon test automation framework. With increase in market needs for creating efficient web...

Leveraging open source automation tools to reduce costs and optimize test proces...

With the shrinking development cycles, pressure of reducing the time to go-to-market and repetitive processes, automation is no longer optional. Also, there is no relaxation on...

Silicon Valley Selenium Users Meetup Notes

I had the chance to go to the SV Selenium users meetup (#sfse) at Mozilla headquarters in Mt View,CA.The event had a fairly good attendance and there were two presentations by...

GUI Test Automation:Why Selenium can be the tool of your choice

Let's say your organization has now a stable set of manual testcases that is used for regression every time your product releases. As you are aware this set keeps on increasing...

Using Hudson as Selenium Grid for Continuous Integration

In my last post about Hudson integration with Selenium RC,I talked about how to use Hudson to drive your Selenium RC tests.This configuration would work fine in most...

Selenium UI test automation with zero infrastructure cost!!

Preface: There are several UI testing tools available in the market like SilkTest,QTP, Selenium etc. and test automation engineers are using those tools depending on the...

Sauce Labs:First Impressions

Few days back I got a chance to play with Sauce Labs,thought I would share my experience as there is very little material floating around related to Sauce Labs To give a little...

Invoking a Selenium RC test from soapUI

Note: For overall context for this blog please read integration testing with soapUI to understand why extending soapUI to work with Selenium is ever necessary. A selenium RC...

Integration testing with soapUI

At two recent engagements we had to solve SOA integration testing problem. Simply   put, in a heavy SOA environment, our tests had to verify web services (SOAP   or REST) and...

Load More