System disruptions
We are currently experiencing disruptions on the search portals due to high traffic. We are working to resolve the issue, you may temporarily encounter an error message.
Change search
Link to record
Permanent link

Direct link
Publications (10 of 14) Show all publications
Dorner, M., Mendez, D., Wnuk, K., Zabardast, E. & Czerwonka, J. (2025). The upper bound of information diffusion in code review. Empirical Software Engineering, 30(1), Article ID 2.
Open this publication in new window or tab >>The upper bound of information diffusion in code review
Show others...
2025 (English)In: Empirical Software Engineering, ISSN 1382-3256, E-ISSN 1573-7616, Vol. 30, no 1, article id 2Article in journal (Refereed) Published
Abstract [en]

Background

Code review, the discussion around a code change among humans, forms a communication network that enables its participants to exchange and spread information. Although reported by qualitative studies, our understanding of the capability of code review as a communication network is still limited.

Objective

In this article, we report on a first step towards understanding and evaluating the capability of code review as a communication network by quantifying how fast and how far information can spread through code review: the upper bound of information diffusion in code review.

Method

In an in-silico experiment, we simulate an artificial information diffusion within large (Microsoft), mid-sized (Spotify), and small code review systems (Trivago) modelled as communication networks. We then measure the minimal topological and temporal distances between the participants to quantify how far and how fast information can spread in code review.

Results

An average code review participants in the small and mid-sized code review systems can spread information to between 72 % and 85 % of all code review participants within four weeks independently of network size and tooling; for the large code review systems, we found an absolute boundary of about 11 000 reachable participants. On average (median), information can spread between two participants in code review in less than five hops and less than five days.

Conclusion

We found evidence that the communication network emerging from code review scales well and spreads information fast and broadly, corroborating the findings of prior qualitative work. The study lays the foundation for understanding and improving code review as a communication network.

Place, publisher, year, edition, pages
Springer, 2025
Keywords
Code review, Simulation, Information diffusion, Communication network
National Category
Computer and Information Sciences
Identifiers
urn:nbn:se:bth-27028 (URN)10.1007/s10664-024-10442-y (DOI)001335071300002 ()2-s2.0-85206942985 (Scopus ID)
Funder
Knowledge Foundation, 20180010
Available from: 2024-10-30 Created: 2024-10-30 Last updated: 2024-11-04Bibliographically approved
Dorner, M., Capraro, M., Treidler, O., Kunz, T.-E., Šmite, D., Zabardast, E., . . . Wnuk, K. (2024). Taxing Collaborative Software Engineering: The Challenges for Tax Compliance in Software Engineering. IEEE Software, 41(4), 143-150
Open this publication in new window or tab >>Taxing Collaborative Software Engineering: The Challenges for Tax Compliance in Software Engineering
Show others...
2024 (English)In: IEEE Software, ISSN 0740-7459, E-ISSN 1937-4194, Vol. 41, no 4, p. 143-150Article in journal (Refereed) Published
Abstract [en]

The engineering of complex software systems is often the result of a highly collaborative effort. However, collaboration within a multinational enterprise has an overlooked legal implication when developers collaborate across national borders: It is taxable. In this article, we discuss the unsolved problem of taxing collaborative software engineering across borders.

Place, publisher, year, edition, pages
IEEE Computer Society, 2024
Keywords
Software, Software engineering, Finance, Collaboration, Codes, Pricing, Collaborative software
National Category
Software Engineering
Identifiers
urn:nbn:se:bth-26585 (URN)10.1109/MS.2023.3346646 (DOI)001241761200006 ()2-s2.0-85164779874 (Scopus ID)
Funder
Knowledge Foundation, 20180010
Available from: 2024-06-26 Created: 2024-06-26 Last updated: 2024-12-02Bibliographically approved
Zabardast, E., Gonzalez-Huerta, J., Gorschek, T., Šmite, D., Alégroth, E. & Fagerholm, F. (2023). A taxonomy of assets for the development of software-intensive products and services. Journal of Systems and Software, 202, Article ID 111701.
Open this publication in new window or tab >>A taxonomy of assets for the development of software-intensive products and services
Show others...
2023 (English)In: Journal of Systems and Software, ISSN 0164-1212, E-ISSN 1873-1228, Vol. 202, article id 111701Article in journal (Refereed) Published
Abstract [en]

