What is a Defect?
A defect is the error/s that exists in the application. Also called bugs. When the actual result does not match the expected result, then that is a defect. We test the application to find out the defects if any exist in the application.
If a defect is found, then a tester should report the defect. He creates a defect in the defect management tools to report the defect.
Defect components: Defect id, description, Created Date, Created By, Assigned to, Environment, Affected Version, Fix Version, Actual Result, Expected Result, Attachment, Status,Priority, Severity, Due date
Defect Priority: Blocker/High/Medium/Low
Defect Severity: Critical/Major/Moderate/Minor
Defect Status: New/Open/Assigned/Fixed/Reopen/Closed/Rejected
Sample Defect/Example: how to create a defect(YouTube)
No comments:
Post a Comment