Tagged articles
9 articles
Page 1 of 1
ITPUB
ITPUB
Jul 17, 2024 · Backend Development

10 Proven Techniques to Slash Java Bugs and Boost Code Quality

This guide presents ten practical strategies—including IDE selection, static analysis tools, unit testing, code reviews, and learning from others' post‑mortems—to help developers dramatically reduce bugs, improve code quality, and increase overall productivity.

Code reviewbug reductioncode quality
0 likes · 10 min read
10 Proven Techniques to Slash Java Bugs and Boost Code Quality
Java Tech Enthusiast
Java Tech Enthusiast
Apr 29, 2024 · Fundamentals

Nine Practical Techniques to Reduce Code Bugs

To cut bugs and boost productivity, developers should use a robust IDE, integrate static analysis tools like FindBugs and CheckStyle, run SonarQube and Fortify for quality and security checks, write unit and functional tests, automate regression suites, and regularly conduct peer code reviews.

Code reviewbug reductioncode quality
0 likes · 8 min read
Nine Practical Techniques to Reduce Code Bugs
Su San Talks Tech
Su San Talks Tech
Apr 17, 2024 · Fundamentals

10 Proven Strategies to Slash Code Bugs and Boost Development Efficiency

This article presents ten practical techniques—including choosing the right IDE, integrating static analysis tools like FindBugs and CheckStyle, using SonarQube and Fortify, writing unit and automated tests, performing incremental code reviews, and learning from others' pitfalls—to help developers dramatically reduce bugs and improve code quality.

Code reviewbug reductioncode quality
0 likes · 10 min read
10 Proven Strategies to Slash Code Bugs and Boost Development Efficiency
Software Development Quality
Software Development Quality
Oct 25, 2023 · Fundamentals

Why Software Testing Is Really About Risk Avoidance: Key Insights

The article argues that the essence of software testing is risk avoidance, explores why bugs arise from user expectations, outlines three core challenges—investment, recursion, and measurability—and proposes balanced semi‑automated testing strategies to reduce bugs while acknowledging the limits of full automation.

Software TestingTesting Strategybug reduction
0 likes · 10 min read
Why Software Testing Is Really About Risk Avoidance: Key Insights
macrozheng
macrozheng
Jul 12, 2021 · Backend Development

50+ Proven Tips to Slash Bugs in Your Backend Development

This article compiles over fifty practical tips covering database design, code practices, and cache usage to help developers dramatically reduce bugs, improve reliability, and boost overall software quality in everyday backend projects.

Cache StrategyDatabase Optimizationbug reduction
0 likes · 30 min read
50+ Proven Tips to Slash Bugs in Your Backend Development
ELab Team
ELab Team
Feb 25, 2021 · Fundamentals

Boost Development Efficiency with Proven Formulas & Bug‑Reduction Tactics

This article presents practical formulas for measuring development efficiency and bug rate, identifies common pitfalls, and offers systematic approaches for requirement review, coding habits, testing methods, and mindset shifts to help developers deliver higher‑quality software faster.

bug reductioncoding best practicesdevelopment efficiency
0 likes · 17 min read
Boost Development Efficiency with Proven Formulas & Bug‑Reduction Tactics
Alibaba Cloud Native
Alibaba Cloud Native
Nov 7, 2020 · R&D Management

Turn Bugs into Learning: 5 Proven Steps for High‑Impact Defect Analysis

This article explains how systematic defect analysis can transform bugs into valuable learning opportunities, outlines five practical practices—including timely summaries, pair analysis, negative‑list filtering, actionable outcomes, and team‑wide learning mechanisms—and shows how these steps reduce future defects while strengthening R&D capabilities.

R&D managementSoftware qualitybug reduction
0 likes · 12 min read
Turn Bugs into Learning: 5 Proven Steps for High‑Impact Defect Analysis
Baidu Tech Salon
Baidu Tech Salon
May 29, 2014 · Industry Insights

Why Most Code Reviews Fail and How to Make Them Truly Effective

The article critiques common careless attitudes toward code reviews, exposing how pointless debates, condescending comments, exhaustive checklists, and rigid pass‑fail policies hinder collaboration, and offers practical, fact‑based strategies—including constructive questioning and pair verification—to transform reviews into productive, bug‑reducing discussions.

Code reviewbest practicesbug reduction
0 likes · 6 min read
Why Most Code Reviews Fail and How to Make Them Truly Effective