Your automated acceptance tests needn’t be written in the same language as your system being tested
In this blog post, Alister Scott explains why it might be better to write acceptance tests in a different language than your code.
In this blog post, Alister Scott explains why it might be better to write acceptance tests in a different language than your code.
This video show how and why we should all be doing test reviews on our peer’s code. It talks about basic rules to look for in test code and reviews some of the tests of public open source projects.
This article covers several ways in which automated tests can help identify usability problems and limitations in Web-based applications, where fixing them makes the software more usable and/or accessible.
This blog post shows how to create test environment for the test plan in Microsoft Test Manager (MTM) 2010.
This blog post provides interesting trends on the number of professional software testers that might be looking for another job.
Gojko Adzic explains his point of view on the different purposes of Behavior Driven Development and unit tests.
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.
Copyright © 2009-2024 Software Testing Magazine by Martinig & Associates