[go: up one dir, main page]
More Web Proxy on the site http://driver.im/ skip to main content
Volume 227, Issue CApr 2023
Reflects downloads up to 30 Jan 2025Bibliometrics
Skip Table Of Content Section
Regular articles
research-article
Pattern-based circular reference detection in Python
Abstract

Circular references keep objects in loops from being released even if they are no longer reachable. Programming languages provide various garbage collection strategies for reclaiming unused objects at runtime. For example, CPython is ...

Highlights

  • We conducted an empirical study on circular references in Python using real-world data collected from 671 open-source projects.

research-article
SSDTutor: A feedback-driven intelligent tutoring system for secure software development
Abstract

Application Programming Interfaces (APIs) in cryptography typically impose concealed usage constraints. The violations of these usage constraints can lead to software crashes or security vulnerabilities. Several professional tools can ...

Highlights

  • An intelligent tutoring approach for educating secure software development.
  • An ...

review-article
Towards a metrics suite for the complexity analysis of LabVIEW systems models
Abstract

LabVIEW is a popular commercial modeling tool that is often used in systems engineering. LabVIEW also includes a special programming language developed for engineers to help them support the automation of computer-aided systems. ...

research-article
A text classification approach to API type resolution for incomplete code snippets
Abstract

The Stack Overflow Q&A platform boasts an active community of users who often include code snippets in their questions and answers. Several development tools rely on these code snippets as a source of information. Although code ...

Highlights

  • Stack Overflow code snippets might lack information about referenced API types.

research-article
Evaluation and assessment of machine learning based user story grouping: A framework and empirical studies
Abstract

User stories are the main approach to specifying requirements in agile development. Nowadays, a software project normally involves a huge amount of user stories, which makes it a challenging job to efficiently manage these stories. One ...

Highlights

  • We propose a framework for grouping user stories.
  • The framework applies ...

Software Tools at 29th IEEE International Conference on Software Analysis, Evolution and Reengineering (SANER 2022)
article
CoolTeD: A tool for co-labeling and visual analysis of textual dataset▪
Abstract

High-quality labeled textual data are reported as an important type of research data in data-driven requirements engineering (RE), especially in automatic mining and analysis of massive textual data produced by software systems. ...

Highlights

  • CoolTeD supports the full spectrum of manual labeling of textual datasets for the RE purpose.

SBST’22: Search-Based Software Engineering – Tools
article
EvoMBT: Evolutionary model based testing▪
Abstract

Writing tests for software systems is an important but expensive activity that plays a critical role in the success of the software. This is particularly true in systems where the interaction space is fine grained and in continuous ...

Highlights

  • Model-based testing (MBT) has been proven effective for testing complex systems.

Comments

Please enable JavaScript to view thecomments powered by Disqus.