2007
DOI: 10.1109/apsec.2007.58
|View full text |Cite
|
Sign up to set email alerts
|

Finding a Test Order using Object-Oriented Slicing Technique

Abstract: For integration testing processes, testers need to find test sequences of classes in order to execute interactions. One major problem of test order is the presence of cyclic dependency calls. Many researchers have proposed techniques to solve this problem by removing relationships to break cycles and then create test stubs. Therefore, one major purpose of integration testing is minimization of test stubs. This paper presents an approach to find test sequences by using object-oriented slicing technique to allev… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2008
2008
2019
2019

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 7 publications
(4 citation statements)
references
References 16 publications
0
4
0
Order By: Relevance
“…Differently from the works that consider the type of relationships between the classes, the work of Jaroenpibooki et al [18,19] uses a TDG and class slicing techniques. The stubs are constructed considering isolated parts from the classes.…”
Section: The Class and Integration Test Order Problemmentioning
confidence: 99%
See 1 more Smart Citation
“…Differently from the works that consider the type of relationships between the classes, the work of Jaroenpibooki et al [18,19] uses a TDG and class slicing techniques. The stubs are constructed considering isolated parts from the classes.…”
Section: The Class and Integration Test Order Problemmentioning
confidence: 99%
“…After that, for each objective, a local search is performed on each ant (LocalSearch), lines 12 and 13. Finally, all test orders (s 1 ,s 2 ) of the ants are evaluated and a global pheromone update is performed (GlobalPheromoneUpdate) based on the best solutions of the iteration, lines [16][17][18][19]. The archive of the best solutions found so far, the approximation of the Pareto front, is also updated (ParetoSetUpdate), line 20.…”
Section: The Paco Algorithmmentioning
confidence: 99%
“…A scenario coverage criterion based on simple paths has been applied to the SG to find weighted paths for every test scenario. Object oriented slicing based prioritization was solicited by [18]. Class slicing technique was utilized by the authors to isolate the interesting parts from rest of program.…”
Section: Related Workmentioning
confidence: 99%
“…Jaroenpiboonkit et al . proposed an approach to find a test order in order to use less stubs by using test dependence graph and object‐oriented slicing technique. They used test dependence graph to represent relationships among classes and object‐oriented slicing technique to break cyclic dependence of classes and to find a test order.…”
Section: Related Workmentioning
confidence: 99%