Tagged articles
2 articles
Page 1 of 1
Qunhe Technology Quality Tech
Qunhe Technology Quality Tech
Aug 20, 2020 · Operations

Boost Test Efficiency: Smart Code Change Impact Evaluation and Automated Case Recommendation

This article presents a comprehensive approach to assess code change impact, improve test efficiency and quality, and automatically recommend test cases by leveraging JGit, class parsing, BCEL analysis, coverage metrics, interface prioritization, and automation integration.

code change impactcoverage analysisintelligent test recommendation
0 likes · 8 min read
Boost Test Efficiency: Smart Code Change Impact Evaluation and Automated Case Recommendation
Beike Product & Technology
Beike Product & Technology
Dec 13, 2018 · Operations

How to Simulate Network Latency and Packet Loss in Docker with Pumba

This guide explains how to use the Pumba tool to emulate network latency and packet loss for Docker containers, covering the underlying netem commands, required dependencies, step‑by‑step examples for delay and loss scenarios, and tips for integrating the simulations into microservice testing pipelines.

DockerPacket Lossmicroservices testing
0 likes · 12 min read
How to Simulate Network Latency and Packet Loss in Docker with Pumba