Tuesday 14 February 2012

Selenium+TestNG+ANT (SAT) FrameWork

One of the descent framework for dynamic data driven testing using Selenium is by using Selenium along with TestNG and ANT as the build tool.
The flexibilty in this framework is that it allows you to execute the test suite either from an IDE like eclipse or from a batch file with the help of ANT.
This helps an external user who have little knwledge on Selenium to execute the test suite by double clicking on the batch file....
I shall post here further details of this framework if any of you would like to know more in details about this framework.

1 comment:

  1. Hi NX,
    Please post complete details on this framework.

    ReplyDelete