What is differnce between bug and error?
Answers were Sorted based on User's Feedback
Answer / vinay bhatnagar
According to my understanding
Error- Error is obviously a mistake and an error is always a
bug.
Bug- Bug is not always a mistake, example- if we prepare one
system which having more features then client requirement so
its not a error because system is working good with more
features but its a bug as system is not according to the
requirement.
Thanks and Regards
Vinay Bhatnagar
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / amiricks
Hi friends as far as i know
Error :- we can face error if only any syntax,logical,code
error is there in the application, so it may be defined as
Any human action that produce a problem in the system
termed as an error.
Defect:- Deviation from Expected result to actual result is
called defect
Bug:- It is an informal name given to a defect
Failure :- When this deviation is found by the end user
while using the application is called .
If i am wrong please correct me
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vijay
Error: when developer is find any mistake in his environment about application that situation called error.
Bug: developer send the application to testing environment, tester find any error is called bug. again tester assign to developer for fix the Bug.
| Is This Answer Correct ? | 5 Yes | 8 No |
How do you test if you have minimal or no documentatioabout the product? How do you decide when you have tested enough? How do you determine what to test?
What is Test Coverage?
Hi Folks What are the Interview Questions in Manual testing that I should be aware of. pls give some Interview Questions in Manual testing. Thanx in advance Sunitha.
How many types of api testing are there?
how to maintain review reports
If u need to get stressed & work more than then timing. How comfortable u r. If asked to work on weekends
what all the metrics to be checked for a document ?
Hello, Currently we are doing manual testing for PHP& .NET Projects. We are planning to automate it.Kindly suggest which automation testing tool is appropriate for it. Thanks
What is actually a rule based testing
if you have 100 test cases, in that 80 passed and 20 failed, Which test cases your select for Retest and Regression testing?
if we are working on web app and suddenly web app server crush or block ..that situation wht will we do.. and which command will use in sql database
What is incremental intergation testing?