Testing Content on InfoQ
Latest featured content about Testing

- Topics
- Unit Testing,
- .NET
Testing is a major activity in any development lifecycle - a large part of a project budget is spent on it. If we want to effectively use it, the ease of testing should be addressed from the early stages of building the system.
News about Testing
- Topics
- Java
JBoss has released Byteman 2.0.0, an open source Java bytecode manipulation tool licensed under GNU LGPL 2.1. Byteman is a Java agent which helps testing, tracing, and monitoring code. It allows developers to change the operation of Java applications, either as it is loaded or during runtime.
- Topics
- Unit Testing,
- .NET
Red Gate's .NET Demon is a new Visual Studio tool that continuously tests, compiles, and auto-saves code in the background.
Articles about Testing

- Topics
- Agile Techniques,
- Agile,
- Delivering Value
Gojko Adzic has written the book Specification by Example, explaining the set of techniques for describing the functional and behavioural aspects of a computer system in a way that they are useful to the development team (expressed ideally as executable tests), understandable by non-technical stakeholders and maintainable to remain relevant despite changing customer demands.

- Topics
- Silverlight,
- Performance & Scalability,
- .NET
While Silverlight is an attractive option for developing expanded application, it brings new challenges to organizations. In preparation, companies must adapt their testing approach. Given the way new technologies work when deployed on internet/intranet applications, a careful approach to testing is important.
Presentations about Testing

- Topics
- Unit Testing,
- .NET
David Starr demoes Pex –a parameterized white box unit test tool- and Moles –an isolation framework-, two .NET tools useful for test-first development.

- Topics
- Model Driven Engineering
Tim Trew presents several model-driven software development scenarios along with suitable testing approaches, contrasting the roles of MDSD and model-based testing.
Interviews about Testing

- Topics
- Maintenance,
- Object Oriented Design,
- Dynamic Languages,
- NoSQL,
- Agile,
- Javascript
Brian Foote looks back at the promises of OOP and discusses which, if any, of them became reality. Also: a look at NoSQL, refactoring and code quality, testing and static typing and more.

- Topics
- Software Craftsmanship,
- Agile Techniques,
- Agile,
- Pragmatic Thinking,
- Adopting Agile
InfoQ sits down with Andrew Hunt, one of the original Agile Manifesto signatories, to discuss how Agile has diverged from the original vision and how pragmatic programming has evolved. Andy discusses CoffesScript, Arduino, and HTML5 and he shares his views on the effectiveness of pair programming, Agile testing methods and other practices.