Tagged articles
18 articles
Page 1 of 1
dbaplus Community
dbaplus Community
Jan 6, 2025 · Backend Development

How Alibaba’s Xianyu Team Automates Exception Log Tracking and Bug Assignment

The Xianyu team built an automated pipeline that scans pre‑release exception logs, extracts stack‑trace details with regex, maps them to Git file paths and commit authors, and instantly distributes precise bug tickets to the responsible developers, dramatically cutting debugging cost and time.

Exception HandlingGitbug tracking
0 likes · 8 min read
How Alibaba’s Xianyu Team Automates Exception Log Tracking and Bug Assignment
FunTester
FunTester
Oct 8, 2023 · Operations

Why Writing Test Cases Saves Time and Boosts Software Quality

This article explains how systematic test case creation, clear verification steps, and disciplined bug tracking improve testing efficiency, ensure comprehensive coverage of core system logic and data flows, and help teams identify root causes to continuously raise software quality despite limited resources.

OperationsSoftware Testingbug tracking
0 likes · 10 min read
Why Writing Test Cases Saves Time and Boosts Software Quality
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Sep 8, 2023 · Game Development

Essential Skills and Practices for Game Functional Testing

This article outlines the hard and soft competencies required for game functional testing, including test case creation, bug tracking, risk awareness, communication, proactive work habits, learning ability, and innovation, while offering practical strategies to improve testing efficiency and product quality.

bug trackingfunctional testinggame testing
0 likes · 33 min read
Essential Skills and Practices for Game Functional Testing
FunTester
FunTester
Jul 21, 2023 · R&D Management

How Horizontal Management Boosts Cross‑Team Collaboration: Real Stories and Lessons

This article explores horizontal management—coordinating with developers, designers, and product staff—through four concrete stories, highlighting communication pitfalls, bug‑tracking challenges, and practical steps to improve cross‑functional teamwork and project quality.

Project ManagementR&D managementbug tracking
0 likes · 7 min read
How Horizontal Management Boosts Cross‑Team Collaboration: Real Stories and Lessons
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Jul 1, 2022 · Game Development

Lessons Learned by a New Functional Tester: How to Avoid Common Pitfalls

This article shares practical experiences and advice from a newcomer functional tester in game development, covering senior guidance, communication bottlenecks, unclear requirements, the need to question design, avoiding cascading bugs, comprehensive test‑case coverage, effective learning, and common automation pitfalls.

automation pitfallsbug trackingcommunication
0 likes · 9 min read
Lessons Learned by a New Functional Tester: How to Avoid Common Pitfalls
Java Backend Technology
Java Backend Technology
Jan 10, 2022 · Operations

Ultimate Guide to Bug Tracking Tools: Features, Pros, Cons & Pricing

This comprehensive guide explains what bug tracking is, outlines effective workflows, lists essential features, compares top bug‑tracking tools—including BugHerd, Bugzilla, MantisBT, Jira, and more—while highlighting each tool's advantages, disadvantages, integrations, and pricing to help teams choose the right solution.

DevOpsProject ManagementTool comparison
0 likes · 20 min read
Ultimate Guide to Bug Tracking Tools: Features, Pros, Cons & Pricing
Top Architect
Top Architect
Nov 9, 2021 · Operations

Top Bug Tracking Tools and How to Build an Effective Bug Tracking Process

This article explains what bug tracking is, outlines a typical bug‑tracking workflow, describes the elements of a good bug report, lists criteria for choosing a bug‑tracking tool, and reviews twelve popular tools with their features, integrations, pricing, advantages and disadvantages, concluding with recommendations for teams of all sizes.

DevOpsProject ManagementSoftware tools
0 likes · 17 min read
Top Bug Tracking Tools and How to Build an Effective Bug Tracking Process
Java High-Performance Architecture
Java High-Performance Architecture
Oct 28, 2021 · Product Management

Which Bug Tracking Tool Fits Your Team? A Comparative Guide

This article defines bug tracking, outlines effective workflows, describes the components of a good bug report, explains what bug‑tracking software should provide, lists key selection criteria, and reviews twelve popular tools with their features, integrations, pricing, pros and cons to help teams choose the right solution.

Project ManagementSoftware toolsbug tracking
0 likes · 25 min read
Which Bug Tracking Tool Fits Your Team? A Comparative Guide
Code Ape Tech Column
Code Ape Tech Column
Feb 20, 2021 · Operations

Bug Tracking Workflow and Tool Comparison

This article defines bug tracking, outlines essential workflow steps and report contents, and evaluates a range of bug tracking tools—including BugHerd, Bugzilla, MantisBT, DebugMe, Donedone, Marker.io, Jira, Bughost, Zoho, Backlog, and Redmine—highlighting their features, integrations, pricing, advantages, and drawbacks to help teams choose the right solution.

OperationsSoftware toolsbug tracking
0 likes · 16 min read
Bug Tracking Workflow and Tool Comparison
FunTester
FunTester
Jun 9, 2020 · Operations

How to Quickly and Accurately Locate Online Bugs: A Practical Guide for Testers

This article outlines a systematic, step‑by‑step approach for testers to gather evidence, reproduce, and diagnose production bugs on mobile and web platforms, emphasizing thorough data collection, environment checks, and collaborative debugging to improve response speed and reliability.

Operationsbug trackingmobile testing
0 likes · 6 min read
How to Quickly and Accurately Locate Online Bugs: A Practical Guide for Testers
Qunar Tech Salon
Qunar Tech Salon
May 17, 2018 · Operations

Design and Implementation of an Integrated Case and Bug Management Platform (Todolist) for Agile QA Processes

This article describes the challenges of traditional case and bug workflows in fast‑moving development, proposes automated solutions such as self‑checking test standards, checklist‑to‑case conversion, and reject‑rule enforcement, and details the architecture and user‑experience improvements of the Todolist platform integrated with Jira.

Jira IntegrationQAbug tracking
0 likes · 10 min read
Design and Implementation of an Integrated Case and Bug Management Platform (Todolist) for Agile QA Processes
DevOps Engineer
DevOps Engineer
Aug 11, 2017 · Fundamentals

Fundamentals of Software Bug Tracking and Management

This article introduces the basic concepts of software testing, covering defect management tools, bug reproduction prerequisites, JIRA issue types, classification methods, severity and priority levels, status lifecycle, and the complete bug handling workflow.

JiraSoftware Testingbug tracking
0 likes · 8 min read
Fundamentals of Software Bug Tracking and Management
Qunar Tech Salon
Qunar Tech Salon
Apr 20, 2016 · Frontend Development

A Day in the Life of a Developer: Debugging IE7 JavaScript Issues

This article chronicles a developer’s detailed workday, documenting the discovery, analysis, and resolution of numerous JavaScript bugs in IE7, the communication with teammates, and the systematic debugging process that ultimately led to fixing a critical comma‑induced error in the code.

DebuggingIE7JavaScript
0 likes · 11 min read
A Day in the Life of a Developer: Debugging IE7 JavaScript Issues
Baidu Tech Salon
Baidu Tech Salon
Dec 26, 2014 · Industry Insights

Bug or Feature? Rethinking the Bug‑vs‑Feature Request Debate

The article examines why distinguishing bugs from feature requests is often futile, using a Visual Studio default‑font issue as a case study, and argues for focusing on constructive feedback rather than semantic arguments in software development.

UI designVisual Studiobug tracking
0 likes · 7 min read
Bug or Feature? Rethinking the Bug‑vs‑Feature Request Debate