Testing
Testing Feature Articles
Dr. Dobb's Archive
On this site is archived all the content from Dr. Dobb's that was published on the Web through December 31, 2014.
Jolt Awards 2015: Coding Tools
The best tools available for creating, testing, and debugging code.
Testing for Failures with Python
Writing solid code means knowing that when programs fail, they do so gracefully and predictably. Unit testing verifies this.
Debugging Mobile Apps with HTML5 and Intel XDK
Using the Intel XDK IDE to debug an app from an iPad, an iPhone, Android, and Windows Phone devices.
Testing Complex Software Automatically
Modeling requirements to generate comprehensive tests is an effective means of validating software without relying on thousands of low-level, handwritten tests.