Yes, the Boring Part is Required Too

April 21, 2011 0

In this blog posts, Lanette Creamer discusses the basic parts of all software testing activities, being exploratory testing or requirements testing.

Eradicating Non-Determinism in Tests

April 14, 2011 0

Martin Fowler discusses the problem of non-deterministic tests – tests that sometimes pass and sometimes fail. Non-deterministic tests can completely destroy the value of an automated regression suite. This article outlines how to deal with them and presents treatments for the common causes for non-determinism: lack of isolation, asynchronous behavior, remote services, time, and resource leaks.

What Testers Find

March 29, 2011 0

In this blog post, James Bach tells us that testers finds not only bugs, but also but also risks, testability problems, etc.

Behavior Driven Development Using SpecFlow and WebAii

March 29, 2011 0

SpecFlow provides a pragmatic and frictionless approach to Acceptance Test Driven Development and Behavior Driven Development for .NET projects . This video shows how to use SpecFlow to create specifications and leverage Telerik’s WebAii Test Automation Framework for driving the browser through code. Download the video on Develop Using .NET

1 154 155 156 157 158 171