mobile-tester

Generate and execute vision-based UI tests on real Android and iOS devices.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/ouakar/ubinarys-dental --skill mobile-tester-ouakar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-tester
Source: https://github.com/ouakar/ubinarys-dental/tree/main/skills/forgewright/skills/mobile-tester
Command: npx skills add https://github.com/ouakar/ubinarys-dental --skill mobile-tester-ouakar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually validating mobile app behavior across Android and iOS on real devices is slow, error-prone, and hard to reproduce. This Skill provides an AI-assisted framework to connect to Android (ADB) and iOS (WebDriverAgent) devices, generate and run vision-driven UI tests, and report results with visual replays.

Core Features & Use Cases

  • Vision-based UI testing on real devices for mobile apps.
  • Automated test case generation from BRD/PRD and app structure.
  • End-to-end test execution, result reporting, and visual replay generation.

Quick Start

Connect real devices and run the Mobile Tester to begin writing and executing AI-powered tests.

Frequently Asked Questions about mobile-tester

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run vision-based UI testing on real Android and iOS devices?

Vision-based UI testing on real devices is executed by connecting to hardware via ADB for Android and WebDriverAgent for iOS, then generating and running tests that rely on visual cues to validate mobile app behavior end-to-end.

Can I generate mobile test cases from BRD or PRD documents?

Yes, automated test case generation is supported by analyzing BRD or PRD documents alongside the mobile app structure, producing executable tests that validate the specified requirements on real Android and iOS devices.

What do I need to set up before connecting to real devices for mobile test automation?

Before connecting to real devices for mobile test automation, you must verify the environment and ensure ADB is configured for Android or WebDriverAgent is configured for iOS, enabling the framework to communicate with the hardware and execute tests.

How does mobile test reporting work with visual replays?

Mobile test reporting works by capturing structured execution results and generating visual replays during end-to-end test runs, providing developers and QA engineers with recordings of the vision-based interactions for debugging and validation.

Is AI-powered mobile testing suitable for both Android and iOS platforms?

AI-powered mobile testing is suitable for both Android and iOS platforms, applying vision-based test execution and environment verification across both operating systems using ADB and WebDriverAgent respectively.

What is the best way to automate end-to-end mobile QA on physical hardware?

The best way to automate end-to-end mobile QA on physical hardware is using an AI-assisted framework that connects to real devices, generates tests from app structure, executes them with vision cues, and reports results with visual replays.