ISTQB – White Box Testing Techniques in Software Testing
Structure Based or White Box techniques White-box test design techniques (also called structural or structure-based techniques) are used to derive test cases from an analysis of the program(code). This article is devoted to understanding how to derive test cases from a program and also derive coverage metrics for tests undertake. Deriving test case after analysis […]
Read More