1. What is the difference between a bug and a defect
2. What is the difference between retesting and regression
testing
3. Explain bug life cycle

Answers were Sorted based on User's Feedback



1. What is the difference between a bug and a defect 2. What is the difference between retesting an..

Answer / yashwant singh

Ans1) In my opinion bug and defects are one and the same
thing. i.e variance between expected and actual result is
called bug/ defect. But the terminology can be used in
specific situation. When a variance is found by developer
during development of application it is termed as 'BUG'
while if any variance is found during Testing phase it is
called 'Defect'.

Ans2) Retesting: is testing the generated defect again to
check if it is fixed by the developer or not.

Regression Testing: is rechecking the fundamental operation
of an application in order to identify that any change
occurred in code base has not caused any error in basic
functionality of an application.

Retesting is always done as against a specific defect while
regression testing is done to check if any defect has
occurred due to change in some code.

Retesting is done after defect is solved while Regression
testing is done before defect gets released to production
environment.

Ans3) Bug Life Cycle

New-->Approval-->Open-->Work in progress-->Work Completed-->
Retest-->Reject or Closed (if it is rejected then the next
status would be Reopen)
.
Regards

Is This Answer Correct ?    6 Yes 2 No

1. What is the difference between a bug and a defect 2. What is the difference between retesting an..

Answer / eng. haider hardan

Ans1)
Defect: error appearing but doesn't mentioned in the requirements.
Bug: Any thing doesn't match the requirement.


Ans2)
Retesting: do same test again. when we said retest the project which is mean detailed test for this project.
but when we do a retest for a bug this is called resgression.
Regression test never done befor bug become fixed
Check if it is fixed by the developer or not.


Ans3) Bug Life Cycle

Tester find a bug-->New (open) --> Assign to QA lead or Dev Lead
QA lead --> DEV Lead
DEv Lead --> Devloper
Dveloper --> (Fix | Not Abug | Later | More Info | Invalid)
ReAssign --> Dev Lead --> QA Lead --> Tester
Tester --> recheck --> close or reopen
If it Reopen --> repate all above proccess

QA open (new)-->Dev Maintinace (Fix|not abug|etc.)--> QA regression (Close | Reopen)

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More QA Concepts Interview Questions

My friend bought a test management system just recently after comparing a lot of products. But its performance was not quite up to the mark. Please suggest a good one that is worth the money.

3 Answers  


tell me test case for chair,pen,key board?

2 Answers   GrapeCity, IBM, IBN,


What is capture/replay tool?

0 Answers  


Why are You so sure that You are qualified enough to this SQA Tester Job?

0 Answers  


How to perform SQL inject test for a login page using OWASP ZAP proxy security testing tool

0 Answers  






What's the role of documentation in QA

1 Answers  


An automated bank teller system?

0 Answers  


What is the best tester to developer ratio?

0 Answers  


what kind of questions will be asked in HR round for QA engg for 2-3 yrs exp? Please !!!!!! can anybody help me? this is very urgent. Thanks in advance. Please mail answer to me: arunakj011@yahoo.com

1 Answers   Schneider,


What is error guessing?

1 Answers  


What if there is not enough time for thorough testing?

0 Answers  


What type of document produce SRS. WHAT type of document produce FS(functional spec.) what type of document produce SDS(design spec.) Please give me a hierarchy of process of document, which the companies follow

3 Answers   Aloha Technology, Microsoft,


Categories