Ask Question
2 December, 13:03

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

+5
Answers (1)
  1. 2 December, 15:06
    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?
Find 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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers