Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Tag: <span>functional testing</span>

BDD with Cucumber

Cucumber is a BDD tool that aids in outside-in development by executing plain-text features/stories as automated acceptance tests. Written in conjunction with the stakeholder, these Cucumber “features” clearly articulate business value and also serve as a practical guide throughout the development process: by explicitly outlining the expected outcomes of various …

Using Fit: An Open-Source Testing Framework

Rick Mugridge is the lead author of the first book on storytests: “Fit for Developing Software”. He has developed and is evolving FitLibrary to better support storytest driven development. He is a leading thinker and inventor in this area, and consults and coaches internationally in storytesting, executable specifications, and agile …

Story Driven Development: The Next Generation of Rails Functional Testing

Story Driven Development (SDD) helps close the gap between the language of developers and product owners so they can clearly define when software is “done”. Readable and executable product requirements are now possible. We’ll explore tips for integrating SDD into your existing workflow and cover technical details for implementing and …

Functional Testing Swing Applications with Frankenstein

The 2nd Annual Google Test Automation Conference (GTAC) in New York on August 23 and 24, 2007. Presentation on Functional Testing Swing Applications with Frankenstein, an Open Source testing tool that he co-authored. Vivek Prahlad is a Senior Developer at ThoughtWorks. He currently heads the Innovation and Open Source related …