Match every stage of the software Development Life cycle with the Testing Life cycle:

I. Hi-level design      a Unit tests
II. Code b Acceptance tests
III. Low-level design c System tests
IV. Business requirements d Integration tests

Comments