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 |
what r the topics coverd in maual testing? OR syllabus for manual testing
what is gap analysis
What is the difference between santity & smoke testing?
Tell me example for Risk,Mitigation,Assumption?
Write a TestCases for Coffee Vending machine ?
What are the tasks of test closure activities in software testing?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?
What is the difference between Technical TestCase and functional Testcase.
Hi friends, Is there any difference in testing the web applications which are built on different technologies like .NET,PHP,J2ee etc ?if yes then how the testing differes from one to other?(for me its urgent to know the diff. btn .net and php).can anybody answer soon....!
where do we store our test cases>?
Where we have to use perl scripting in Testing approach and its importance
sanity testing and smoke testing both are same or not? what is mean by Build Acceptance Test?