Crowd-sourced Automated Firefox UI Testing

Published June 24th, 2011 Under Functional Testing | Leave a Comment

This video explains how Mozilla are using the crowd to help automate Firefox testing.

Improve Code Quality with Flex PMD

Published February 14th, 2011 Under Software Testing | Leave a Comment

This video shows you how to use Flex PMD to achieve clean and efficient coding.

GWT Testing Best Practices

Published August 9th, 2010 Under Functional Testing | Leave a Comment

GWT has a lot of little-publicized infrastructure that can help you build apps The Right Way: test-driven development, code coverage, comprehensive unit tests, and integration testing using Selenium or WebDriver. This session will survey GWT’s testing infrastructure, describe some best practices we’ve developed at Google, and help you avoid common pitfalls.

Slides of the presentation

Debugging in YUI 3

Published July 5th, 2010 Under Unit Testing | Leave a Comment

YUI engineer Luke Smith discusses the fine art of debugging web applications, looking at general tools and techniques and providing a few specific hints about debugging in YUI 3.

Debug Flex and PHP Code Using Flash Builder

Published July 5th, 2010 Under Uncategorized | Leave a Comment

This video presents how to debug the code of a combined Flex and PHP project using Flash Builder 4 and Zend Studio 7.1. It reviews how to use breakpoints to test your application.

iCucke: Integration testing for iPhone applications with Cucumber

Published June 10th, 2010 Under Functional Testing | Leave a Comment

iCuke allows you to write integration tests for your iPhone applications without changing your existing code (as long as your application makes proper use of the accessibility APIs). Usage is pretty much as you’d expect, install the gem and load the iCuke step definitions in a cucumber support file.

More information and video producer

ZTL Record and Play Example

Published May 31st, 2010 Under Functional Testing | Leave a Comment

ZK-ZTL is an open source tool which can automatically test the ZK Framework with jUnit and Selenium frameworks. ZK is the leading open source Ajax and Mobile Java framework. This video show hot to use Selenium IDE to test ZK applications without the need for a UUID generator.

keep looking »