Junior
What does a tester do if the actual work does not match the expected results?
sobes.tech AI
Answer from AI
- Records a discrepancy. Creates a bug report.
- Describes the steps to reproduce the error, expected and actual results. Attaches necessary artifacts (logs, screenshots, videos).
- Assigns priority and severity to the bug.
- Assigns a responsible person (usually a developer).
- Monitors the bug's lifecycle. Verifies the fix after release.