fitnesse « Tools « Java Testing Q&A

Home
Java Testing Q&A
1.Development
2.FindBugs
3.HTMLUnit
4.hudson
5.junit
6.performance
7.plugin
8.profile
9.selenium
10.Tools
11.unit test
Java Testing Q&A » Tools » fitnesse 

1. Fitnesse SLIM Query Table - Stopping empty cells from failing?    stackoverflow.com

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 ...

2. fitnesse test framework, arbitrary properties for test and queries/test runs based on them?    stackoverflow.com

our testers have the requirement to store multiple properties for a test that are not present in the "properties". e.g. they want to store priority, a description(not in the wiki page ...

3. where I can get some tutorials on Java FitNesse and Slim?    stackoverflow.com

I am studying TDD using FitNesse and I am looking some tutorials and examples. I would like to know where to find a good material.

4. How To Reference External Classes in Fitnesse    stackoverflow.com

I have two jar files.

  • MyProduct.jar (The business logic)
  • MyProductFixture.jar. (The fixture that calls the bl)
The MyProductFixture.jar has a dependency on MyProduct.jar. When I try to run fitnesse calling the fixture in MyProductFixture, ...

5. Using standard Fit fixtures AND FitLibrary DoFixture seamlessly in one test    stackoverflow.com

Studying the standard Fit fixtures types I came along the DoFixture which is provided by FitLibrary - because I need the flexible approach this fixture type offers, I downloaded the latest ...

6. Suggest a test automation framework for my scenario    stackoverflow.com

I am in the process of evaluating few test automation frameworks and would appreciate some input. We have a large credit processing business app and it has three endpoints: web ui, ...

7. Using jmockit with FitNesse    stackoverflow.com

I'm having trouble getting FitNesse to play nice with jmockit. I'm using version v20110104 of FitNesse and version 0.999.9 of jmockit. I had some ClassDefNotFound exceptions being thrown, but those were solved by ...

8. Fitnesse Suites not executing tests below them    stackoverflow.com

This is very similar to the following question: Fitnesse Suite fails to execute tests However, I am getting this problem inconsistently, I have some suites that will execute the tests below ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.