Skip navigation.

Integrating FitNesse with CruiseControl .NET

FIT/FitNesse | test driven development
Continuous Integration results in many builds being generated in a day. Forget the challenges of keeping up with nightly builds, we are talking hourly!

If you are just about to set up CruiseControl .NET , check out this excellent article on Joe Field's blog.

To get the best from this set-up we hope to extend our use of FitNesse (as touched on in my previous post) to take advantage of Continuous Integration.

One of our next challenges is to integrate our FitNesse tests into our continuous integration server running CruiseControl .NET. The idea being that the system tests are executed, much like the NUnit tests and reported on in the Cruise Control interface.

We have numerous ideas, ranging from NUnit tests that execute the FitNesse tests through to simple NAnt commands that will call the Fit framework.

I think that the later makes the most sense, however, it may mean a lot of individual execs to narrow down any failures to a specific test...

If anyone has done this already, feel free to say something about it here (or somewhere else)... just make sure you trackback to here using the trackback url for this post.

Integrating Fitnesse and Cruise Control

Check my blog for details on how to integrate Fitnesse and Cruise Control. CC.Net should be pretty similar.

Blog: http://jroller.com/page/njain?entry=integrating_fitnesse_with_cruisecontrol

Simple Q about QTP

Hi ,
I am new to QTP . So need a little help .
i am trying to record a test case using QTP . The application which i am using is Microsoft project. (just for learning purpose)
So my question is after recording , in the keyword view the colum VALUE shows all values as nos . but it is not so in the case of web application. pls , let me know wether QTP records in this way for standalone applications....or i need any addins.
thanks.
Rashmi

Comment viewing options

Select your preferred way to display the comments and click 'Save settings' to activate your changes.