Tagged articles
3 articles
Page 1 of 1
DevOps
DevOps
Dec 1, 2021 · Fundamentals

Three Key Questions for Effective Software Testing: Effectiveness, Efficiency, and Value

This article explores three critical questions for software testing—effectiveness, efficiency, and value—by examining how to assess test validity, improve execution speed through environment and infrastructure optimization, and demonstrate testing’s role in building quality, exposing risk, and enforcing quality gates.

Software Testingquality assurancetest effectiveness
0 likes · 14 min read
Three Key Questions for Effective Software Testing: Effectiveness, Efficiency, and Value
Youku Technology
Youku Technology
Mar 17, 2021 · Mobile Development

Building Test Effectiveness Evaluation Capability for Youku Client

The article details Youku’s effort to build a test‑effectiveness evaluation system for its client by prioritizing data‑driven code‑coverage metrics, comparing JaCoCo with an internal tool, outlining the native class‑loading architecture, Python‑based analysis pipeline, achieved coverage insights, and plans to expand automation and visualization across modules.

Youku clientandroid testingcode coverage
0 likes · 6 min read
Building Test Effectiveness Evaluation Capability for Youku Client
Alibaba Cloud Developer
Alibaba Cloud Developer
Aug 9, 2020 · Fundamentals

18 Hard Problems Every Software Tester Should Solve

This article presents a curated list of eighteen challenging problems in software testing—ranging from measuring test sufficiency and effectiveness to test case reduction, layering, data preparation, automation, concurrency, rollback, compatibility, and formal verification—along with insights and potential research directions to guide practitioners and researchers.

Software Testingtest automationtest effectiveness
0 likes · 20 min read
18 Hard Problems Every Software Tester Should Solve