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 |
What is a test severity and test priority? difference between them with suitable examples?
what is AUT?
How will you link the Defect to the test case? Explain Bug life cycle
performance testing is functional or nonfuctional
How do u go about testing of web application?
what is integration testing technique(like topdown,bottomup and hybrid)explain me friends
What is the difference between authentication and authorization in web testing?
What are the types of functional testing?
Difference between the System Testing and System Integration Testing?
What is Green Tesing, Red Tesing & Yellow Box Tesing?
Define the following and explain their usefulness: Change Management, Configuration Management, Version Control, and Defect Tracking.
What is Functinal Equivalent Test?