Context:Developing software-intensive products or services usually involves a plethora of software artefacts. Assets are artefacts intended to be used more than once and have value for organisations; examples include test cases, code, requirements, and documentation. During the development process, assets might degrade, affecting the effectiveness and efficiency of the development process. Therefore, assets are an investment that requires continuous management.

Identifying assets is the first step for their effective management. However, there is a lack of awareness of what assets and types of assets are common in software-developing organisations. Most types of assets are understudied, and their state of quality and how they degrade over time have not been well-understood.

Methods:We performed an analysis of secondary literature and a field study at five companies to investigate and identify assets to fill the gap in research. The results were analysed qualitatively and summarised in a taxonomy.

Results:We present the first comprehensive, structured, yet extendable taxonomy of assets, containing 57 types of assets.

Conclusions:The taxonomy serves as a foundation for identifying assets that are relevant for an organisation and enables the study of asset management and asset degradation concepts.

Place, publisher, year, edition, pages
Elsevier, 2023
Keywords
Assets in software engineering, Asset management in software engineering, Assets for software-intensive products or services, Taxonomy
National Category
Software Engineering
Identifiers
urn:nbn:se:bth-24426 (URN)10.1016/j.jss.2023.111701 (DOI)000984121100001 ()2-s2.0-85152899759 (Scopus ID)
Funder
Knowledge Foundation, 20170176Knowledge Foundation, 20180010
Available from: 2023-04-11 Created: 2023-04-11 Last updated: 2023-06-02Bibliographically approved
Tanveer, B., Zabardast, E. & Gonzalez-Huerta, J. (2023). An approach to align socio-technical dependencies in large-scale software development. In: Proceedings - IEEE 20th International Conference on Software Architecture Companion, ICSA-C 2023: . Paper presented at 20th IEEE International Conference on Software Architecture Companion, ICSA-C 2023, L'Aquila, 13 March through 17 March 2023 (pp. 341-347). Institute of Electrical and Electronics Engineers (IEEE)
Open this publication in new window or tab >>An approach to align socio-technical dependencies in large-scale software development
2023 (English)In: Proceedings - IEEE 20th International Conference on Software Architecture Companion, ICSA-C 2023, Institute of Electrical and Electronics Engineers (IEEE), 2023, p. 341-347Conference paper, Published paper (Refereed)
Abstract [en]

Seeking the advantages delivered by agile methods in small-scale software development, large organisations are also adopting agile methods. However, scaling results in a huge growth of socio-technical dependencies that can lead to waiting time, delays, and defects and hinder the teams' ability to recognize their own responsibilities. This research proposes an approach to enable teams' autonomy and clarifies teams' responsibility assignments by aligning socio-technical dependencies. By utilising compile-time, run-time, and task dependencies, our approach identifies the wasteful dependencies between the social structures (teams) and the corresponding technical structures (architecture) and also suggests improvements. The initial results suggest that the approach correctly identifies the wasteful dependencies that are hindering teams' responsibility assignments. The suggested solution proposals are also considered useful. Awareness of such wasteful dependencies is the first step toward being able to handle them successfully. © 2023 IEEE.

Place, publisher, year, edition, pages
Institute of Electrical and Electronics Engineers (IEEE), 2023
Keywords
Agile methods, Compile time, Large organizations, Large-scales, Runtimes, Scaling results, Small scale, Sociotechnical, Time-delays, Waiting time, Software design
National Category
Software Engineering
Identifiers
urn:nbn:se:bth-25263 (URN)10.1109/ICSA-C57050.2023.10167722 (DOI)2-s2.0-85166269144 (Scopus ID)9781665464598 (ISBN)
Conference
20th IEEE International Conference on Software Architecture Companion, ICSA-C 2023, L'Aquila, 13 March through 17 March 2023
Funder
Knowledge Foundation, 20180010
Available from: 2023-08-11 Created: 2023-08-11 Last updated: 2023-11-06Bibliographically approved
Zabardast, E., Frattini, J., Gonzalez-Huerta, J., Mendez, D., Gorschek, T. & Wnuk, K. (2022). Assets in Software Engineering: What are they after all?. Journal of Systems and Software, 193, Article ID 111485.
Open this publication in new window or tab >>Assets in Software Engineering: What are they after all?
Show others...
2022 (English)In: Journal of Systems and Software, ISSN 0164-1212, E-ISSN 1873-1228, Vol. 193, article id 111485Article, review/survey (Refereed) Published
Abstract [en]

