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

what is Test Responsibility matrix?

3 Answers  


Where you will upload and Map the Test cases into QC?

1 Answers   Cap Gemini,


Want to write ISTQB foundation level exam on MAY. But not yet collect a proper book nor recent dumps.Please anyone can share with me recent dumps for 2011 syllabus.or any pdf.Please its a urgent request

2 Answers  


Hi, Please tell how to write system test cases for between two modules. please ans real time expirience people... thanks in advance..

0 Answers  


How will you prepare traceability matrix if there is no Business Doc and Functional Doc?

2 Answers   Virtusa,


What is mean by testing Methodology?

10 Answers   BlueShift Technology,


there is one website i.e google.com.but in our project displayed that goole.com then what is seviority and priority for this scenario

7 Answers  


Name three types of tests that should NOT be automated.

2 Answers  


What are the issues that u observed in the kick-off meeting?

7 Answers   Midas Technologies,


what is the difference between test case and test scenerio.explain it with example?

3 Answers   Mahindra Comviva,


what is difference between defect tracking and bugs tracking

4 Answers   Infosys,


can u give me the Test case step template and write one test case step (ex)please

7 Answers   AppLabs,


Categories