Skip to search.
fitlist · The Framework for Integrated Test

Group Information

  • Members: 134
  • Category: Development
  • Founded: Jan 28, 2007
  • 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

  Messages Help
Advanced
Messages 235 - 264 of 264   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
235 sri_mca_03 Offline Send Email Jun 16, 2008
6:57 am
Hi All I am new bea to fitnesse Can any one tell me ASAP alternative location to download latest fitnesse. (since fit.org is showing that the site is...
236 Gojko Adzic
gojko_lastname Offline Send Email
Jun 16, 2008
7:26 am
there is an alternative download site at http://www.fitnesse.info for "fitnesse with java and selenium", see http://www.fitnesse.info/webtest -- gojko adzic ...
237 akkapantula srinivas
sri_mca_03 Offline Send Email
Jun 17, 2008
7:19 am
Hi Gojko Thanks a ton for your help and I was able to do now Could you please let me know how can i write tests my self using this web test. (like login to a...
238 Gojko Adzic
gojko_lastname Offline Send Email
Jun 17, 2008
7:24 am
... instead of !|WebTest usage template|, your table should start with !|com.neuri.webfixture.WebTest| I suggest downloading the latest release of WebTest...
239 akkapantula srinivas
sri_mca_03 Offline Send Email
Jun 17, 2008
1:22 pm
Hi All I have written a sample login functionality given below getting error while executing this My fitenesse code is !path java\*.jar !include -c...
240 Gojko Adzic
gojko_lastname Offline Send Email
Jun 17, 2008
1:41 pm
... if you use webtest (not plainseleniumtest), then the table format is com.neuri.webfixture.WebTest ... Port|4444|And Scripts At|${server}| see...
241 iccichick Offline Send Email Jun 20, 2008
2:17 pm
Is there a way to let FIT know that a particular table in the file isn't a test? Some sort of flag maybe? I can't find anything about it in Ward Cunningham's...
242 Gojko Adzic
gojko_lastname Offline Send Email
Jun 20, 2008
2:37 pm
fitnesse has a fit.Comment fixture that allows you to ignore a table. Don't know if that is part of the basic fit or fitnesse fork, but with that, you can just...
243 John Roth
jhrothjr Offline Send Email
Jun 20, 2008
5:06 pm
Even if it isn't part of the version you're using, it's trivial to write: just override doTable and return. John Roth Python FIT ... From: "Gojko Adzic"...
244 Martin Busik
mbusik70 Offline Send Email
Jun 20, 2008
5:08 pm
... So how about to make it a part of the specification? Similiar questions like this has been asked more than twice here... Martin...
245 Ryan McCullough
thax_1138 Offline Send Email
Jul 2, 2008
5:43 pm
Frequently I have found it more useful to checkout the source from sourceforget.net. Fitnesse is only released about once a year and there are usually some...
246 Jim Shore
jdlshore Offline Send Email
Jul 2, 2008
10:36 pm
Good idea, I've added it to the 'to do' part of the spec. Jim ... -- James Shore - Titanium I.T. LLC - Successful Software Specializing in operational...
247 Gojko Adzic
gojko_lastname Offline Send Email
Jul 8, 2008
2:57 pm
Fixture Gallery 2.1 (release 2008-07-08) is now available for download from SourceForge. Fixture Gallery is a cookbook for FIT/FitNesse tests. It provides ...
248 Gojko Adzic
gojko_lastname Offline Send Email
Aug 12, 2008
7:41 pm
Hi, Here is a write-up of a mini-session and some meetings during agile 2008 on connecting fit acceptance tests directly to domain code without writing...
249 Ryan McCullough
thax_1138 Offline Send Email
Oct 23, 2008
3:01 am
There is now a SourceForget (SF) project for CppTestTools ( http://sf.net/projects/fitnessecpp). I am looking for someone who uses the C (not C++) test tools...
250 kmiecs Offline Send Email Oct 27, 2008
3:16 am
I am trying to make the case for FIT within my company and am looking for examples of companies, preferably in the financial industry, that are using FIT...
251 willfitnesse Offline Send Email Nov 11, 2008
6:06 pm
Good morning, I have been searching for the syntax to insert indentations within a Table. Might you know what the syntax/character sequence might be? I am...
252 ipreussde Offline Send Email Sep 28, 2009
2:15 pm
Hi, for our acceptance tests, we have "localized" ActionFixture - basically, we derive a class from ActionFixture with methods with localized names, that...
253 aran.donohue Offline Send Email Dec 2, 2009
4:28 pm
Hi Fit users, I'm doing my MSc at the University of Toronto on the maintenance of domain-specific language programs, such as Fit tests. If you or anyone you...
254 Taillefer, Troy (EXP)
ironwaist29 Offline Send Email
Feb 5, 2010
8:56 pm
Moderator note: this message is also posted at the Fitnesse list. - - - - Hi all, I am using FitLibraryRunner20070217 and I am having problems using FileRunner...
255 archer.matt@...
archer.matt... Offline Send Email
May 11, 2010
5:17 pm
Hi All, I am trying to use DbFit with FitPro. I have installed the FitPro visual studio plug-in and have run a handful of successful ColumnFixture tests by...
256 vivekkumarcs Offline Send Email Jun 4, 2010
10:24 am
Does Number of data in Table for Fixture Really matter in Performance of Execution ....
257 chan
atbl1511 Online Now Send Email
Aug 19, 2010
12:07 am
Hi everyone,...
258 dwoldrich Online Now Send Email Sep 1, 2010
9:20 pm
An important message for all world citizens: Sorry for being lazy and not restoring http://ceefit.woldrich.com to its rightful place on the internet. I am...
259 Harald Wellmann
hdwellmann Offline Send Email
Jan 16, 2011
9:29 pm
There doesn't seem to be a lot of activitity either on this list or in the Fit project itself, but I'm sure there's still a couple of people out there using...
260 jhrothjr Offline Send Email Jan 16, 2011
9:30 pm
Most of the FIT activity is taking place on the FitNesse list. John Roth Moderator...
261 asifdknyc Offline Send Email Mar 15, 2011
2:36 am
Hello, I am trying set up a simple fit test in DOt net does anybody has any example rgarding this please let me know. Most of the example i see is in Java. It...
262 asifdknyc Offline Send Email Mar 15, 2011
2:36 am
I am new at this do you have any simple example in .net c# using the fit tests. Please let me know. Asif...
263 asifdknyc Offline Send Email Mar 15, 2011
2:36 am
Hey Matt, I need your help running a simple test using visual studio .NET. I want to run test using thefixture code in C#. If you have any simple example to...
264 asifdknyc Offline Send Email Mar 15, 2011
2:36 am
Hey Matt, I need your help running a simple test using visual studio .NET. I want to run test using thefixture code in C#. If you have any simple example to...
Messages 235 - 264 of 264   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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