Sid is a judge for a programming contest. Before the code reaches him it goes through a restricted OS and is tested there. If it passes, then it moves onto Sid. What is this middle step called

Respuesta :

Answer:

Fuzzy-testing code

Explanation:

Fuzzing or fuzzy testing is an interactive and automated testing technique for technology that includes supplying an entry to a software program with invalid, unwanted, or unpredictable data.

Sid uses fuzzy testing in a given situation.