Category Archives: DSL

Jump Start FitNesse with Sahi using Generic Fixture

Sahi is one of the popular automated web test tool these days. Recently a comment was made by Mr Tom Heintzberger on my blog post here on Use of variables, arrays and complex types in Generic Fixtureregarding use of Sahi … Continue reading

Posted in download, DSL, fitnesse, generic fixture, install, java, tdd, test driven development | Tagged , , , , , , , , , , , , , , | Leave a comment

Introducing DSL Adapter for Generic Fixture

DSL (Domain Specific Language) is used to define problems in a specific domain. DSL, off late has gained a lot of focus due to its readability and ease of use. It is much more expressive than general purpose programming language … Continue reading

Posted in DSL, fitnesse, generic fixture, java, selenium, tdd, test driven development | Tagged , , , , , , , , , | 15 Comments

Jump Start FitNesse with Selenium using Generic Fixture

Download FitNesse Go to http://fitnesse.org/FitNesseDevelopment.DownLoad and download the the latest fitnesse.jar. Create a directory c:\program files\fitnesse\. Copy the downloaded fitnesse.jar into directory c:\program files\fitnesse. fitnesse.jar is an executable jar file so just double click this file and it will install … Continue reading

Posted in download, DSL, fitnesse, generic fixture, install, java, selenium, tdd, test driven development | Tagged , , , , , , , , , , , , | 27 Comments