Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

fitnesse

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 3718
  • Category: Testing
  • Founded: Feb 26, 2003
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hello, I have a question about mixing Scenario table (which is part of Slim fixtures) with the DoFixture (which is part of the FitLibrary). I want to combine...
2 Apr 13, 2012
10:09 pm

Darren Rowley
rowleydm
Send Email

Hi All, I want to select a radio button in my test. The radio button has value which is dynamically generated. I want to get attribute value and pass it in...
3 Apr 13, 2012
12:17 pm

blooming_ixia
Send Email

All, I have a test to go to a url, check title and login by entering login info. It works fine on firefox but when I try to run the same on IE it checks title...
5 Apr 6, 2012
5:01 pm

blooming_ixia
Send Email

You could try to save your object created in the Setup in a symbol. Then you use the symbol in your test page(s) and the TearDown. Another option is to use a...
3 Apr 5, 2012
8:20 pm

michael constantin
michaelc1357
Send Email

Hello group, We have been using Fitnesse for 1 year now and we start to have a good idea of its current limitations. Here is the list of features that, we...
1 Apr 5, 2012
2:14 pm

aa_fitnesse
Send Email

Hi all, I just merged the new FitNesse layout (which was developed on a separate branch) with Unble Bob's code base. Please give it a try. I'd like to get some...
1 Apr 4, 2012
6:55 pm

Arjan Molenaar
arjan.molenaar
Send Email

Good evening all, I've recently set up FitSharp, but i'm having issues with command time outs on SQL queries that run for some time (note: not connection time...
3 Apr 2, 2012
3:51 pm

aa_fitnesse
Send Email

Hi, I'm looking through the source and keep coming across the ChunkingResponder. I know that is the thing that does the core work of running the tests, but why...
3 Mar 30, 2012
1:02 pm

the_ox_1985
Send Email

Hi, is it possible to start my SUT (Swing Application) from a specific directory. Currently i must copy a lot of files and directories from my SUT in the...
1 Mar 29, 2012
12:54 pm

adilosch
opolat70
Send Email

Hi As a very avid Fitnesse user, I feel that when you have hundreds of tests running every day and night, that it's very hard to tell when those tests fail for...
7 Mar 28, 2012
6:07 pm

Arjan Molenaar
arjan.molenaar
Send Email

Hi, During some refactoring i came across a class named fitnesse.runner.FormattingOption. Is this still supported functionality? Looking at the implementation...
1 Mar 28, 2012
6:07 pm

Arjan Molenaar
arjan.molenaar
Send Email

Hi, I am currently migrating a fitnesse installation to the latest version. The version which is currently used is based on the old paser an there are some...
2 Mar 28, 2012
4:55 pm

Mike Stockdale
jediwhale
Send Email

Hi all, I want to import my fixture results to an XML file.When i say results,its just not how many are wrong or right but also which particular columns are...
5 Mar 26, 2012
10:06 pm

Markus Gaertner
shino01051979
Send Email

Hi, For some time now I've been busy moving all layout related code to velocity templates (previously a lot of html was produced from java code directly). This...
7 Mar 26, 2012
1:48 pm

Clare McLennan
claremclenna...
Send Email

Hi all, I am using Trinidad maven plugin to run local tests stored under my PROJ_DIR/src/main/fitnesse POM is updated to have Trinidad run my tests in...
1 Mar 23, 2012
1:08 pm

AdrianShum
Send Email

Dear all, I am using Trinidad Maven Plugin (org.linuxstuff.maven:trinidad-maven-plugin:20120309) with Fitnesse ver 20111025. It run fine when I am running...
2 Mar 23, 2012
1:08 pm

AdrianShum
Send Email

Hi, I'm trying to use fitnesse to test my application. The problem that i'm facing is i have a particular string field in my fixture.When i give it a default...
3 Mar 21, 2012
3:33 pm

Ravi
manneni_ravi...
Send Email

I'm trying to run my FitTest which works locally from our build process which uses ANT. <target name="fitnesse-test" depends="fitnesse-check,fitnesse-init" ...
5 Mar 21, 2012
3:28 pm

Garner, Shawn
Garner.Shawn@...
Send Email

Has anybody tried out DbFit with Sql server 2012 yet. Does it work? or will we need to create a new implementation of IDbEnviroment that works with SqlServer...
1 Mar 20, 2012
2:00 pm

andrewdavidsmith
andrewdavids...
Send Email

This question is in fact base on a question I asked in StackOverflow: http://stackoverflow.com/questions/9731442/fitnesse-running-remote-test-\ cases-locally ...
1 Mar 19, 2012
4:02 pm

AdrianShum
Send Email

When I run fitnesse on the command line it works fine. However when I try to install it as a windows service using Java Service Wrapper I get this error: INFO...
4 Mar 16, 2012
6:41 pm

Garner, Shawn
Garner.Shawn@...
Send Email

Hello, I am trying to use Fitnesse for my acceptance testing and am stuck at one of the areas. Here is the scenario * There are multiple Hair Salons in class...
2 Mar 16, 2012
4:50 pm

Mike Stockdale
jediwhale
Send Email

Hi. When upgrading from the 20090818-version to 20111026, I find that the DoFixture is no longer included in the fitnesse.jar-file. According to...
2 Mar 16, 2012
3:56 pm

Gregor Gramlich
gregorgramlich
Send Email

I would like to refactor my system and move a bunch of topics to a SubWiki. I know the re-factor key is available on the page but I have hundreds of pages to...
3 Mar 15, 2012
4:48 pm

Arjan Molenaar
arjan.molenaar
Send Email

Hi All, We have Fitnesse steps (giv wen zen) in bdd.steps package which were working fine for the past 6 months. Suddenly since Friday we are hitting the...
2 Mar 13, 2012
4:53 pm

Abdul K
raheem53
Send Email

Release 2.0 of fitSharp is available. http://fitsharp.github.com/FitSharp/Release20.html http://github.com/jediwhale/fitsharp/downloads -- Cheers, Mike...
7 Mar 9, 2012
12:00 am

Mike Stockdale
jediwhale
Send Email

hello, I am running into a strange issue: When I run my test page, fitnesse gives me the following results: Assertions: 6 right, 2 wrong, 0 ignored, 2...
2 Mar 8, 2012
11:48 am

Dan Woodward
rsidan
Send Email

Hello, We are using fitnesse in our of our projects and are considering expanding the application to fit our needs. The main functionality we are looking to...
5 Mar 7, 2012
2:33 pm

Ghaith Hachem
ghaith_hache...
Send Email

Hello, Could you please help me out in getting some information regarding the Testing tool FitNesse. I have been developing an embedded system in VXWorks...
3 Mar 6, 2012
6:37 pm

jenisys815
Send Email

All: Has anyone tried integrating FitNesse and Robotium (Android Test Tool)? Currently using FitNesse for back end testing but use Robotium to test our Android...
2 Mar 6, 2012
3:32 pm

Dan Woodward
rsidan
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help