我要评分
获取效率
正确性
完整性
易理解

IMEI Mock Test

Case No.

4.1.8

Test Objective

Verify the IMEI mock function.

Test Networking

None

Prerequisites

  1. The basic environment of the Kbox cloud phone has been deployed.
  2. The Kbox cloud phone container has been created and connected to the ARDC to display the cloud phone UI.

Test Procedure

  1. Enter *#06# on the dial-up screen of the cloud phone or run the docker exec -it kbox_x getprop persist.sys.prop.writeimei command on the server to query the IMEI.
  2. On the server, run the docker exec -it kbox_x sh setprop persist.sys.prop.writeimei imei_num command to change the IMEI.
    NOTE:

    x indicates the digit part of a container ID.

Expected Result

  1. The IMEI preset in the Kbox cloud phone container is displayed.
  2. After the IMEI is changed on the server, the new IMEI is displayed in the query result.

Test Result

  

Remarks