Ask Question
31 July, 15:21

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?

+2
Answers (2)
  1. 31 July, 16:12
    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.
  2. 31 July, 17:09
    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).
Know the Answer?
Not Sure About the Answer?
Get 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 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