Selenium + FitNesse – A QA Multiplier Effect

Published May 5th, 2010 Under Open Source Tools, Software Testing | Leave a Comment

This demonstration describes how Selenium integrated with FitNesse extends an organization’s ability to create more automated test cases without the need for Selenium programming while expanding the ability to test across all popular browsers. With FitNesse, QA managers, Product Managers and Testers can easily create wiki-based test stories that execute across multiple browsers.

Video producer: San Francisco Selenium Meetup Group

Additional resources:
* Selenium Home Page
* FitNesse Home Page
* FitNesse: A Tester’s Perspective
* Functional testing for Web applications
* In pursuit of code quality: Programmatic testing with Selenium and TestNG
* Data-Driven Testing with FitNesse
* Test Driven .NET Development With FitNesse: Second Edition
* Functional Testing Tools Directory

Interactive Agile Acceptance Testing

Published March 15th, 2010 Under Software Testing | Leave a Comment

FitNesse and FIT are arguably the most popular framework for automated agile acceptance testing, due to its unique power to serve as team collaboration medium, system documentation and test automation tool in one simple open-source solution. In this interactive clinic, David Evans and Gojko Adzic discuss some of the common pitfalls faced by testers and teams in getting to grips with Fitnesse. We will show examples of good and bad acceptance tests, illustrating how different styles of fixtures lend themselves to different types of tests. We also highlight some of the features of Fitnesse that allow you to keep your tests expressive, useful and easy to maintain.

Watch this video on SkillsMatter.com

Acceptance-Test Driven Development – Bring Developers and Testers Together

Published March 3rd, 2010 Under Open Source Tools, Software Testing | Leave a Comment

Test-Driven Development (TDD) and Behaviour-Driven Development (BDD) are powerful techniques, helping developers write better designed, more maintainable and more reliable code, and stay focused on the real user requirements. But how does the rest of the team fit in to the picture? In this talk, John Smart, creator of the Java Power Tools Bootcamp, looks at how BDD techniques, and tools such as easyb and FitNesse, can also act as drivers for the overall development process, and also as communication tools, giving testers and end-users clear and unambiguous feedback on what is being developed and where it is at in terms of delivery and schedule.

http://skillsmatter.com/podcast/agile-testing/john-smart-acceptance-test-driven-development

Automating Business Value with FIT and Fitnesse

Published October 30th, 2009 Under Open Source Tools, Software Testing | Leave a Comment

Agile communities consider stories “done” when the acceptance tests (also called story tests) are shown to the customer. Originally, this was a manual process, but in recent years, several frameworks have been created to automate this process, providing acceptance testing all the benefits of automated unit testing. One of the most popular of these if called FIT, created by Ward Cunningham.

http://www.infoq.com/presentations/AutomatingBusinessValuewithFITandFitnesse

FitNesse: Wishful Thinking with Scenario Tables

Published October 19th, 2009 Under Open Source Tools, Software Testing | Leave a Comment

This tutorial presents the usage of scenarios to approach tests from different levels of abstraction.


keep looking »