During the development and maintenance of software-intensive products or services, we depend on various artefacts. Some of those artefacts, we deem central to the feasibility of a project and the product's final quality. Typically, these central artefacts are referred to as assets. However, despite their central role in the software development process, little thought is yet invested into what eventually characterises as an asset, often resulting in many terms and underlying concepts being mixed and used inconsistently. A precise terminology of assets and related concepts, such as asset degradation, are crucial for setting up a new generation of cost-effective software engineering practices. In this position paper, we critically reflect upon the notion of assets in software engineering. As a starting point, we define the terminology and concepts of assets and extend the reasoning behind them. We explore assets’ characteristics and discuss what asset degradation is as well as its various types and the implications that asset degradation might bring for the planning, realisation, and evolution of software-intensive products and services over time. We aspire to contribute to a more standardised definition of assets in software engineering and foster research endeavours and their practical dissemination in a common, more unified direction. © 2022 The Authors

Place, publisher, year, edition, pages
Elsevier, 2022
Keywords
Asset degradation, Asset management, Assets, Software artefacts, Technical debt, Cost effectiveness, Cost engineering, Software design, Asset, Assets management, Cost effective, Position papers, Product and services, Software development process, Software engineering practices, Technical debts, Terminology
National Category
Software Engineering
Identifiers
urn:nbn:se:bth-23601 (URN)10.1016/j.jss.2022.111485 (DOI)000967989300022 ()2-s2.0-85136495111 (Scopus ID)
Funder
Knowledge Foundation, 20170176Knowledge Foundation, 20180010
Note

open access

Available from: 2022-09-12 Created: 2022-09-12 Last updated: 2023-05-08Bibliographically approved
Zabardast, E., Bennin, K. E. & Gonzalez-Huerta, J. (2022). Further Investigation of the Survivability of Code Technical Debt Items. JOURNAL OF SOFTWARE-EVOLUTION AND PROCESS, 34(2), Article ID e2425.
Open this publication in new window or tab >>Further Investigation of the Survivability of Code Technical Debt Items
2022 (English)In: JOURNAL OF SOFTWARE-EVOLUTION AND PROCESS, ISSN 2047-7473, Vol. 34, no 2, article id e2425Article in journal (Refereed) Published
Abstract [en]

Context: Technical Debt (TD) discusses the negative impact of sub-optimal decisions to cope with the need-for-speed in software development. Code Technical Debt Items (TDI) are atomic elements of TD that can be observed in code artifacts. Empirical results on open-source systems demonstrated how code-smells, which are just one type of TDIs, are introduced and "survive" during release cycles. However, little is known about whether the results on the survivability of code-smells hold for other types of code TDIs (i.e., bugs and vulnerabilities) and in industrial settings.Goal: Understanding the survivability of code TDIs by conducting an empirical study analyzing two industrial cases and 31 open-source systems from Apache Foundation. Method: We analyzed 144,476 code TDIs (35,372 from the industrial systems) detected by Sonarqube (in 193,196 commits) to assess their survivability using survivability models.Results: In general, code TDIs tend to remain and linger for long periods in open-source systems, whereas they are removed faster in industrial systems. Code TDIs that survive over a certain threshold tend to remain much longer, which confirms previous results. Our results also suggest that bugs tend to be removed faster, while code smells and vulnerabilities tend to survive longer.

Place, publisher, year, edition, pages
John Wiley & Sons, 2022
Keywords
bugs, code smells, code technical debt items, survivability, vulnerabilities
National Category
Software Engineering
Identifiers
urn:nbn:se:bth-21269 (URN)10.1002/smr.2425 (DOI)000740993400001 ()2-s2.0-85122929311 (Scopus ID)
Funder
Knowledge Foundation, 2017/0176Knowledge Foundation, 2018/010
Note

open access

