diff --git a/en/device-dev/subsystems/subsys-xts-guide.md b/en/device-dev/subsystems/subsys-xts-guide.md index 70951c0d1e3ef8da140f58bdb67831901ce48793..8edb14f97ee25a560587fbe9b875e5b9aaf5d50e 100644 --- a/en/device-dev/subsystems/subsys-xts-guide.md +++ b/en/device-dev/subsystems/subsys-xts-guide.md @@ -2,7 +2,7 @@ ## Introduction -The X test suite \(XTS\) subsystem contains a set of OpenHarmony certification test suites, including the currently supported application compatibility test suite \(ACTS\) and the device compatibility test suite \(DCTS\) that will be supported in the future. +The X test suite \(XTS\) subsystem contains a set of OpenHarmony compatibility test suites, including the currently supported application compatibility test suite \(ACTS\) and the device compatibility test suite \(DCTS\) that will be supported in the future. This subsystem contains the ACTS and **tools** software package. @@ -690,7 +690,7 @@ Install Python 3.7 or a later version on a Windows environment and ensure that t Wait until the test case is complete. -1. View test reports. +3. View test reports. Go to **acts\\reports\\**, obtain the current execution record, and open **summary\_report.html** to view the test report.