DocumentCode
3466570
Title
Dataflow Approach to Testing Java Programs
Author
Bluemke, Ilona ; Rembiszewski, Artur
Author_Institution
Inst. of Comput. Sci., Warsaw Univ. of Technol., Warsaw, Poland
fYear
2009
fDate
June 30 2009-July 2 2009
Firstpage
69
Lastpage
76
Abstract
Code based (ldquowhite boxrdquo) approach to testing can be divided into two main types: control flow coverage and data flow coverage methods. Dataflow testing was introduced for structural programming languages and later adopted for object languages. Among many tools supporting code based testing of object programs, only JaBUTi and DFC (data flow coverage) support dataflow testing of Java programs. DFC is a tool implemented at the Institute of Computer Science Warsaw University of Technology as an Eclipse plug-in. The objective of this paper is to present dataflow coverage testing of Java programs supported by DFC. DFC finds all definition-uses pairs in tested unit and provides also the definition-uses graph for methods. After the execution of test information which def-uses pairs were covered is shown. An example of data flow testing of Java program is also presented.
Keywords
Java; program testing; Eclipse plug-in; Java programs; code based approach; control flow coverage; data flow coverage; object languages; program testing; structural programming languages; white box; Computer languages; Computer science; Control systems; Data flow computing; Digital-to-frequency converters; Flow graphs; Java; Software systems; Software testing; System testing; data flow testing;
fLanguage
English
Publisher
ieee
Conference_Titel
Dependability of Computer Systems, 2009. DepCos-RELCOMEX '09. Fourth International Conference on
Conference_Location
Brunow
Print_ISBN
978-0-7695-3674-3
Type
conf
DOI
10.1109/DepCoS-RELCOMEX.2009.34
Filename
5261032
Link To Document