Is bug life cycle and defect life cycle are same?if yes plz define those two?

Questions by zealotsiva   answers by zealotsiva

Showing Answers 1 - 33 of 33 Answers

Guest

  • Jan 17th, 2007
 

Yes Bug life cycle and Defect Cycle both are same

  Was this answer useful?  Yes

soma sekhara reddy komma

  • Feb 1st, 2007
 

bug is nothing but non-functionality to functionality and defect is nothing but if a problem accures once the application is hanged to the clint so bug life cycle and defect life cycle is not some they are totally different

  Was this answer useful?  Yes

sunitha

  • Feb 6th, 2007
 

Bug can be defined as application error and Defect can be defined as the one which is deviated from requirement .when the Life cycle comes its like same we raise a Bug and that will be logged in to Tracking tool ,will be assigned to Concern person and resolves the issue ,then Retest and Close or Reopen the Bug .The same Cycle will proceeds for Defect ,but The defination wise it is different .

  Was this answer useful?  Yes

altaf.alis

  • Feb 20th, 2007
 


Yes, both are same

  Was this answer useful?  Yes

pbchandran

  • Mar 8th, 2007
 

NO!!!

Both are not Same

Bug: An "Bug" in a application/software, does not affect the whole application in terms of running.

Defect : Total application/software is Defect. (means, Entire application is "defect") error in running too.

  Was this answer useful?  Yes

hemalatha G

  • Apr 3rd, 2007
 

Ya exactly both are same.Bug is equal to defect. Actuaaly defect means manifestation of an error.

Guest

  • Apr 3rd, 2007
 

Bug: Its a virus/bacteria/mistake/error that have occured in a Software/application.
         We (Bug/Issue Testers) are testing the application by using Test Cases.
         

Defect: Its a... sorry! Whole application/software does not result the actal result, means Sanity and Smoke Tests FAIL, which is the main purpose.

How we test a system which does not produce/give the Expected Result?

If i'm wrong please quote

  Was this answer useful?  Yes

srivatsa

  • Oct 2nd, 2007
 

Yes Bug life cycle & defect life cycle are same. Here we need to understand one point. The terms Bug & defects are same. Bug is used by proffessionals where as defect is used by normal people.

  Was this answer useful?  Yes

Tiger2k

  • Mar 3rd, 2008
 

As far as the life cycle goes( bug & defect) both follow the same life cycle.
However Bug and defect are not same.

Bug is a faultmistake in a program which that prevents it from behaving as intended

Defect is non compliance to the requirement. 

ex:
Bug : Application crashes when login button is pressed

Defect : Size of a text field is defined as 10 characters in requirement. However
the application accepts 12.

  Was this answer useful?  Yes

ladeepthi

  • Dec 4th, 2009
 

A human being make an error, which produces a defect (fault,bug) in the code in software or a system or in a document. If a defect in code is executed the system will fail (failure)


This is according to ISTQB. This means bug and defect are same. 
so the answer to the question is "Yes"

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions