Modern Description of the Five Testing Techniques
Logic coverage testing. What used to be known as “logic coverage testing” is now called control flow testing. Equivalence partitioning. All test methods described in this article are based on the idea of splitting a set of all possible input Read more