Tag

Continuous Integration

1 views collected around this technical thread.

Youzan Coder
Youzan Coder
May 30, 2025 · Artificial Intelligence

AI‑Driven Automated Testing System: Architecture, Workflow, and Benefits

The article introduces an AI‑driven automated testing system that streamlines code self‑testing, improves impact assessment, and generates comprehensive test reports, detailing its modular architecture, workflow, AI test engine, and future enhancements such as UI simulation and AI‑generated unit tests.

AIAI testingContinuous Integration
0 likes · 9 min read
AI‑Driven Automated Testing System: Architecture, Workflow, and Benefits
Test Development Learning Exchange
Test Development Learning Exchange
Jan 24, 2025 · Fundamentals

Understanding the Core Principles, Challenges, and Benefits of Test‑Driven Development (TDD)

The article explains TDD’s core three laws, its rapid feedback loop, common implementation challenges with practical solutions, ways to enhance effectiveness through BDD, CI, and static analysis, and the long‑term benefits of reduced technical debt and improved code quality.

Agile PracticesContinuous IntegrationTDD
0 likes · 4 min read
Understanding the Core Principles, Challenges, and Benefits of Test‑Driven Development (TDD)
Efficient Ops
Efficient Ops
Oct 23, 2024 · Operations

How Zhongdian Hongxin Secured Dual DevOps Certification and Boosted Delivery Efficiency

The article details China Information and Communication Research Institute's dual ITU DevOps international and domestic standard assessment, Zhongdian Hongxin's successful certification, the practical benefits of end‑to‑end toolchains, and insights from company leaders on future DevOps development.

Continuous IntegrationDevOpsStandard Assessment
0 likes · 12 min read
How Zhongdian Hongxin Secured Dual DevOps Certification and Boosted Delivery Efficiency
Practical DevOps Architecture
Practical DevOps Architecture
Oct 9, 2024 · Operations

Advanced Jenkins Course – Pipelines, Multi‑node Setup, Plugins, and CI/CD Practices

This advanced Jenkins course covers pipeline builds, multi-node configuration, plugin development, distributed builds, integration with tools like SonarQube and Artifactory, and continuous deployment, providing practical video tutorials and resources for mastering CI/CD workflows.

AutomationCI/CDContinuous Integration
0 likes · 4 min read
Advanced Jenkins Course – Pipelines, Multi‑node Setup, Plugins, and CI/CD Practices
DevOps Operations Practice
DevOps Operations Practice
Aug 28, 2024 · Operations

Integrating AI into DevOps: Benefits, Use Cases, and Challenges

This article explains what DevOps and artificial intelligence are, explores how AI can enhance DevOps processes such as continuous integration, monitoring, and security, and discusses the limitations and challenges of combining these technologies.

Artificial IntelligenceAutomationContinuous Integration
0 likes · 7 min read
Integrating AI into DevOps: Benefits, Use Cases, and Challenges
Continuous Delivery 2.0
Continuous Delivery 2.0
Aug 2, 2024 · Fundamentals

Google’s Large‑Scale Code Coverage Infrastructure: Design, Automation, and Adoption Insights

The article presents a comprehensive overview of Google’s code‑coverage system, describing its metrics, integration into the daily development workflow, underlying infrastructure, visualization tools, data‑driven analysis of five years of coverage data, and developer survey results that reveal adoption patterns and perceived usefulness.

AutomationCode CoverageContinuous Integration
0 likes · 21 min read
Google’s Large‑Scale Code Coverage Infrastructure: Design, Automation, and Adoption Insights
Continuous Delivery 2.0
Continuous Delivery 2.0
Jul 31, 2024 · Operations

Release Engineering Practices from Google’s SRE Book

The article outlines Google’s release engineering principles, roles, and processes—including self‑service, frequent high‑speed releases, sealed builds, policy enforcement, configuration management, and the Rapid system—to illustrate how automated, reliable software delivery is achieved at scale.

