Black Box testing
nThe test designer ignores the internal structure of the implementation in developing the test. nThe expected external behavior of the system drives the selection of test activities and data. nThe system is treated as a “black box” whose behavior can be observed, but whose internal structure cannot.