Testable code detection tool for object oriented programming. A tool for novice programmer

Automated software testing has gained huge attention in the last past decades due to the rapid software development cycles. Ever increasing inherent complexity, dynamic behaviors in system as well as new development paradigm required tedious work in software testing. Object oriented design and progr...

Full description

Saved in:
Bibliographic Details
Main Author: Hisamudin, Saiful Bahri
Format: Thesis
Language:English
Published: 2019
Subjects:
Online Access:http://psasir.upm.edu.my/id/eprint/82974/1/FSKTM%202019%2020%20IR.pdf
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Automated software testing has gained huge attention in the last past decades due to the rapid software development cycles. Ever increasing inherent complexity, dynamic behaviors in system as well as new development paradigm required tedious work in software testing. Object oriented design and programming has become the dominant development paradigm for software projects and widely used in software development industry. The concept of object oriented ease the software development process but it make the testing process difficult. Subsequently, this will increase the testability effort in software program. Prior researches analyze the complexity and testability using object oriented design metrics where these research notably state that different attributes may add directly to the complexity of design that require more testing efforts. This research will focus on detecting the non-deterministic characteristics in software program. A tool developed which able to detect pattern in method in object oriented programming to determine the testability of the software product. The testing tool is aim at to guide novice programmer to write testable code during software development process.