Back to Skills Practice

Safe simulated log lab

Logs & Debugging Practice

Practice reading realistic QA/SDET logs, finding likely root causes, and writing clear investigation notes.

0 / 5 scenarios completed

Log viewer

Simulated incident logs

No real production data
10:14:02.110frontend-gatewayINFOPOST /api/auth/login requestId=req-7fa status=pending
10:14:02.138auth-apiINFOreq-7fa validating credentials for login attempt
10:14:02.221databaseINFOreq-7fa user lookup completed in 24ms
10:14:07.243auth-providerERRORreq-7fa timeout after 5000ms while exchanging credentials
10:14:07.246auth-apiERRORreq-7fa dependency_failure provider=auth-provider status=timeout
10:14:07.251frontend-gatewayERRORreq-7fa POST /api/auth/login returned 500 duration=5141ms

Investigation notes

Write your debugging answer

Check your investigation to see score, matched ideas, missed ideas, improvement tips, and the strong example.