Describe Structure-based testing techniques
- Structure-based testing techniques are also known as white-box testing techniques.
- They use internal structure of the software to derive test cases.
- These are dynamic techniques.
- They are generally called as glass-box' or 'white-box' techniques
- They need you to have knowledge of how the software is implemented and how it works.