Hi ALL, I am new to Fitnesse. Even though I have run quite small test samples in VS 2008 and successfully tested in Fitnesse, I am not capable of writing test...
Hi Chandan, what problems do you have exactly? what are you missing to become capable of writing test cases? what have you tried to do so far? -- gojko adzic ...
I'm new to Fitnesse and I'm having trouble installing HtmlFixture so that it shows up in the Insert Fixture Table dropdown. I've also downloaded the Fixture...
Hello, I just realized we need to use version 20050731 for a maven-fitnesse- plugin. When we use this version of fitnesse server, we need to name the page so...
Hi Friends, A while ago I published Generic Fixture <http://anubhava.wordpress.com/2008/02/09/introducing-generic-fixture-fo\ r-fitnesse/> , a flow type...
Hi All, I have input.html that has a few tables and through my .Net codebase I validate the data. I run a batch file that runs runfile on the input file and...
Hi, I am working on tier .NET application. I need to write tests for Database layer and Business layer. But I do not have the idea regarding it. Wishing to...
DbFit: http://gojko.net/fitnesse/dbfit/ ________________________________ From: fitnesse@yahoogroups.com [mailto:fitnesse@yahoogroups.com] On Behalf Of Chandan...
Write a custom fixture that takes an argument or a row containing the batch file to run. Within the fixture, modify the code in step 4 at this link:...
Hi: I am trying to use PyFit. I followed the instructions in the documentation. Here is the text from my example with eg.division: variable defined:...
I want the startup screen of my own.We get the startup screen as "welcome to fitnesse". Instead of that i want the startup screen to be the title of my...
Tim's on the money. To preserve the current FrontPage: 1. Go to the current FrontPage and click Edit or make the URL http://server:port/FrontPage?edit...
I cannot edit the frontpage i dont see the edit button or properties button to modify the front page.And i tried the URL u have given, that didnt work :(...
Be sure to replace "server:port" with the values appropriate to your FitNesse installation. For example, if your installation is on d5svr at port 8081, the...
So when you're viewing your FrontPage, adding "?edit" to the url doesn't give you an edit form? That seems fairly strange. ________________________________ ...
If Edit button is not present then goto the URL http://host:port/FrontPage?properties and select the "Edit" check box and click on Save Properties. Now Edit...
The current version of Python FIT is 0.8a2, available from the Cheese Shop. Python FIT has only been tested with the install in the standard location: ...
Hello, like some other users in this group we had to use symbols holding the expected values in a RowFixture, e.g. when checking whether a link table is filled...
Is there a pre-defined way to reply to external pop-up windows? Sample #1: When Adobe Acrobat Reader displays a .pfd file I've been trying to issue <Alt>F4 to...
Pudur, We only use fitnesse:run We don't need fitnesse:remotecall because we keep our FitNesse pages in Subversion so they go with the code they were meant to...
Hi Tim, Just to let you know, 1) we are also thinking of making changes to the plug-in to make it work with remote fitnesse server by using fitnesse:remotecall...
Should the following test be working? I have tried several things but from all I have read the following example should be working but it is not. I get a...
Hello, I have a suite of tests that I run against the latest version of my database that happens to be SQL Server. What I would like to do is run this suite of...