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 |
Tell me agile process in your company
What is Functional Testing?
Do testers have to write separate test cases for performing sanity testing??
What is the Jar file?
iam new testing, i want improve writing test cases and bug defect etc? any on give suggestion pls?
what is called testware?
If tester report a bug & developer is saying this is not a bug. What sud tester do in this situation??
if we have normal testcase,it is failed, and regression testcase is also failed.what is the bug present in both the testcases?
any one can explain error guessing..?it depends on validation or functional testing? give one example ..?
what is v-model and explan with diagramm
What is meant by Product-based testing?
which testing method is used to check the software in abnormal condition? option 1 Stress testing Option 2 Security testing Option 3 Recovery testing Option 4 Beta testing