
- Topics
- Ruby,
- Dynamic Languages,
- Java,
- .NET,
- Software Testing,
- Languages,
- Programming,
- Testing,
- Selenium,
- Fit / Fitnesse,
- Browsers,
- JSConf,
- JsUnit
In this presentation, Jason Huggins discusses why Selenium exists, Selenium as a functional testing tool, problems with using Selenium, the history of Selenium, JWebUnit, DriftWood, JsUnit, Fit, Selenium core, Selenium IDE, Selenium Remote Control, Selenium Grid, issues encountered doing functional testing in the browser, and Selenium hacks to work around these issues.
- Topics
- Javascript,
- Ruby,
- Dynamic Languages,
- Java,
- Web Development,
- Dependency Injection,
- .NET,
- Languages,
- Unit Testing,
- Design Pattern,
- Programming,
- TDD,
- Testing,
- JSMock,
- Patterns,
- Object Oriented Design,
- Design,
- JsUnit
This article by Dennis Byrne is a crash course in writing maintainable JavaScript. Dennis uses stubs, mock objects and a little bit of dependency injection. He also uses JsUnit to run unit tests and a JavaScript mock object library called JsMock.