Home > Research > Publications & Outputs > Test suit generation for object oriented programs

Text available via DOI:

View graph of relations

Test suit generation for object oriented programs: A hybrid firefly and differential evolution approach

Research output: Contribution to Journal/MagazineJournal articlepeer-review

Published
  • Madhumita Panda
  • Sujata Dash
  • Anand Nayyar
  • Muhammad Bilal
  • Raja Majid Mehmood
Close
<mark>Journal publication date</mark>2020
<mark>Journal</mark>IEEE Access
Volume8
Number of pages22
Pages (from-to)179167-179188
Publication StatusPublished
<mark>Original language</mark>English

Abstract

In model-based testing, the test suites are derived from design models of system specification documents instead of actual program codes to reduce cost and time of testing. In search-based software testing approach, the nature inspired meta-heuristic search algorithms are used for automating and optimizing the test suite generation process of software testing. This paper proposes a concrete model-based testing framework; using UML behavioral state chart model along with the hybrid version of the two most popular nature inspired algorithms, Firefly algorithm (FA) and Differential Algorithm (DE). The hybrid algorithm is adopted to generate optimized test suits for the benchmark triangle classification problem. Experimental results evidently show that the hybrid FA-DE search algorithm outperforms the individual model-based Firefly and Differential Evolution algorithm’s performances in terms of time complexity, better exploration and exploitation as well as variations in test case generation process. The framework generates optimized test data for complete transition path coverage of the available feasible paths of the example problem.