1.

What Does "finding A Bug" Consist Of?

Answer»

Finding a bug CONSISTS of number of STEPS that are performed: Searching for and locating a bug Analyzing the exact CIRCUMSTANCES under which the bug occurs Documenting the bug found Reporting the bug to you and if necessary helping you to reproduce the error TESTING the fixed code to verify that it really is fixed

Finding a bug consists of number of steps that are performed: Searching for and locating a bug Analyzing the exact circumstances under which the bug occurs Documenting the bug found Reporting the bug to you and if necessary helping you to reproduce the error Testing the fixed code to verify that it really is fixed



Discussion

No Comment Found