December 2008
M T W T F S S
« Nov   Jan »
1234567
891011121314
15161718192021
22232425262728
293031  

Types of testing




What are the different types of testing that one normally comes across ? If there are others besides these, please add in the comments.

• Black box testing – This is a testing method that is not based on any knowledge of internal design or code. Tests are based on requirements and functionality. • White [...]