Monday, June 22, 2009

Testing Techniques

  • Static/ Review :
Static technique is also called as an Review. Because it mainly depend on the documents review like test case, test plan etc..
  • Dynamic :
(i) Black Box Testing.
Testing the application without knowing the internal architecture of the application.

(ii) White Box Testing.

Testing the application by knowing the internal architecture of the application.

No comments: