ISTQB – Types of Experience Based Techniques – Software Testing
Experience-based techniques Black Box techniques are used to derive test cases from the specification available. White Box techniques supplement the Black Box techniques and use the code to derive test cases and increase the test coverage. How do we test when there is insufficient/no documentation and also a limited time frame? What do we use to […]
Read More