SNAIL at the 46th Int'l Conference on Software Engineering

The week of April 15, we were in Lisbon for the 46th edition of the International Conference on Software Engineering (ICSE 2024 🇵🇹). Since 1975, ICSE has provided a forum where researchers, developers and educators come together to present and discuss the latest innovations, trends, experiences and problems in the field of software engineering. Given the current state of the art, it’s fair to say that this year was largely devoted to Large Language Models (LLMs), such as ChatGPT. Numerous presentations showed how these can (or cannot) be used to simplify developers' lives or advance software engineering research. 🤔 In addition to the scientific presentations, ICSE week with its many co-located events is an opportunity to meet the whole software engineering research community in one place and build bridges with other international research groups. Master students in computer science will soon be taking advantage of this for their end-of-study internships, which can be carried out abroad with one of these groups. 😉

screen reader text

The SNAIL team was represented by Martin Balfroid, who presented his research on the use of LLMs to improve the integration of new developers into development projects via the automatic generation of code tours in a code editor. Xavier Devroey presented the work of Nicolas Riquet, also a doctoral student on the team, who was unable to attend, on the use of Debt Stories: Capturing Social and Technical Debt in the Industry, a tool for collecting information on socio-technical debt from the various stakeholders in a development project.

Xavier Devroey
Xavier Devroey
Assistant Professor of Software Testing

My research goal is to to ease software testing by exploring new paths to achieve a high level of automation for test case design, generation, selection, and prioritization. My main research interests include search-based and model-based software testing, test suite augmentation, DevOps, and variability-intensive systems.

Related