Ask Question
23 November, 16:46

Which of the following is a software testing technique that provides invalid, unexpected, or random data to the inputs of a program?

+4
Answers (1)
  1. 23 November, 18:31
    0
    Answer: Fuzzing or fuzz testing

    Explanation:

    Fuzzing or fuzz testing is an automated software testing technique that involves providing invalid, unexpected, or random data as inputs to a computer program. The program is then monitored for exceptions such as crashes, failing built-in code assertions, or potential memory leaks.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Which of the following is a software testing technique that provides invalid, unexpected, or random data to the inputs of a program? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers