Reducing redundancy of test cases generation using code smell detection and refactoring

In software development life cycle (SDLC), the testing phase is important to test the functionalities of any software. In this phase, test cases are generated to test software functionalities. This paper presents an approach on how to detect and refactor code smells from the source codes of an Andro...

Full description

Saved in:
Bibliographic Details
Main Authors: Ibrahim, Rosziati, Ahmed, Maryam, Nayak, Richi, Jamel, Sapiee
Format: Article
Language:English
Published: Science Direct 2020
Subjects:
Online Access:http://eprints.uthm.edu.my/5727/1/AJ%202018%20%28328%29.pdf
http://eprints.uthm.edu.my/5727/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:In software development life cycle (SDLC), the testing phase is important to test the functionalities of any software. In this phase, test cases are generated to test software functionalities. This paper presents an approach on how to detect and refactor code smells from the source codes of an Android application in order to reduce the redundancy in test case generation. Refactoring is one of the vital activities in software development and maintenance. Refactoring is a process of code alteration that aims to make structural modifications to the source code without altering any external functionality. These changes often improve software quality such as readability, execution time and maintainability. The proposed approach is then implemented and evaluated in order to determine its effectiveness in reducing the redundancy of test case generation.