Tagged Questions

5
votes
5answers
760 views

How do I add fitnesse pages to version-control?

What is the recommended practice? Should I add the my sub-folder under the fitnesse folder to version control? Context: working on a single developer rails pet project. I've m …
1
vote
2answers
29 views

Fitnesse SLIM Query Table - Stopping empty cells from failing?

Hi, I've got a large set of Fitnesse (For Java - v20090513) tests which are executed against a SLIM Query table. To help with the testing (explain why we're getting certain resul …
0
votes
2answers
18 views

Fitnesse: Is it possible to RUN Fitnesse pages on wiki server?

Fitnesse: Is it possible to RUN Fitnesse pages on wiki server?
1
vote
0answers
19 views

Getting connection closed error when trying to read response from FitNesse REST URI

Have you run into this problem? I run code remarkably similar to that from a this previous question, When in nUnitTest mode and the URI includes "/?test&format=xml" the nUnit t …
1
vote
2answers
31 views

Can I use Fit/Fitnesse to test a .NET application?

Has anyone tried that? What's your experience?
2
votes
3answers
127 views

Parse Fitnesse RESTFul XML output into TFS Test format

I'm integrating a Fitnesse Acceptance test suite into a TFS based CI process. I can run the Fitnesse Test suite in a RESTful manner (http://fitnesse.org/FitNesse.UserGuide.Restful …
0
votes
3answers
763 views

Selenium: How do I use javascript to clear a value from a form field?

I'm using the selenium IDE and the Selenium-Fitnesse Bridge fixture and I'm trying to test that when I clear a default value out of a form field, my form displays an error message. …
1
vote
4answers
112 views

Fitnesse vs anyother subsystem testing tool

We are currently using Fitness for subsystem testing. we are having lot of issues using the tool, few to mention Development time for writing Fixture is more then writing the act …
0
votes
0answers
15 views

What might make FitNesse “erase” the properties.xml file content.

I'm having some issues with FitNesse... (with .NET) What happens is after a full copy of the FitNesse folder (with server, runners, pages ect.), whenever I start FitNesse, it kind …
1
vote
1answer
117 views

Using the Fitnesse Test Automation tool to test letters generated with StyleVision

We use Fitnesse sucessfully to test the majority of our companies application. However we have to test the letters we generate using StyleVision manually. I was wondering if anyone …
0
votes
2answers
29 views

Fitnesse trying to load “defaultPath” as assembly

I am trying to specify a custom converter to Slim by specifying a suite configuration. When I manually append ?test (the button doesn't appear for some reason), I get the followin …
1
vote
2answers
164 views

ConfigurationSettings.AppSettings is empty, throws null exception

I have a class like this: public class RxNormFolderMgr { // properties public string RxNormFolder { get { return ConfigurationSettings.AppSettings["rootFolder"].ToString() …
3
votes
3answers
104 views

How to find unexecuted code

Greetings, I have a large number of fitnesse tests for a project (1000+). Over time as features change, and shared fixtures come and go we have been left with unused orphaned cod …
0
votes
0answers
67 views

Delphi: TTcpServer, connection reset when reading

Hi, I'm trying to implement a Fitnesse Slim server for delphi, but have some problems with the communication. Fitnesse will start my process, and give me a portnumber as a comman …
0
votes
1answer
35 views

Having issues Running Fitnesse for projects using NHibernate

We are having issues in running Fitnesse for project which uses NHibernate. For all the project FitNesse looks into appropriate folder for getting the dll. For project having refe …

1 2 3 4 next
15 30 50 per page