Software Testing and Software Quality Assurance Videos and Tutorials: Unit Testing, Functional Testing, Load Testing, Performance Testing, Test Driven Development
 

Learn how to Use Selenium with Maven/Ant to Automate Testing of Web Apps

San Francisco Java User Group presents Chris Bedford who talks about:
– How to write functional tests with Selenium (including explaining its IDE, architecture, RC, and alternatives like Canoo WebTest)
– How to set up Selenium testing for web apps in continuous integration using Maven, Ant, Cargo, etc.
– How to use Hudson for build server