Detecting bugs
ποΈ Challenges & Ideas related to automated bug detection
An overview of the process of creating an algorithm to identify bugs
ποΈ Collect examples by extracting fix commits
Global Goal
ποΈ Creating a dataset of bug examples
Question
ποΈ Deep learning to find bugs
A review of the following technical report published in 2017:
ποΈ Detect bug with ChatGPT from a commit
Question
ποΈ Explaining a diff commit file
Question
ποΈ Finding and Fixing bugs with Machine Learning
A review of a microsoft blog post published in 2021.
ποΈ How do you find bugs using ML
TLDR;
ποΈ Implementation Roadmap
What is the feature?
ποΈ Why it does not work
After some research, we did not success to correct bugs with AI. Here is why.
ποΈ Using QRQCs
I have read several QRQCs and generally, they pertain to "hard to detect" bugs.