問題タブ [manual-testing]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
143 問題
0
投票する
1
に答える
208
参照
android - 外に出ずに手動テストで GPS シナリオをテストする方法 (Android/ios)
1 つはドライバーで、もう 1 つは顧客である 2 つのユーザー ロールがあるアプリをテストしています。
- 顧客は、商品をある場所から別の場所に送るために配車を予約します。
- 顧客は、ピックアップポイントとドロップポイントを選択します。
- ドライバーがピックアップ ポイントからドロップ ポイントまでの旅を開始すると、ユーザーはマップ上でドライバーを確認できます (ライブ トラッキング)
- デバイスを持って外に出ずに、Android と iOS でこのライブ トラッキングをテストするにはどうすればよいですか?