The analysis of programming competency in test driven development

Agile development consist of method such as eXtreme Programming and Scrum. Agile was formalized in 2001 by a group of software development practitioners. Agile is not a tool or a single methodology but it is a philosophy. Test driven development or test first approach is one of the approaches in Agi...

Full description

Bibliographic Details
Main Authors: Yahya, Norzariyah, Awang Abu Bakar, Normi Sham
Format: Conference or Workshop Item
Language:English
English
Published: The Institute of Electrical and Electronics Engineers, Inc. 2015
Subjects:
Online Access:http://irep.iium.edu.my/49156/
http://irep.iium.edu.my/49156/
http://irep.iium.edu.my/49156/1/49156_The%20analysis%20of%20programming%20competency%20in%20test%20driven%20development.pdf
http://irep.iium.edu.my/49156/2/49156_The%20analysis%20of%20programming%20competency%20in%20test%20driven%20development_SCOPUS.pdf
Description
Summary:Agile development consist of method such as eXtreme Programming and Scrum. Agile was formalized in 2001 by a group of software development practitioners. Agile is not a tool or a single methodology but it is a philosophy. Test driven development or test first approach is one of the approaches in Agile. Test first is a development process with the implementation of test cases before production code. The objective of this research are twofold; one is to study the implementation of test first over test last in Malaysian education domain, two is to investigate the effects of the differences in programming competency on product quality in test driven development. Experiment results indicated that high and moderate programming competency with test first approach produced low code complexity and coupling between object (CBO) for test first was better for all programming competency. However, test last for low and mixed competency produced more lines of code (LOC). In addition, the lack of cohesion in methods (LCOM) results for all programming competency were varied.