Monthly Archives: March 2008

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

Testing EJBs using Generic Fixture

As I have mentioned in my Introduction to Generic Fixture post that we can use Generic Fixture to write acceptance tests to validate almost any type of Java application. In my previous post I demonstrated how to make use of … Continue reading

Posted in fitnesse, generic fixture, java, tdd, test driven development | Tagged , , , , , , , , | 8 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