what is difference between bug and defect who will find bug
and who will find out defect ..(Like developer or tester)?

Answers were Sorted based on User's Feedback



what is difference between bug and defect who will find bug and who will find out defect ..(Like d..

Answer / lakshmikanthab

Defect: When an error found by the test engineer (testing
department) then it is called defect

Bug: if the defect is agreed by the developer then it
converts into bug, which has to fix by the developer or
post pond to next version.

Is This Answer Correct ?    11 Yes 7 No

what is difference between bug and defect who will find bug and who will find out defect ..(Like d..

Answer / varshab

In last reply I forgot to ans one thing.Bug can be reported
by tester/user or system analyst.Developers also find bugs
in peer review or unit testing however they dont follow any
reporting process as such.

Is This Answer Correct ?    4 Yes 0 No

what is difference between bug and defect who will find bug and who will find out defect ..(Like d..

Answer / vino

A Defect is a failure on the confirm of requirements’ where
we typically say there is need of something necessary for
completeness

A bug is an error, mistake, failure, to the expected
result and found during the testing

A Error we will find from bad code in some computer
programming which will produce incorrect results ,Syntax
error , Server error, Run time error etc

Is This Answer Correct ?    4 Yes 2 No

what is difference between bug and defect who will find bug and who will find out defect ..(Like d..

Answer / nannan

Firstly, what is a defect? Any deviation from customer
expectation is a defect. It can happen in any phase of SDLC
starting from Requirement phase.
e.g. A mistake in BRD is a defect done by BA.

Any defect in coding found in the Testing phase started to
be colloquially called as a Bug. But later got standardised.

Is This Answer Correct ?    2 Yes 0 No

what is difference between bug and defect who will find bug and who will find out defect ..(Like d..

Answer / anant

The main difference between bug and defect is for bug its
location is not know and for defect location is know defect
is difference between actual and expected result defect and
bug are both found by the tester

Is This Answer Correct ?    3 Yes 2 No

what is difference between bug and defect who will find bug and who will find out defect ..(Like d..

Answer / viji

The error or fault that is found by testers are bugs and
the fault done by developers are defect

Is This Answer Correct ?    1 Yes 0 No

what is difference between bug and defect who will find bug and who will find out defect ..(Like d..

Answer / siddhesh sawant

Bug- Conformed defected is called bug. It is called as a bug only at developer's end.

Defect- Any Functionality is wrong then it is said to be defect by testers. It turns to bug in developers end. A bug in a software causes a defect in the software

Is This Answer Correct ?    0 Yes 0 No

what is difference between bug and defect who will find bug and who will find out defect ..(Like d..

Answer / prashant deshmukh

Defect means mismatch between actual results and expected defect .

Bug means when defect is accepted by developer is called bug

Is This Answer Correct ?    0 Yes 0 No

what is difference between bug and defect who will find bug and who will find out defect ..(Like d..

Answer / bhagyashree

Defect: it is a deviation between excepted result and actual result AUT(application under test) is called defect. or deviation from request.

Bug: if a developer accept the defect is called bug.or informal name of defect.

Is This Answer Correct ?    0 Yes 0 No

what is difference between bug and defect who will find bug and who will find out defect ..(Like d..

Answer / pooja

Bug: Finding the missing functionality during execution of
the application.

Defect: difference b/w customer requirments and actual
requirments

Is This Answer Correct ?    3 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

How Sevierty and Priority are related to each other?

8 Answers  


How do work in Cilent server Application?

1 Answers  


Why do we write test cases?

10 Answers   Synergy,


is retesting and regression same

4 Answers   SAP Labs,


In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% To the nearest whole pound, which of these is a valid Boundary Value Analysis test case? The options provided are a)£1500 b)£32001 c)£33501 d)£28000

5 Answers  






Explanation of all process areas with goals and practices?

0 Answers  


Can Anybody tell me What is diff. in Win2k namd Win-XP Thanks in advance

2 Answers   Emptoris,


What is the role of the QA lead?

1 Answers   IBM,


Tell me about any quality efforts you have overseen or implemented. Describe some of the challenges you faced and how you overcame them.

1 Answers   CTS,


how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?

0 Answers   Accenture,


Do you write test cases for regression testing?

20 Answers   Hexaware,


What is the actions will be taken after preparing and reviewing test cases. Directly we will go for execution and how can we know the status of the application(whether the build is completed by unit testing).After unit testing completed, what are the next steps????

1 Answers  


Categories