Reliability testing is a technique that feeds random input data into applications just to see what happens to the results.
Answer the following statement true (T) or false (F)
False
Fuzz testing or Fuzzing is the technique used.
You might also like to view...
The statement “Stack
Fill in the blank(s) with the appropriate word(s).
Which is not a characteristic of a menu interface?
A) It provides the user with an onscreen list of available selections. B) A user is limited to the options displayed. C) The user need not know what task should be accomplished, but does need to know the system. D) To be properly utilized, menu users must know which task they desire.
Write an application that displays the factorial for every integer value from 1 to 10. A factorial of a number is the product of that number multiplied by each positive -integer lower than it. For example, 4 factorial is 4 * 3 * 2 * 1, or 24
What is the difference between load testing and stress testing?
What will be an ideal response?