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

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 1689 - 1718 of 14139   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1689
Trying to get fitnesse to run on a pocketPC environment. Using IBM's J9 Java VM, the first thing I run into is: java.lang.NoClassDefFoundError:...
womble_42
Online Now Send Email
Aug 2, 2004
5:16 pm
1690
From: "womble_42" <andrew.stephens.at.intermec.com@...> Sent: Monday, August 02, 2004 12:42 PM Subject: [fitnesse] fitnesse for...
yahoogroups@...
jhrothjr
Offline Send Email
Aug 2, 2004
5:41 pm
1691
The only hurdle preventing FitNesse to run in j2me is the regular expressions. The whole wiki page parsing is heavily dependent on regular expression and...
Micah Martin
slagyr
Offline Send Email
Aug 2, 2004
5:52 pm
1692
... Hi, I'm wandering about the coverage of the test I made using fitness. I first thought of using testRunner conbined with Jprob, but it's not working since...
charli26
ALCarrez
Offline Send Email
Aug 2, 2004
9:58 pm
1693
I just started with FitNesse, and am trying to create my first tests. I am patterning them after the FitNesse tests in the distribution. I got my customer to...
Jim McMaster
mcmaster_tat...
Offline Send Email
Aug 2, 2004
10:03 pm
1694
... With the next TestRunner, you'll be able to run your tests without the server. In the mean time you might want to investigate the COMMAND_PATTERN variable...
Micah Martin
slagyr
Offline Send Email
Aug 3, 2004
1:54 pm
1695
Hi, Can you someone post me a section of the Code on how to use FitNesse to log in to the Popup Dialog Box? When I go to the Web site, the Login Dialog Box...
myfitnesse
Offline Send Email
Aug 3, 2004
4:28 pm
1696
I would be fine running in a PC environment, but the issue falls to what I am actually testing, which is the sqlCE database and code which makes calls to the...
womble_42
Online Now Send Email
Aug 3, 2004
9:07 pm
1697
... Sure, as long as .NET FIT runs in those environments. Trimming .NET FIT to work would be a much simpler task than changing FitNesse. Micah...
Micah Martin
slagyr
Offline Send Email
Aug 3, 2004
9:23 pm
1698
I've noticed in some of the examples or in test names posted that there is often a leading '^' e.g. ^MyTestPage I doesn't appear that tests/suites require the...
rpark68
Online Now Send Email
Aug 4, 2004
1:49 pm
1699
^SomePage refers to a child page of the current page while SomePage refers to a sibling page of the current page. ^ is useful for creating suites since all...
Micah Martin
slagyr
Offline Send Email
Aug 4, 2004
3:12 pm
1700
... Sorry for responding to my own message, but no one else did. I found a kludge, by creating a Fixture table pointing to a nonexistent fixture class. This...
Jim McMaster
mcmaster_tat...
Offline Send Email
Aug 4, 2004
4:49 pm
1701
... tests. ... and ... write ... are no ... written? ... I found it impossible to respond to your first message by replying to your e-mail. The problem is that...
jhrothjr
Offline Send Email
Aug 4, 2004
5:29 pm
1702
Hi, Everybody! XPAU is just a a little over a week away!! I've posted this to the XP list.. with a great response... and I apologize if you get this several...
Kay Pentecost
tranzpupy
Offline Send Email
Aug 5, 2004
2:00 am
1703
Micah - Are you planning to leave an option for TestRunner to run the tests against the server? I am asking because we have a process here that uses TestRunner...
Alain Bienvenue
alain_1817
Offline Send Email
Aug 5, 2004
5:46 pm
1704
TestRunner will still be able to run tests from the server.... it may just do it differently. Micah Martin Object Mentor, Inc. www.objectmentor.com...
Micah Martin
slagyr
Offline Send Email
Aug 5, 2004
9:06 pm
1705
fitnessers: What's the longest distance between a test server and an "onsite" customer? Is anyone using fitnesse on an intranet and serving remote domain...
Phlip
phlipcpp
Offline Send Email
Aug 6, 2004
1:55 pm
1706
Not sure what you're asking but I work with several clients where the customer/testers are scattered throughout the building and the fitnesse server is running...
Bob Koss
rskoss
Offline Send Email
Aug 6, 2004
2:31 pm
1707
We want to run our FitNesse tests with CruiseControl and be able to see the results in the CruiseControl email. The upcoming change to TestRunner so it...
Lisa Crispin
lisa_crispin...
Offline Send Email
Aug 6, 2004
3:22 pm
1708
XML output is definitely something we'd like to include. Whether it is added in the next release is questionable. Micah Martin Object Mentor, Inc. ...
Micah Martin
slagyr
Offline Send Email
Aug 6, 2004
6:43 pm
1709
... A colleague of mine reported a related situation, and I realized I didn't know the answer to this "world records" question. I am aware that FITnesse is not...
Phlip
phlipcpp
Offline Send Email
Aug 6, 2004
9:38 pm
1710
Is there an easy way to add meta tags (spider control mainly) to all fitnesse pages on a server? I'd like to have a relatively private fitnesse server for my...
Joseph Bergin
jbdcs2004
Offline Send Email
Aug 8, 2004
12:37 pm
1711
You could do this by making use of a Html Page Factory plugin. http://localhost:8081/FitNesse.PluginUsage Micah Martin Object Mentor, Inc. www.objectmentor.com...
Micah Martin
slagyr
Offline Send Email
Aug 9, 2004
7:56 pm
1712
"How little can we do and still build great software?" XP Agile Universe is a few days away. The schedule is set for keynote addresses, tutorials, workshops,...
Bill Wake
wwake2
Offline Send Email
Aug 10, 2004
6:40 pm
1713
If you have all of your fixtures for that page within one package, you can use the Import fixture in your SetUp class. You still have to change it manually,...
jvanhuis1
Offline Send Email
Aug 10, 2004
9:38 pm
1714
... Eclipse (and I think IDEA, too), when doing a rename refactoring, lets you optionally also change fully qualified class names in text files. As FitNesse...
Ilja Preuß
ipreussde
Offline Send Email
Aug 10, 2004
11:05 pm
1715
... I had a roving customer who split time between Toronto, Boston and various points around North and Central America. The FitNesse server was located 0.5m to...
J. B. Rainsberger
nails762
Offline Send Email
Aug 11, 2004
7:53 pm
1716
... Righteous. New question: Has anyone drove Fitnesse from WiFi PDAs? I have this vision of everyone thumbing little pads, turning them green in chorus, and...
Phlip
phlipcpp
Offline Send Email
Aug 11, 2004
9:17 pm
1717
Immediate Requirements Technologies Years of Experience Job Code SOFTWARE TESTING 1-2 ST01 SOFTWARE TESTING 5-10 ST03 NOTE: Mention the Job...
testing_stcvserve
testing_stcv...
Offline Send Email
Aug 12, 2004
1:28 pm
1718
Forgive this question if it has been answered already, but is there a place in your project directory structure where folks on the list would recommend that...
Daniel Steinberg
macosxjava
Offline Send Email
Aug 13, 2004
12:41 pm
Messages 1689 - 1718 of 14139   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