Anbunathan R

Work place: Test Manager and Research Scholar, Bharathiar University, Coimbatore, India

E-mail: anbunathan.r@gmail.com

Website:

Research Interests: Software, Software Development Process, Software Engineering

Biography

Dr Anbunathan R (www.anbunathan.xyz) is an AMIE in Electronics and Communication and MS in Embedded System Design and received Masters from Manipal University. He has pursued his Ph.D. in Computer Science from Bharathiar University. He has more than 20 years' experience in Software development, Software testing and Software Quality Engineering. His areas of expertise include Automotive and Mobile software.

Author Articles
Basis Path Based Test Suite Minimization Using Genetic Algorithm

By Anbunathan R Anirban Basu

DOI: https://doi.org/10.5815/ijisa.2018.11.05, Pub. Date: 8 Nov. 2018

UML State Diagram is used to represent the behavior of the System Under Test (SUT) when an event occurs. The state of the system is determined by the event that occurs randomly. The system state changes when the transition relationship between the States is satisfied. Test cases are generated from State Chart Diagram to test the behavior of the system. When multiple decision nodes are present in the same path, path explosion occurs. A method is proposed to generate Basis Path (BP) test cases with node coverage using Genetic Algorithm (GA) to overcome this problem. Experiments are conducted upon various Android applications and the efficiency of the algorithm is evaluated through the code coverage and the mutation analysis. Using this approach, BP test cases, Robotium test scripts are generated for 10 Android applications and observed an average of 70% reduction in the test case number concerning all path test cases. The resulted average code coverage is 74%, and Defect Removal Efficiency (DRE) is 95%. The experimental results show that the proposed method is effective when compared to other methods.

[...] Read more.
Other Articles