IT Home Releases Plugin for Automated Mobile App Development Testing
IT Home has launched the Mobile Use plugin for its Qoder development tool. The plugin aims to automate the testing and validation of code modifications across Android, HarmonyOS, and iOS platforms.

IT Home has released the Mobile Use plugin, currently in beta, for its Qoder development tool. The plugin is designed to enhance automated mobile application development by enabling direct integration and validation of code changes within Android, HarmonyOS, and iOS environments.
Previously, development tools could modify code, but building the application, verifying functionality, and testing user interactions on a device required separate steps. The Qoder Mobile Use plugin allows developers to check the impact of code changes directly on a device before final deployment.
The plugin is intended to integrate with existing development environments without necessitating dedicated test devices or additional software. It leverages each platform's native tools: Android utilizes ADB and instrumentation, HarmonyOS employs DevEco Previewer and HDC, and iOS uses Xcode Simulator and the XCTest framework. Platform-specific differences are managed through adapters.
IT Home states that the Mobile Use plugin does not force different platforms into a single minimum standard but respects their individual capabilities. If a platform or environment lacks a specific function, the plugin will clearly indicate this, rather than misrepresenting a failed command as successful.