structure-based testing
struktuuripõhine testimine
= whitebox testing
olemus
tarkvara testimine, mille objektiks on programmikoodi struktuur ja kavandatud vood
= a type of software testing that tests the code's structure and intended flows
ülevaateid
https://www.cs.toronto.edu/~sme/CSC302/2008S/notes/18-Testing2.pdf
https://medium.com/@AbbyNdutah/structural-testing-a-detailed-tutorial-with-examples-e123c312243a
https://sysgears.com/articles/test-design-techniques-overview/