Define Fuzz testing?
Answers were Sorted based on User's Feedback
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 |
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 |
Is Beta Testing done by devolopers or testers?
Explain test metric and the information it provides.
Web application is having a client and a client-server application aslo have a client. Then what is the technical difference between thease two clients? can any body expain?
Hi,Any body taking real time classes on manual testing.If u know please let me know in my E-Mail-id: anbarasu2k@gmail.com mob no:09740297798
Define Stress, Load, Volume Testing?
which approach u r following while integrating the modules(top down or bottom up) explain process
what is exit criteria and entry criteria with proper examples??? hi, i faced so many interwies in this question...so plz answer this questions as early as possible...
if bug is found & we will know the main Resion for that bug Arrise 1 - Corrective & Prevention Action 2 - Risk ana 3 - Root Cause analysis 4 - Impact analysis
What did your base your test cases?
how many types of functions in qtp
what is the framework followed in ur company?
hi frnds, i m Aman.. i was asked some ques. in an interview which r concerned with Web based Testing.. ques were like, URL Tempory in testing, other was smthin like Gateway in testing?? plz tell me answers of these questions as i dont hav knwledge abt web based testing.. thnx in advance..