DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Please enter at least three characters to search
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Modernize your data layer. Learn how to design cloud-native database architectures to meet the evolving demands of AI and GenAI workkloads.

Secure your stack and shape the future! Help dev teams across the globe navigate their software supply chain security challenges.

Releasing software shouldn't be stressful or risky. Learn how to leverage progressive delivery techniques to ensure safer deployments.

Avoid machine learning mistakes and boost model performance! Discover key ML patterns, anti-patterns, data strategies, and more.

Related

  • 5 AI Trends That Will Define Software Development in 2025
  • Why AI-Assisted Code Generation Is Transforming Software Development
  • The AI Revolution: Empowering Developers and Transforming the Tech Industry
  • Empowering Developers: Navigating the AI Revolution in Software Engineering

Trending

  • Fixing Common Oracle Database Problems
  • Unlocking the Potential of Apache Iceberg: A Comprehensive Analysis
  • Apache Doris vs Elasticsearch: An In-Depth Comparative Analysis
  • Mastering Fluent Bit: Installing and Configuring Fluent Bit on Kubernetes (Part 3)
  1. DZone
  2. Data Engineering
  3. AI/ML
  4. Automated Root-Cause Analysis

Automated Root-Cause Analysis

Everything you could want for you ARC needs.

By 
Arzu Behiye TARIMCI user avatar
Arzu Behiye TARIMCI
DZone Core CORE ·
Oct. 09, 19 · Presentation
Likes (9)
Comment
Save
Tweet
Share
8.1K Views

Join the DZone community and get the full member experience.

Join For Free

Image title


When we look at the process of creating large-scale enterprise software projects, bugs are inevitable like the sun over the Sahara Desert.

The final stage of the Software Development Life Cycle (SDLC) is Post-Mortem, which includes the analysis of the process and the enhancements of the SDLC. In Russell Ovans' book, Lord of Files: Essays on the Social Aspects of Software Engineering, the author explains how the software development life cycle continues.

The software project that contains no bug/problem is every developer's dream. Zero defects may be conquered by TTD and applying combinatorial testing with use and test cases. 

"Testing leads to failure, and failure leads to understanding." - Burt Rutan

After the release of a project, finding the root causes of issues should not be postponed because this phase of SDLC prevents future defects and helps team members' awareness and self-control.

Per Details From the Case Studies of Various Failures (Dalal, Sandeep, and Rajender Singh Chhillar), software bugs and root causes are explained as: 

Details from the Case Studies of Various Failures(Dalal, Sandeep, and Rajender Singh Chhillar.)*

Details from the Case Studies of Various Failures(Dalal, Sandeep, and Rajender Singh Chhillar

Today's process of SDLC could not be automated for post-mortem, but Software Problems' Root cause analysis can be automated in today's software with machine learning algorithms. In fact, when we do this with the rule engine, it becomes semi-automatic.

However, the software system is used to test the data set of input, input causes, and defect details. I think that Artificial Intelligence and Machine learning algorithms can help us tag software errors automatically for matured systems.

A High-Level Design view of A-RCA** can be seen in the following figure:

Automatic Root Cause Analyser

Automatic Root Cause Analyzer

The Steps for A-RCA**  are as follows:

1. Code Repository Check-in list and Related Defects are analyzed and the training dataset is prepared.

2. A  new defect is entered.

3. Defect GUI asks  A-RCA** Tool, what type of defects category is presented.

4.  Determination of Defects' root cause.

5. Returning RCA*** result.

6. Save to defect to the repository.


* Dalal, Sandeep, and Rajender Singh Chhillar. "Empirical study of root cause analysis of software failure." ACM SIGSOFT Software Engineering Notes 38.4 (2013): 1-7.

** Automated Root Cause Analyzer

*** Root Cause Analyzer


Further Reading

  • SSDLC 101: What Is the Secure Software Development Life Cycle?
  • DevOps, The SDLC, and Agile Development.
Software development Machine learning

Opinions expressed by DZone contributors are their own.

Related

  • 5 AI Trends That Will Define Software Development in 2025
  • Why AI-Assisted Code Generation Is Transforming Software Development
  • The AI Revolution: Empowering Developers and Transforming the Tech Industry
  • Empowering Developers: Navigating the AI Revolution in Software Engineering

Partner Resources

×

Comments
Oops! Something Went Wrong

The likes didn't load as expected. Please refresh the page and try again.

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends:

Likes
There are no likes...yet! 👀
Be the first to like this post!
It looks like you're not logged in.
Sign in to see who liked this post!