Thursday, March 08, 2007

Software Test Category

Professional Test Process
===============================
Test Specs
Test Cases

===============================
Types:
coverage testing
   unit test
   functional test
   check-in tests
   build verification tests
   regression tests
usage testing
   smoke test
   configuration tests
   compatibility tests
   stress tests
   performance tests
   documentation and help file tests
   Alpha and Beta tests
=========================================
white box testing (developer oriented)
  part of the coding stage
black box testing (tester oriented)  -Find it!
 stage0: acceptance testing (BVT)
         basic function verification test
 (every three or four fixed test must lead to a new bug)
==========================================
Mannual Testing
Automation Testing 

No comments: