Posts tagged as:

test

Are you ready to use CSS selectors with selenium?

by Chirag Jayswal on June 4, 2011

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 name. If that is not possible, incase not available or auto generated, then XPath or CSS are the strategies available to you. Here you can get [...]

{ 3 comments }

InfoStretch Test Automation Framework

by Chirag Jayswal on November 19, 2010

InfoStretch Test Automation Framework

{ 22 comments }

Mobile Web Application Test Automation -I

by shrujal.shah on February 25, 2010

There are two approaches to develop and deliver mobile applications -Web centric apps which can run in any mobile browser -Apps developed for a specific platform like IPhone Let’s look at each of these approaches before going into automation challenges, tools and strategy for mobile apps. Before introduction of IPhone App Store, mobile phone applications [...]

{ 4 comments }