Answer Posted / guest
Hai...
Fuzz testing: Robustness Testing or Negative Testing is a
software testing technique that provides random data
("fuzz") to the inputs of a program. If the program fails
(for example, by crashing, or by failing built-in code
assertions), the defects can be noted.
almost all fuzz testing makes a record of the data it
manufactures, usually before applying it to the software,
so that if the computer fails dramatically, the test data
is preserved. If the fuzz stream is pseudo-random number
generated it may be easier to store the seed value to
reproduce the fuzz attempt.
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is base time , how can we base time your doc"s ?
What is black box testing, and what are the various techniques?
What is smoke test? Do you use any automation tool for smoke testing?
what are the test bugs
Can some one help me writing a manual test case for email applications like yahoo i need for www.everonn.com
When to stop testing? (Or) how do you decide when you have tested enough?
Explain Single View Testing ?
What is an entry criteria?
wat are the questions would the project leader ask about the project?? please do send the answers early.
which sanity testing is performed?
What is Dynamic Binding and Dynamic Loss?
What is Application Performance testing and Operational performance testing
What is bug priority?
What does a manual tester need to become proficient with db testing?
What is software configuration management?