Available from: 2021-03-19 Created: 2021-03-19 Last updated: 2023-04-11Bibliographically approved
Zabardast, E., Gonzalez-Huerta, J. & Tanveer, B. (2022). Ownership vs Contribution: Investigating the Alignment between Ownership and Contribution. In: IEEE 19th International Conference on Software Architecture Companion, ICSA-C 2022: . Paper presented at 2022 IEEE 19th International Conference on Software Architecture Companion, ICSA-C, Honolulu, 12 March 2022 through 15 March 2022 (pp. 30-34). Institute of Electrical and Electronics Engineers (IEEE)
Open this publication in new window or tab >>Ownership vs Contribution: Investigating the Alignment between Ownership and Contribution
2022 (English)In: IEEE 19th International Conference on Software Architecture Companion, ICSA-C 2022, Institute of Electrical and Electronics Engineers (IEEE), 2022, p. 30-34Conference paper, Published paper (Refereed)
Abstract [en]

Software development is a collaborative endeavour. Organisations that develop software assign modules to different teams, i.e., teams own their modules and are responsible for them. These modules are rarely isolated, meaning that there exist dependencies among them. Therefore, other teams might often contribute to developing modules they do not own. The contribution can be, among other types, in the form of code authorship, code review, and issue detection. This research presents a model to investigate the alignment between module ownership and contribution and the preliminary results of an industrial case study to evaluate the model in practice. Our model uses seven metrics to assess teams' contributions. Initial results suggest that the model correctly identifies misalignment between ownership and contribution. The detection of misalignment between ownership and contribution is the first step towards investigating the impact it might have on the faster accumulation of Technical Debt. © 2022 IEEE.

Place, publisher, year, edition, pages
Institute of Electrical and Electronics Engineers (IEEE), 2022
Keywords
Measurement, Codes, Software architecture, Conferences, Refining, Collaboration, Software
National Category
Software Engineering
Identifiers
urn:nbn:se:bth-23320 (URN)10.1109/ICSA-C54293.2022.00013 (DOI)000838715700009 ()2-s2.0-85132145417 (Scopus ID)9781665494939 (ISBN)
Conference
2022 IEEE 19th International Conference on Software Architecture Companion, ICSA-C, Honolulu, 12 March 2022 through 15 March 2022
Funder
Knowledge Foundation, 20170176Knowledge Foundation, 20180010
Note

open access

Available from: 2022-06-27 Created: 2022-06-27 Last updated: 2023-04-11Bibliographically approved
Zabardast, E., Gonzalez-Huerta, J. & Palma, F. (2022). The Impact of Forced Working-From-Home on Code Technical Debt: An Industrial Case Study. In: Callico G.M., Hebig R., Wortmann A. (Ed.), Proceedings - 48th Euromicro Conference on Software Engineering and Advanced Applications, SEAA 2022: . Paper presented at 48th Euromicro Conference on Software Engineering and Advanced Applications, SEAA 2022, Gran Canaria, 31 August through 2 September 2022 (pp. 298-305). Institute of Electrical and Electronics Engineers (IEEE)
Open this publication in new window or tab >>The Impact of Forced Working-From-Home on Code Technical Debt: An Industrial Case Study
2022 (English)In: Proceedings - 48th Euromicro Conference on Software Engineering and Advanced Applications, SEAA 2022 / [ed] Callico G.M., Hebig R., Wortmann A., Institute of Electrical and Electronics Engineers (IEEE), 2022, p. 298-305Conference paper, Published paper (Refereed)
Abstract [en]

Background: The COVID-19 outbreak interrupted regular activities for over a year in many countries and resulted in a radical change in ways of working for software development companies, i.e., most software development companies switched to a forced Working-From-Home (WFH) mode. Aim: Although several studies have analysed different aspects of forced WFH mode, it is unknown whether and to what extent WFH impacted the accumulation of technical debt (TD) when developers have different ways to coordinate and communicate with peers. Method: Using the year 2019 as a baseline, we carried out an industrial case study to analyse the evolution of TD in five components that are part of a large project while WFH. As part of the data collection, we carried out a focus group with developers to explain the different patterns observed from the quantitative data analysis. Results: TD accumulated at a slower pace during WFH as compared with the working-from-office period in four components out of five. These differences were found to be statistically significant. Through a focus group, we have identified different factors that might explain the changes in TD accumulation. One of these factors is responsibility diffusion which seems to explain why TD grows faster during the WFH period in one of the components. Conclusion: The results suggest that when the ways of working change, the change between working from office and working from home does not result in an increased accumulation of TD. © 2022 IEEE.

