Search the web
Sign In
New User? Sign Up
fitnesse
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 8832 - 8861 of 14129   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8832
I am quite new Fitnesse. How do i write a fixture that would assign the output of the action to a variable. For example, ... I would like add5 to add 5 to 10...
VIsh Kumar
wizkumar
Offline Send Email
Sep 3, 2007
2:55 am
8833
Diaspar Software is proud to present another installment of the XP Day North America series: XP Day Manhattan taking place on October 13, 2007. The focus of XP...
Niraj Khanna
nkhanna_01
Offline Send Email
Sep 3, 2007
2:56 am
8834
Kind of hard to read amongst all of the Google Ads. Didn't seem all that enlightening, either, for "A Must Read!!!". - Bill ... -- Bill Woodward...
Bill Woodward
bill_cchkk
Offline Send Email
Sep 3, 2007
2:56 am
8835
Hi Tushar, Do you have a working example for that please? We are trying to expose data using WCF services too so some guidance would be very helpful. Thanks, ...
dharmesh_brt
Offline Send Email
Sep 3, 2007
2:56 am
8836
Hi All, I am looking at integration of Mercury Quality Center with FitNesse since MQC doesn't have any built in execution tool and is a Test Management tool. ...
ajaymishra74
Offline Send Email
Sep 3, 2007
6:46 pm
8837
Hi All, I want to know if there is a way in which I can import data from Excel sheet (CSV files) into the FitNesse Wiki page when a test is run. What is the...
ajaymishra74
Offline Send Email
Sep 3, 2007
6:47 pm
8838
Hello, I have a method in my Fixture code that returns a numeric value (double). I want to compare that value in my DoFixture table and check whether it's...
yaronshaer
Offline Send Email
Sep 3, 2007
6:48 pm
8839
I think Python FIT is the only version that lets you do that in DoFixture. In any other version you either need to write a specialty type adapter or a wrapper...
John Roth
jhrothjr
Offline Send Email
Sep 3, 2007
7:59 pm
8840
Hi Ajay, Given you want to keep your storytests in Excel, have you considered using FolderRunner in FitLibrary. It runs over folders of html and excel files...
Rick Mugridge
rickmugridge
Offline Send Email
Sep 3, 2007
10:52 pm
8841
First off for the record, the need for variables and operations on variables is an anathema to good, solid testing practices. The mantra, "Start with a known,...
Dassing, Andrew
andydassing
Offline Send Email
Sep 4, 2007
3:51 pm
8842
Occasionally you're also in situations where you simply can't force starting conditions. Data bases that pass back randomly generated keys are one such, as are...
John Roth
jhrothjr
Offline Send Email
Sep 4, 2007
4:25 pm
8843
A new binary release of DbFit is now on available. Grab it from https://sourceforge.net/project/showfiles.php?group_id=191053&package_id=224326 DbFit is a set...
Gojko Adzic
gojko_lastname
Offline Send Email
Sep 4, 2007
5:10 pm
8844
Andy, since I am still very new to Fit/FitNesse/FitLibrary, I thought I would ask: So how would you program testing the value of a database-generated field ...
Rebecca LoveKing
rloveking
Online Now Send Email
Sep 4, 2007
5:22 pm
8845 Mike Stockdale
jediwhale
Offline Send Email
Sep 4, 2007
5:32 pm
8846
I'm having a very hard time finding a working demo for using the Java Test Runner for Fitnesse on the Internet. I'm trying the basic demo for using Selenium...
Doctor Javanator
doctor_javan...
Offline Send Email
Sep 5, 2007
1:44 am
8847
Hi Rebecca, That's a good example. Here's my take on it... ... I chose to do it this way because Fit/FitLibrary is not powerful enough to express it directly,...
Rick Mugridge
rickmugridge
Offline Send Email
Sep 5, 2007
2:26 am
8848
Rick, Thank you very much for getting back to me! I appreciate the help. What you say below unfortunately seems to illustrate my question. How would I ...
Rebecca LoveKing
rloveking
Online Now Send Email
Sep 5, 2007
2:54 pm
8849
Usually when you see: FitClient: external process terminated before a connection could be established it means that the fitnesse jar can't be found. Do you...
Tim Walker
tbone9992
Offline Send Email
Sep 5, 2007
3:40 pm
8850
You keep the original date-time in your fixture, e.g., something like this: public class MyFixture: DoFixture { private DateTime myOriginalDateTime; public...
Mike Stockdale
jediwhale
Offline Send Email
Sep 5, 2007
4:17 pm
8851
Hi Folks, I want to store the output captured of every test run by Fitnesse somewhere so that we can keep records. I am running the test by clicking Test on...
Stuart School
stuart_school
Offline Send Email
Sep 5, 2007
6:16 pm
8852
You can use the command line runner to get an xml report of the test. ... Robert S. Koss, Ph.D. Senior Consultant www.objectmentor.com...
Bob Koss
rskoss
Offline Send Email
Sep 5, 2007
7:17 pm
8853
Yes, that's what I intended. The idea of the preload is to get the current date/time. The fixture code then handles the issue of whether it's changed or not...
Rick Mugridge
rickmugridge
Offline Send Email
Sep 5, 2007
10:45 pm
8854
Hi All, Sorry if this is repeated, just looking for clarity on a single point: Is there any reason to use fit.ActionFixture (given ...
Tim Walker
tbone9992
Offline Send Email
Sep 5, 2007
11:41 pm
8855
Hi, I strongly advise to avoid ActionFixture, since tests look very "script- like", which usually makes them very brittle and not very declarative. HTH, ...
Andreas Thiel
andreas_thie...
Offline Send Email
Sep 6, 2007
5:25 am
8856
In .NET implementation, basic FIT fixtures like ActionFixture work with symbols, keywords like "null" and "blank" and "fail[expected result]" and can do...
Gojko Adzic
gojko_lastname
Offline Send Email
Sep 6, 2007
7:58 am
8857
Alternatively, a hybrid approach has been extremely successful for us. We use Domain/DoFixture as our primary test vehicle. As needed, we "wrap" other...
Dassing, Andrew
andydassing
Offline Send Email
Sep 6, 2007
1:59 pm
8858
I'm looking for the source code of blog plugin. I can't download it from fitnesse.org because of the missing file: "The requested resource:...
maciej.wojcicki
Offline Send Email
Sep 6, 2007
2:04 pm
8859
Hey thanks very much for the info guys. Very helpful. Where can I find documentation on DomainFixture? I see it in passing, blogs, threads, etc. But I can't...
Tim Walker
tbone9992
Offline Send Email
Sep 6, 2007
5:48 pm
8860
Just a note, a DomainAdapter is automatically created around your SUT if you define TEST_RUNNER as such: !define TEST_RUNNER...
Dassing, Andrew
andydassing
Offline Send Email
Sep 6, 2007
7:36 pm
8861
Hi Andy, Should this be: !define TEST_RUNNER {fitlibrary.suiteFixture.FitLibraryServer} instead of... !define TEST_RUNNER {fitlibrary.suite.FitLibraryServer} ...
Tim Walker
tbone9992
Offline Send Email
Sep 6, 2007
8:46 pm
Messages 8832 - 8861 of 14129   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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