Tagged articles
305 articles
Page 4 of 4
转转QA
转转QA
Jul 18, 2019 · Mobile Development

Remote Device Scheduling for Mobile App Automated Testing

This article explains how the ZhuangZhuang QA team builds and operates a remote device scheduling workflow on the MCP cloud testing platform, detailing the interaction between the automation test platform, MCP, and Agent services, and presenting three practical device allocation strategies for stable, scalable mobile automation.

AgentMCPautomation
0 likes · 15 min read
Remote Device Scheduling for Mobile App Automated Testing
转转QA
转转QA
Apr 18, 2019 · Backend Development

Java Instrumentation and ASM: Bytecode Enhancement Techniques and Jacoco Coverage

This article introduces Java instrumentation and the ASM bytecode manipulation library, explains how tools like Jacoco insert probe code on the fly, describes the structure of Java agents, and demonstrates practical bytecode editing methods and use‑cases such as monitoring, hot‑fixing, and mocking.

ASMAgentbytecode
0 likes · 5 min read
Java Instrumentation and ASM: Bytecode Enhancement Techniques and Jacoco Coverage
58 Tech
58 Tech
Mar 12, 2019 · Operations

Overview of the Octopus Automation Platform Architecture and Core Modules

The article introduces Octopus, the core automation service of 58 Group, detailing its overall architecture, the Octopus Agent lifecycle, communication mechanisms, management center capabilities, and key functional modules such as server information collection, command execution, deployment, permission control, and file transfer.

APIAgentDeployment
0 likes · 11 min read
Overview of the Octopus Automation Platform Architecture and Core Modules
DevOps
DevOps
Sep 29, 2018 · Operations

Containerizing TFS Continuous Integration and Agent Management with Docker

This article explains how to use Docker to containerize both the TFS continuous‑integration workflow and the TFS build agent, providing step‑by‑step commands for customizing Docker images, configuring agents, and handling authentication, followed by a brief recruitment notice for DevOps engineers.

AgentContainerizationDevOps
0 likes · 9 min read
Containerizing TFS Continuous Integration and Agent Management with Docker