Testing Articles
-
This is the third installment in the Notes on Test Automation series. So far I have published one article in this series about Test Encapsulation, which focuses on making tests the most powerful part of a framework, and one about Distributed Testing Models, in which various types of implementation of distributed testing and their pros/cons were discussed. In this
-
In the first article – Test Encapsulation – published in the Q3/2010 edition of Testing Experience, I explained how the design of a test automation framework (from now on referred to as TAF) should start by thinking of tests first and then the surrounding features. In this article I’m going to address another challenging area in the design of TAFs
-
Test automation is one of my favourite subjects as a software tester. I have been planning for long to write a series – “Notes on Test Automation” – through which I can document and share my learning from designing and implementing test automation frameworks as well based on the literature I read for the purpose