InterviewSolution
| 1. |
What Is The Process Of Bug Cycle? |
|
Answer» The following STEPS involved in the bug cycle process: Bug investigation:when the tester FIND the bug Bug ASSIGNMENT:when the tester assigns the bug to the developer Bug fixing: when the bug is FIXED by the developer Bug retesting:when the developer fixes the bug and given to the tester Bug closing and REOPENING:when the tester retested and the status is changed to ‘closed’. The following steps involved in the bug cycle process: Bug investigation:when the tester find the bug Bug assignment:when the tester assigns the bug to the developer Bug fixing: when the bug is fixed by the developer Bug retesting:when the developer fixes the bug and given to the tester Bug closing and reopening:when the tester retested and the status is changed to ‘closed’. |
|