Proceedings of ELECTRO '94
DOI: 10.1109/electr.1994.472703
|View full text |Cite
|
Sign up to set email alerts
|

Issues in the testing of object-oriented software

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
6
0

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 8 publications
(6 citation statements)
references
References 42 publications
0
6
0
Order By: Relevance
“…Such a specialist also knows that sometimes there might be common symptoms for different system defects, exactly in the same way as a doctor knows that "starting treatment without knowing the cause of the symptom will frequently be ineffective because treatment for different causes of the same symptom vary widely and because the symptoms might not easily predict the cause" (Andreyev, 2007). Similarly, a computer programmer knows that while testing the source code of a program may reveal a symptom of an error, it may not uncover the exact cause of the problem (Berard, 1994).…”
Section: The Need For Organizational Learning Systems Engineersmentioning
confidence: 99%
“…Such a specialist also knows that sometimes there might be common symptoms for different system defects, exactly in the same way as a doctor knows that "starting treatment without knowing the cause of the symptom will frequently be ineffective because treatment for different causes of the same symptom vary widely and because the symptoms might not easily predict the cause" (Andreyev, 2007). Similarly, a computer programmer knows that while testing the source code of a program may reveal a symptom of an error, it may not uncover the exact cause of the problem (Berard, 1994).…”
Section: The Need For Organizational Learning Systems Engineersmentioning
confidence: 99%
“…There are a number of testing issues that are unique to object-oriented software. Several researchers have asserted that some traditional testing techniques are not effective for object-oriented software [9,27,23] and that traditional software testing methods test the wrong things. Specifically, methods tend to be smaller and less complex, so path-based testing techniques are less applicable.…”
Section: Testing Oo Softwarementioning
confidence: 99%
“…), the principal units are the procedure and the module. However, the principal unit in an OOP language is the class [9,1,4]. This difference has a huge impact on the methodology to test the software since several new OOP concepts are nonexistent in the procedural paradigm.…”
Section: Test Unitmentioning
confidence: 99%