Download 04 Debugging - Department of Informatics

Transcript
Simplify the environment"
❍ 
Determine which states or conditions in the system’s
environment are relevant and which ones aren’t"
● 
● 
● 
● 
Hardware and operating system"
State of persistent data"
Time"
State of neighboring systems"
❍ 
Irrelevant states and conditions can be safely ignored"
❍ 
Goal: minimize the effort for setting up the test environment
in which the a test case produces the reported error"
❍ 
Means: systematic trying"
Software Quality
"4. Debugging
"© 2014 Martin Glinz "
22"