Sciweavers

45 search results - page 1 / 9
» Class testing and code-based criteria
Sort
View
CASCON
1996
77views Education» more  CASCON 1996»
13 years 6 months ago
Class testing and code-based criteria
This paper de nes three levels of requirements for adequate code-based class testing, examining the eectiveness of traditional testing criteria in the context of object-oriented (...
Pei Hsia, Xiaolin Li, David Chenho Kung
CASCON
1997
132views Education» more  CASCON 1997»
13 years 6 months ago
Augmenting data flow criteria for class testing
A class is widely considered the basic unit of testing in object-oriented software. Although there has been much recent research on class testing, little attention has been paid t...
Pei Hsia, Xiaolin Li, David Chenho Kung
ISSRE
2003
IEEE
13 years 10 months ago
Test Adequacy Assessment for UML Design Model Testing
Systematic design testing, in which executable models of behaviors are tested using inputs that exercise scenarios, can help reveal flaws in designs before they are implemented i...
Sudipto Ghosh, Robert B. France, Conrad Braganza, ...
TIP
2008
95views more  TIP 2008»
13 years 4 months ago
Optimization of Packetization Masks for Image Coding Based on an Objective Cost Function for Desired Packet Spreading
In image communication over lossy packet networks (e.g., cell phone communication) packet loss errors lead to damaged images. Damaged images can be repaired with passive error conc...
Joost Rombaut, Aleksandra Pizurica, Wilfried Phili...
COMPSAC
1996
IEEE
13 years 9 months ago
Applying Conventional Testing Techniques for Class Testing
This paper discusses how conventional testing criteria such as branch coverage can be applied for the testing of member functions inside a class. To support such testing technique...
In Sang Chung, Malcolm Munro, Wan Kwon Lee, Yong R...