Uncovering Unknown System Behaviors in Uncertain Networks with Model and Search-based Testing

Ruihua Ji,Zhong Li,Shouyu Chen,Minxue Pan,Tian Zhang,Shaukat Ali,Tao Yue,Xuandong Li
DOI: https://doi.org/10.1109/icst.2018.00029
2018-01-01
Abstract:Modern software systems rely on information networks for communication. Such information networks are inherently unpredictable and unreliable. Consequently, software systems behave in an unstipulated manner in uncertain network conditions. Discovering unknown behaviors of these software systems in uncertain network conditions is essential to ensure their correct behaviors. Such discovery requires the development of systematic and automated methods. We propose an online and iterative model-based testing approach to evolve test models with search algorithms. Our ultimate aim is to discover unknown expected behaviors that can only be observed in uncertain network conditions. Also, we have implemented an adaptive search-based test case generation strategy to generate test cases that are executed on the system under test. We evaluated our approach with an open source video conference application-Jitsi with three search algorithms in comparison with random search. Results show that our approach is efficient in discovering unknown system behaviors. In particular, (1+1) Evolutionary Algorithm outperformed the other algorithms.
What problem does this paper attempt to address?