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...
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 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...
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 I want to take opportunity to introduce you Apexon test automation framework. With increase in market needs for creating efficient web...
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...
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...
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...
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...
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...
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...
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...
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...