Title :
Path-Based Approach to Integration Testing
Author :
Hu, Jueliang ; Ding, Zuohua ; Pu, Geguang
Abstract :
In this paper, we focus on the matching of parameter type and order for integration testing. From the unit testing, we can obtain two outputs: 1)Interface net that describes ports to receive parameters and to send parameters; 2)Mapping table that describes the mappings between parameters coming in and parameters going out. To analyze the interface net and mappings precisely, we propose a forward slicing technique with symbolic execution to obtain the dependency relation for inputs and outputs. The interface net together with mapping table will create a directed graph, which can be used to generate integration test cases and to check parameter type. Furthermore, a formula is given to calculate the number of test cases. At the same time, the concept called complexity degree, is introduced to describe how hard the test going to be.
Keywords :
directed graphs; program slicing; program testing; complexity degree; directed graph; forward slicing technique; integration testing; interface net; mapping table; path-based approach; ports; Cognition; Data analysis; Laboratories; Logic; Real time systems; Reliability engineering; Software engineering; Software testing; System testing; Integration Testing; Path Analysis; Program Slicing;
Conference_Titel :
Secure Software Integration and Reliability Improvement, 2009. SSIRI 2009. Third IEEE International Conference on
Conference_Location :
Shanghai
Print_ISBN :
978-0-7695-3758-0
DOI :
10.1109/SSIRI.2009.48