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 10188 - 10217 of 14131   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10188
Hi ALL, I am new to Fitnesse. Even though I have run quite small test samples in VS 2008 and successfully tested in Fitnesse, I am not capable of writing test...
ck_deo
Offline Send Email
Apr 1, 2008
11:47 am
10189
Hi Chandan, what problems do you have exactly? what are you missing to become capable of writing test cases? what have you tried to do so far? -- gojko adzic ...
Gojko Adzic
gojko_lastname
Offline Send Email
Apr 1, 2008
12:30 pm
10190
I'm new to Fitnesse and I'm having trouble installing HtmlFixture so that it shows up in the Insert Fixture Table dropdown. I've also downloaded the Fixture...
JoEllen West
joellenwest
Offline Send Email
Apr 1, 2008
9:11 pm
10191
Hello, I just realized we need to use version 20050731 for a maven-fitnesse- plugin. When we use this version of fitnesse server, we need to name the page so...
pudur
Offline Send Email
Apr 2, 2008
3:48 am
10192
Hi Friends, A while ago I published Generic Fixture <http://anubhava.wordpress.com/2008/02/09/introducing-generic-fixture-fo\ r-fitnesse/> , a flow type...
anubhavas
Offline Send Email
Apr 2, 2008
3:50 am
10193
Hey Puder, no need to downgrade. We are using FitNesse 20070619 with Maven2. Here's the plugin we are using: <groupId>org.codehaus.mojo</groupId> ...
timander37
Offline Send Email
Apr 2, 2008
1:22 pm
10194
What: Podcast Topic: Effective .NET TDD with FitNesse, featuring Gojko Adzic Where: ...
skillsmatter.marketing
skillsmatter...
Offline Send Email
Apr 2, 2008
1:47 pm
10195
Hi All, I have input.html that has a few tables and through my .Net codebase I validate the data. I run a batch file that runs runfile on the input file and...
snehal_arizona
Offline Send Email
Apr 2, 2008
1:47 pm
10196
Hi, I am working on tier .NET application. I need to write tests for Database layer and Business layer. But I do not have the idea regarding it. Wishing to...
Chandan Deo
ck_deo
Offline Send Email
Apr 2, 2008
1:47 pm
10197
DbFit: http://gojko.net/fitnesse/dbfit/ ________________________________ From: fitnesse@yahoogroups.com [mailto:fitnesse@yahoogroups.com] On Behalf Of Chandan...
Dassing, Andrew
andydassing
Offline Send Email
Apr 2, 2008
1:59 pm
10198
Write a custom fixture that takes an argument or a row containing the batch file to run. Within the fixture, modify the code in step 4 at this link:...
Dassing, Andrew
andydassing
Offline Send Email
Apr 2, 2008
2:05 pm
10199
Hi: I am trying to use PyFit. I followed the instructions in the documentation. Here is the text from my example with eg.division: variable defined:...
m_s_harelick
Offline Send Email
Apr 2, 2008
2:06 pm
10200
I want the startup screen of my own.We get the startup screen as "welcome to fitnesse". Instead of that i want the startup screen to be the title of my...
Harish Kumar
harishbayyav...
Offline Send Email
Apr 2, 2008
2:25 pm
10201
Hi Harish, You can customize the L&F of FitNesse... 1) You can edit the front page... http://servername/FrontPage?edit 2) You can modify the CSS...
Tim Walker
tbone9992
Offline Send Email
Apr 2, 2008
2:36 pm
10202
Tim's on the money. To preserve the current FrontPage: 1. Go to the current FrontPage and click Edit or make the URL http://server:port/FrontPage?edit...
Dassing, Andrew
andydassing
Offline Send Email
Apr 2, 2008
2:47 pm
10203
I cannot edit the frontpage i dont see the edit button or properties button to modify the front page.And i tried the URL u have given, that didnt work :(...
Harish Kumar
harishbayyav...
Offline Send Email
Apr 2, 2008
3:18 pm
10204
Be sure to replace "server:port" with the values appropriate to your FitNesse installation. For example, if your installation is on d5svr at port 8081, the...
Andy Dassing
andydassing
Offline Send Email
Apr 2, 2008
3:21 pm
10205
So when you're viewing your FrontPage, adding "?edit" to the url doesn't give you an edit form? That seems fairly strange. ________________________________ ...
Wilson, Michael
madwilliamflint
Offline Send Email
Apr 2, 2008
3:32 pm
10206
At present i'm trying it at my home. After i double click the run.bat i get the following: H:\Project\Project\ROOT\FITNESSE>java -cp fitnesse.jar...
harish kumar
harishbayyav...
Offline Send Email
Apr 2, 2008
3:51 pm
10207
If Edit button is not present then goto the URL http://host:port/FrontPage?properties and select the "Edit" check box and click on Save Properties. Now Edit...
anubhavas
Offline Send Email
Apr 2, 2008
3:53 pm
10208
The the URLs are: http://localhost/FrontPage?edit http://localhost/FrontPage?properties http://localhost/OldFrontPage?edit ... ./FitNesseRoot ... ...
Andy Dassing
andydassing
Offline Send Email
Apr 2, 2008
3:55 pm
10209
Hi Tim, Thanks for the reply. The plug-in works when you do fitnesse:run command but not when you do fitnesse:remotecall. Have you tried with...
Pudur Ramaswamy
pudur
Offline Send Email
Apr 2, 2008
5:32 pm
10210
The current version of Python FIT is 0.8a2, available from the Cheese Shop. Python FIT has only been tested with the install in the standard location: ...
John Roth
jhrothjr
Offline Send Email
Apr 2, 2008
7:09 pm
10211
Hello, like some other users in this group we had to use symbols holding the expected values in a RowFixture, e.g. when checking whether a link table is filled...
ralf.tepler
Offline Send Email
Apr 2, 2008
9:24 pm
10212
Is there a pre-defined way to reply to external pop-up windows? Sample #1: When Adobe Acrobat Reader displays a .pfd file I've been trying to issue <Alt>F4 to...
vsdsruby
Offline Send Email
Apr 2, 2008
9:24 pm
10213
Pudur, We only use fitnesse:run We don't need fitnesse:remotecall because we keep our FitNesse pages in Subversion so they go with the code they were meant to...
timander37
Offline Send Email
Apr 3, 2008
2:26 am
10214
I am trying to get RubyFIT to work with FitNesse. I went through Cory Foy's Tutuorial on using RubyFIT in FitNesse ...
timander37
Offline Send Email
Apr 3, 2008
1:08 pm
10215
Hi Tim, Just to let you know, 1) we are also thinking of making changes to the plug-in to make it work with remote fitnesse server by using fitnesse:remotecall...
Pudur Ramaswamy
pudur
Offline Send Email
Apr 3, 2008
5:26 pm
10216
Should the following test be working? I have tried several things but from all I have read the following example should be working but it is not. I get a...
madsplatterguy
Offline Send Email
Apr 3, 2008
5:26 pm
10217
Hello, I have a suite of tests that I run against the latest version of my database that happens to be SQL Server. What I would like to do is run this suite of...
Mike Steele
mg_steele
Offline Send Email
Apr 3, 2008
5:27 pm
Messages 10188 - 10217 of 14131   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