Bug:- When actual results deviate from the expected result while testing a software application or product.
Bug Life Cycle:- In the software development process, bug have a life cycle. The bug should go through the life cycle to be closed.

New:- When the tester finds a bug and posting the first time then the status of the bug is new.
Assign:- once bug assigned to development team then status of the defect is assign.
Open:- When the development team starts the analysis and works on the defect fix then the status is open.
Fixed:- When developer make necessary code change the verified, then status will be changed as fixed.
Test:- If the defect is fixed and ready to test then the status tests.





