Tag

coverage analysis

0 views collected around this technical thread.

Efficient Ops
Efficient Ops
Jun 29, 2023 · Operations

How Precision Testing Transforms Quality Assurance in Digital Banking

Amid China's push for digital transformation, ICBC's Software Development Center tackles testing inefficiencies by introducing a precision testing framework that leverages coverage analysis, call‑chain tracing, and AI‑driven test‑case recommendation to boost quality, reduce defects, and accelerate delivery.

AI-driven testingcall chain analysiscoverage analysis
0 likes · 9 min read
How Precision Testing Transforms Quality Assurance in Digital Banking
转转QA
转转QA
Oct 14, 2020 · Mobile Development

Design and Implementation of a Code Coverage Solution for the Zhuanzhuan Mobile App

This article describes the purpose, design choices, instrumentation technique, data collection, reporting, merging strategies, platform features, and future plans of a custom code‑coverage system built for the Android and iOS versions of the Zhuanzhuan app, highlighting challenges such as accurate instrumentation, performance impact, and multi‑tag data aggregation.

AndroidBackend ServiceInstrumentation
0 likes · 12 min read
Design and Implementation of a Code Coverage Solution for the Zhuanzhuan Mobile App
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