What is the bug Life Cycle you follow?
Answer / 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 |
how to debug stored procedure?
How to remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?
What are the three main forms of enabling debugging in a shell script?
How to see the contents of the message buffer from a remote gdb session?
What is debugging?
What does the error too many unrecognized commands mean?
What does the error lookup of host "xx.xx.xx" failed in yyy router mean?
Why to use a debugger? Isn't printf/cout/System.out.println good enough?
What is debugger?
Hey, I am new as a sap abaper, i just want to know, i created 1 zprogram and i execute it in development system its works properly , in quality system is also works properly, but when i run in background it dumped, how to handle this prob.can anyone guide me plzz??
What are the command line debugging options?
Is there a way of getting more debugging information from the kernel?