Methods to test the responses of software and web applications to unusual or unexpected inputs is known as:

A. Brute force.
B. HTML encoding.
C. Web crawling.
D. Fuzzing.


Answer: D. Fuzzing.

Computer Science & Information Technology

You might also like to view...

After a function executes, to where does control of the program return?

A. To main() B. To the called function. C. To the last line where it left off. D. To the call statement.

Computer Science & Information Technology

Case 7-2 Sandra uses her computer system extensively to perform her daily official tasks. She feels thatknowing how to save, locate, and organize computer files makes her more productive while working on the system. Sandra finds that most of the important files that she wants to modify are available within a compressed folder. To create uncompressed copies of them in a folder, she will have to _____ the files.?

A. ?insert B. ?filter C. ?extract D. ?pin

Computer Science & Information Technology

Animated GIF files move only in ____ views.

A. Slide Show and Reading B. Normal and Slide Sorter C. Slide Show and Normal D. Slide Sorter and Slide Show

Computer Science & Information Technology

You use the logical ____ operator to reverse the meaning of a Boolean expression.

A. NOT B. AND C. OR D. XOR

Computer Science & Information Technology