Ask Question

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

+3
Answers (1)
  1. 5 November, 17:28
    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 & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers