what is the diffrence between bug, error,defect??
Answer Posted / siva
Error: Error can be either syntax mismatch or runtime (ex:
even though code compiles correctly some times it won't run
correctly due dynamic linking of dlls) error or logical error
(ex: c = a + b, in C language that code works for 2 + 3 but
not for 35655 + 35655, which is a logical error)
Bug: When test engineer finds an issue first he confirms
whether this is issue or not by look at functional spec. If
he confirms its a bug, then it is called as bug.
Defect: When test engineer files/tracks that bug in a bug
tracking tool like Bugzilla or QC something like that there
after Bug becomes Defect.
But in general usage both bug & defect are same
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Did any one completed CSTE certiication? can u send sample question papers? how to apply that? pls send it to my mail id - dsnathi@gmail.com THANKS IN ADVANCE
What is revision history and the content of revision history table?
Test approach to windows update?
iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?
how do u manage scripts in winrunner when you application is changing frequently?
How do you define a testing policy?
I am DD. I am working as a Tester in e-learning company? IS there scope for content testing? or i have to change to software testing. pls guide me...
Define brain stromming and cause effect graphing?
How do you estimate white box testing?
HOW TO CREATE SRS REVIEW REPORT TO PL?
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?
What is user acceptance testing (uat)?
What are joins and subjoins in the data bases what is data driven testing what is verification and validation What is Quality Assurance (QA) and Quality Control (QC) Is Verification is related to QA and Validation is related to QC ? which type of model you follow basically in your project what is a use case How to test a Bike how to test a Lift (Elevator). which configuration Management tool do you use which Bug tracking tool do you use explain Bug life cycle what is Regression testing what is ALPHA testing ans BETA testing What types of testings comes under Non functional testing what is TEST DIRECTOR what is CMM and CMM i whar are Expressions in Winrunner What is a Compile module Is it Necessary to open the tool first or the application first after getting a bug what will you do if you add a new object or a new module for the existing application then how will you test the application which Defect tracking tool do you use what is change management What is smoke Testing what is sanity testing A application is given to you but the requirements and functionalities are missing what will you do to start the testing which testing documents will be received by the client
What is the first test in software testing process?