Define Fuzz testing?

Answers were Sorted based on User's Feedback



Define Fuzz testing?..

Answer / 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

Define Fuzz testing?..

Answer / mfsi_krushnas

Fuzz testing or fuzzing is a software testing technique,
often automated or semi-automated, that involves providing
invalid, unexpected, or random data to the inputs of a
computer program. The program is then monitored for
exceptions such as crashes, or failing built-in code
assertions or for finding potential memory leaks. Fuzzing is
commonly used to test for security problems in software or
computer systems.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?

0 Answers  


what is test procedure?

4 Answers   Logica CMG,


how to find the bugs and log the test cases?

6 Answers   Mastek,


Explain the differences between White-box, Gray-box, and Black-box testing.

6 Answers  


Which of the following is NOT included in the Test Plan document of the Test Documentation Standard: a) Test items (i.e. software versions) b) What is not to be tested c) Test environments d) Quality plans e) Schedules and deadlines

4 Answers  






what is configuration management tool - send to thanu_santo@rediffmail.com. what is testing senarios

0 Answers   InfoSpace,


Hi Guys, I have Cleared with 5 rounds with one company, i also faced an interview for client round, Can any body tel , aftr client round ,wil any body reject a candidate? Hello, y no response for my question.

3 Answers  


what is the diff b/n testing methodologies and testing techniques?

7 Answers   Thomson,


what is the testing process if water fall is the sdlc model

3 Answers   Wipro,


we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)

0 Answers  


what is Test management fundamental?

0 Answers  


What is programe specification deleverable documents of SDLC ?

2 Answers  


Categories