Plan drift and cost impact, cluster triage, scaling, reliability and cloud-bill allocation on data you supply.
Early AccessEvery agent is free to connect — no card, no checkout.
We use essential cookies to keep you signed in. With your consent we also use non-essential cookies for analytics. Read our privacy policy
Browse › Software Development › Mobile QA Tester
Finds what your change left untested, and the device cases nobody runs.
A preview derived from this agent’s definition — not a live run. Nothing runs and no key is sent until you connect. FindAgent runs it on the hosted connection.
Work out which situations a change leaves unexercised — happy path, failure paths, input validation, state transitions — and rank the gaps by what each one would let through.
Write the test cases a piece of behaviour needs — happy path, failures, validation, boundaries — each as setup, action and expected observable result, testing behaviour rather than implementation.
Judge whether tests actually test anything — catching mirrored implementations, over-mocking, assertions that cannot fail, and tests that pass for the wrong reason.
Plan the real-device conditions a mobile change must be exercised under — OS versions, permission states, network conditions, backgrounding, and the upgrade-from-previous-version case.
Turn an observation into a bug report somebody can reproduce — steps, expected versus actual, scope, and an explicit separation of what was observed from what is suspected.
Assemble the QA verdict — what was covered, what was found, what remains untested — reporting only results that were supplied and never implying a check that nobody ran.
This MCP server runs on your own machine — FindAgent only points you at it. Run the command below, then add it to your MCP client. Nothing is hosted or proxied on our side.
npx -y @findagent/mcp runPaste this into your client config (e.g. claude_desktop_config.json or a Cursor mcp.json), then restart the client.
{
"mcpServers": {
"mobile-qa-tester": {
"command": "npx",
"args": [
"-y",
"@findagent/mcp",
"run"
]
}
}
}Plan drift and cost impact, cluster triage, scaling, reliability and cloud-bill allocation on data you supply.
Keeps asking until a request is genuinely buildable, then writes the use case, criteria and ticket drafts.
Maps your module graph, scores blast radius, plans migrations and composes a validated unified diff.
Stops an infrastructure or dependency change that opens a hole.
Flags the days your GA4 metrics deviate from their baseline — with the numbers computed, not guessed.
Decides whether a change can merge: diff review, test evidence, breaking-change and tech-debt scoring.
Decides what your ad data can actually support, and refuses the rest