2010 Second International Workshop on Education Technology and Computer Science 2010
DOI: 10.1109/etcs.2010.365
|View full text |Cite
|
Sign up to set email alerts
|

Research of Optimization Algorithm for Path-Based Regression Testing Suit

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2010
2010
2019
2019

Publication Types

Select...
3
3

Relationship

0
6

Authors

Journals

citations
Cited by 10 publications
(2 citation statements)
references
References 7 publications
0
2
0
Order By: Relevance
“…The method reduced the regression cost and scalability for test sequence optimization. Jiang et al [9] defined the change point based minimum set formation for improving the regression testing with application specification. The path coverage testing was defined by the author.…”
Section: Related Workmentioning
confidence: 99%
“…The method reduced the regression cost and scalability for test sequence optimization. Jiang et al [9] defined the change point based minimum set formation for improving the regression testing with application specification. The path coverage testing was defined by the author.…”
Section: Related Workmentioning
confidence: 99%
“…As we all know, any valid testing contains the path testing, the implementation of the path testing for simple procedures is easy. However, largescale programs have many branches and loops and the number of path will dramatically increase ,which cause the path testing become completely impossible, so in the preliminary study of our project team proposes, the testing theory based on the function call path [2,3,4,5] and develops an automated testing tool-Regression Test For C 1.0 version, which goal is to determine the subset of the path of the actual process, that it use the least testing cases to find the most errors in the program. In C++ program, overload, dynamic polymorphism, templates, and so on make the problem of function call uncertain in the static analysis, which increase the redundancy of function call path, increase the testing costs and reduce the efficiency of software testing.…”
Section: Introductionmentioning
confidence: 99%