Software Testing Blogs: Load Testing, Unit Testing, Functional Testing

Cucumber versus Steak

January 31, 2011 0

Iain Hecker discuses the way to describe behavior in Cucumber compared to the simpler option provided by Steak. Cucumber and Steak are two open source ruby behavior driven development (BDD) tools.

How Google Tests Software

January 27, 2011 0

In this blog post, James Whittaker tries to answer the question: “How does Google test software?“. This part focuses on the organizational structure.

Automated Javascript Unit Testing with JsTestDriver

January 26, 2011 0

This blog post explores how to do unit testing of javascript using JsTestDriver. The goal of JsTestDriver is to build a JavaScript test runner which easily integrates with continuous builds systems and allows running tests on multiple browsers quickly to ease TDD style development.

Continuous Testing using AutoTest.Net

January 25, 2011 0

This blog post presents the AutoTest.Net tool to continuously test your .net code. AutoTest.NET is a tool for running your unit tests as soon as your save your files.

1 17 18 19 20 21 23