Middle
The camera shows that the light bulb is on when the door is closed — this is a bug. What fields will you definitely fill in the bug report?
sobes.tech AI
Answer from AI
The bug report must include the following fields:
- Title: briefly and clearly describe the problem, for example, "Light bulb is on when the door is closed — incorrect behavior".
- Description: detailed description of the bug, what exactly happens, and why it is considered an error.
- Steps to Reproduce: step-by-step instructions on how to reproduce the bug (e.g., "Close the door, turn on the camera, observe that the light bulb is on").
- Expected Result: what should happen (the light bulb should not be on when the door is closed).
- Actual Result: what actually happens (the light bulb is on).
- Environment: information about the software version, hardware, settings where the bug was found.
- Priority/Severity: how critical the error is.
- Attachments: screenshots or videos with the camera demonstrating the problem.
These fields will help developers quickly understand and reproduce the problem for fixing.