DocumentCode
2177439
Title
Effectiveness and Cost of Verification Techniques: Preliminary Conclusions on Five Techniques
Author
Vallespir, Diego ; Herbert, Juliana
Author_Institution
Inst. de Comput. Fac. de Ing., Univ. de la Republica Montevideo, Montevideo, Uruguay
fYear
2009
fDate
21-25 Sept. 2009
Firstpage
264
Lastpage
271
Abstract
A group of 17 students applied 5 unit verification techniques in a simple Java program as training for a formal experiment. The verification techniques applied are desktop inspection, equivalence partitioning and boundary-value analysis, decision table, linearly independent path, and multiple condition coverage. The first one is a static technique, while the others are dynamic. JUnit test cases are generated when dynamic techniques are applied. Both the defects and the execution time are registered. Execution time is considered as a cost measure for the techniques. Preliminary results yield three relevant conclusions. As a first conclusion, performance defects are not easily found. Secondly, unit verification is rather costly and the percentage of defects it detects is low. Finally desktop inspection detects a greater variety of defects than the other techniques.
Keywords
Java; boundary-value problems; decision tables; program verification; Java program; boundary value analysis; decision table; desktop inspection; equivalence partitioning; linearly independent path; multiple condition coverage; verification techniques; Computer languages; Computer science; Costs; Genetic mutations; Inspection; Java; Software engineering; Software testing; Taxonomy; Time measurement; Empirical software engineering; Software engineering; Testing; Unit testing;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Science (ENC), 2009 Mexican International Conference on
Conference_Location
Mexico City
Print_ISBN
978-1-4244-5258-3
Type
conf
DOI
10.1109/ENC.2009.11
Filename
5452554
Link To Document