What is the process of bug cycle?The following steps involved in the bug cycle process:
1. Bug investigation – when the tester find the bug
2. Bug assignment – when the tester assigns the bug to the developer
3. Bug fixing – when the bug is fixed by the developer
4. Bug retesting – when the developer fixes the bug and given to the tester
5. Bug closing and reopening – when the tester retested and the status is changed to ‘closed’.What is the process of bug cycle?1. A bug when found by the tester is marked as NEW. 2. This bug is checked for its validity by the test lead to mark it as OPEN. 3. The bug is then ASSIGNED to the developer. 4. The developer on fixing the bug gives it to the tester for regression testing. 5. The tester may either REOPEN or CLOSE the bug.
|