Building Custom Test Frameworks
This blog post presents the pitfalls of building custom test tools.
Software Testing Blogs: Load Testing, Unit Testing, Functional Testing
This blog post presents the pitfalls of building custom test tools.
In his blog post ‘”Exploratory Testing” is a pleonasm ‘, Aaron Hodder explains that there is no “exploratory testing” and “other testing”. All testing is exploratory. If it’s not exploratory, it’s not testing.
This blog post presents some results of an exploration of software testing tools to discover various types of potential user interface issues even for complex applications.
In this blog post, Alberto Savoia discusses the CRAP (Change Risk Anti-Patterns) code metric. The CRAP metric combines cyclomatic complexity and code coverage by automated tests to help identify code that might be particularly difficult to understand, test or maintain.
This post tries to summarize the high level basics of writing testable 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 blog post shows how to create test environment for the test plan in Microsoft Test Manager (MTM) 2010.
Copyright © 2009-2024 Software Testing Magazine by Martinig & Associates