Error handling in FitNesse
August 24, 2010
Tweet
Instead of showing stack-traces in FitNesse, you can and should show meaningful error messages.
Posted by Rahul Poonekar in : FitNesse , add a commentDesigning your Specification Language using FitNesse
August 21, 2010
Tweet
Here I describe how you can allow your test experts to focus on test design instead of understanding your code implementation. This requires designing the FitNesse fixtures so that the tests contain human readable test steps / test specifications rather than look like a test script.
Posted by Rahul Poonekar in : FitNesse , 1 comment so farPerforce and FitNesse integration
February 16, 2009
Tweet
Perforce and FitNesse integration makes it convenient to manage the revision control of FitNesse’ wiki pages.
Posted by Rahul Poonekar in : FitNesse , 2 commentsFitNesse Beginner Tips
February 15, 2009
Tweet
Before investing a lot of time trying to write fixtures and test cases that would do some real testing, there are a few more things you can do that can help you with your development.
Posted by Rahul Poonekar in : FitNesse , add a commentGetting Started with FitNesse
February 8, 2009
Tweet
Get started with the instructions to download and install fitnesse. Here we also show you how to create your first fixture and a test case.
Posted by Rahul Poonekar in : FitNesse , 5 commentsIntroduction to FitNesse
December 4, 2008
Tweet
FitNesse is a tool that can be used to build frameworks upon. It contains a wiki engine and a reflection engine. Together, they allow users to add steps in a test case without necessitating the need to know the code that runs underneath.
Posted by Rahul Poonekar in : FitNesse , add a comment