%0 Conference Proceedings %T Dataflow Testing of Java Programs with DFC %+ Institute of Computer Science %A Bluemke, Ilona %A Rembiszewski, Artur %Z Part 3: Measurements, Testing, and Quality of Software %< avec comité de lecture %( Lecture Notes in Computer Science %B 4th Central and East European Conference on Software Engineering Techniques (CEESET) %C Krakow, Poland %Y David Hutchison %Y Takeo Kanade %Y Madhu Sudan %Y Demetri Terzopoulos %Y Doug Tygar %Y Moshe Y. Vardi %Y Gerhard Weikum %Y Tomasz Szmuc %Y Marcin Szpyrka %Y Jaroslav Zendulka %Y Josef Kittler %Y Jon M. Kleinberg %Y Friedemann Mattern %Y John C. Mitchell %Y Moni Naor %Y Oscar Nierstrasz %Y C. Pandu Rangan %Y Bernhard Steffen %I Springer %3 Advances in Software Engineering Techniques %V LNCS-7054 %P 215-228 %8 2009-10-12 %D 2009 %R 10.1007/978-3-642-28038-2_17 %K Dataflow coverage testing %K tool supporting testing %Z Computer Science [cs]Conference papers %X The objective of this paper is to present a tool supporting dataflow coverage testing of Java programs. Code based (”white box”) 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. DFC finds all definition-uses (def − u) pairs in tested unit and provides also the def − u graph DUG for methods. After the execution of tests the information which def − u pairs were covered is shown. An example of usage of DFC and the comparison with JaBUTi data flow testing tool of Java program is also presented. %G English %Z TC 2 %2 https://inria.hal.science/hal-01527388/document %2 https://inria.hal.science/hal-01527388/file/978-3-642-28038-2_17_Chapter.pdf %L hal-01527388 %U https://inria.hal.science/hal-01527388 %~ IFIP-LNCS %~ IFIP %~ IFIP-TC %~ IFIP-TC2 %~ IFIP-LNCS-7054 %~ IFIP-CEESET