Domains and Paths:
Domain: In mathematics, domain is a set of possible values of an independent variable or the variables of a function
To determine whether the classification is correct or not, programs as input data classifiers and domain testing is used
Domain testing can be based on specifications or equivalent implementation information
It is a functional testing if the domain testing is based on specification
It is a structural test technique if the domain testing is based on implementation details
Example: Domain testing when we check extreme values of an input variable
Every input to a program can be treated as a number
Example: A character string may be considered as a number, by concatenating the bits and looking at them in a way that they were a binary integer
This is the view in domain testing, so this strategy has a mathematical flavor
0 comments:
Post a Comment