What is the bug Life Cycle you follow?



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

Post New Answer

More Debugging AllOther Interview Questions

how to debug stored procedure?

1 Answers   EDS,


How to remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?

1 Answers  


What are the three main forms of enabling debugging in a shell script?

1 Answers  


How to see the contents of the message buffer from a remote gdb session?

1 Answers  


What is debugging?

1 Answers  


What does the error too many unrecognized commands mean?

1 Answers  


What does the error lookup of host "xx.xx.xx" failed in yyy router mean?

1 Answers  


Why to use a debugger? Isn't printf/cout/System.out.println good enough?

1 Answers   Infosys, TCS,


What is debugger?

1 Answers   TCS,


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??

1 Answers   IBM,


What are the command line debugging options?

1 Answers   Infosys,


Is there a way of getting more debugging information from the kernel?

1 Answers  


Categories