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

Can anyone give me the example of 1. High severity & low Priority bug 2. Low Severity and High Priority bug 3. High Severity and High priority bug

2 Answers   GXS,


in database testing, which are the things u used?

2 Answers  


how much money you will spend to join in r company

6 Answers  


1.exactly when we do regression testing? 2.why we do regression testing?

4 Answers   Wipro,


Hi, Friends, Can any one help me to------ how to write DataBase Test case or how to test database.I'm new in this field.I will do manual testing for a web side but don't know database testing.Plz Help me.Just alter or update the statement in db SQL like Update database db_name , Select * from table_name

0 Answers  






Is this good to start a career as a manual tester?

1 Answers  


what is the advantages of Vss?

5 Answers  


What is localization testing (l10n testing)?

0 Answers  


If we got build [say 2.0]to test, we test it & maintain the log then we got same build [say 2.0] fixing bugs in the same version 2.0 again we test it .My question is How we maintain this second log of testing same build

1 Answers  


what is test coverage matrix? what its use? and its format?

5 Answers   IBM, SAS,


Can anyone let me know that what would be done by the tester if bug status changes to DUPLICATE,means what kind of action or process should be done by tester?

6 Answers  


Here is the scenario. We have web app. in ASP.NET, server is IIS and database is SQL server2005. The application is used in healthcare industry. I am going to get realtime data from healthcare company to test. I need to perform back end testing. If someone can help me understand how i can start back end testing.

2 Answers  


Categories