About
Tests that give answers
Why this exists
There are plenty of ways to check whether a microphone or a webcam is working. Almost all of them draw you a moving line and stop there. That’s useful if you already know what a healthy signal looks like, which isn’t true of most people searching for a microphone test two minutes before a call.
So these tools do the interpreting. Instead of a waveform you get a sentence, and underneath it the specific thing to change: a USB port, a window, a volume slider. The raw measurements are still there for anyone who wants them, just not first.
How it works
Everything runs in your browser using standard web APIs. Nothing installs, nothing uploads, and no account is needed. A test asks for permission only for the device it measures, and you can hand that device back without leaving the page.
Each test also produces a report you can copy or download, which is the part that matters if you’re filing a warranty claim, selling a device, or opening a support ticket.
What is coming
The microphone test is live. Webcam, speakers, keyboard, mouse and display tests are being built, and each will follow the same rule: name the fault, then name the fix.
After that comes the thing none of these tools can do separately, which is running every test in one pass and producing a single report covering the whole machine.
Who made it
DeviceTestKit is an independent project with no company behind it. If something is wrong, missing, or misleading, tell us and it will get fixed.