Benefits of Automated Performance Testing

August 3, 2011 0

This video describes an approach to simple performance testing that has proven very valuable when building public, content–rich web sites. Automation and data gathering during development, testing and maintenance has provided a way to ensure robust and predictable performance on web sites that now deliver more than one million pages per day.

Easier C# Unit Testing

August 1, 2011 0

Writing unit tests for your C# code can be time-consuming. This article proposes approaches that can make writing unit tests easier and more efficient for C# programmers.

Selenium IDE Plugins

August 1, 2011 0

Selenium IDE is pretty much ‘feature complete’ in terms of a record-and-playback editor. This shows what you can do with the existing Plugin API, gives a peek into the future of it and explains why less ‘in the editor’ is better for the long term success of Selenium IDE.

Unit Test and Refactor Legacy PHP Code

July 26, 2011 0

This article proposes strategies to refactor problematic PHP code, making it easier to test it with unit testing tools, while reducing dependencies that improves your code base.

TDD Best Practices

July 19, 2011 0

In this blog post, Steve Daskam shares a list of 14 Test Driven Development (TDD) best practices.

1 158 159 160 161 162 180