Rate This Document
Findability
Accuracy
Completeness
Readability

IMEI Mock Test

Case No.

4.1.8

Test Objective

Verify the IMEI mock function.

Test Networking

N/A

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 SCRCPY to display the cloud phone UI.

Test Procedure

  1. Enter *#06# on the dialing screen of the cloud phone.
  2. Run the docker exec -it kbox_x setprop persist.sys.prop.writeimei imei_num command on the server to change the IMEI. The new IMEI must be a valid 15-digit number. Restart the Kbox cloud phone and query the IMEI again.
  3. After the property setting is complete, run the docker exec -it kbox_x getprop persist.sys.prop.writeimei command on the server to query 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