InfoQ Homepage Test Automation Content on InfoQ
Interviews
RSS Feed-
Chris McMahon on Open Software Testing at Wikipedia
Chris McMahon discusses radically open source testing at Wikipedia and has put out a call for the testing community to participate, as well as discussing approaches to browser test automation.
-
Andrew Prentice and Jo Cranford on Testing and Development at Atlassian
Andrew Prentice and Jo Cranford talk about testing and development approaches at Atlassian, in particular the role of Quality Assistance and approaches to effectively testing JavaScript.
-
Paul Carvalho Discusses Pitfalls in Agile Testing and the Zero Page Test Plan
Paul Carvalho joins us to discuss his two sessions at Agile 2012: Pitfalls in Agile Testing and How to Avoid Them and The Zero Page Test Plan
-
Brian Marick on Test Maintenance
Brian Marick discusses the difficulties met trying to maintain tests that are vital to a project’s success, and how mocking frameworks can help, providing advice on writing unit and integration tests
-
John Hughes Contrasts Erlang and Haskell
John Hughes has ported QuickCheck from Haskell to Erlang. In this interview, he contrasts the two languages, outlining features that he finds more attractive in each of them. He also explains how QuickCheck works and what makes it different from unit tests.
-
Michael Feathers on Programming Languages
In this interview with Sadek Drobi, Michael Feathers explores working with legacy code, working with different programming languages, the right scope/size of modules, and the importance of readability of code regardless of the programming language.