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 2 - 31 of 264   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2 Dave Woldrich
dwoldrich Online Now Send Email
Feb 1, 2007
5:44 pm
First post! Ah, dang ... Jim beat me to it. Cheers, Dave __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the...
3 Joe Gliniecki
jgliniecki@... Send Email
Feb 2, 2007
1:05 am
Hello, I'm looking into using FIT, and see that it has alot of potential.However, I'm having a hard time seeing how to handle ids that are generated at ...
4 mbusik70 Offline Send Email Feb 2, 2007
10:01 pm
Hello Joe, ... But the ... can't put ... What is your test? ... It sounds like there is a lot of context there. A lot of context relevant to your test. Can you...
5 Charlie Poole
cpoole98370 Offline Send Email
Feb 4, 2007
3:54 pm
Hi All, Using fit under .net, we have the general problem that the initial exe must run under the framework version we want to use in testing our applications....
6 Joe Gliniecki
jgliniecki@... Send Email
Feb 6, 2007
5:08 am
Martin, Thanks for the response. Here is an example of what I'm trying to test (its not really a bank account application, but I'll use it for illustration). I...
7 John Roth
jhrothjr Offline Send Email
Feb 6, 2007
5:24 am
This is a fairly standard problem. The easiest way of solving it is to do it behind the scenes. If you're using ActionFixture, have your press action return...
8 martin.busik@...
mbusik70 Offline Send Email
Feb 6, 2007
9:09 am
Hello, ... Another way is to use ActionFixture and a TypeWrapper. With ActionFixture the account is created and "assigned" a symbolic name. The TypeWrapper...
9 steve@...
smg_freeman Offline Send Email
Feb 6, 2007
9:13 am
A couple more thoughts: - you might want to put a marker in the tests, say, "The Account" that the fixtures will map to the latest ID returned from the system....
10 Charlie Poole
cpoole98370 Offline Send Email
Feb 6, 2007
11:58 pm
Hi Folks, I'm still looking for feedback on the issue below, which seems like it should be a common problem for anyone using the .Net version of Fit. So, just...
11 John Roth
jhrothjr Offline Send Email
Feb 7, 2007
1:52 am
You might get more of a play on the Fitnesse list. This kind of dotNet problem is a continuing issue there, and it's not connected with FitNesse. John Roth ......
12 Jim Shore
jdlshore Offline Send Email
Feb 7, 2007
2:10 am
Hi Charlie, I just use the .NET config file. Cheers, Jim ... -- James Shore -- Titanium IT -- Successful Software Recipient of 2005 Gordon Pask award for ...
13 Charlie Poole
cpoole98370 Offline Send Email
Feb 8, 2007
5:27 pm
Hi John, I haven't been on that list... thanks for the tip. Charlie...
14 Charlie Poole
cpoole98370 Offline Send Email
Feb 8, 2007
5:28 pm
Hi Jim, Yes, I've got it to work that way, but I'd prefer not to have to change the config in my build script in order to get each different "flavor" to work....
15 Charlie Poole
cpoole98370 Offline Send Email
Feb 8, 2007
7:43 pm
Hi All, I'd like to distribute acceptance tests with NUnit. My initial thought is to to include fit.dll and runFile.exe in the NUnit bin directory, along with...
16 Jim Shore
jdlshore Offline Send Email
Feb 8, 2007
8:01 pm
You can put multiple versions in the .config file, so you don't need to change it in the build script (if I understand you correctly). There's an example of...
17 Charlie Poole
cpoole98370 Offline Send Email
Feb 9, 2007
7:36 am
Hi Jim, Yes, I think that's what I'll do, although I was trying not to confuse users with config files. The problem I saw in using the config is that it sets...
18 Jim Shore
jdlshore Offline Send Email
Feb 9, 2007
9:32 am
I think Ward should answer this as he is the copyright holder. Cheers, Jim ... -- James Shore -- Titanium IT -- Successful Software Recipient of 2005 Gordon...
19 Basharat Wani
basharatw Offline Send Email
Feb 9, 2007
2:13 pm
Hello Can somebody direct me to the FIT install or link where I can download the FIT software. We are .net 2.0 shop. Also on the website http://fit.c2.com/ ,...
20 John Roth
jhrothjr Offline Send Email
Feb 9, 2007
2:36 pm
There are pointers on fit.c2.com to most versions of the software. fit.c2.com is open for reading, and closed for updates. You shouldn't need a login to read ...
21 Martin Busik
mbusik70 Offline Send Email
Feb 9, 2007
2:57 pm
Hello Basharat, ... http://sourceforge.net/projects/fit/ ... You do not need a login to fit2.c2.com in order to use fit. Cheers, Martin...
22 patrickdlogan Offline Send Email Feb 9, 2007
8:45 pm
(Ignore this same message on the old fit-devl list. I just found out about this one.) I'd like to use FIT for Java with tables from a confluence wiki. Does...
23 Martin Busik
mbusik70 Offline Send Email
Feb 9, 2007
8:58 pm
Hello Patrick, ... Actually, if the html code contains <th> elements, fit will not recognize it :-( (At least the java and perl implementations) @all: what are...
24 John Roth
jhrothjr Offline Send Email
Feb 9, 2007
10:35 pm
<th> elements aren't a problem; they'll just slide right through and won't cause problems. What will cause problems is using a class= in the <td> element. Some...
25 Charlie Poole
cpoole98370 Offline Send Email
Feb 9, 2007
11:39 pm
That's what I was hoping for. :-)...
26 Jim Shore
jdlshore Offline Send Email
Feb 9, 2007
11:55 pm
I've just learned that Ward isn't on this list due to some problem with Yahoo not accepting his login. Does anybody know how I could subscribe him without him...
27 Charlie Poole
cpoole98370 Offline Send Email
Feb 10, 2007
12:26 am
Per Yahoo Help... We highly recommend you join a group via the group page (above). However, if you are familiar with mailing lists, you may join only the...
28 Ron Jeffries
ronaldejeffries Offline Send Email
Feb 10, 2007
12:58 am
Hello, Charlie. On Friday, February 9, 2007, at 7:08:12 PM, you ... Cool ... I didn't know you could do that now. Ron Jeffries www.XProgramming.com I could be...
29 Ron Jeffries
ronaldejeffries Offline Send Email
Feb 10, 2007
1:06 am
... I'm pretty sure you need a yahoo id. I'd think he might just create a new one ... Ron Jeffries www.XProgramming.com I could be wrong, but I'm not....
30 Martin Busik
mbusik70 Offline Send Email
Feb 10, 2007
3:46 pm
Hello, ... Unfortunately, I've made a different experience. When saving documents in OpenOffice in html format, OpenOffice produces the following code: <table>...
31 Brian Marick
briandawnpau... Offline Send Email
Feb 10, 2007
6:24 pm
... Odd. I use OpenOffice (in its Mac NeoOffice incarnation) and it always worked. Looking at the preferences, I see that it's set to export to Netscape...
Messages 2 - 31 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