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 |
If the developer rejects that its not a bug means then whats the next step we follow?
What is the relation ship between regression testing and pesticide paradox?
with out any training on domain with out any document only with the help of build screen is it possible to write testcases
what is client server technology?
define incident and test ware.
What is Software Testing ?
What are all the basic elements in a defect report?
If there are so many settings/options to choose, how to write test cases?
For a Password field, we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test case
one module contains 3 screens like entry , exit & trasaction. u can perform operations by using these screens and u save that changes but those screens are not displaying on the desktop then how u can assign the seviority?
How do u find Synchronization problems manually?
Explain V.model