diffrence between defect and bug life cycle

Answers were Sorted based on User's Feedback



diffrence between defect and bug life cycle..

Answer / santhoshi

Bug and defect means same but it has 2 views.
when an organisation founds an error during developing or
when the product is within the organisation it is called a
BUG.
when an error is found after delivering the product to
the customer then it is called an DEFECT.
DEFECT LIFE CYCLE:
Before logging it as a defect i'll check 3 to 4 times and
assigns to the developer who fixs it ,and provide under
what circumstances the bug was produced,snapshot of the bug
and steps to recreate it.
After submitting the defecct the status of the defect is
NEW .when the qa lead opens the defect then the status as
OPEN and assigns to the developer And the status is
ASSIGNED TO when the developer is working on the defect
then the status of the defect as WORKING ON so everybody in
the team knows that he is working on that defect.
After the problem is resolved the fixes should be
retested.
If i was statisfied with the fixes then the status of the
bug is CLOSED. otherwise the status of the bug is REOPEN.
some times the developers may reject it ,duplicate it if
somebody else has enterded the same defect or deffered it
for future fixing.

The final status of the defect is either
CLOSED,DEFFERED,DUPLICATE,REJECTED OR REOPEN.

Is This Answer Correct ?    4 Yes 1 No

diffrence between defect and bug life cycle..

Answer / gogineni chakradhar

bug and defect are similer to each other tracked by using
the same tools
bug is considered to be an error in satisfying the
requrements ogether

defect is missing the rwqurements alt

Is This Answer Correct ?    4 Yes 1 No

diffrence between defect and bug life cycle..

Answer / hitendra tiwari

Bug: Deviation from the expected result. Defect: Problem in
algorithm leads to failure.

A Mistake in code is called Error.

Due to Error in coding, test engineers are getting
mismatches in application is called defect.

If defect accepted by development team to solve is called
Bug.


Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

"Why are you looking for a change?". This is the common question that is asked in any interview. Can anyone tell me wat kind of answer would impress the interviewer.

5 Answers  


what is the difference between agile and spiral model?

1 Answers  


what is the scalability testing

4 Answers   Mascon,


How will you transfer file from remote server to your machine if ftp is disable

2 Answers   Persistent,


What is test scenario?

2 Answers   UHG,


what are all the things we will include in " what to be tested and what not to be tested" in Test Plan

0 Answers  


how do we start testing when the build is required

1 Answers   HCL,


Describe any bug you remember.

4 Answers   Accenture,


what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in

2 Answers   CTS,


Web application is having a client and a client-server application aslo have a client. Then what is the technical difference between thease two clients? can any body expain?

4 Answers  


In V-model both testing and development done simultaneosly,we know that.But how can you say that both happen parallely.how is it related in real time?This question has been asked to me today only.Can any one please help me on this?

2 Answers   Aditya Birla,


what are the real purposes of test cases

2 Answers  


Categories