Acceptance Test Driven Development using Robot Framework

Executive Summary

The effort required for Test automation preparation and the number of hours spent by developers to build the test scripts was significantly high for the applications that were developed for a US-based home security and intelligent automation service provider. The framework that was getting used was a hybrid one built with Junit; Java being the programming language. Though it was keyword driven, considerable amount of effort was getting required in reality to write the actual test methods/class courtesy the application of object oriented concepts.