Configuration ManagementContinuous IntegrationDeployment
0 likes · 14 min read
Release Engineering Practices from Google’s SRE Book
Continuous Delivery 2.0
Continuous Delivery 2.0
Jul 10, 2024 · Fundamentals

Eighteen Years of Agile: Strange Phenomena and the Quest for Software Engineering Fundamentals in China

The article reviews the history of China's IT industry over the past eighteen years, exposing how government policies, CMM certifications, and superficial agile practices have led to chronic software quality and delivery problems, and argues that only solid fundamentals such as extreme programming, TDD, and deliberate practice can truly improve software development.

CMMContinuous IntegrationTDD
0 likes · 25 min read
Eighteen Years of Agile: Strange Phenomena and the Quest for Software Engineering Fundamentals in China
转转QA
转转QA
Jun 20, 2024 · Operations

Implementation Plan and Results of API Automation Testing

This article outlines the background, step‑by‑step implementation plan, execution mechanisms, sustainable maintenance practices, and measurable outcomes of introducing API automation testing to ensure high‑quality iterative development and stable online services.

API testingAutomationContinuous Integration
0 likes · 10 min read
Implementation Plan and Results of API Automation Testing
Continuous Delivery 2.0
Continuous Delivery 2.0
Jun 12, 2024 · Fundamentals

Major Changes in Software Engineering Over the Past 20 Years and Enduring Core Principles

Over the past two decades, software engineering has shifted from waterfall to agile, embraced DevOps, cloud and micro‑services, containerization, CI/CD, open‑source, AI, heightened security, diverse languages, remote collaboration, user‑centered design, dependency management, and continuous learning, while core concepts such as requirements analysis, design principles, testing, version control, and architecture remain unchanged.

Cloud ComputingContinuous IntegrationDevOps
0 likes · 8 min read
Major Changes in Software Engineering Over the Past 20 Years and Enduring Core Principles
vivo Internet Technology
vivo Internet Technology
May 29, 2024 · Operations

vivo CICD Artifact Management: Evolution and Implementation Practices

vivo’s CICD artifact management has evolved from manual builds to a comprehensive Platform Management 2.0 that provides unified storage, multi‑type support, version control, promotion, security scanning, lifecycle policies, and fine‑grained access, dramatically reducing errors and operational costs.

Artifact ManagementArtifact PromotionCICD
0 likes · 15 min read
vivo CICD Artifact Management: Evolution and Implementation Practices
Ele.me Technology
Ele.me Technology
May 28, 2024 · Operations

Automated Mock for E2E Testing: Design and Implementation of Unmanned MOCK

Unmanned MOCK automatically generates intelligent, context‑aware mock responses for downstream services in end‑to‑end tests by collecting sub‑call data, extracting knowledge, and applying dynamic rules, so failures in downstream systems are isolated, raising test success rates toward near‑100 % without manual mock configuration.

Continuous IntegrationE2Eautomated testing
0 likes · 12 min read
Automated Mock for E2E Testing: Design and Implementation of Unmanned MOCK
DevOps Operations Practice
DevOps Operations Practice
May 12, 2024 · Operations

Key Practices for Agile Project Management and DevOps Implementation

The article outlines essential DevOps and agile practices—including Scrum, Kanban, continuous integration, continuous delivery, monitoring, micro‑services, automation, and security—to improve collaboration, increase release frequency, and deliver higher‑quality software faster.

CI/CDContinuous IntegrationDevOps
0 likes · 6 min read
Key Practices for Agile Project Management and DevOps Implementation
Tencent Cloud Developer
Tencent Cloud Developer
May 9, 2024 · Frontend Development

Front-end UI Automation Testing: Challenges, Solutions, and Practices

