What is the difference between bug,defect, error, failulre,
fault & mistake?
Answer Posted / krish
Bug- Bug should be found during testing the application
Error:It is a non-conformance to the explicitly stated
requirement. It should be found during unit testing or
compiling the code
Defect: A defect is any of the above but found/un-covered in
the “released-application” - running in the “Production
Servers” [gone “Live”] or may be in “Beta-Release”.
Fault: When the application runs without any issues in the
intended Production Environment under normal circumstances
but misbehaves after continuously running for about a month
or after performing about a million transactions then we
call this condition as Fault.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
What is the difference between a standalone application, client-server application and web application?
Can you explain the elementary process?
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules
Explain stub in testing point of view?
What is test startegy?
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
I want to do certification in ISTQB please anybody hepl me with the details and site to refer for further details.............if possible give me the material as well on my mail id a.vishwakarma@aol.com. Please help me........Thanks
structure of an incident report is covered in stand for software test document IEEE 829 and is called as?
is it possible to do performance testing in stand alone application..how wil u do that ???????
Can you explain calibration?
What is junit & api?
Can you explain usability testing?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
What is regression testing? When to apply it?