0
votes
2answers
30 views
Fitnesse framework very slow when folder depth is greater 4 - why?
hi all,
we are currently establishing fitnesse as the testing tool user acceptance testing. so far everything is good. we are using the java version "20091121". we are having troubles with folders …
0
votes
1answer
48 views
Static DateTime for testing
We have a DateTime Service that pulls the Database date down when we need to use a Date. Now, If I want to run a test using "Todays" Date using FitNesse, What would be the easiest way of creating a …
1
vote
1answer
132 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 has an automated …
1
vote
5answers
78 views
How do I setup FitNesse for use with .NET?
I'm trying to get started with FitNesse for .NET on Windows Vista. In all tutorials I find on the web I'm told to execute the run.bat file, but all i get when downloading the latest release is a …
1
vote
3answers
38 views
FitNesse App.Config
I am having a hard time understanding: http://www.syterra.com/Fit/AppConfigFiles.html
If my application and fixtures are in c:\Projects\App and FitNesse is running from c:\Projects\Sandbox\FitNesse
…
1
vote
1answer
33 views
Fitnesse Framework regular expressions possible?
Hi all,
Is there an easy way in Fitnesse to check cells based on regex patterns? This should work for all the possible fixtures like "query table", "decision table" and so on. E.g. if results(rows) …
1
vote
3answers
61 views
Can I use Fit/Fitnesse to test a .NET application?
Has anyone tried that? What's your experience?
2
votes
4answers
230 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.RestfulTests):
…
5
votes
5answers
818 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 my rails project …
1
vote
2answers
62 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 results) I've added a new …
0
votes
2answers
51 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
33 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 test fails with and …
0
votes
3answers
835 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.
So when I record …
1
vote
4answers
145 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 actual code
Issues …
0
votes
0answers
18 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 of erases the …
