
Test Driven Development
Get flash to fully experience Pearltrees
Testing: Overview | The Definitive Guide to Yii | Yii Framework
Testing is an indispensable process of software development.Functional Testing
Selenium – Is it worth the pain?
Thought I might share with you a few of my experiences with using Selenium . It is a little overdue as I have only recently been able to bring myself to talk about it. With JIRA 3.10, we introduced the AJAX-based ‘User-picker’ and ‘Issue-picker’ .Testing autocomplete fields with Selenium | MrGierers World
For quite a while I struggeled with testing autocomplete fields (like the one from the script.aculo.us library) using Selenium tests. As you may already know – the “type” command does not trigger the autocomplete to look for suggestions. You rather have to use the keyUp/keyDown/keyPress command.May 24th, 2010 by Santiago Suarez Ordoñez

