Hello! I recently joined this group and wanted to introduce myself. I am Chris Murphy and I am currently employed as a Senior Technical [QA] Manager for AOL...
Hi Chris, Will you be at the aa-ftt workshop this Sunday? -- Lisa On Mon, Aug 1, 2011 at 8:50 AM, christopherwmurphydotcom < ... -- Lisa Crispin Co-author with...
Hi All Last project were I used Fitnesse it was with C#. Now I am in a new project were we are using Eclipse and maven etc. The question I have what is a good...
Hi Pascal, If you're using Fit and/or FitLibrary in Java, I recommend that you use FitLibraryRunner to run your test suite. This doesn't run FitNesse as a ...
Hi Pascal, Do you mean running FitNesse tests from your IDE, or with your build process? We run our FitNesse suites in our Jenkins build jobs using a JUnit...
Thanks Lisa & Rick Yes running Fitnesse from our IDE for the developers with FitLibraryRunner seems the way to go. I managed to get an example to work. Rick I...
Hi Pascal, ... Yes, that's right. ... Why would two builds happen at the same time on the same machine? Or do you share the FitNesse server across multiple...
Hi, Please forgive me if this question was already answered. ... Although there's no charge to participate, you need to register. You can find out more on the...
Rick I mistyped I meant so no conflicts on the development PC instead of now. Different project can run on the same build machine. We do not like to restrict...
I don't think we use the calendar feature. (At least I never even thought about doing so; I don't look at Yahoo calendars for any group I belong to.) However,...
I just tried to send my testing course attendees: http://aaftt.agilealliance.org:8080/display/AAFTT/High+Level+Automated+Test+Framework+Comparison and it...
Interesting it must have the connection at my client's site. BTW its interesting that page exists but doesn't make mention of the original spreadsheet which...
Hey testers. Most corporate proxies won't let port 8080 through. So this is an exclusive wiki! Aslak On Sep 7, 2011, at 22:21, Mark Levison <mark@...>...
Chris, When we migrate people off of other products, like SoapUI, onto GH Tester, we simply put the product into record mode, run their test suite and capture...
Hi All, Just thought I'd bring to your attention that there will be a full day, hands-on tutorial on sustainable BDD/ATDD with cucumber at Agile Development...
All, Just joined this group. I'm a ScrumMaster for a large telecommunications company. I'm interested in this thread because we went down the path of writing...
Hi all, Is anyone using Spock, Cucumber, or Groovy as DSL to test Web services in a JVM environment? If so, could you describe the components of your...
Hi Amy, ... We've written a chapter about this in The Cucumber Book. We show how to use the Ruby library HTTParty to call the service from the Cucumber steps;...
Hi Amy, I have used Spock, Cucumber (and JBehave) and custom Groovy DSLs to test web services. I'd be happy to help you get something going. Cheers, Paul....