Cucumber versus Steak
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.
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.
In this blog post, James Whittaker tries to answer the question: “How does Google test software?“. This part focuses on the organizational structure.
Lynn McKee has compiled an excellent listing of mnemonics used in software testing.
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.
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.
This blog post discusses the equivalence partitioning technique to design test cases.
This part of Microsoft’s patterns and practices material discusses the key concepts of load testing and allow you to learn how to load-test a Web application.
Copyright © 2009-2024 Software Testing Magazine by Martinig & Associates