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

waht is the quality in your company?

5 Answers  


What is difference between SDLC & STLC?

1 Answers  


what is difference between regression testitng and re testing

2 Answers   Bank Of America,


When we have to use Boundary value analysis and when to use equivalence partitioning. Please explain with an example. Urgently required.

2 Answers  


What is test procedure? how to define it?

1 Answers  






write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases

0 Answers  


what are the scenarios and test cases for online banking proj ..ex; fixed deposit, loginh into an account, checking an account, savings deposit

0 Answers   Satyam,


Explain Equivalence Partitioning ?

2 Answers   Crea,


What is the difference between Functional testing and Unit Functionality testing?

0 Answers   CSS,


Hi all, Am a new comer of this site, and into testing. Basically a BBA graduate, a fresher in IT industry..well am doing my testing course in STC.., chennai. Cld anyone send me across few testcases.. Thankyou

3 Answers  


Which type of testing combines two modules?

6 Answers   ABC, Business One,


Suppose wihile we are doing testing..A bug is reproduced what will be the necessary action taken by the tester?

2 Answers  


Categories