Place, publisher, year, edition, pages
Institute of Electrical and Electronics Engineers (IEEE), 2022
Series
Proceedings of the EUROMICRO Conference
Keywords
Case Study, COVID-19, Empirical Study, Industrial Study, Technical Debt, Telework, Work From Home
National Category
Software Engineering
Identifiers
urn:nbn:se:bth-24427 (URN)10.1109/SEAA56994.2022.00054 (DOI)2-s2.0-85142493452 (Scopus ID)9781665461528 (ISBN)
Conference
48th Euromicro Conference on Software Engineering and Advanced Applications, SEAA 2022, Gran Canaria, 31 August through 2 September 2022
Available from: 2023-04-11 Created: 2023-04-11 Last updated: 2023-04-18Bibliographically approved
Zabardast, E., Frattini, J., Gonzalez-Huerta, J., Mendez, D. & Gorschek, T. (2021). Asset Management in Software Engineering: What is it after all?.
Open this publication in new window or tab >>Asset Management in Software Engineering: What is it after all?
Show others...
2021 (English)Manuscript (preprint) (Other academic)
Abstract [en]

When developing and maintaining software-intensive products or services, we often depend on various "assets", denoting the inherent value to selected artefacts when carrying out development and maintenance activities. When exploring various areas in Software Engineering, such as Technical Debt and our work with industry partners, we soon realised that many terms and concepts are frequently intermixed and used inconsistently. Despite the central role of assets to software engineering, management, and evolution, little thoughts are yet invested into what assets eventually are. A clear terminology of "assets" and related concepts, such as "value" or "value degradation", just to name two, are crucial for setting up effective software engineering practices.

As a starting point for our own work, we had to define the terminology and concepts, and extend the reasoning around the concepts. In this position paper, we critically reflect upon the resulting notion of Assets in Software Engineering. We explore various types of assets, their main characteristics, such as providing inherent value. We discuss various types of value degradation and the possible implications of this on the planning, realisation, and evolution of software-intensive products and services over time. 

National Category
Software Engineering
Identifiers
urn:nbn:se:bth-21267 (URN)
Note

Published with title: Assets in Software Engineering: What are they after all? in Journal of System and Software

Available from: 2021-03-19 Created: 2021-03-19 Last updated: 2022-11-21Bibliographically approved
Zabardast, E., Gonzalez-Huerta, J., Gorschek, T., Šmite, D., Alégroth, E. & Fagerholm, F. (2021). Asset Management Taxonomy: A Roadmap.
Open this publication in new window or tab >>Asset Management Taxonomy: A Roadmap
Show others...
2021 (English)Manuscript (preprint) (Other academic)
Abstract [en]

Developing a software-intensive product or service can be a significant undertaking, associated with unique challenges in each project stage, from inception to development, delivery, maintenance, and evolution. Each step results in artefacts that are crucial for the project outcome, such as source-code and supporting deliverables, e.g., documentation.

Artefacts which have inherent value for the organisation are assets, and as assets, they are subject to degradation. This degradation occurs over time, as artefacts age, and can be more immediate or slowly over a period of time, similar to the concept of technical debt. One challenge with the concept of assets is that it seems not to be well-understood and generally delimited to a few types of assets (often code-based), overlooking other equally important assets. 

To bridge this gap, we have performed a study to formulate a structured taxonomy of assets. We use empirical data collected through industrial workshops and a literature review to ground the taxonomy. The taxonomy serves as foundations for concepts like asset degradation and asset management. The taxonomy can help contextualise, homogenise, extend the concept of technical debt, and serves as a conceptual framework for better identification, discussion, and utilisation of assets.

National Category
Software Engineering
Identifiers
urn:nbn:se:bth-21268 (URN)
Available from: 2021-03-19 Created: 2021-03-19 Last updated: 2024-01-31Bibliographically approved
Organisations
Identifiers
ORCID iD: ORCID iD iconorcid.org/0000-0002-1729-5154

Search in DiVA

Show all publications