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

which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect

0 Answers   Infosys,


Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.

0 Answers   Satyam,


How can we test for drastic (severe) memory leakages?

0 Answers  


who provides the test data in ur company?

2 Answers   Accenture,


What is 3-Tier Architecture. How It will be implemented. Anybody can explain it in detail with easily understandable example. Thanks in advance..

2 Answers   Wipro,


What is build interval period?

0 Answers   IBM,


What are the critical defect can find in web based testing(Like if any interview asked what critical defect you found in web based testing)????

1 Answers  


What a manual tester should know about web servers?what he tests in servers?

3 Answers   Mind Tree,


What is difference between Regression and Restesting?

13 Answers   Verisoft,


What is Asset testing?

0 Answers   BrickRed,


what is the diff b/w local and global variable?

1 Answers   Verifone,


He has given table attributes- empid,empfirstname,emplastname,MangerID.And he asked write query to display empfirstname and mangername?

3 Answers   Cap Gemini,


Categories