The UI Automator testing framework provides a set of APIs to build UI tests that perform interactions on user apps and system apps. The UI Automator APIs allows you to perform operations such as opening the Settings menu or the app launcher in a test device. The UI Automator testing framework is well-suited for writing black box-style automated tests, where the test code does not rely on internal implementation details of the target app.
The key features of the UI Automator testing framework include:
A viewer to inspect layout hierarchy. For more information, see UI Automator Viewer.
An API to retrieve state information and perform operations on the target device. For more information, see Access to device state.
APIs that support cross-app UI testing. For more information, see UI
这里是来自阿里巴巴的小屁同学,小P, PTS的P。PTS(Performance Test Service)是阿里云上一款专业级性能压测产品,产品背后是一个优秀的强悍的团队。团队同学在阿里内部深耕数年,历经多次双十一的洗礼;同时近几年在产品商业化过程中,接触了除电商以外各种行业压测,对性能压测有了深且广的理解。本专栏旨在提供一个交流窗口,大家来看一看当今各行各业的老铁们都是怎么进行性能压测的。