Automated test reuse for highly configurable software (bibtex)
by Stefan Fischer, Gabriela K. Michelon, Rudolf Ramler, Lukas Linsbauer, Alexander Egyed
Abstract:
Dealing with highly configurable systems is generally very complex. Researchers and practitioners have conceived hundreds of different analysis techniques to deal with different aspects of configurable systems. One large focal point is the testing of configurable software. This is challenging due to the large number of possible configurations. Moreover, tests themselves are rarely configurable and instead built for specific configurations. However, existing tests need to be adapted to run on a different configuration. In this paper, we report on an experiment about automatically reusing existing tests in configurable systems. We used manually developed tests for specific configurations of three configurable systems and investigated how changing the configuration affects the tests. Subsequently, we employed an approach for automated reuse to generate new test variants (by reusing from existing ones) for combinations of previous configurations and compared their results to the ones from existing tests. Our results showed that we could directly reuse some tests for different configurations. Nonetheless, our automatically generated test variants generally yielded better results. Our generated tests had a higher or equal success rate to the existing tests in most cases. Even in the cases the success rate was equal, our generated tests generally had higher code coverage.
Reference:
Automated test reuse for highly configurable software (Stefan Fischer, Gabriela K. Michelon, Rudolf Ramler, Lukas Linsbauer, Alexander Egyed), In Empir. Softw. Eng., volume 25, 2020.
Bibtex Entry:
@Article{DBLP:journals/ese/FischerMRLE20,
  author    = {Stefan Fischer and Gabriela K. Michelon and Rudolf Ramler and Lukas Linsbauer and Alexander Egyed},
  journal   = {Empir. Softw. Eng.},
  title     = {Automated test reuse for highly configurable software},
  year      = {2020},
  number    = {6},
  pages     = {5295--5332},
  volume    = {25},
  abstract  = {Dealing with highly configurable systems is generally very complex. Researchers and practitioners have conceived hundreds of different analysis techniques to deal with different aspects of configurable systems. One large focal point is the testing of configurable software. This is challenging due to the large number of possible configurations. Moreover, tests themselves are rarely configurable and instead built for specific configurations. However, existing tests need to be adapted to run on a different configuration. In this paper, we report on an experiment about automatically reusing existing tests in configurable systems. We used manually developed tests for specific configurations of three configurable systems and investigated how changing the configuration affects the tests. Subsequently, we employed an approach for automated reuse to generate new test variants (by reusing from existing ones) for combinations of previous configurations and compared their results to the ones from existing tests. Our results showed that we could directly reuse some tests for different configurations. Nonetheless, our automatically generated test variants generally yielded better results. Our generated tests had a higher or equal success rate to the existing tests in most cases. Even in the cases the success rate was equal, our generated tests generally had higher code coverage.},
  bibsource = {dblp computer science bibliography, https://dblp.org},
  biburl    = {https://dblp.org/rec/journals/ese/FischerMRLE20.bib},
  doi       = {10.1007/s10664-020-09884-x},
  file      = {:Journals/EMSE 2020 - Automated test reuse for highly configurable software/Automated test reuse for highly configurable software-preprint.pdf:PDF},
  keywords  = {LIT Secure and Correct Systems Lab, FWF P31989},
  timestamp = {Thu, 05 Nov 2020 14:01:15 +0100},
  url       = {https://doi.org/10.1007/s10664-020-09884-x},
}
Powered by bibtexbrowser