Home » Archives

Content tagged with: regression testing

[10 May 2011 | No Comment | ]

In this blog post, Adam Boas discusses the danger of using Behavior Driven Development (BDD) tools like Cucumber to build an automated regression suite.

[9 May 2011 | No Comment | ]

This video shows how to use the new coded UI test functionality in Visual Studio 2010 to create lightweight automated UI tests to help with regression testing.

[3 Feb 2011 | No Comment | ]

It becomes difficult to modify legacy modules without breaking clients when software become more complex and the number of clients grows. Large scale regression testing takes a lot of resources. This video presents a testing approach that allows developers to select a set of tests that will testing as many integration points as possible but can be executed in a manageable amount of time.

[23 Jan 2010 | No Comment | ]

This article overviews the importance of, and strategies for, regression testing relational databases. If your organization considers data to be a corporate asset and/or you’re implementing mission-critical functionality within your databases, shouldn’t you have a database testing strategy in place?