adspace
What is the bug Life Cycle you follow?
Answer Posted / Prithvee Raj Singh Parihar
1. Identification - Detecting bugs in the code.
2. Isolation - Narrowing down the issue to a specific part of the code.
3. Reproduction - Creating test cases that reproduce the problem.
4. Analysis - Understanding the root cause of the bug.
5. Fixing - Correcting the identified issue.
6. Verification - Ensuring that the fix does not introduce new bugs.
7. Regression Testing - Checking if the fixed code still works as expected across all scenarios.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category