|
|
|
|
|
by GuB-42
1053 days ago
|
|
Testing gets a lot of love, at least in theory. Much less in practice because it is a whole lot of extra work. As for checksum.ai, is it some kind of fuzzer? I think fuzz-testing is under utilized, in fact, many of my colleagues don't even know that it exists, and I have never been on a project where it was done. Generally, fuzzing is done in the context of security, but I see no reason why it should be limited to it. |
|