Ask Question

What is the name given to the software testing technique, which basically consists of finding implementation bugs using malformed/semi-malformed data injection in an automated fashion?

+1
Answers (2)
  1. 20 April, 08:33
    0
    Fuzz testing is the answer.

    Explanation:

    Fuzz testing is a testing technique that is implemented to identify security vulnerabilities or coding errors in networks, Operating systems (OS) or software.

    It involves providing random, unexpected or invalid data to identify bugs at the implementation stage and to discover how the software developed or network responds to such situations (that is, if there is a recovery mechanism in place).
  2. 20 April, 08:38
    0
    Fuzz testing

    Explanation:

    Fuzz testing technique was developed by Professor Barton Miller and his students in the year 1989 at the University of Wisconsin Madison. This Fuzz testing technique is used in finding implementation bugs using malformed/semi-malformed data injection in an automated fashion.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “What is the name given to the software testing technique, which basically consists of finding implementation bugs using ...” 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