The article recounts the author’s journey building and scaling front‑end UI automation for desktop, web, and mobile, exposing challenges such as fragile end‑to‑end tests, high maintenance cost, and merge‑induced regressions, and proposes a three‑layer strategy of unified frameworks, collaborative case sharing, and enhanced reporting that yielded 70% business coverage, 93% pass rates, and thousands of bugs discovered, while outlining future AI‑driven test generation.

Continuous IntegrationFrontend TestingTest Framework
0 likes · 39 min read
Front-end UI Automation Testing: Challenges, Solutions, and Practices
Wukong Talks Architecture
Wukong Talks Architecture
Apr 4, 2024 · Operations

Reflections on a DevOps Journey and Insights from the Jenkins 2.x Practical Guide

The author recounts his early DevOps experiences with continuous integration using TFS, PowerShell, and Azure, reflects on the current undervaluation of DevOps, reviews the “Jenkins 2.x Practical Guide” and highlights sociological insights and practical challenges of adopting CI/CD pipelines.

CI/CDContinuous IntegrationDevOps
0 likes · 6 min read
Reflections on a DevOps Journey and Insights from the Jenkins 2.x Practical Guide
DevOps
DevOps
Feb 28, 2024 · Operations

DevOps Overview, Continuous Integration Practices, Tool Comparison, and Jenkins Pipeline Implementation

This article provides a comprehensive overview of DevOps history and principles, explains continuous integration concepts and benefits, compares popular CI tools such as Jenkins, GitLab CI/CD, Travis CI, Azure DevOps, and CircleCI, and demonstrates how to implement pipelines in Jenkins using both declarative and scripted syntax.

AutomationCI/CDContinuous Integration
0 likes · 12 min read
DevOps Overview, Continuous Integration Practices, Tool Comparison, and Jenkins Pipeline Implementation
DevOps
DevOps
Feb 27, 2024 · Operations

Automation Testing in DevOps: Practices, Challenges, Implementation Steps, and Future Trends

This article examines how automation testing can boost software delivery efficiency within DevOps by outlining its relationship with DevOps, reasons for adoption, practical goals, implementation steps, measurement metrics, and emerging trends such as AI, big data, cloud, security, and low‑code tools.

AIAutomation TestingContinuous Integration
0 likes · 20 min read
Automation Testing in DevOps: Practices, Challenges, Implementation Steps, and Future Trends
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Dec 19, 2023 · Mobile Development

A One‑Stop UI Automation Testing Framework for NetEase Cloud Music

To meet NetEase Cloud Music’s tight regression schedule, the team built Athena, a one‑stop UI automation framework that combines record‑and‑play case entry, Dawn telemetry‑based stable element locating, white‑box communication for efficiency, and integrated network‑mock and multi‑account support, delivering 73% coverage, over 90% success, and cutting regression time by more than 60%.

Continuous IntegrationUI automationandroid
0 likes · 14 min read
A One‑Stop UI Automation Testing Framework for NetEase Cloud Music
DevOps
DevOps
Oct 24, 2023 · Operations

Continuous Integration Practices and Implementation for Traditional Enterprises

This article explains the background, challenges, core concepts, automation techniques, toolchain, process improvements, and practical implementation steps of continuous integration (CI) for traditional enterprises, highlighting benefits such as higher software quality, faster feedback, reduced risk, and more efficient team collaboration.

AutomationCI toolsContinuous Integration
0 likes · 15 min read
Continuous Integration Practices and Implementation for Traditional Enterprises
FunTester
FunTester
Sep 25, 2023 · Fundamentals

Balancing Test Automation: When to Automate, What to Automate, and Common Pitfalls

The article examines why software testing inevitably consumes time and resources, explains the limits of both manual and automated testing, outlines scenarios best suited for automation such as regression and performance testing, and warns against unrealistic expectations, unnecessary tests, and security blind spots.

Continuous Integrationregression testingrisk-based testing
0 likes · 9 min read
Balancing Test Automation: When to Automate, What to Automate, and Common Pitfalls