論文の概要: An Empirical Study for Android-to-OpenHarmony GUI Test Migration
- arxiv url: http://arxiv.org/abs/2607.11245v2
- Date: Tue, 14 Jul 2026 06:46:25 GMT
- ステータス: 翻訳完了
- システム内更新日: 2026-07-15 12:51:44.684827
- Title: An Empirical Study for Android-to-OpenHarmony GUI Test Migration
- Title(参考訳): Android-to-OpenHarmony GUIテストマイグレーションに関する実証的研究
- Authors: Yakun Zhang, Xinjia Chen, Yiyun Chen, Yuxia Zhang, Mingyi Zhou, Xiang Gao, Shaokun Zhang, Li Li, Yunming Ye,
- Abstract要約: AndroidからOpenHarmonyへのテストマイグレーションに関する,最初の体系的な実証的研究を紹介する。
2つの最先端のテストマイグレーションアプローチ(ReSPlayとITeM)を選択し、これら2つのアプローチを適用して、OpenHarmony上での実行を可能にします。
この結果,Android-to-OpenHarmonyシナリオでは,既存のテストマイグレーションアプローチの方が効果が低い(ReSPlayで15%成功率,ITeMで26%成功率)ことがわかった。
- 参考スコア(独自算出の注目度): 23.265004202792724
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: To reduce the substantial engineering effort required to test the corresponding applications from Android to OpenHarmony, migrating existing GUI test cases has become a critical problem. However, current research neither proposes solutions tailored for OpenHarmony nor provides a systematic evaluation of migration approaches on this system, leaving developers with limited empirical guidance in practice. In this paper, we present the first systematic empirical study of test migration from Android to OpenHarmony. Specifically, we first construct a dataset referred to as the ATH Benchmark, comprising 36 commercial applications with an average of over 9 billion downloads, along with 108 manually designed test cases. Second, we select two state-of-the-art test migration approaches (i.e., ReSPlay and ITeM) and adapt these two approaches to enable their execution on OpenHarmony. Third, we use the preceding infrastructure to evaluate these two approaches from three perspectives, including testing performance, root causes of failures, and the impact of OpenHarmony characteristics. Our results reveal that existing test migration approaches are less effective (15% success-rate on ReSPlay and 26% success-rate on ITeM) in Android-to-OpenHarmony scenarios. Through an in-depth analysis of failed cases, we identify that test performance is primarily hindered by OpenHarmony-specific characteristics, including technical architecture differences and unique ecosystem traits. Utilizing these findings, we propose an enhanced approach based on ITeM, referred as ITeM-HM, which incorporates specific OpenHarmony system features. As a result, ITeM-HM successfully achieves a 214% success-rate relative improvement over the original ITeM (from 26% to 81%).
- Abstract(参考訳): 対応するアプリケーションをAndroidからOpenHarmonyにテストするために必要なエンジニアリング労力を大幅に削減するため、既存のGUIテストケースの移行は重大な問題となっている。
しかし、現在の研究では、OpenHarmonyに適したソリューションの提案や、このシステムへのマイグレーションアプローチの体系的な評価を提供していないため、実践上の経験的なガイダンスは限られている。
本稿では,AndroidからOpenHarmonyへのテストマイグレーションに関する,最初の系統的研究について述べる。
具体的には、まず、平均90億回以上ダウンロードされた36の商用アプリケーションと、手動で設計された108のテストケースからなる、ATH Benchmarkと呼ばれるデータセットを構築します。
次に、最先端の2つのテストマイグレーションアプローチ(ReSPlayとITeM)を選択し、これら2つのアプローチを適用して、OpenHarmony上での実行を可能にします。
第3に、これらの2つのアプローチを、パフォーマンスのテスト、障害の原因の根本原因、OpenHarmonyの特性の影響の3つの観点から評価するために、前回のインフラストラクチャを使用します。
この結果,Android-to-OpenHarmonyシナリオでは,既存のテストマイグレーションアプローチの方が効果が低い(ReSPlayで15%成功率,ITeMで26%成功率)ことがわかった。
失敗事例の詳細な分析を通じて,技術的アーキテクチャの違いやユニークなエコシステム特性など,OpenHarmony固有の特性によってテストパフォーマンスが阻害されることが判明した。
これらの知見を利用して、特定のOpenHarmonyシステム機能を組み込んだITeM-HMと呼ばれる、ITeMに基づく拡張アプローチを提案する。
その結果、ITeM-HMはオリジナルのITeM(26%から81%)に比べて214%の成功率の相対的な改善を実現した。
関連論文リスト
- DoVer: Intervention-Driven Auto Debugging for LLM Multi-Agent Systems [48.971606069204825]
DoVerは、大規模言語モデル(LLM)ベースのマルチエージェントシステムのための介入駆動デバッグフレームワークである。
ターゲットの介入を通じて、アクティブな検証によって仮説生成を増強する。
DoVerは失敗試験の18~28%を成功させ、最大16%のマイルストーンを達成し、失敗仮説の30~60%を検証または否定する。
論文 参考訳(メタデータ) (2025-12-07T09:23:48Z) - A Comprehensive Survey on Benchmarks and Solutions in Software Engineering of LLM-Empowered Agentic System [56.40989626804489]
この調査は、Large Language Modelsを使ったソフトウェアエンジニアリングに関する、最初の総合的な分析を提供する。
本稿では,150以上の最近の論文をレビューし,(1)素早い,微調整,エージェントベースのパラダイムに分類した解法,(2)コード生成,翻訳,修復などのタスクを含むベンチマークという2つの重要な側面に沿った分類法を提案する。
論文 参考訳(メタデータ) (2025-10-10T06:56:50Z) - VeriMinder: Mitigating Analytical Vulnerabilities in NL2SQL [11.830097026198308]
自然言語インタフェースをデータベース(NLIDB)に適用したアプリケーションシステムは、データ分析を民主化している。
これはまた、統計分析のバックグラウンドなしにこれらのシステムを使用するユーザを支援する緊急の課題も生み出した。
We present VeriMinder, https://veriminder.ai, an Interactive system for detect and mitigating such analysisal vulnerabilities。
論文 参考訳(メタデータ) (2025-07-23T19:48:12Z) - Why Do Multi-Agent LLM Systems Fail? [87.90075668488434]
MAST-Dataは7つの人気のあるMASフレームワークで収集された1600以上の注釈付きトレースの包括的なデータセットである。
我々はMAST(Multi-Agent System Failure Taxonomy)を初めて構築する。
MASTとMAST-Dataを利用して、モデル(GPT4、Claude 3、Qwen2.5、CodeLlama)とタスク(コーディング、数学、汎用エージェント)の障害パターンを分析します。
論文 参考訳(メタデータ) (2025-03-17T19:04:38Z) - A Unified Approach Towards Active Learning and Out-of-Distribution Detection [49.334006405481375]
我々は、ALとOODの両方検出のための最初の統合ソリューションとして、SISOMを紹介した。
特徴空間距離メトリクスを活用することで、SISOMは、現在独立したタスクの強みを組み合わせて、両方を効果的に解決する。
ALでは、SISOMは他より優れ、3つのベンチマークでトップ1のパフォーマンスを提供する。
論文 参考訳(メタデータ) (2024-05-18T17:02:57Z) - Look, Listen, and Answer: Overcoming Biases for Audio-Visual Question Answering [25.577314828249897]
本稿では,公開データセット(MUSIC-AVQA)のテストスプリット内での質問の表現と,分割された質問に対する分散シフトの導入という,2つのステップで構築された新しいデータセットMUSIC-AVQA-Rを提案する。
実験の結果、このアーキテクチャはMUSIC-AVQA-Rの最先端性能を実現し、特に9.32%の大幅な改善が得られた。
論文 参考訳(メタデータ) (2024-04-18T09:16:02Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。