Is there a difference between a bug and a defect?
Is there a difference between a bug and a defect? A bug is a fault in a program which causes it to behave abruptly. Bugs are usually found either during unit testing done by developer of module testing by testers. A defect is found when the application does not conform to the requirement specification. A […]