10.12.2012 Views

Domain Testing: Divide and Conquer - Testing Education

Domain Testing: Divide and Conquer - Testing Education

Domain Testing: Divide and Conquer - Testing Education

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Identifying variables of a given<br />

program<br />

� First, you identify the various functions of the<br />

application.<br />

� Second, you take up each individual function <strong>and</strong><br />

identify the variables/fields of the function.<br />

� Third, you take up each variable <strong>and</strong> develop a series<br />

of tests for it by performing equivalence class <strong>and</strong><br />

boundary value analysis on it, just as we have been<br />

doing so far in all the examples we have seen <strong>and</strong><br />

the exercises you have solved.<br />

� Fourth, you perform combination testing of<br />

independent variables of the function <strong>and</strong> test<br />

dependent variables separately. We shall look at<br />

combination testing later.<br />

© Sowmya Padmanabhan, 2003<br />

59

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!