paper-with-me

Papers

Improving Software Requirements Prioritization through the Lens of Constraint Solving

2023-06-21 · Jonathan Winton, Francis Palma

Requirements prioritization is a critical activity during the early software development process, which produces a set of key requirements to implement. The prioritization process offers a parity among the requirements based on multiple characteristics, including end-users' preferences, cost to implement, and technical dependencies. This paper presents an interactive method to requirements prioritization that leverages the pairwise comparisons and a constraint solver. Our method employs an interactive accumulation of knowledge from the requirements analyst when the relative priority among the requirements cannot be determined based on the existing knowledge from the requirements documents. The final ranking of the requirements is produced via the constraint solver and interactive pairwise comparisons. We evaluate the proposed method using the requirements from a real healthcare project. The proposed prioritization method relying on a constraint solver outperforms state-of-the-art interactive prioritization methods in terms of effectiveness and robustness to analyst's errors.

📄 PDF Abstract BibTeX arXiv:2306.12391

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AI Techniques for Software Requirements Prioritization

2021-08-02 · Alexander Felfernig

Aspects such as limited resources, frequently changing market demands, and different technical restrictions regarding the implementation of software requirements (features) often demand for the prioritization of requirem…

Fuzzy Inference System for Test Case Prioritization in Software Testing

2024-04-25 · Aron Karatayev, Anna Ogorodova, Pakizar Shamoi

In the realm of software development, testing is crucial for ensuring software quality and adherence to requirements. However, it can be time-consuming and resource-intensive, especially when dealing with large and compl…

software testing

Towards Utility-based Prioritization of Requirements in Open Source Environments

2021-02-17 · Alexander Felfernig, Martin Stettinger, Müslüm Atas, Ralph Samer 외

Requirements Engineering in open source projects such as Eclipse faces the challenge of having to prioritize requirements for individual contributors in a more or less unobtrusive fashion. In contrast to conventional ind…

Applying Large Language Models API to Issue Classification Problem

2024-01-09 · Gabriel Aracena, Kyle Luster, Fabio Santos, Igor Steinmacher 외

Effective prioritization of issue reports is crucial in software engineering to optimize resource allocation and address critical problems promptly. However, the manual classification of issue reports for prioritization …

Classification

Reconsidering Requirements Engineering: Human-AI Collaboration in AI-Native Software Development

2025-10-05 · Mateen Ahmed Abbasi, Petri Ihantola, Tommi Mikkonen, Niko Mäkitalo arxiv

Requirement Engineering (RE) is the foundation of successful software development. In RE, the goal is to ensure that implemented systems satisfy stakeholder needs through rigorous requirements elicitation, validation, an…