Abode QA Blog

Fitnesse – Introduction

Fitnesse – Introduction

Fitnesse automated acceptance tests are powerful tool for enhancing a requirement process. Skillfully applied, such tests make it possible to avoid the problems of Project Death By Requirements. Fitnesse tests can give us feature...

Time to celebrate

Time to celebrate

Today, I got a chance to share my happiness with you, but this time happiness is due to your love towards my posts, Today your love and my and yours blog has touched the...

jQuery Selector fundametals

jQuery Selector fundametals

jQuery Selector :-  jQuery selector work as a CSS selector . CSS selector is used to add style to the HTML Page while jQuery selector is used to add behaviors to the HTML Page. ...

Configuring Android WebDriver in Eclipse

Configuring Android WebDriver in Eclipse

Configuring  AndroidDriver in Eclipse 1-      Download  Android server apk from this URL https://code.google.com/p/selenium/downloads/list 2-   Download android SDK from this location http://developer.android.com/sdk/index.html 3-      Unzip it in some location like C:/SDK 4-      You will see three...