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
What does entry and exit criteria mean in a project?
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
any one please send me any test case examples with tabular columns in manual testing
How we will test ubercate
HI GUYS,, I HAVE 3 YEARS OF EXP IN MANUAL TESTING...NEXT MONTH ONWARDS I WORK FOR MOBILE TESTING....PLS SUGGEST ME WHAT I LEARN FOR TRAING,, MOBILE TESTING OR ANDROID....FOR MOBILE TESTERS NEED ANDROID(IFONE) DEVOLOPMENT KNOWLEDGE OR NOT? EXPLAIN CLEARLY
List the considerations in developing testing methodology
Can list out some disadvantages of manual testing?
What are bug leakage and bug release?
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..
My name is Akpos from Nigeria. I have finished manual testing course. Please, can someone advise me where to go on from here?
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
Can you explain the various elements of function points ftr, ilf, eif, ei, eo, eq, and gsc?
What type of testing you perform in organization while you do system testing, give clearly?
Need to know about Quality Center in brief
Why is software testing required?