|
|
|
|
|
by olluk
1037 days ago
|
|
That all true but at some point the combinations of paths explode. It is not possible to write tests for all the combinations then it possible to cover them eventually with some probability. Fuzzing covers more execution path combinations over time. |
|