WHAT IS BUG LIFE CYCLE YOU FOLLOW?
Answers were Sorted based on User's Feedback
Answer / sumon kashem
In my last project the bug life cycle that i followed was
new-open-assign-verify in QA-verified-staging-closed
As a QA tester whenever i find a defect i always try to reproduce it and if its a valid bug i then logged in the defect in defect section of quality center in my last project. After filling up the key elements in defect section of qc with the status of the bug New, i then send it to my QA Lead. My QA lead checks the defect and if its not a duplicated defect then he put the status open and send it to dev lead. Then dev lead assigns the defect to developer by putting the status assign. Once developer fixes the defect he then put the status verify in qa and send it back to me. Once i retest the defect by doing regression testing i then put the status of the defect verified. Then it went to staging environment and once it was cleared and valid from staging environment then my QA Lead closed the defect.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / chaitanya1987
requirements--->development--->application--->testing
if defect is found,it will set as NEW then send to
development depot
else stop testing
if developer feels that it a defect,developer will OPENS the
defect,rectifies set it as FIXED and will send it to the
testing depot
else
HOLDS or
REJECTS
if HOLDS,clarifies in meeting,
if REJECTS,
tester will either CLOSED or will REOPEN and again send
it to developer.
| Is This Answer Correct ? | 1 Yes | 6 No |
Who is Kent Beck, Dr Grace Hopper, Dennis Ritchie?
what is boundary value analysis?
What are tools of performance testing?
How does a coverage tool work?
As a tester I found a show stopper(critical defect) this evening whereas the project is going to be delivered to the client tomorrow morning so there is no time left.I reported the same to my test manager but he is not ready to convinced with me moreover he wants to close the matter as it is....in this senario wat will u do???
can you tell me types of bug ?
May i know now-a-days most of the companies are following which model?
how do we do database testing manually.Suppose if i want to check whether a particular record is inserted in the database or not.
can you please tell me what is field validation and form validation in details,how is this perform
what is difference between waterfall model and vmofel?
When should you begin testing?
What is bug priority?