Articles with "bug patterns" as a keyword



An empirical study of the Python/C API on evolution and bug patterns

Sign Up to like & get
recommendations!
Published in 2022 at "Journal of Software: Evolution and Process"

DOI: 10.1002/smr.2507

Abstract: Python is a popular programming language, and a large part of its appeal comes from diverse libraries and extension modules. In the bloom of data science and machine learning, Python frontend with C/C++ native implementation… read more here.

Keywords: python api; empirical study; bug patterns; evolution ... See more keywords

Inferring Bug Signatures to Detect Real Bugs

Sign Up to like & get
recommendations!
Published in 2022 at "IEEE Transactions on Software Engineering"

DOI: 10.1109/tse.2020.2996975

Abstract: Static tools like Findbugs allow their users to manually define bug patterns, so they can detect more types of bugs, but due to the complexity and variety of programs, it is difficult to manually enumerate… read more here.

Keywords: bug fixes; bug signatures; bug; inferring bug ... See more keywords