mirror of
https://github.com/openharmony/distributedschedule_dms_fwk.git
synced 2026-07-01 04:19:44 -04:00
Signed-off-by: wangdongdong <wangdongdong14@huawei.com>
Change-Id: Id1f3f534bcb1ee17877216d740a31f7f1edaa1f0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# 跨端迁移Demo
|
||||
# 跨端迁移手工测试套
|
||||
|
||||
### 简介
|
||||
本示例展示了在eTS中如何构建stage模型跨端迁移Ability,包含:
|
||||
@@ -16,14 +16,20 @@
|
||||
 
|
||||
|
||||
|
||||
### 使用说明
|
||||
1、两台设备安装此应用,并组网
|
||||
### 测试步骤
|
||||
1、两台设备都安装此应用,并组网成功(计算器可以跨端拉起)
|
||||
|
||||
2、点击进入不同的page,通过迁移入口,将当前界面迁移到远端设备
|
||||
2、本机安装迁移发起应用
|
||||
|
||||
3、迁移成功后的远端界面与迁移之前本机页面一致,本机页面消失
|
||||
3、点击进入“工作”page,输入任意字符,然后通过迁移发起应用,将当前界面迁移到远端设备
|
||||
|
||||
4、也可以再次将远端页面迁移到本机
|
||||
4、迁移后的远端界面与迁移之前本机页面一致(包括输入的字符),同时本机页面消失,表示迁移成功
|
||||
|
||||
5、本机再次打开该应用,点击进入“学习”page,输入任意字符,然后通过迁移发起应用,将当前界面迁移到远端设备
|
||||
|
||||
6、迁移后的远端界面与迁移之前本机页面一致(包括输入的字符),同时本机页面消失,表示迁移成功
|
||||
|
||||
7、在两次迁移后,查看远端任务,如果只有一个任务存在,表示单实例迁移测试通过
|
||||
|
||||
### 约束与限制
|
||||
1、本示例仅支持标准系统上运行。 2、本示例为Stage模型,仅支持API version 9,IDE版本3.0.1.900以上,系统版本OpenHarmony3.1 release。
|
||||
@@ -1,3 +0,0 @@
|
||||
/node_modules
|
||||
/.preview
|
||||
/build
|
||||
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 12 KiB |
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 8.7 KiB |
Reference in New Issue
Block a user