Tutorials, articles, tools and resources on how to perform regression testing in software testing.
Would you like to run your selenium scripts against multiple browsers and multiple server platforms continuously at night and report status on the web? Today’s software development often means continuous integration and testing using open-source tools such as Selenium.
The Software Testing Automation Framework (STAF) is an open source, multi-platform, multi-language framework designed around the idea of reusable components, called services. STAX is an execution engine which can help you thoroughly automate the distribution, execution, and results analysis of your testcases. In this article, Fabio Negrello provides an introduction to the STAF/STAX test automation framework and explains how you can use it to build a framework for the automation of regression testing and continuous integration.
This article will help software testers to gain an understanding of the specific practices that are commonly practiced by financial service providers in financial software testing of banking and financial services applications. Banking applications include core banking, retail, private, corporate, investment, credit card applications and financial services applications like payment gateways, mutual funds applications.
In this blog post, Adam Boas discusses the danger of using Behavior Driven Development (BDD) tools like Cucumber to build an automated regression suite.
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.
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.
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?