arXiv:2605.25973v1 [cs.SE] 25 May 2026
From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs FABIO CALEFATO, University of Bari, Italy ALEXANDRA PAJONK, University of Hamburg, Germany VICTORIA JACKSON, University of Southampton, UK GUILHERME VAZ PEREIRA, Pontifícia Universidade do Rio Grande do Sul, Brazil RAFAEL PRIKLADNICKI, Pontifícia Universidade do Rio Grande do Sul, Brazil FILIPPO LANUBILE, University of Bari, Italy Generative AI tools are rapidly transforming software development practice, prompting unprecedented research interest. However, existing studies have predominantly examined initial adoption rather than sustained use. Understanding what drives developers to continue using these tools after initial adoption remains underexplored, particularly in small and medium-sized enterprises where resource constraints shape technology decisions differently than in large organisations. This study investigates factors associated with developers’ intentions to continue using GenAI tools, adapting the UTAUT2 framework to post-adoption professional contexts. We employed a two-phase mixed-methods design. Phase 1 comprised a six-month longitudinal pilot study at an Italian software company combining surveys and interviews with 17 developers to explore how perceptions of GenAI evolve as experience accumulates. These insights informed a structural model tested in Phase 2 through a cross-sectional survey of 154 developers across Italian SMEs, analysed using PLS-SEM. The model explained substantial variance in continued use intention (𝑅 2 = 0.647), with individual-level perceptions, particularly around productivity, enjoyment, and ease of use, driving sustained adoption, whereas social and organisational factors played no significant role. These findings suggest that, for GenAI tools, post-adoption behaviour differs from initial adoption patterns: in voluntary professional contexts, sustained use is driven primarily by individual-level factors rather than by social and organisational support. Additional Key Words and Phrases: Generative AI, Industry Experience, Technology Acceptance, UTAUT2 ACM Reference Format: Fabio Calefato, Alexandra Pajonk, Victoria Jackson, Guilherme Vaz Pereira, Rafael Prikladnicki, and Filippo Lanubile. 2026. From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs. 1, 1 (May 2026), 48 pages. https://doi.org/10.1145/nnnnnnn.nnnnnnn
1
Introduction
Generative Artificial Intelligence (GenAI) tools have become pervasive in software development, with organisations adopting them in pursuit of productivity gains and faster time-to-market. All respondents to the survey conducted by Cycode [15] confirmed having AI-generated code in their codebases and GitHub [2024] reports 55% faster task completion is achieved with Copilot. Yet, Authors’ Contact Information: Fabio Calefato, University of Bari, Bari, Italy, [email protected]; Alexandra Pajonk, [email protected], University of Hamburg, Hamburg, Germany; Victoria Jackson, [email protected], University of Southampton, Southampton, UK; Guilherme Vaz Pereira, [email protected], Pontifícia Universidade do Rio Grande do Sul, Porto Alegre, RS, Brazil; Rafael Prikladnicki, [email protected], Pontifícia Universidade do Rio Grande do Sul, Porto Alegre, RS, Brazil; Filippo Lanubile, University of Bari, Bari, Italy, [email protected]. Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than the author(s) must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from [email protected]. © 2026 Copyright held by the owner/author(s). Publication rights licensed to ACM. ACM XXXX-XXXX/2026/5-ART https://doi.org/10.1145/nnnnnnn.nnnnnnn , Vol. 1, No. 1, Article . Publication date: May 2026.
2
Calefato et al.
despite the widespread adoption and bold claims, developers remain sceptical. According to Stack Overflow’s 2025 Developer Survey [62], 84% of developers report using AI tools, with over half using them daily, yet only one-third trust the accuracy of AI-generated output. Empirical evidence from industry supports this scepticism. Google’s 2024 and 2025 DORA reports [20, 21] found that delivery stability decreases as AI adoption increases, while GitClear’s 2025 report [25] identified rising code duplication and declining refactoring activity. A survey conducted by Harness [28] found that most developers spend more time debugging AI-generated code than writing it manually. Organizations even report 65% increased security risks since adopting AI coding assistants [15]. This tension between widespread adoption and quality concerns raises a fundamental question: What sustains developers’ commitment to these tools beyond initial adoption? Most existing research has examined initial adoption intentions or early-stage perceptions of GenAI tools. Studies have documented that developers value productivity gains such as faster task completion and reduced keystrokes [39], yet also struggle with understanding and verifying AIgenerated output [69]. What remains unclear is whether and how these early experiences translate into sustained use over time. Initial adoption and continued use are distinct phenomena [8]: the former is driven by expectations about future benefits, while the latter reflects experience-based evaluations of whether those expectations were met. For organisations investing in GenAI tools, understanding what sustains use is arguably more important than understanding what initiates it. The existing literature presents two notable gaps. First, while studies have examined initial GenAI acceptance [54] and early usage patterns [46], empirical evidence on what drives continued use after developers have gained substantial experience remains limited. Second, existing GenAI research has primarily focused on large enterprises. Whether findings from these studies generalise to small and medium-sized enterprise (SME) settings remains unclear, given that SMEs operate under distinct conditions, such as tighter resource constraints, smaller teams with less formalised structures, and greater autonomy in tool selection [9, 19, 47]. This study addresses both gaps by examining the factors that drive software developers in Italian SMEs to continue using GenAI tools after initial adoption. A two-phase sequential mixedmethods design was employed. Phase 1 consisted of a six-month pilot study at Apuliasoft, an Italian software SME, combining surveys, semi-structured interviews, and ethnographic observations to explore developers’ GenAI experiences and identify factors relevant to sustained use. These insights informed an adaptation of the Unified Theory of Acceptance and Use of Technology 2 (UTAUT2) [71] to the post-adoption context. Phase 2 tested this model through a cross-sectional survey of 154 developers across multiple Italian SMEs, analysed using Partial Least Squares Structural Equation Modelling (PLS-SEM). Our model achieved substantial explanatory power, accounting for 64.7% of variance in continued use intention. Perceived productivity and effectiveness gains (Performance Expectancy) emerged as the dominant predictor, indicating that tangible performance benefits are the primary driver of sustained GenAI use among developers. Enjoyment and satisfaction derived from using these tools (Hedonic Motivation) also showed a significant positive effect, while perceived ease of use (Effort Expectancy) demonstrated a smaller but significant contribution. These results reveal that in voluntary, post-adoption contexts within SMEs, developers’ commitment to GenAI tools is sustained not only by the performance benefits they experience but also by the intrinsic enjoyment they derive from use. This study makes several contributions. First, we provide empirical evidence of post-adoption behaviour in the professional GenAI context, moving beyond initial acceptance to examine what sustains use over time among developers. Second, our six-month longitudinal pilot offers evidence of how developer perceptions evolve from nascent experiences to sustained integration, revealing which factors gain or lose importance as experience accumulates. Third, we validate a , Vol. 1, No. 1, Article . Publication date: May 2026.
From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs
3
UTAUT2-based model specifically adapted to the voluntary, post-adoption context of SME software development, identifying which theoretical predictors remain salient in this setting. Fourth, we derive practical recommendations for organisations—particularly SMEs—interested in correctly sustaining GenAI adoption among their development teams. To facilitate replication and extension, we make our survey instruments, codebook, and analysis scripts publicly available.1 The remainder of this paper is organised as follows. Sect 2 reviews related work on GenAI adoption in software engineering and the UTAUT2 framework. Sect 3 presents the research model and hypotheses. Sect 4 details the two-phase mixed-methods design. Sect 5 and 6 present findings from the pilot study and cross-sectional validation study, respectively. Sect 7 discusses theoretical and practical implications, followed by limitations and future directions. Finally, we draw conclusions in Sect 9. 2
Background and Related Work
This section positions our study within three domains of existing research: empirical evidence on GenAI use in software development (Sect 2.1), technology acceptance frameworks for studying continued use (Sect 2.2), and the distinctive characteristics of SME software development contexts (Sect 2.3). 2.1
GenAI Adoption in Software Engineering
GenAI tools have spread rapidly in software development practice and a growing body of empirical work has examined how professional developers use GenAI tools, documenting both usage patterns and lack of trust in output quality. This tension between widespread adoption and persistent scepticism underscores the need to understand what sustains continued use beyond initial experimentation. Large-scale surveys have documented established usage patterns. Liang et al. [39] found that AI programming assistants generate nearly one-third of code in professional workflows, with developers primarily using these tools for code completion and generation tasks. However, participants also reported significant usability challenges, including difficulty crafting effective prompts and managing the cognitive load of evaluating AI-generated suggestions. Yet Vaithilingam et al. [69] found that while GitHub Copilot did not improve task completion time in controlled settings, most participants nonetheless preferred it for daily programming, suggesting that factors beyond raw efficiency shape continued use decisions. Empirical evaluations have documented both capabilities and limitations. Imai [33] found that Copilot generates more code than human pair-programming but requires more deletions, suggesting quality trade-offs developers must navigate. Dakhel et al. [16] found that Copilot generates solutions for most fundamental tasks but struggles when problems require combining multiple methods. Mastropaolo et al. [41] demonstrated that semantically equivalent prompts produce different outputs, highlighting consistency issues. Organisational studies have examined GenAI adoption in professional environments. Weisz et al. [73] conducted an enterprise deployment study at IBM, finding net productivity increases that were not experienced uniformly across developers. Other case studies report that developers primarily use GenAI tools for individual tasks such as code generation and learning, with limited integration into team-level workflows [35]. Zhou et al. [75] systematically categorised developer-reported problems from GitHub Issues and Stack Overflow (SO), reporting challenges related to context limitations, output quality, and workflow integration that emerge during sustained use. 1 https://figshare.com/s/b60572a4cbb18b54e693. Individual responses and interview transcripts remain confidential due to
their sensitive nature.
, Vol. 1, No. 1, Article . Publication date: May 2026.
4
Calefato et al.
Controlled experimental evidence is beginning to emerge. Cui et al. [14] report on randomised controlled trials with 4,867 developers over 2–8 months, finding a 26% increase in completed tasks, with junior developers showing the largest gains. Despite this growing body of work, most existing research examines initial adoption perceptions or early-stage use rather than the factors that sustain GenAI use over time. 2.2
Technology Acceptance and Continued Use
Technology acceptance research seeks to understand why individuals adopt or reject new technologies to predict and improve adoption outcomes. The field has evolved from the Technology Acceptance Model (TAM) [18], which focused on perceived usefulness and ease of use, through the Unified Theory of Acceptance and Use of Technology (UTAUT) [70], which integrated several theoretical models into a more comprehensive framework. UTAUT2 [71] extended the original framework to consumer contexts, substantially improving explanatory power for technology adoption intentions. UTAUT2 identifies seven predictors of technology use, presented in more detail in Sect 3.1: Performance Expectancy, Effort Expectancy, Social Influence, and Facilitating Conditions (retained from UTAUT), plus Hedonic Motivation, Price Value, and Habit. A critical distinction in this literature separates initial adoption from continued use. Bhattacherjee [8] established that post-adoption behaviour follows different dynamics than initial adoption: the cognitive basis shifts from expectations about future benefits to evaluations of realised benefits through actual experience. Subsequent research has demonstrated that the factors predicting initial adoption may differ from those sustaining long-term use [34, 40], with habit and confirmation of expectations playing increasingly important roles over time. Recent studies have applied technology acceptance frameworks to GenAI adoption among software developers. Russo [54] proposed a Human-AI Collaboration and Adaptation Framework drawing on TAM and Diffusion of Innovation theory [52], finding that developers adopt GenAI tools when they fit existing workflows. Lambiase et al. [38] found that habit and performance expectancy were primary adoption drivers. However, both studies focused on initial adoption rather than continued use. Whether findings from these studies generalise to post-adoption behaviour in resource-constrained SME settings remains an open question that our research addresses. Section 3 presents our adapted research model and develops hypotheses grounded in UTAUT2 theory. 2.3 Software Development in SME Contexts SMEs represent a critical segment of the global economy and the software industry [5]. In the EU, SMEs account for 99% of all enterprises, employ approximately 90 million people, and represent the majority of employment in the digital sector [56]. Italy, where this study is situated, has over 3.9 million SMEs [63], making them central to the national economy and software sector. Software SMEs differ systematically from large enterprises in ways that affect how they operate and adopt new technologies. SMEs are characterised by limited human and financial resources, smaller teams, constrained technical expertise, and narrower professional networks [49]. Turner and Ledwith [68] identified further disadvantages, including restricted access to IT tools and limited technical knowledge. Additionally, while their small size enables agility and customer responsiveness [49], it also constrains the resources available for adopting and sustaining new tools and practices [47]. These structural characteristics shape how SMEs approach technology adoption. They typically rely on informal peer learning [11] and grant employees greater autonomy in tool selection due to limited dedicated support [19]. Compared to larger organisations, they face distinct barriers to AI adoption, including limited infrastructure, lower technology readiness, and persistent skills gaps [2, 57]. , Vol. 1, No. 1, Article . Publication date: May 2026.
From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs
5
Fig. 1. UTAUT2-based model of continued GenAI use in software organisations.
These characteristics have direct implications for GenAI adoption. Resource constraints may amplify the importance of perceived performance benefits, given SMEs’ limited capacity to sustain tools during long learning curves. Limited formal training infrastructure means developers must learn GenAI tools through practice and peer support rather than structured programmes. The smaller scale of small teams may increase the visibility of peer practices, potentially amplifying social influence effects. Because existing empirical research on GenAI adoption has largely focused on large enterprises [46, 73], there is limited evidence on whether these findings generalise to SMEs, where organisational dynamics differ substantially. 3 3.1
Theoretical Framework and Hypotheses Research Model Overview
We ground our study on UTAUT2 theory presented in Sect. 2.2, adapting it from its original focus on initial adoption intentions to our context of continued use among software developers in organizational settings. This adaptation required a systematic analysis of construct relevance to post-adoption behaviour. Our adapted model (see Figure 1) was empirically validated through a six-month longitudinal case study at Apuliasoft, an SME based in Bari, Italy, which tracked developers’ perceptions as they evolved from early voluntary use to sustained use of GenAI tools over six months. The model retains five core UTAUT2 constructs as predictors of Continued Use Intention (CUI): Performance Expectancy (PE), the perceived performance benefits of GenAI tools; Effort Expectancy (EE), the ease of continued use; Social Influence (SI), perceived expectations from peers and colleagues; Hedonic Motivation (HM), the enjoyment derived from use; and Facilitating Conditions (FC), the availability of organisational and technical support. The pilot assessed the full UTAUT2 framework with seven constructs. The detailed findings are presented in Sect. 4.2. Based on theoretical analysis and empirical findings from the triangulated survey, interview, and observational data, two constructs, Habit and Price Value, were excluded from the confirmatory Phase 2 model. The rationale for these exclusions is presented in Sect. 5.6. , Vol. 1, No. 1, Article . Publication date: May 2026.
6
3.2
Calefato et al.
Construct Definitions and Hypotheses Development
In this section, we define each construct in the research model (Fig. 1) and develop the associated hypotheses drawing on UTAUT2 theory, relevant literature, and contextualization to GenAI adoption in SME settings. Continued Use Intention (CUI) represents developers’ plans and commitment to maintain GenAI tool usage in their future work activities. Unlike initial adoption intention, which captures users’ willingness to begin using a new technology, CUI reflects an already-established decision to persist with or abandon a technology [8]. The cognitive basis shifts from expectations about future benefits (pre-adoption) to evaluations of realized benefits through actual experience (post-adoption). As the outcome variable in our model, CUI represents developers’ psychological commitment to persist with GenAI tools. This intention, in turn, serves as a proxy for sustained usage behaviour—i.e., whether developers actually continue using GenAI in practice. Previous research on post-adoption technology use [8] showed that users’ stated intentions to continue using a technology strongly predict whether they actually do. Performance Expectancy (PE) represents the degree to which developers believe that continued use of GenAI tools improves their job performance [71], encompassing perceptions of enhanced productivity, faster task completion, improved code quality, and better problem-solving capabilities. In post-adoption contexts, performance expectancy shifts from expectations about potential future benefits to evaluations of benefits already experienced. PE is one of the strongest predictors in technology adoption research [18, 66, 70, 71]. For continued use specifically, Expectation-Confirmation Theory [8] posits that post-adoption behaviour is driven primarily by confirmation of performance expectations through actual experience. In SE contexts, Lambiase et al. [38] have identified perceived productivity gains as a primary driver of GenAI tool adoption. The importance of PE may be amplified in SME settings, where resource constraints [49] make productivity gains particularly valuable [37]. H1: Performance expectancy is positively associated with continued use intention. Effort Expectancy (EE) captures the degree of ease associated with continued use of tools [71]. In the case of GenAI tools, it encompasses the cognitive effort required to formulate effective prompts, interpret AI-generated outputs, and integrate GenAI capabilities into existing development workflows. In the post-adoption phase, EE shifts from perceptions of initial learning difficulty to evaluations of ongoing ease after the main learning curve is overcome. While EE represents a fundamental dimension of technology acceptance [18], its effect on behavioural intention appears to diminish with experience [70], and recent meta-analytic evidence suggests the path relationship may be weaker than originally theorised [66]. Qualitative studies of GenAI adoption suggest that perceived ease of use becomes less salient once developers overcome initial learning curves [54]. This is particularly relevant in SME settings where formal training resources are typically limited, and tools must consequently be learned through practice and peer support [10, 11]. Still, given the post-adoption context of our study, we anticipate EE will have a weaker influence on Continued Use Intention compared to Performance Expectancy. H2: Effort expectancy is positively associated with continued use intention. Social Influence (SI) reflects how individuals’ behaviour is shaped by their social environment [71]. In this context, it represents the extent to which developers perceive that important others (e.g., peers, colleagues, team leaders) believe they should continue using GenAI tools. Most empirical evidence on SI derives from initial adoption contexts. Meta-analytic evidence indicates moderate effects overall, with stronger effects in mandatory use settings [66], while research on developer tool adoption has found that peer visibility facilitates initial uptake [74]. Whether these effects persist into post-adoption phases remains less clear. Recent research on , Vol. 1, No. 1, Article . Publication date: May 2026.
From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs
7
GenAI adoption among software engineers found that social factors did not significantly predict intention to use, suggesting that individual evaluations of utility may outweigh social pressures once developers gain direct experience with the technology [54]. Despite this uncertainty, the smaller, tightly connected nature of SME development teams could plausibly amplify social influence effects by increasing the visibility of peer practices and fostering more informal, person-to-person knowledge sharing. We therefore include SI in our model while acknowledging that its relevance in post-adoption contexts warrants empirical examination. H3: Social influence is positively associated with continued use intention. Hedonic Motivation (HM) captures the fun, enjoyment, and intrinsic pleasure derived from using technology [71], reflecting intrinsic motivation, whereby individuals perform activities for their inherent satisfaction rather than for external rewards. In the GenAI context, this encompasses the enjoyment of creative problem-solving through prompt engineering, the satisfaction of discovering new tool capabilities, and the pleasure of collaborating with an AI assistant using natural language. UTAUT2 incorporates HM in consumer contexts [71], recognizing its importance for voluntary use and technologies with creative elements, as well as for continued engagement once initial novelty wanes. Meta-analyses found HM to be significantly associated with intention to use in most studies, though effects are weaker in utilitarian contexts [66]. Even in professional software development, typically framed as utilitarian, intrinsic motivation plays a meaningful role: developers value technical challenges and variety in their work [7], and they experience flow states during coding that sustain engagement [42]. GenAI’s interactive, conversational nature fosters creative experimentation that may be intrinsically rewarding. In SME settings, where technology mandates tend to be less formalised and developers have greater freedom over tool selection [9, 19], enjoyment could play an amplified role in sustaining use. H4: Hedonic motivation is positively associated with continued use intention. Facilitating Conditions (FC) represent developers’ perceptions of the organisational and technical resources and support available to facilitate continued GenAI use [71], encompassing the availability of necessary resources, possession of required knowledge and skills, compatibility with existing tools and workflows, and access to help when difficulties arise. In post-adoption contexts, FC may shape Continued Use Intention: if developers perceive inadequate organisational support, tool incompatibilities, or a lack of resources, they may deem continued use infeasible and abandon GenAI despite recognising its benefits. The construct may be especially relevant in SME environments, where limited IT budgets, smaller support teams, and less formal training infrastructure make organisational support particularly salient [10, 11]. H5: Facilitating conditions are positively associated with continued use intention. 4 4.1
Research Methodology Design
This study employs a two-phase sequential exploratory-confirmatory mixed-methods design [13] to investigate factors influencing continued GenAI use among software developers in Italian SMEs. The design combines a longitudinal case study, providing contextual insights, with a broader crosssectional survey, enabling statistical generalization. This approach allows us to first understand the phenomenon deeply within a specific organizational context before testing our theoretical model across multiple settings. It also aligns with recommendations for context-sensitive technology adoption research [72], ensuring our model is both grounded in the lived experiences of Italian SME developers and validated with adequate statistical power. , Vol. 1, No. 1, Article . Publication date: May 2026.
8
Calefato et al.
Phase 1: Pilot Case Study. Phase 1 examines developers’ experiences with GenAI tools over six months at Apuliasoft, an Italian software SME with about 45 developers. It adopts a longitudinal, within-subject design to capture how perceptions and usage patterns evolve, offering insights into factors that support or hinder continued engagement with GenAI. Rather than directly applying the UTAUT2 framework, we first conducted an exploratory mixedmethods pilot study combining surveys, semi-structured interviews, and ethnographic observations of actual GenAI use. This approach generated contextual evidence on how developers in Italian SMEs experience and adopt these tools, informing the adaptation of UTAUT2 constructs to this setting. Following Creswell and Clark [13]’s sequential exploratory design, we triangulated quantitative and qualitative data to identify the constructs most relevant to developers’ continued use intentions. The resulting insights guided the development of the UTAUT2-based structural model described in Sect. 3.1. The longitudinal design serves three purposes: (1) grounding the model in empirical observations from the SME context, (2) refining survey measures before broader deployment, and (3) strengthening validity through methodological triangulation. The temporal dimension also allows comparison between early expectations and later experiences, revealing how perceptions mature with sustained use, an aspect that cross-sectional designs cannot capture. A key feature of our design is that it tracks the evolution from early to continued voluntary use, rather than from pre- to post-adoption. This focus highlights the factors that motivate developers to continue using GenAI after initial experimentation, offering insights into how organisations can realize lasting value from these tools. Phase 2: Cross-sectional Validation Study. Building on insights from Phase 1, Phase 2 extends the investigation to multiple Italian SMEs through a cross-sectional survey design. This phase tests the refined theoretical model with adequate statistical power to confirm hypothesized relationships and assess their generalizability beyond the single-case context. By recruiting software developers from various Italian SMEs, we examine whether the factors identified in Phase 1 hold across different organizational settings while maintaining focus on the distinctive SME context. The cross-sectional approach complements the longitudinal depth of Phase 1 by providing breadth of evidence. While Phase 1 offers a rich understanding of how continued use intentions develop over time within one organization, Phase 2 assesses whether these patterns extend to the broader population of Italian SME developers. We employed Partial Least Squares Structural Equation Modeling (PLS-SEM) to validate the structural relationships identified in Phase 1, examining which UTAUT2 factors are most relevant in Italian SME contexts. Fig. 2 illustrates the overall timeline of both phases and the data collection steps taken at each point. Detailed descriptions of each research phase follow in next sections. 4.2
Phase 1: Pilot Case Study
We selected Apuliasoft Srl, a young and dynamic software development company based in Bari, Italy, as our case study site. Apuliasoft had 45 employees at the beginning of the study and fit our target company profile as an Italian SME. The company’s service portfolio includes product development, software maintenance, and consulting services across web and mobile development, data visualization, UX/UI design, and cloud solutions. Apuliasoft offers flexible work arrangements, allowing staff to choose between remote and office-based work. One of the researchers involved in the study had prior familiarity with Apuliasoft’s organizational culture and employees through a previous internship, facilitating smoother interactions with software engineers and management throughout the study period. This prior relationship facilitated access to the longitudinal data collection required for the six-month pilot study. Critically for our study, Apuliasoft provided an ideal voluntary usage context. At the start of the study, the company had no formal guidelines or policies regarding GenAI use, maintaining a , Vol. 1, No. 1, Article . Publication date: May 2026.
From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs
9
Fig. 2. Research design timeline showing Phase 1 (pilot study) and Phase 2 (cross-sectional survey) data collection points.
deliberately relaxed attitude toward usage. In contrast to some companies that mandate GenAI usage (e.g., Microsoft [64]), Apuliasoft management neither promoted nor required the use of GenAI tools. Decisions regarding whether to use GenAI, which tools to select, and how to integrate them into their workflows are left entirely to individuals. This authentic voluntary usage environment, combined with management’s strategic interest in understanding GenAI’s potential through empirical research, created optimal conditions for studying sustained use in professional SME contexts. 4.2.1 Initial Use Survey (S1). We administered an initial survey (S1) in July 2024 to establish baseline perceptions at the start of the study. The survey reused the questions from an existing instrument validated in a study of GenAI adoption within a Brazilian firm [45], with two additional items about work location to account for Apuliasoft’s flexible arrangements. The survey covered four main topics (Table 1): demographics (10 items), prior GenAI experience (2 items), GenAI usage at work (6 items), and non-use patterns for those without experience (2 items). Key questions addressed what tools developers used, their familiarity with these tools, and their expectations regarding GenAI’s impact on development speed, quality, and collaboration. The survey instrument was prepared in English, translated into Italian by the researchers from the University of Bari, and administered via Google Forms. The company management reviewed the translation to ensure clarity and contextual relevance. The CEO distributed the survey to 39 developers through the company’s internal communication system, with a reminder email one week later. The survey remained open for two weeks. Participation was entirely voluntary, and all responses were anonymous. 27 developers responded (69% response rate), labelled P1 through P27. 4.2.2 Interviews. Twelve semi-structured interviews [58] were conducted between July and August 2024 with developers who volunteered to discuss their GenAI experiences in response to the initial use survey. The interview protocol covered motivations for using GenAI, trust and reliability perceptions, impact on development work, prompt engineering practices, training needs, and negative experiences. While the protocol provided structure, interviewers maintained flexibility to adapt questions based on individual responses in the interview and in their earlier survey. The protocol evolved iteratively as interviews progressed, incorporating emerging themes. , Vol. 1, No. 1, Article . Publication date: May 2026.
10
Calefato et al.
Table 1. Initial survey (S1). The table shows the topics included in the survey, along per topic, the number of questions, and a subset of questions. Topic Demographics
Num. 10
Prior Gen AI experi- 2 ence GenAI Usage At 6 Work Non-use
Questions (Subset) Age, Gender, Years of experience, Job Role, Primary Work location, Days in office Experience, Usage at Work Tools used, familiarity with use, how they believe GenAI influences development speed and adoption of best development practices, impact on team collaboration and communication, concerns about usage Reasons for not using, potential interest in using GenAI in the future
2
Table 2. Interview participant demographics. The ID corresponds to the one assigned in the initial us survey (S1)). Key: Gen.- Gender, Exp.- Years of Professional Experience, Lvl.- Career Level (PD-Professional Developer, AD-Associate Developer, TD-Trainee Developer, PLD-Professional Lead Developer), Spec.- Specialization. AI Image Generators include Dall-E, Stable Diffusion, Midjourney, Leonardo, and Firefly. ID P1 P2 P5 P8 P11 P12 P13 P16
Age 26-35 18-25 36-45 26-35 18-25 26-35 26-35 18-25
Gen. M M F M M F M M
Exp. 4-7 1-3 1-3 1-3 1-3 4-7 1-3 1-3
Lvl. PD AD AD TD PLD AD AD AD
P19 P20 P25 P26
36-45 26-35 26-35 18-25
M M M M
4-7 4-7 4-7 4-7
PD PD PLD AD
Spec. UX UX,QA
UX
GenAI Tools ChatGPT, AI image generators ChatGPT, Google Gemini ChatGPT ChatGPT ChatGPT ChatGPT ChatGPT ChatGPT, Copilot, Gemini, AI image generators ChatGPT ChatGPT ChatGPT ChatGPT
All interviews were conducted in Italian by the same researcher, recorded, and automatically transcribed using Whisper AI. Transcripts were subsequently reviewed and manually corrected. Interview durations averaged 34 minutes (range: 24-42 minutes). Table 2 presents participant demographics. The 12 interviewees represented diverse career levels and GenAI tool preferences, with ChatGPT being universally adopted and several participants experimenting with additional tools like Copilot, Gemini, and AI image generators. 4.2.3 Ethnographic Fieldwork. Ethnographic fieldwork took place during November and December 2024, coinciding with the middle phase of sustained use. We purposefully decided to undertake the fieldwork two months later than the interviews to allow developers time to embed GenAI tools into their workflows. We initially planned traditional participant observation with the researcher spending time alongside developers observing their daily tasks. However, Apuliasoft’s flexible remote work arrangements made this operationally challenging. We therefore adapted the approach to combine scheduled individual sessions with opportunistic observations. , Vol. 1, No. 1, Article . Publication date: May 2026.
From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs
11
Table 3. Sustained use survey (S2). Topics along with the number of questions and a subset of questions within each topic. Topic Demographics GenAI experience UTAUT2 structs
Num. 4 12
con- 11
Questions Age, gender, years of experience, job role Familiarity with use; experienced impact on development speed, software quality, and team collaboration; specific use cases Voluntariness of use, Technology openness, Performance expectancy, Effort expectancy, Social influence, Facilitating conditions, Hedonic motivation, Continued use intention
The scheduled sessions provided structured opportunities for collaborative review of developers’ GenAI interactions. Each session began with feedback validation from earlier interviews, followed by an exploration of participants’ chat histories in tools such as ChatGPT or Gemini. These sessions offered insights into actual usage patterns, prompt evolution, and integration strategies. Eleven such sessions occurred, involving ten interview participants and one additional developer who had completed only the entry survey. These scheduled sessions complemented more traditional observational work, in which the researcher documented informal conversations with developers and management, capturing spontaneous reflections on GenAI experiences as they emerged naturally in the workplace. 4.2.4 Sustained Use Survey (S2). The second survey was administered in February 2025, six months after the initial survey S1, to capture perceptions following sustained engagement. The survey instrument incorporated three main components (Table 3): demographics (4 items), GenAI experience and impacts (12 items), and UTAUT2 constructs (11 items). The experience section adapted items from a validated post-survey used in an earlier longitudinal study [46], enabling cross-context comparison between large enterprises and SMEs. The UTAUT2-related items measured the same constructs from the research model presented in Sect. 3.1. (see Table 14 in B for complete item wordings). The preparation and distribution of the second survey followed the same protocol as S1. Participation remained voluntary and anonymous, with no mechanism to match S1 and S2 respondents. Seventeen participants completed the sustained use survey, labelled P28-P44. 4.2.5 Post-Study Interviews. Following the completion of both study phases, we interviewed the management of Apuliasoft (CEO, COO, and CTO) approximately one year after our initial data collection. The semi-structured session lasted for 1.5 hours and presented the main quantitative results from Phase 2 alongside patterns observed during the Phase 1 pilot, inviting management to reflect on whether findings resonated with their experience, what organisational changes had occurred since the study period, considering the rapid evolution of the GenAI landscape, and what advice they would offer to other SMEs sustaining GenAI adoption. This “voice from the trenches” approach ensured that our implications are grounded in both empirical findings and lived experience, directly informing the practical recommendations presented in Sect. 7.2. 4.2.6
Data Analysis.
Survey Analysis. For the initial survey (S1), one researcher calculated descriptive statistics for closed-ended responses and read, summarized, and discussed open-ended responses with two other researchers. The sustained use survey (S2) received similar treatment, with descriptive statistics providing quantitative profiles of developer perceptions after six months of sustained use. For , Vol. 1, No. 1, Article . Publication date: May 2026.
12
Calefato et al.
Table 4. Demographic characteristics of participants in the initial use survey (S1) and sustained use survey (S2), including age, gender, and professional experience. Attribute Age Gender Experience in software development
Answer 18–25 26–35 36–45 Male Female Not informed Less than 1 year 1–3 years 4–7 years 8+ years
Survey (S1) n = 27 6 (22%) 17 (63%) 4 (15%) 22 (81%) 4 (15%) 1 (4%) 2 (7%) 14 (52%) 11 (41%) –
Survey (S2) n = 17 2 (12%) 11 (65%) 4 (24%) 14 (82%) 3 (18%) – 1 (6%) 8 (47%) 6 (35%) 2 (12%)
open-ended questions, responses were read, summarized, and discussed among the same three researchers to identify themes. While S2 measured UTAUT2 constructs, the small sample size (n=17) precluded any hypothesis testing. Therefore, these data served three purposes: (1) validating that UTAUT2 constructs were relevant and measurable in the Apuliasoft context, (2) identifying potential measurement issues to refine for Phase 2, and (3) providing preliminary descriptive evidence of construct relationships to inform hypothesis development. Formal hypothesis testing via PLS-SEM occurred in Phase 2 with adequate statistical power. The anonymous survey design prevented formal paired analysis of S1–S2 changes at the individual level. However, the demographic similarity between cohorts enabled meaningful comparison of population-level perception shifts during sustained use (see Table 4). Interview Transcripts. Qualitative analysis of interview transcripts followed an inductive open coding approach( [12]).The researcher who conducted the interviews leveraged their familiarity with the data to identify emergent codes grounded in participants’ experiences. Each code received a textual description defining its scope, boundaries, and covered topics. Codes evolved iteratively as additional transcripts were analyzed. After completing the initial coding of all transcripts, one researcher created a preliminary coding scheme by organizing codes into thematic categories. A second researcher independently coded a subset of segments, enabling inter-rater reliability assessment. Initial agreement reached 87.6% across 89 compared segments. Discrepancies prompted refinement discussions that involved a third researcher, acting as arbiter, and resulted in code merging, splitting, category restructuring, and identification of new categories. A second comparison round achieved 90.1% agreement across 170 segments (37% of all coded data). Following discussions to resolve remaining discrepancies, the lead researcher verified the refined scheme against all coded segments and adjusted assignments where necessary. Finally, a third round was needed to refine the initially identified code of “common limitations” used for 17 segments into three more specific codes. This was reviewed with 100% agreement. The final coding scheme consisted of 29 codes organized into six categories. Table 5 presents a partial view; the complete codebook is available in supplementary materials. This paper reports only on the categories of benefits, challenges, and concerns as these are most relevant to sustained use. , Vol. 1, No. 1, Article . Publication date: May 2026.
From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs
13
Table 5. Partial coding scheme showing the Challenges category. Support indicates the number of interview transcript segments assigned to each code. Category
Challenges
Code Complex and context specific tasks Inaccurate responses Unhelpful for specialized technologies Verbose responses Lack of alternative answers
Support 20 5 4 6 1
Triangulation. After analyzing each data source, we systematically triangulated findings across surveys, interviews, and ethnographic observations. This triangulation process involved comparing quantitative patterns from survey responses with qualitative themes from interviews and contextual insights from field observations. This approach provided a rich, nuanced understanding of continued GenAI use at Apuliasoft, capturing both population-level trends and individual experiences that informed our theoretical model specification for Phase 2. 4.3
Phase 2: Cross-sectional Validation Study
4.3.1 Survey Instrument. The Phase 2 survey instrument (S3) built directly upon the Phase 1 sustained use survey (S2) administered at Apuliasoft, retaining the validated UTAUT2 measurement items while incorporating refinements based on pilot findings. The survey maintained the same three-section structure. Phase 1 findings informed several refinements to item wording to improve clarity and contextual relevance for Italian software developers; these adjustments are detailed in Sect. 5.7 alongside the pilot data that motivated them. In addition, from Phase 1 survey instruments, we retained the screening question in the demographics section asking whether respondents had experience using GenAI tools for software development tasks. Respondents indicating no experience were directed to a brief exit question about barriers preventing adoption, after which the survey concluded. This ensured our analytical sample comprised only developers with prior use experience, which is necessary for evaluating continued use intentions. To identify inattentive respondents in the larger Phase 2 sample, we also embedded an attention check item midway through the UTAUT2 section, instructing participants to select a specific response option [44].This quality control measure was unnecessary in Phase 1’s smaller, organisationally focused context but essential for broader crossSME recruitment. Additionally, items were randomised within construct blocks to reduce order effects and response bias. The survey was administered via Google Forms. 4.3.2 Data Collection. The target population comprised software developers employed at Italian SMEs, operationalised as companies with 10–250 employees following European Commission definitions.2 Participants required current employment in software development roles that involve writing code of any type and across any part of the development process (e.g., application logic, tests, infrastructure), and experience using GenAI tools in professional software development work. We defined GenAI tools broadly to include conversational AI assistants (e.g., ChatGPT, Claude, Gemini), code completion tools (e.g., GitHub Copilot), and other AI-powered development aids. This inclusive definition was intended to capture the diversity of GenAI tool adoption patterns observed in Phase 1. 2 https://single-market-economy.ec.europa.eu/smes/sme-fundamentals/sme-definition_en
, Vol. 1, No. 1, Article . Publication date: May 2026.
14
Calefato et al.
Data collection occurred between March and September 2025. While we sought demographic diversity across experience levels, gender, and technology stacks to strengthen the representativeness of our sample, we faced the practical recruitment constraints of industry surveys commonly reported in prior research [4]. Although a fully representative sample was not feasible, we employed a convenience sampling approach through multiple channels to maximise coverage of Italian SME software developers. First, we directly contacted developers at Italian SMEs through the researchers’ professional networks. Second, we publicised the survey on the researchers’ LinkedIn profiles in Italian, targeting posts to software development communities and relevant professional groups. Third, we distributed the survey to alumni of the University of Bari’s Department of Informatics working in software development roles at Italian SMEs. Ethical approval and informed consent procedures for both study phases are detailed in A. Data Screening. The Phase 2 survey (S3) collected 186 responses.We applied sequential filtering to ensure data quality and alignment with the study’s focus on GenAI adopters. First, we excluded seven respondents who reported never having used GenAI tools in a professional context.Of the remaining 179 responses, we excluded two for failing the attention check, 17 non-programmers, five due to knowledge-usage inconsistency (claiming not to know what an LLM is while simultaneously reporting six or more months of GenAI use), and one for experience contradiction (reporting less than one year of software development experience while claiming more than one year of GenAI usage). Examination for straight-lining (identical responses across all items) identified no such cases. The final analytical sample comprised 154 valid responses from software developers who actively use GenAI tools in their professional work. Missing data were minimal, affecting only 1.02% of construct item responses, and thus no imputation was required. Sample Size Determination. We conducted an a priori power analysis using G*Power 3.1 [22] to determine the minimum sample size required for PLS-SEM analysis. Following recommendations for PLS-SEM research [55], we used the F-test for multiple linear regression as an acceptable approximation, given that the PLS-SEM algorithm estimates path coefficients through ordinary least squares regression [27]. With five predictors pointing to the endogenous construct (CUI), we specified a medium effect size (𝑓 2 = 0.15), Type I error probability 𝛼 = 0.05, and statistical power (1 − 𝛽) = 0.95. These parameters yielded a minimum required sample size of 138 respondents. Our final analytical sample of 154 valid responses exceeds both the calculated minimum and the less stringent “ten-times rule” threshold of 50 observations, i.e., ten times the maximum number of structural paths directed at any construct [27]. 4.3.3
Data Analysis.
Analytical Approach. We employed Partial Least Squares Structural Equation Modeling (PLSSEM) to test our theoretical model. Analysis was conducted using SmartPLS 4.1 [51]. PLS-SEM distinguishes between measurement models and structural models. The measurement model assesses relationships between unobservable latent constructs (e.g., Performance Expectancy) and their observable indicators (e.g., individual survey items measuring that construct). Our model uses reflective measurement, where the latent construct causes observed responses to its survey items [27]. The structural model then examines relationships among these latent constructs, i.e., how the five predictor constructs (PE, EE, SI, FC, and HM) influence the outcome construct (CUI). We note that while the analysis plan included all five predictors, measurement issues with SI led to its exclusion from the final structural model, as detailed in Sect. 6.1. PLS-SEM was selected for its suitability in theory development contexts and its capacity to handle complex models with multiple interconnected constructs [27, 55]. This method has gained increasing adoption in , Vol. 1, No. 1, Article . Publication date: May 2026.
From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs
15
empirical SE research and is particularly appropriate for exploratory investigations of emerging technologies [54]. Preliminary Scale Validation. Because several UTAUT2 scales were adapted to the GenAI sustained use context in Italian SMEs, we conducted Exploratory Factor Analysis (EFA) as a preliminary validation step before proceeding to PLS-SEM. EFA served to verify that adapted items loaded onto their intended constructs and to identify any problematic items requiring removal. We assessed sampling adequacy using the Kaiser-Meyer-Olkin (KMO) measure (threshold ≥ 0.60) and Bartlett’s test of sphericity (𝑝 < .05). Factor extraction followed parallel analysis, retaining factors with eigenvalues exceeding the corresponding average random eigenvalues, corroborated by scree plot inspection. We applied oblique (oblimin) rotation, as correlated factors were expected. Items were evaluated against multiple retention criteria: factor loadings ≥ 0.50 (preferred) or 0.40–0.50 (marginal), cross-loadings < 0.30, uniqueness < 0.60, and theoretical appropriateness. As all data were collected via a self-report survey at a single time point, we also assessed potential common method bias using Harman’s single-factor test; a single factor explaining less than 50% of variance suggests common method bias is not a major concern. Measurement Model Assessment. Following established PLS-SEM guidelines [27, 55], we assessed the measurement model through internal consistency reliability, convergent validity, and discriminant validity. Internal consistency reliability was evaluated using Cronbach’s alpha (𝛼) and composite reliability (CR), with values ≥ 0.70 considered acceptable. CR is preferred in PLS-SEM because Cronbach’s alpha tends to underestimate reliability by assuming equal indicator loadings [27]. Convergent validity was assessed through indicator outer loadings and Average Variance Extracted (AVE). Outer loadings ≥ 0.70 indicate that indicators share at least 50% of variance with their construct; loadings between 0.40 and 0.70 may be retained if their removal does not improve AVE and they hold theoretical importance. AVE values ≥ 0.50 confirm adequate convergent validity. Discriminant validity was evaluated using the Heterotrait-Monotrait (HTMT) ratio of correlations (threshold < 0.85 or < 0.90) [31] and the Fornell-Larcker criterion [23], which requires that the square root of each construct’s AVE exceeds its correlations with other constructs. Structural Model Assessment. Structural model assessment followed established PLS-SEM procedures [27, 55]. We first examined collinearity among predictor constructs using Variance Inflation Factors (VIF), with values below 3 considered acceptable. Structural path coefficients were estimated using nonparametric bootstrapping with 5,000 subsamples to assess significance, generating 𝑡statistics, 𝑝-values, and 95% bias-corrected confidence intervals for each hypothesised relationship. Explanatory power was assessed using the coefficient of determination (𝑅 2 ) and adjusted 𝑅 2 ; in organisational and technology adoption contexts, 𝑅 2 values of 0.25, 0.50, and 0.75 are typically considered weak, moderate, and substantial, respectively [27]. Effect sizes (𝑓 2 ) were calculated to assess each predictor’s individual contribution to explained variance, with values of 0.02, 0.15, and 0.35 representing small, medium, and large effects. Predictive relevance was evaluated using 2 PLSpredict with 10-fold cross-validation and 10 repetitions [60]; 𝑄 predict values greater than zero indicate that the model has predictive capability for out-of-sample observations. Overall model fit was assessed using the Standardised Root Mean Square Residual (SRMR), which quantifies how well the estimated model reproduces the relationships observed in the data [32]. Lower SRMR values indicate a better fit, with values below 0.10 acceptable. 5
Results of Phase 1: Pilot Case Study
This section presents findings from the longitudinal case study at Apuliasoft, which served to (1) characterise how developers integrate GenAI into their workflows, (2) explore which UTAUT2 , Vol. 1, No. 1, Article . Publication date: May 2026.
16
Calefato et al.
constructs prove most relevant in a voluntary SME context, and (3) refine both the theoretical model and survey instrument for Phase 2. We report quantitative findings from two surveys conducted six months apart—the initial use survey (S1, August 2024) and the sustained use survey (S2, February 2025)—supplemented by qualitative evidence from semi-structured interviews and ethnographic observations of actual GenAI use in practice. 5.1
Sample Overview
As described in Sect. 4, survey S1 achieved responses from 27 developers (69% response rate), while survey S2, conducted six months later, retained 17 participants (63% retention). Table 4 presents the demographic comparison between surveys, showing that the S2 sample remained broadly representative of the original cohort in terms of age, gender, and experience distribution. All 27 participants in S1 reported prior experience with GenAI tools at baseline, confirming that Apuliasoft represented an environment where GenAI adoption had already occurred organically. Of these, 22 (81%) had used GenAI tools in actual work projects, while 5 (19%) had experimented with GenAI but not yet applied it professionally. ChatGPT was the most widely used tool (81%), followed by GitHub Copilot (26%). This baseline confirms that our study captures continued use dynamics rather than initial adoption decisions. The 37% attrition rate (10 participants) between S1 and S2 warrants consideration. The anonymous survey design precluded a within-subject analysis. However, the aggregate demographics (Table 4) suggest the retained participants were broadly representative. The attrition likely reflects normal survey fatigue rather than systematic selection effects related to GenAI attitudes, though we acknowledge this as a limitation and interpret longitudinal patterns cautiously. 5.2
Usage Patterns and Expectations Over Time
We first present findings from each survey, then compare how perceptions shifted over six months of continued GenAI use. 5.2.1
Results from Initial Survey (S1).
Impact of GenAI Usage on Development Speed and Software Quality. Notably, all the participants already using GenAI for work projects (22 - 81%) agreed that the development process speeds up. Among participants using GenAI for work, 68% believed GenAI use can influence the adoption of better software development practices. Impact of GenAI Usage on Communication and Collaboration. Mixed sentiments were expressed, with some participants feeling that team discussions and collaborative practices could be improved, while others noted concerns about the negative effects of GenAI on team dynamics. Discussions with colleagues were more effective as they could “explore an unfamiliar topic with ChatGPT/Copilot”(P12) before the discussion. However, concerns on negative effects were voiced, including reduced peer interaction if developers “prefer asking AI rather than a more experienced colleague” (P4) and worries that GenAI might lead to “less communication in the team” and loss of “that human confrontation and knowledge exchange” (P17). Reasons for non-use. The five participants who did not use GenAI at work provided several reasons related to low performance and efficiency expectations. For example, P8 felt that GenAI does not always produce correct responses and instead prefers Stack Overflow, as it allows them to consider multiple viewpoints before deciding which approach to take. In terms of efficiency, P6 noted that “I have never found the debugging/time-saving ratio of AI-generated code to be advantageous”. , Vol. 1, No. 1, Article . Publication date: May 2026.
From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs
17
Fig. 3. Types of tasks and GenAI usage frequency (Numbers refer to the number of responses).
5.2.2 Results from Sustained Use Survey (S2). The sustained use survey continued to explore the themes of the first survey, such as the influence of GenAI on speed, code quality, and collaboration. Additionally, as the developers had been using GenAI for six months, they were asked for reflections on additional areas, such as their overall experience and influence on their workflow, as well as the types of tasks they were using GenAI to assist with. Development Tasks in Which GenAI is Used. As shown in Figure 3, GenAI is commonly used to assist with code-related activities, such as explaining code, debugging, modifying existing code, or writing new code. GenAI is also used to help with requirements and design. Low usage was indicated for collaborative tasks, such as stand-ups and whiteboard meetings. This usage pattern aligns with observations from studies exploring GenAI adoption ([17, 46]). Usage Frequency. Looking at how frequently participants use the tools, it is clear that they are well-adopted in developers’ daily workflows. Only 12% indicated using the tools occasionally, while 47% use them at least several times per week, and 41% daily. This highlights that developers use GenAI tools habitually. Overall Experience With GenAI Tools. Respondents answered that they are generally satisfied (76%) or very satisfied (12%); only two respondents had neither a satisfactory nor an unsatisfactory experience (12%). Even more positive are the results regarding whether GenAI tools have integrated well into participants’ personal workflows, with 36% responding “very well” and 53% indicating that they have integrated well. Impact of GenAI Usage on Development Speed and Software Quality. Looking at the influence that developers perceive GenAI has on development process speed and software quality, it is possible to see why developers continue to use GenAI frequently. The perception is that GenAI has a positive influence on both factors, though not to a great extent. The development process speed is influenced positively, with more than half of respondents (59%) stating that speed improves significantly or even in a transformative way. No respondent perceives a decline in development speed. , Vol. 1, No. 1, Article . Publication date: May 2026.
18
Calefato et al.
Regarding the impact on software quality, opinions differed slightly. While there is still an overall positive influence, 71% perceive at least a slight improvement, there are also voices who believe that software quality slightly worsens with the use of GenAI. Similarly, when asked about the quality of the suggestions provided by the tools, most participants rated it as medium, yet still had a positive impression of the quality. When asked whether GenAI tools are reliable for supporting development activities, responses are rather negative, with suggestions being moderately to somewhat reliable. Nonetheless, respondents indicate that the tools make their tasks easier. Impact of GenAI Usage on Communication and Collaboration. In contrast to the views on speed and quality, opinions on the impact on team collaboration were divided. While 53% see an improvement, over 41% do not perceive any real change or impact on the team. There were also some negative responses, indicating that team collaboration can deteriorate when using GenAI. 5.2.3 Evolution of Perceptions: Comparing Initial and Sustained Use. Although the anonymous survey design prevented formal paired analysis of S1–S2 changes at the individual level, comparing aggregate patterns between initial use (S1, 𝑛 = 27) and sustained use (S2, 𝑛 = 17) characterizes how perceptions evolved across the sample. We examine three dimensions measured in both surveys: impact on development speed, software quality, and team collaboration. Impact on Development Speed. Perceptions of GenAI’s positive impact on development speed remained consistently high across both time points. At S1, all 22 participants who had used GenAI agreed that it could accelerate the development process. At S2, sustained experience reinforced these initial expectations: 59% reported GenAI “significantly improves” or provides “transformative” improvement to development speed, with an additional 35% reporting “slight improvement” and only one participant (6%) perceiving no change. No participants perceived a decline in development speed. This stability suggests that initial positive expectations about productivity gains were confirmed through sustained use. Impact on Software Quality. Perceptions of quality impact showed more nuance at S2 compared to S1. At S1, 68% who had used GenAI believed GenAI could influence better development practices, while 32% did not. At S2, after six months, this pattern had evolved: 71% perceived at least slight improvement in software quality, but 18% now perceived that quality “slightly worsens” with GenAI use, and 12% saw no real change. This shift towards more mixed perceptions may reflect increased realism as developers encountered GenAI’s limitations in practice (e.g., hallucinations, contextinappropriate suggestions, and the need for careful code review), tempering initial optimism with grounded experience. Impact on Team Collaboration. Collaboration perceptions showed the most variability and some deterioration. The S1 responses contained differing opinions with some anticipating improved team discussions and knowledge sharing, while others shared concerns about reduced peer interaction. By S2, these concerns appeared partially validated: while 53% perceived improvement in collaboration, 41% reported no real change, and one participant (6%) perceived a decline. This pattern aligns with qualitative findings (presented later) that GenAI is used primarily for individual tasks rather than collaborative activities. As shown in Fig. 3, GenAI was rarely used in collaborative contexts such as stand-up meetings (88% never use) or general team collaboration (71% never use). These longitudinal patterns suggest that whilst performance expectations were largely confirmed during sustained use, perceptions of quality and collaboration became more nuanced as developers gained practical experience. The high frequency of sustained use—with 41% using GenAI daily and an additional 47% using it multiple times per week—indicates that, despite these evolving perceptions, developers continued to find value in GenAI for their individual work activities. , Vol. 1, No. 1, Article . Publication date: May 2026.
From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs
5.3
19
Developer Experiences From Interviews and Observations
This section presents findings from interviews with developers and from fieldwork observations (as described in Sect. 4.2.2 and Sect. 4.2.3). These interviews and observations occurred between the two surveys, thus providing insights into the use of GenAI tools after a period of sustained use. We discuss the tasks for which GenAI is used, including its frequency of use, before discussing the overall experience with GenAI, highlighting the benefits, challenges, and concerns. Perceptions of the quality of GenAI responses are also noted. The section concludes with a discussion of the learnings developers have gained over time regarding effective GenAI usage. 5.3.1 What is Generative AI Used For? Notably, many of the development tasks shown in Figure 3 were also mentioned by developers in the interviews. Moreover, when discussing the tasks, we start to see how using GenAI saves developers time. One of the main use cases for GenAI is support for repetitive and routine coding tasks. For instance, P1 mentions automating monotonous data entry: “Generate 100 lines of this thing here”, indicating tasks previously done manually or through extensive online searching. Similarly, P12 refers to the rapid creation of complex JSON structures, previously considered a “very tedious task” which is now completed “in one minute instead of seven hours” (P12). Refactoring and improving existing code is another common scenario. Although P2 notes they have to explicitly prompt to refactor the code “without altering the logic!” to limit the risk of error. Additionally, debugging is frequently simplified by GenAI. P11 describes copying terminal errors directly into the chat, facilitating quick identification and resolution of problems. Other examples provided by developers included: creating mock data and performing data transformations (P5), explaining unfamiliar code or syntax (P26), drafting user stories and acceptance criteria (P12); translating files to support multi-lingual websites (P13); and translating Italian into English as required for pull requests (P12). Notably, it was observed that GenAI tools are not used collaboratively; instead, interactions are usually handled by a single person. In particular, they were not observed as being used during team meetings. Developers are more likely to use GenAI tools for more straightforward and repetitive tasks such as “quick scripts”, highlighting a preference for leveraging these tools to accelerate routine tasks rather than working on more complex tasks as exemplified by P16: “If instead I write something a bit more structured, cleaner, I prefer to use it less, maybe only for confirmation, just to get feedback that says, ‘this thing is fine’” (P16). The fact that task characteristics influence usage frequency is also reflected in another participant who mentioned, “It depends a lot on the project I’m in and how confident I am, on the technologies I’m using.” (P13), implying that GenAI tools can be valuable when dealing with new or unfamiliar technologies or tasks. Apart from using GenAI tools for coding and other software development tasks, participants also frequently use them to support non-development tasks such as writing and formatting emails or messages, creating presentations, or drafting meeting minutes (P2, P26, P1, P16, P11). The tools are also seen as beneficial for language correction and formalization, especially in English communication with clients. A primary motivation, just as for the development-related tasks, is to be more efficient. 5.3.2 Usage Frequency. Interview responses on the frequency of use varied significantly and were often related to task complexity and task type. Some participants describe continuous or intensive daily use, emphasizing the integration into their daily workflows; for example, P11 stated: “ChatGPT I use it a lot a lot for work”, while P1 noted, “whenever I have a doubt, I use it [...] three, four times a day [...] actually, I always have it open”, indicating constant accessibility and availability as , Vol. 1, No. 1, Article . Publication date: May 2026.
20
Calefato et al.
Table 6. Benefits of Using GenAI. The numbers next to each benefit indicate the number of participants whose interview data supported that benefit. Rel. refers to the most relevant UTAUT2 construct. Benefit Saves time (8) Advantageous compared to existing tools (5) Positive impact on workflows (10)
Description Tasks can be completed more quickly with the aid of GenAI Better than existing developer tools
Overall utility of GenAI tools is high and good integration with workflows
Indicative Example Refactoring would take 2 to 3 times longer without ChatGPT (P2) e.g., In comparison to Google, ChatGPT provides the answer right away (P2), answers are more contextually adjusted (P25) Provides a solution path (P19)
Rel. PE PE
PE
Table 7. Challenges Experienced when using GenAI. The numbers next to each challenge or limitation indicate the number of participants whose interview data supported it. Rel. refers to the most relevant UTAUT2 construct. Challenge Complex and context specific tasks (9) Inaccurate responses (4) Unhelpful for specialized technologies (3) Verbose responses (2) Lack of alternative answers (1)
Description GenAI lack of awareness of the context leads to suboptimal results and frustration. Provides inaccurate answers or responding even when GenAI is unsure GenAI does not work well for specialized libraries or proprietary languages
Indicative Example GenAI is not optimal for business logic (P20)
Rel. EE
P26 finds GenAI wastes their time with incorrect information Cannot use for a client’s proprietary language (P5)
EE
Responses are overly long, detailed, and contain redundant information Only presents one solution rather than multiple alternatives to allow the developer to choose the most preferred.
GenAI repeatedly states basic steps EE such as install the library (P5) P8 believes GenAI should offer mul- EE tiple solutions by default and explain why a specific approach is preferred
PE
a supporting factor for frequent interaction. Indeed, some developers (P25, P13) expressed interest in incorporating GenAI further into their daily workflows. P25 shared being conscious about all the positive effects and use cases, and “I would like to integrate it more into my workflows”. However, not all users reported intensive use; some reported less frequent interactions, ranging from “less than once a day” (P25) to “one or two times a week” (P20). This varied usage suggests a spectrum of usage linked closely to specific individual and contextual factors. 5.3.3 Overall Experience. This section presents findings on professionals’ overall experience with GenAI. It serves two purposes: (1) to reinforce the evidence about the perceived benefits of using GenAI, the challenges posed by tool limitations, and concerns about using GenAI at work as reported in previous work [17, 46]; (2) to show which UTAUT2 construct they are related to. The developers provided numerous benefits (Table 6) of using GenAI. The benefits included time-saving, as it was quicker to complete tasks with GenAI; helping acquire knowledge, especially in comparison to other tools; helping when stuck; and providing a sense of comfort in an approach, as it can act as a second opinion on a defined approach. These benefits all contribute to improved Performance Expectancy as developers can use GenAI to enhance their task performance. , Vol. 1, No. 1, Article . Publication date: May 2026.
From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs
21
Table 8. Concerns about using GenAI. The numbers next to each concern indicate the number of participants whose interview data supported that concern. Rel. refers to the most relevant UTAUT2 construct. Concerns Unreliable results (11)
Description Expressing scepticism on the reliability of results leading to a lack of trust in GenAI’s responses
Indicative Example Many developers verify and doublecheck the AI responses as acutely aware “the hallucination is always round the corner”(P19) Over-reliance (9) Concern that over-reliance on GenAI Concerns it becomes a substitute for can hinder creativity, learning, and per- personal learning (P16), novices unable sonal growth to identify “code that is okay but not optimal” (P2) Code quality and GenAI can generate lower quality code Tool generates generic solutions, leadinsecure code (3) and/or more insecure code compared ing to a “flattening” (P2) of the code to manually written code base, developer under pressure may overlook security vulnerabilities introduced by AI (P16) Privacy and con- Concerns that sensitive client data may Discomfort sharing code containing fidentiality risks be inadvertently shared and used for client information (P1) (6) model training
Rel. EE
EE
PE
EE
However, in using GenAI, developers faced challenges (Table 7) that made it difficult for GenAI to provide satisfactory responses, thus negatively influencing Effort Expectancy. Challenges that required effort to address (e.g., by writing multiple prompts) include ChatGPT missing the broader task context and challenges with the output including inaccurate and overly responses. Moreover, GenAI does not work well with specialized technologies that some developers are required to use for client projects, leading to a negative impact on Performance Expectancy. In an extreme case, one participant could not use GenAI due to its lack of knowledge of the specialized language (P5). Finally, one concern was that GenAI tools offer only a single alternative, potentially leading to suboptimal solutions. Workarounds to address this included authoring multiple prompts or resetting the chat. Developers also raised several concerns (Table 8) about using GenAI in their workplace. A significant concern was unreliable responses leading to a lack of trust in GenAI tools, along with a concern that over-reliance can degrade one’s skill set. Concerns about poor code quality and insecure code were also raised, along with potential privacy and confidentiality risks when using GenAI in clients’ codebases. In the case of knowledge-seeking, some developers (e.g., P8, P11, P20, P25) preferred established resources (Google, Stack Overflow, official documentation) because they found it challenging to shift their habitual mindset, especially as concerns about unreliable or unsatisfactory GenAI responses lingered. Effectively, GenAI served as a complement to these traditional platforms. These concerns can negatively affect the Effort Expectancy and Performance Expectancy when using GenAI. Many of these benefits, challenges, and concerns align with those reported in [17] and [46]. These two studies also found that a benefit of using GenAI was that it helped complete tasks more quickly, while noting challenges around poor performance on complex tasks, concerns about the privacy and confidentiality of data, the reliability of responses, and the risk of over-reliance. This similarity across the studies highlights that, with the adoption and sustained usage of GenAI, the developer experience is changing in similar ways, irrespective of context. 5.3.4 Perceptions about the Quality of GenAI responses. In discussing their use of GenAI tools, it was noticeable that participants held varying views on the quality of the responses from the , Vol. 1, No. 1, Article . Publication date: May 2026.
22
Calefato et al.
tools. Some found the quality good, with P10 noting they were “Quite a lot, very.” satisfied with the quality of the responses. Others disagreed, considering the responses poor (see the challenges noted in Table 7). Some noted the quality of the response varied depending on the task for which assistance was sought. For example, P1 felt “[On a scale] from 1 to 10, a 7, a 7.5. Maybe there’s a task where it gives you a 9 answer, and another task where it really goes off-track and maybe it’s only a 5.”. This variance perhaps points to a recognition that GenAI is not suitable for all tasks and developers are still learning where it excels.
5.3.5 Learning to use GenAI effectively. As the developers had been using GenAI tools for some time, they described several key learnings that helped them use them more effectively. This learning helped to overcome some of the challenges and limitations noted in Table 7. Some of these learning relate to the roles of social influence and facilitating conditions that help developers make better use of GenAI. Prompt crafting emerged as a critical factor influencing GenAI effectiveness. Developers enhanced their prompting skills through trial and error, relying on experiential rather than formal learning (P16). They emphasized structured prompts, explicit contextualization, and iterative refinement (P2, P12, P16, P19). For example, specific keywords such as “You are this”, or “Give me a step-by-step solution”, significantly improve outcomes (P2). Another learning was identifying the tasks that GenAI tools perform effectively. While GenAI tools effectively handle clearly defined tasks, they struggle with complex business logic. P20 stated, “if I need to implement [...] business logic, no!”. However, this level of awareness regarding the practical uses and capabilities of GenAI varied. While some developers clearly recognized multiple opportunities to leverage these tools, others seemed less aware of potential applications and use cases, and consequently used the tools for only a limited set of use cases. The developers learned to balance the time invested in careful prompt writing against the potential time savings from AI assistance. The developers acknowledged that crafting precise prompts significantly improves the quality of GenAI outputs. P2 noted: “I realize that to get good results, it’s necessary to write a good prompt,” yet added, “sometimes I choose in the tradeoff of the time needed to write a good prompt, to not waste that much time.” Poorly written prompts frequently led to unsatisfactory responses, requiring additional clarifications or repeated queries. Learning from others by knowledge exchange varied significantly across developers and teams. Several participants reported informal discussions with colleagues about best practices and tips for using these tools. For example, P26 mentioned that if “one finds an AI tool that he likes that he finds useful he shares it with others”, thus facilitating collective learning. In contrast, P1 noted that such exchanges are less frequent for them because they do not come to the office often. This implies that such exchanges occur more often when team members meet in person; consequently, developers who work primarily from home might have fewer opportunities for knowledge exchange. However, the practice of directly teaching others is limited. For P1, such instances were rare. This contrasts with more active teams, such as P2 and P13, which reported regular discussions within their teams about how to use GenAI tools effectively, leading them to try a GenAI tool to translate a file. Beyond social interactions with colleagues, another way to gain knowledge about effective use is through training. However, there were mixed views on the need for training in GenAI, with some advocating training (P1, P5, P12, P25) and others noting that developers should educate themselves or learn on the job (e.g., P5). , Vol. 1, No. 1, Article . Publication date: May 2026.
From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs
23
Table 9. Descriptive statistics of UTAUT2 constructs from sustained use survey S2 (n=17). Construct Performance Expectancy (PE) Effort Expectancy (EE) Social Influence (SI) Facilitating Conditions (FC) Hedonic Motivation (HM) Price Value (PV) Habit (H) Continued Use Intention (CUI)
Items 4 4 3 4 3 3 3 3
Mean 4.09 4.07 3.49 4.12 3.57 3.00 2.98 4.02
SD 0.45 0.41 0.75 0.44 0.70 0.93 0.95 0.61
Scale: 1 = Strongly Disagree to 5 = Strongly Agree
In summary, it appears that a combination of colleagues’ social influence and facilitating conditions, such as time for training and experiential learning on the job, helps developers increase their self-efficacy in using GenAI tools. 5.4
UTAUT2 Constructs Assessment from the Sustained Use Survey
Having established baseline usage patterns and perceptions in Sect. 5.2, we now examine how well the UTAUT2 theoretical framework captures the factors influencing sustained GenAI use at Apuliasoft. This subsection presents quantitative validation of all seven UTAUT2 constructs through descriptive statistics, bivariate correlations, and examination of construct-specific response patterns, enabling comprehensive exploratory analysis. These exploratory findings informed both our theoretical model specification and instrument refinements for Phase 2. 5.4.1 Descriptive Statistics and Response Patterns. Table 9 presents descriptive statistics for all the UTAUT2 constructs measured in the sustained use survey (S2). These statistics characterise perceptions after six months of sustained use but, given the small sample size (n=17), should be interpreted as exploratory rather than confirmatory evidence. Three constructs showed particularly high means, namely Performance Expectancy (M = 4.09, SD = 0.45), Effort Expectancy (M = 4.07, SD = 0.41), and Facilitating Conditions (M = 4.12, SD = 0.44). These high scores suggest that after six months of sustained use, developers strongly perceived GenAI as useful, easy to use, and well-supported by available resources and knowledge. The relatively low standard deviations indicate reasonable consensus among participants, though this interpretation remains tentative given the sample size. Social Influence is lower (M = 3.49, SD = 0.75), suggesting that external social pressures played a relatively modest role in sustained use decisions. This finding aligns with Apuliasoft’s organisational context, where GenAI adoption occurred organically without formal mandates or structured peer pressure. Hedonic Motivation fell in the moderate range (M = 3.57, SD = 0.70), indicating that whilst developers found GenAI enjoyable, intrinsic enjoyment was not the primary driver of continued use. Price Value (M = 3.00, SD = 0.93) and Habit (M = 2.98, SD = 0.95) showed the lowest means of all constructs. The low Habit mean reflects that GenAI use remained a deliberate, context-dependent choice rather than an automatic behaviour after six months of exposure. The modest PV scores confirm that this construct is less salient in the organizational context. Notably, these two constructs also showed higher standard deviations, indicating more dispersed perceptions compared to the other UTAUT2 dimensions. Finally, Continued Use Intention was high (M = 4.02, SD = 0.61), consistent with observed usage patterns and workflow integration documented in subsection 5.2. , Vol. 1, No. 1, Article . Publication date: May 2026.
24
Calefato et al.
To understand these aggregate statistics more deeply, we examined response distributions for each construct, illustrated in Figure 4. The Performance Expectancy received strong endorsement across all items, with developers expressing clear agreement that GenAI tools improve productivity, enhance work performance, and accelerate task completion. This construct emerged as one of the strongest predictors of continued use, consistent with UTAUT2 predictions and complementary empirical findings on GenAI adoption in software development contexts [46]. Effort Expectancy perceptions were similarly positive (Figure 4), indicating that Apuliasoft developers perceived GenAI tools as relatively easy to learn and use. This signals that the cognitive overhead associated with adoption remained low even after six months of sustained use, reinforcing findings from recent studies on developers’ quick uptake of GenAI-based assistants. The strong agreement across effort-related items suggests that usability concerns did not emerge as barriers during the maturation period. Facilitating Conditions (Figure 4) showed moderate-to-high agreement, suggesting that developers felt they possessed adequate knowledge, resources, and organisational support to use GenAI tools effectively. However, the item regarding asking others for help when experiencing difficulties received approximately 41% neutral responses. This pattern indicates that while the technical infrastructure appeared sufficient, peer-support networks around GenAI use were still developing within the organisation. This finding resonates with qualitative data presented earlier in Sect.5.3, where some participants noted limited knowledge sharing about GenAI practices, particularly in remote work settings. Social Influence (Figure 4) showed a predominantly neutral pattern, with gradually emerging positive social encouragement surrounding GenAI tools. The strongest endorsement appeared for the item about people whose opinions participants value recommending tool use, with ∼ 88% agreement. This suggests that trusted peers played an influential role in reinforcing tool adoption, even in the absence of formal organizational pressure. The remaining items exhibited more dispersed responses, with neutral selections as the most frequent answer, indicating that broader social norms around GenAI use were still forming within the organization. This finding aligns with the voluntary adoption context at Apuliasoft, where developers independently chose whether and how to integrate GenAI into their workflows. Hedonic Motivation (Figure 4) revealed a nuanced pattern. Respondents consistently reported enjoyment when interacting with GenAI tools, though they did not necessarily view them as entertaining. No participants expressed negative perceptions regarding the statement about liking the tool, and only one negative response appeared for the item about using the tool being fun. These results suggest that developers derived intrinsic satisfaction from using GenAI tools, but this satisfaction was rooted in productive engagement rather than leisure or entertainment value. This distinction proved important for survey instrument refinement, as discussed later in Sect. 5.7. Regarding Habit, results indicate that habitual use of GenAI tools is emergent but not yet consolidated. While 35.3% of respondents agreed and 23.5% strongly agreed that using the tool has become a habit (total 58.8% positive), a substantial proportion remained neutral (17.6%) or disagreed (23.5%). Similarly, 41.2% reported that they tend to use the tool automatically, but 35.3% remained neutral, suggesting that routine utilization is still varying across developers. Notably, 58.8% disagreed with the statement “I feel strange if I don’t use the tool”, indicating that GenAI use has not yet become indispensable to daily work. Responses on Price Value (Figure 4) reveal a mixed evaluation. For the item “The cost of using the tool is acceptable”, 35.3% agreed and 11.8% strongly agreed, while 29.4% disagreed. A similar pattern appears for perceived price reasonableness, with 23.5% agreement and 35.3% neutrality. Regarding value for money, nearly half of respondents (47.1%) are neutral, indicating uncertainty rather than outright rejection. , Vol. 1, No. 1, Article . Publication date: May 2026.
From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs
25
Fig. 4. Response distributions for each UTAUT2 construct from the survey S2 (n=17).
, Vol. 1, No. 1, Article . Publication date: May 2026.
26
Calefato et al.
Overall, the seven constructs demonstrated that UTAUT2 provides a suitable explanatory framework for understanding developers’ sustained use perceptions in this setting. The results confirmed the relevance of the theoretical model while also revealing context-specific patterns that informed Phase 2 instrument refinements and hypothesis priorities. 5.4.2 Bivariate Correlations Between UTAUT2 Constructs. To explore relationships between UTAUT2 constructs and Continued Use Intention, we calculated Pearson correlations using the responses to the sustained use survey S2 (see Table 15 in Appendix ). Given the small sample size (n=17), these correlations should also be interpreted as exploratory patterns that informed our expectations for the confirmatory Phase 2 study rather than as definitive evidence. Performance Expectancy showed the highest correlation with Continued Use Intention (𝑟 = 0.30), though this did not reach statistical significance (𝑝 = .24) given the limited statistical power. Nevertheless, the direction remains consistent with UTAUT2 theory, which positions PE as typically the strongest predictor of behavioral intention. Facilitating Conditions (𝑟 = 0.15) and Social Influence (𝑟 = 0.13) showed weak positive associations with CUI. Notably, Effort Expectancy (𝑟 = −0.03), Hedonic Motivation (𝑟 = −0.08), Price Value (𝑟 = 0.05), and Habit (𝑟 = 0.17) all exhibited weak or near-zero correlations with the outcome variable. The weak relationships for EE and HM may reflect that ease of use and enjoyment become less salient for sustained use once initial adoption hurdles have been overcome. The weak correlations for PV and HT provided empirical support for their exclusion from the Phase 2 theoretical model, complementing the theoretical and qualitative rationale detailed in Sect. 5.6. One significant correlation emerged between EE and SI (𝑟 = 0.50, 𝑝 < .05). This relationship suggests that developers who found GenAI easy to use also perceived greater social encouragement. One plausible explanation is that ease of use facilitates peer discussions and recommendations, as developers who successfully integrated GenAI into their workflows were more likely to share experiences and encourage colleagues. These exploratory correlation directions aligned broadly with existing literature patterns and informed our hypothesis prioritisation for Phase 2. The patterns suggested that Performance Expectancy would likely emerge as a key predictor, whilst other constructs might show weaker direct effects on Continued Use Intention in the voluntary SME context we studied. 5.5
Triangulating Evidence Across Data Sources
This section triangulates the S1 and S2 survey data with the interview and observation data to discuss the Apuliasoft case study evidence supporting the relevance of each UTAUT2 construct to sustained use. Multiple data sources indicate that Performance Expectancy and Effort Expectancy may be highly relevant to Continued Use Intention. Other constructs are also relevant, but perhaps less so than these. Performance Expectancy (PE). Both surveys find that nearly all (except one) respondents who use GenAI tools perceive that GenAI tools speed up development. Additionally, the second survey indicates that many developers believe that GenAI improves code quality. Moreover, when considering performance expectations directly, 89% believe that GenAI improves their work performance, and the same percentage believe it increases their productivity. The interviews and observations also support this perception, with one notable benefit being that development speeds up. There is therefore strong support for the hypothesis (H1) that a high Performance Expectancy will lead to Continued Use Intention GenAI. Effort Expectancy (EE). The two surveys do not directly assess effort expectancy beyond the questions in S2 that relate to the UTAUT2 effort expectancy construct. As can be seen in , Vol. 1, No. 1, Article . Publication date: May 2026.
From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs
27
the descriptive statistics (Table 9), developers confirm that the required effort is low. While the interviews did not directly address effort expectancy, it is notable that developers use GenAI from daily to less frequent use. This perhaps indicates that GenAI has been integrated into the workflow for those who use it daily, and so the effort expectancy is low. For others, it is unclear if the effort required is too high leading to low usage, or as noted in challenges, for other reasons, such that the nature of their work makes GenAI unsuitable (e.g., they work on proprietary technologies). Together, the survey and interview data support the hypothesis (H2) that if GenAI is easy to use (low effort expectancy), then it is used more frequently. Social Influence (SI). In contrast to the prior two constructs, survey and interview data indicate that social influence does not have a strong effect on sustained use. The results of the UTAUT2 construct in the second survey show that the social influence is low (Tables 9 and 15). This low level of social influence is somewhat evident in the interviews and observations, if we consider sharing knowledge as a form of social influence; for example, discussing how well GenAI performs on certain tasks can influence other developers to adopt it. The level of knowledge sharing about GenAI best practices was mixed, with some teams sharing extensively and others less so. It therefore appears that Social Influence is less critical for sustained GenAI use compared to the other constructs. Hedonic Motivation (HM). S2, in its UTAUT2 questions, was the only instrument that explicitly captured participants’ perceptions of the importance of hedonic motivation in using GenAI. As seen in (Tables 9 and 15), there is limited support for the importance of hedonic motivation in sustained use of GenAI, especially compared to other factors such as Performance Expectancy and Effort Expectancy. Facilitating Conditions (FC). Both S2 and the surveys and observations examined facilitating conditions. S2, in its UTAUT2 construct, found a weak positive correlation between facilitating conditions and sustained use (Table 15). This weak support is also evident in the interviews, which revealed contrasting views on the importance of training (as part of creating an environment that facilitates use) to help developers make more effective use of GenAI. Some participants wanted formal training, whereas others expected to learn on the job or by sharing knowledge with colleagues. These varying perspectives perhaps highlight that facilitating conditions differ from individual to individual, yet they remain an essential consideration. There is thus some evidence supporting the influence of Facilitating Conditions on Continued Use Intention. 5.6
Justification for Excluded Constructs
Although the sustained use survey (S2) measured all seven UTAUT2 constructs to enable a comprehensive assessment, convergent evidence supported excluding Habit and Price Value from the confirmatory model tested in Phase 2. The IS Continuance Model [40] positions Habit (HT) as a potential outcome of sustained use rather than a predictor of continued use intention. Consistent with this theoretical framing, developers described their GenAI use as deliberate and context-dependent rather than habitual. Usage varied based on task type (“It depends a lot on the project I’m in”; P13), technology familiarity, and time pressure. Habit items showed the lowest mean (2.98) of all constructs, with 47% disagreeing with the item “I feel strange if I don’t use the tool.” This pattern reflects the voluntary, emergent nature of GenAI adoption at Apuliasoft, where, without organisational mandates, use remained a conscious choice rather than an ingrained habit. Price Value (PV) captures consumers’ cognitive trade-off between perceived benefits and monetary cost [71] as it was developed for consumer contexts where individuals directly bear , Vol. 1, No. 1, Article . Publication date: May 2026.
28
Calefato et al.
financial costs. PV considerations were largely absent from the interview discussions, and when the topic arose, participants did not discuss cost-benefit trade-offs. In the enterprise context, where developers do not bear subscription costs, PV lacks relevance as a predictor of continued use. This convergent pilot evidence justified excluding Habit and Price Value from the theoretical model, focusing instead on the five constructs that demonstrated relevance in the voluntary SME context. 5.7
Survey Instrument Refinements
The pilot case study informed several refinements to the survey instrument deployed in Phase 2. Specifically, the analysis of sustained use survey response distributions, combined with qualitative feedback from interviews, prompted specific item adjustments to improve clarity and contextual appropriateness. Interview data revealed that developers used varied terminology when discussing GenAI tools (e.g., ChatGPT, Copilot, AI assistants), leading us to provide concrete examples alongside generic references to “GenAI tools” in survey items to ensure consistent interpretation across respondents. The Hedonic Motivation item HM3 regarding whether “the tool offers entertainment” showed the most dispersed responses, with many participants selecting neutral options. Qualitative data clarified that developers found GenAI enjoyable in a professional sense but not entertaining in the way the term might imply leisure or gaming contexts. For Phase 2, this item was reworded to better capture productive enjoyment rather than ‘entertainment’ value, ensuring the construct measured intrinsic satisfaction from work-related tool use rather than recreational appeal.The Social Influence item regarding people who influence behaviour received predominantly neutral responses (SI2), possibly because developers perceived their GenAI use as a personal professional choice rather than one influenced by authority figures. This item was retained in Phase 2 but rephrased to provide additional context by explicitly listing examples of such influencers (e.g., team leads, managers, mentors). This adjustment aimed to help respondents recognise relevant social influences that might not have been immediately apparent in the original phrasing. Beyond these specific item modifications, the core survey structure was carried forward to Phase 2 with minimal changes. The anonymous survey design was maintained across both phases. Similarly, the five-point Likert scale format for all UTAUT2 items was retained to enable direct comparison between the two study phases while following established UTAUT2 methodology. These procedural consistencies allowed Phase 2 to build directly upon Phase 1 findings while testing the theoretical model with adequate statistical power across multiple Italian SMEs. 5.8
Summary of Phase 1 Findings
GenAI is well-integrated into SME developer workflows. After six months of sustained use, 88% of developers used GenAI daily or multiple times a week, with 89% reporting good workflow integration. This confirms our study captures continued use dynamics rather than initial adoption. Performance expectations drive sustained use. Quantitative data showed PE with the highest mean (4.09) and the strongest correlation with CUI (𝑟 = 0.30). In line with technology adoption research, qualitative evidence overwhelmingly emphasised productivity and time-saving benefits. Longitudinal patterns suggest perception maturation. Cross-sectional comparison of S1 and S2 suggests that initial positive expectations about development speed were confirmed, while perceptions of quality and collaboration became more nuanced with sustained experience. These nuances were supported by the interviews and observations, in which developers indicated they had learned to use GenAI effectively through sustained use. , Vol. 1, No. 1, Article . Publication date: May 2026.
From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs
29
The five-construct UTAUT2 model is appropriate for this context. All five included constructs (PE, EE, SI, HM, FC) showed theoretical relevance supported by survey and interview data. The exclusion of HT and PV was validated by low pilot scores and the absence of qualitative themes. Survey instrument refinements informed Phase 2 deployment. Minor refinements to item wording and translation improved clarity without substantive changes to construct operationalisation. The core measurement structure, using five-point Likert scales and an anonymous design, was retained for Phase 2 to enable direct comparison with pilot findings. The findings of the exploratory pilot study at Apuliasoft informed the design of the validation Phase 2 study, which tests the hypothesised structural relationships across a larger sample of SMEs. 6
Results of Phase 2: Cross-sectional Validation Study
6.1 Sample Characteristics The final analytical sample comprised 154 valid responses from software developers who actively use GenAI tools in their professional work (see Sect. 4.3.2). Table 10 summarises the sample demographics. The respondents were predominantly male (92.9%). The majority of participants were aged 26–45 (61.0%), with 33.1% aged 26-35, 27.9% aged 36-45, and 7.1% aged 56 or older. The sample was professionally experienced: 76.0% had four or more years of software development experience, and over half (51.9%) had eight or more years. To verify that our sample represents voluntary rather than mandatory adoption contexts, we measured voluntariness of use through a four-item scale based on Moore and Benbasat [43] and incorporated in the UTAUT framework. Among respondents with valid data on these items (𝑛 = 119), about 94% agreed or strongly agreed that their decision to use GenAI was entirely voluntary, and 79% agreed that their employer does not require them to use such tools. Regarding GenAI usage patterns, the sample represented active adopters with substantial tool experience. Over 66% had been using GenAI tools for at least six months, and about 31% had used them for more than one year. Usage frequency was high: 63.6% used GenAI tools at least several times per week, with 31.2% reporting daily use. This usage profile confirms that participants had moved beyond initial experimentation and were suitable for studying continued use intentions. Table 11 presents the descriptive statistics for the model constructs. All constructs exhibited means above the scale midpoint (3.0), indicating generally favourable perceptions of GenAI tools. Continued Use Intention showed the highest mean (M = 4.16, SD = 0.61), followed by Performance Expectancy (M = 4.10, SD = 0.68), suggesting that developers perceive substantial performance benefits and intend to continue using GenAI tools. Facilitating Conditions (M = 4.02, SD = 0.64) and Effort Expectancy (M = 4.01, SD = 0.69) also scored highly, indicating that developers find these tools easy to use and perceive adequate organisational support. Social Influence showed the lowest mean (M = 3.50, SD = 0.53), suggesting moderate rather than strong social pressures to use GenAI, consistent with the voluntary adoption context. Hedonic Motivation (M = 3.76, SD = 0.71) indicated moderate enjoyment from using GenAI tools. All constructs demonstrated acceptable variance, with standard deviations between 0.53 and 0.71, confirming sufficient response variability for structural equation modelling. Skewness values ranged from −0.05 to 0.64 and, although PLS-SEM is robust to non-normality [27], these values indicate near-normal distributions. Preliminary scale validation. Because several UTAUT2 scales were adapted to the GenAI sustained use context, we conducted Exploratory Factor Analysis (EFA) using listwise deletion (𝑛 = 149 complete cases) to verify the factor structure before proceeding to PLS-SEM. As detailed below, , Vol. 1, No. 1, Article . Publication date: May 2026.
30
Calefato et al.
Table 10. Phase 2 (S3) survey sample demographics (n = 154) Category Professional Experience
Age
Gender GenAI Usage Duration
GenAI Usage Frequency
Value Less than 1 year 1–3 years 4–7 years 8+ years 18–25 26–35 36–45 46–55 56+ Male Female Less than 1 month 1–6 months 6–12 months More than 1 year Rarely (monthly or less) Occasionally (several times/month) Frequently (several times/week) Daily
n 8 29 37 80 29 51 43 20 11 143 11 10 43 53 48 12 44 50 48
% 5.2 18.8 24.0 51.9 18.8 33.1 27.9 13.0 7.1 92.9 7.1 6.5 27.9 34.4 31.2 7.8 28.6 32.5 31.2
Table 11. Descriptive statistics for model constructs (n = 154) Construct Performance Expectancy Effort Expectancy Social Influence Hedonic Motivation Facilitating Conditions Continued Use Intention
Items 4 4 3 3 4 3
Mean 4.10 4.01 3.50 3.76 4.02 4.16
SD 0.68 0.69 0.53 0.71 0.64 0.61
Min 3.00 3.00 2.33 1.67 3.00 3.00
Max 5.00 5.00 5.00 5.00 5.00 5.00
Skew −0.05 0.10 0.64 0.05 0.11 0.00
Note. All items measured on 5-point Likert scales (1 = Strongly Disagree to 5 = Strongly Agree).
measurement issues with SI led to its exclusion from the final structural model, reducing the tested predictors from five to four. The Kaiser-Meyer-Olkin measure of sampling adequacy was 0.875, indicating factorability, and Bartlett’s test of sphericity was statistically significant (𝜒 2 = 2176.42, df = 210, 𝑝 < .001), confirming sufficient shared variance for factor analysis. Parallel analysis suggested a two-factor solution, which we extracted using oblique (oblimin) rotation, given the expected correlations among UTAUT2 constructs. The rotated solution explained 51.58% of total variance, below the conventional 60% threshold; however, given the strong sampling adequacy and significant correlations, we proceeded with interpretation. The two-factor EFA solution revealed distinct groupings (see Table 16 in C). Factor 1 comprised all PE items, all HM items, and all CUI items, with strong primary loadings (0.58–0.85). Factor 2 comprised all EE items and all FC items, again with strong loadings (0.57–0.86). The SI items proved problematic: SI1 and SI2 exhibited weak loadings (0.29 and 0.37) with high uniqueness values (0.89 and 0.85), while SI3 showed only marginal loading (0.49) with high uniqueness (0.73). These results suggest that SI does not function as a coherent construct in the GenAI sustained use context. Based on these findings and consistent poor performance of SI across both the Phase 1 pilot and , Vol. 1, No. 1, Article . Publication date: May 2026.
From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs
31
Phase 2 EFA, we excluded SI from subsequent PLS-SEM analysis. The final model thus includes the four predictors PE, EE, HM, and FC, measured by 17 items. Additionally, FC4 exhibited high uniqueness (0.67) in the EFA and was removed to improve the measurement model. Common method bias assessment. Because all constructs were measured using self-report items from the same survey instrument at the same point in time, we assessed the potential for common method bias (CMB) [55]. We conducted Harman’s single-factor test by subjecting all 17 construct items to an unrotated principal component analysis [48]. The first factor explained 40.23% of the total variance, below the 50% threshold commonly used to indicate substantial CMB. Furthermore, four factors emerged with eigenvalues exceeding 1.0. These results suggest that CMB is not a threat to the validity of our findings. 6.2
Measurement Model Assessment
Following established PLS-SEM guidelines [27, 55], we assessed the measurement model by examining internal consistency reliability, convergent validity, and discriminant validity for all reflective constructs. Detailed results are provided in D. Internal Consistency and Convergent Validity. Internal consistency—i.e., the degree to which indicators measure the same construct—was evaluated using Cronbach’s alpha (𝛼) and composite reliability (CR) (see Table 17). All constructs exceeded the recommended 𝛼 ≥ 0.70 threshold, with values ranging from 0.780 (HM) to 0.904 (PE). However, Cronbach’s alpha tends to underestimate reliability by assuming equal indicator loadings, and composite reliability is the preferred measure in PLS-SEM [27]. All constructs demonstrated strong CR values (0.869–0.937). Convergent validity—i.e., the extent to which a construct explains the variance of its indicators— was assessed through indicator loadings and Average Variance Extracted (AVE). All AVE values exceeded the 0.50 threshold, ranging from 0.690 (HM) to 0.832 (CUI), indicating that each construct explains more than half of its indicators’ variance (Table 17). Indicator loadings represent the correlation between an item and its construct; values ≥ 0.708 indicate the item shares at least 50% of its variance with the construct. The majority of loadings exceeded this threshold, yet two indicators showed marginally lower values (EE 3 = 0.77; HM 3 = 0.73). Following Russo and Stol [55], we retained these items as their loadings exceeded 0.40 and their removal would not substantially improve AVE, while their theoretical contribution warranted retention. Discriminant Validity. Discriminant validity was assessed using the Heterotrait-Monotrait ratio (HTMT) and the Fornell-Larcker criterion. Overall, the measurement model demonstrates strong validity. HTMT assesses discriminant validity by comparing correlations between indicators of different constructs to correlations within constructs; values approaching 1 indicate the constructs are not distinct. All HTMT values (see Table 18) fell below the conservative 0.85 threshold [31], with the highest value observed between EE and FC (0.827). This moderate association is theoretically expected, as both constructs relate to the ease and support for technology use, yet they remain distinct. The Fornell-Larcker criterion tests whether a construct shares more variance with its own indicators than with other constructs, verified by comparing the square root of each construct’s AVE against its inter-construct correlations (Table 19). All constructs satisfied this criterion, confirming they are distinct. , Vol. 1, No. 1, Article . Publication date: May 2026.
32
Calefato et al.
Table 12. Structural model results: path C coefficients and hypothesis testing (𝑛 = 154) H H1 H2 H3 H4 H5
Path PE → CUI EE → CUI SI → CUI HM → CUI FC → CUI
𝛽 0.476 0.220 0.244 0.042
SE 0.055 0.078
𝑡 𝑝 95% CI 8.677 <.001 [0.368, 0.582] 2.810 .005 [0.061, 0.372] Excluded from model 0.053 4.627 <.001 [0.141, 0.345] 0.083 0.505 .614 [−0.115, 0.208]
Result Supported Supported Not tested Supported Not supp.
Note: Bootstrap: 5,000 subsamples.
Table 13. Effect sizes (𝑓 2 ) for predictors of Continued Use Intention Predictor Performance Expectancy Hedonic Motivation Effort Expectancy Facilitating Conditions
𝑓2 0.368 0.116 0.062 0.002
Effect Size Large Medium Small Negligible
Note: Thresholds: 0.02 (small), 0.15 (medium), 0.35 (large)
6.3
Structural Model Assessment
Having established adequate measurement properties, we proceeded to assess the structural model. Following PLS-SEM guidelines [27, 55], we evaluated collinearity among predictors, path coefficient significance via bootstrapping, coefficient of determination (𝑅 2 ), effect sizes (𝑓 2 ), and predictive relevance (𝑄 2 ). Collinearity Assessment. We first examined collinearity among the predictor constructs using Variance Inflation Factors (VIF). All VIF values were well below the conservative threshold of 5: PE (1.75), EE (2.20), HM (1.46), and FC (2.54). The highest VIF (2.54 for FC) indicates that collinearity is not a concern for interpreting the structural model results. Path Coefficients and Hypothesis Testing. We assessed path coefficient significance using bootstrapping with 5,000 subsamples, following recommended practice for PLS-SEM [27]. Table 12 presents the structural model results, including standardised path coefficients (𝛽), standard errors, 𝑡-statistics, 𝑝-values, and 95% bias-corrected confidence intervals. Three of four tested hypotheses were supported. PE emerged as the strongest predictor of CUI (𝛽 = 0.476, 𝑝 < .001), followed by HM (𝛽 = 0.244, 𝑝 < .001) and EE (𝛽 = 0.220, 𝑝 = .005). FC showed a positive but non-significant effect (𝛽 = 0.042, 𝑝 = .614), with the confidence interval crossing zero. H3 (SI → CUI) was not tested because the SI construct was excluded from the model due to inadequate measurement properties, as detailed in Sect. 6.2. Explanatory Power and Effect Sizes. The structural model explained 64.7% of variance in CUI (𝑅 2 = 0.647, adjusted 𝑅 2 = 0.637). According to Cohen’s guidelines as applied in PLS-SEM research [27], this represents substantial explanatory power. Table 13 presents the effect sizes (𝑓 2 ) for each predictor, indicating their individual contribution to explaining variance in the endogenous construct. PE demonstrated a large effect (𝑓 2 = 0.368), while HM showed a small-to-medium effect (𝑓 2 = 0.116) and EE a small effect (𝑓 2 = 0.062). FC showed a negligible effect (𝑓 2 = 0.002). Predictive Relevance. We assessed the model’s predictive relevance using PLSpredict with 10-fold 2 cross-validation and 10 repetitions. The model achieved 𝑄 predict = 0.625, indicating substantial predictive relevance and strong out-of-sample predictive capability [60]. , Vol. 1, No. 1, Article . Publication date: May 2026.
From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs
33
Fig. 5. Structural model results. Social Influence (H3) removed from the model. Path coefficients shown with significance levels: *** 𝑝 < .001, ** 𝑝 < .01. Dashed line indicates non-significant path.
Model Fit. We computed the Standardised Root Mean Square Residual (SRMR) to quantify how well the estimated model reproduces the relationships observed in the data. The SRMR for our model was 0.073, indicating good fit as values below 0.08 are considered acceptable [27]. This result, combined with the substantial explanatory power (𝑅 2 = 0.647) and predictive relevance 2 (𝑄 predict = 0.625), provides convergent evidence for our model’s adequacy. Model Justification. Our decision to exclude SI from the structural model was based on convergent evidence from multiple sources. First, the EFA revealed that all three SI items exhibited weak loadings (0.14–0.49) and high uniqueness values (0.73–0.90), indicating that SI does not function as a coherent construct in this context. Second, the Phase 1 pilot study at Apuliasoft showed similar measurement challenges with SI. In addition, FC4 was removed based on its outer loading (0.549), which fell below the recommended 0.708 threshold [27]. After removing FC4, AVE increased from 0.667 to 0.807, and composite reliability improved from 0.885 to 0.926. Structural Model Summary. Figure 5 shows the structural model with path coefficients and significance levels. In summary, the structural model demonstrates substantial explanatory power 2 (𝑅 2 = 0.647) and strong predictive relevance (𝑄 predict = 0.625). Of the five hypotheses proposed, four were testable after excluding SI due to measurement issues. Three hypotheses were supported: H1 (PE → CUI), H2 (EE → CUI), and H4 (HM → CUI). H5 (FC → CUI) was not supported. PE emerged as the dominant predictor of CUI with a large effect size (𝛽 = 0.476, 𝑓 2 = 0.368), followed by HM (𝛽 = 0.244, 𝑓 2 = 0.116) and EE (𝛽 = 0.220, 𝑓 2 = 0.062). FC showed no significant effect (𝛽 = 0.042, 𝑝 = .614). 7
Discussion
The results presented in the previous section reveal a consistent pattern across the two study phases. In the following, we discuss these findings and consider their implications. Our key findings on the model factors and hypotheses noted in Sect. 3 are now highlighted in Sect. 7.1, followed , Vol. 1, No. 1, Article . Publication date: May 2026.
34
Calefato et al.
by implications for both organisations—especially SMEs—and future research (Sect. 7.2 and 7.3, respectively). In discussing the implications for organisations, we include the perspectives of Apuliasoft management, based on their experience with sustained GenAI use. 7.1
Key Findings
Our study examined factors influencing software developers’ intentions to continue using GenAI tools in Italian SMEs, applying an adapted UTAUT2 framework to the post-adoption context. The PLS-SEM analysis revealed that three factors significantly predict continued use intention, with the model explaining 64.7% of variance in Continued Use Intention. In contrast, Facilitating Conditions had no significant influence on Continued Use Intention, and Social Influence could not be tested due to persistent measurement failure across both study phases. These findings suggest that in voluntary adoption contexts within SMEs, developers’ continued use of GenAI tools depends primarily on perceived performance benefits and engagement, while organisational support plays a surprisingly limited role. Performance as Dominant Predictor. Performance Expectancy emerged as the dominant predictor (𝛽 = 0.476, 𝑓 2 = 0.368), indicating that developers who perceive GenAI tools as enhancing their productivity and task accomplishment are substantially more likely to sustain their use. This aligns with both meta-analytic evidence across technology adoption studies [66] and prior research in SE contexts [54], which consistently identify PE as the strongest factor predicting behavioural intention. Badghish and Soomro [3] similarly found that perceived productivity benefits significantly predicted AI adoption among Saudi SMEs, consistent with the dominance of PE in our model. Our findings confirm that this pattern extends to the post-adoption phase. The strength of this relationship is notable given our sample composition: 78.6% of respondents had four or more years of professional experience and had already integrated GenAI into their workflows. The dominance of PE in a sample of experienced, regular GenAI users suggests that perceived performance benefits remain salient even after the initial adoption phase. This finding is also consistent with Expectation-Confirmation Theory [8], which posits that continued use is driven by users confirming pre-adoption expectations through actual experience. The same finding is, instead, in contrast with Russo [54], who found that perceived usefulness did not directly predict initial GenAI adoption among software engineers, but rather influenced adoption indirectly through perceived workflow compatibility. The divergence likely reflects the different adoption stages examined: at the initial adoption stage, developers may lack sufficient firsthand experience with a tool and thus assess its usefulness based on workflow compatibility; at sustained use, as noted in the Apuliasoft case study, developers have direct evidence of productivity gains and have learned to use GenAI effectively, thereby making performance perceptions more salient. The Phase 1 longitudinal data illustrate this evolution directly: initial expectations about development speed were confirmed after six months of sustained use, while perceptions of software quality became more nuanced as developers encountered practical limitations such as hallucinations and context-inappropriate suggestions The Role of Enjoyment. Hedonic Motivation was the second-strongest predictor (𝛽 = 0.244, 𝑓 2 = 0.116), indicating that developers who find GenAI enjoyable are more likely to sustain their use. This finding is noteworthy because professional software development is typically framed as utilitarian [7, 30], where intrinsic enjoyment might seem secondary to productivity. Instead, we found that the hedonic dimension contributes meaningfully to continued engagement, beyond perceived performance benefits. Consistently, a previous study on technology acceptance involving 268 design engineers found HM to be the strongest predictor of AI adoption intention [1], providing further evidence that enjoyment matters even in technical professional contexts. In a software , Vol. 1, No. 1, Article . Publication date: May 2026.
From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs
35
engineering context, Pereira et al. [45] found that a third of the developers studied reported increased enjoyment of programming when using GenAI. This perhaps indicates that the use of GenAI makes the work more enjoyable, rather than the tool itself. The conversational, interactive nature of tools like ChatGPT may explain this effect. Unlike traditional development tools that require learning specific syntax or navigating complex interfaces, GenAI enables creative experimentation through natural language dialogue. Developers can explore prompting strategies and engage in collaborative problem-solving with an AI assistant. Barke et al. [6] identified two distinct interaction modes in their grounded theory study of programmers using AI assistants: an acceleration mode for familiar tasks, and an exploration mode where developers deliberately prompt the AI to discover options, compare approaches, and engage in collaborative problem-solving. This exploratory engagement, described by Ross et al. [53] as co-creative interaction, appears to generate satisfaction beyond mere task completion. Research on conversational agents more broadly has found that users value entertainment and creative interaction alongside practical utility [61], suggesting that conversational interfaces activate engagement mechanisms beyond those typically supported by traditional software. Ease of Use Still Matters. Effort Expectancy also showed a significant positive effect (𝛽 = 0.220, 𝑝 = .005), confirming that perceived ease of use influences sustained engagement even among experienced developers. Although apparently counterintuitive given our population, GenAI tools present distinctive usability challenges that differ from traditional programming tools. As found in the Apuliasoft case study, effective use requires developing prompt engineering skills, comprehending and critically evaluating AI-generated outputs—challenges that persist regardless of programming expertise. Vaithilingam et al. [69] found that developers faced significant difficulties understanding, editing, and debugging Copilot-generated code, which hindered task-solving effectiveness despite overall positive perceptions of the tool. Similarly, He et al. [29] identified prompt design as a key challenge category in their analysis of LLM developer questions, noting that developers must iteratively craft and refine prompts to achieve satisfactory outputs—a skill that does not transfer from conventional programming experience. Our finding suggests that when developers perceive these novel interaction patterns as manageable, they are more inclined toward continued use. Limited Role of Organisational Support. Contrary to our hypothesis, Facilitating Conditions showed no significant effect (𝛽 = 0.042, 𝑝 = .614). This null finding aligns with previous GenAI adoption studies in professional settings. Kim et al. [36] found FC non-significant among employees in Korean companies, and Lambiase et al. [38] report similar results for software engineers adopting LLMs. Two contextual factors may further explain this pattern. First, GenAI tools are predominantly self-service technologies. Unlike enterprise systems dependent on IT support and training programmes, tools like ChatGPT can be accessed directly with minimal organisational facilitation. The high mean score on FC items (𝑀 = 4.02) suggests most developers already perceive adequate support. Second, voluntary adoption may create a selection effect: developers who lack necessary resources or encounter compatibility issues may simply not adopt, while those who do adopt have already overcome potential barriers. FC may thus function as a threshold condition for initial adoption rather than a driver of sustained use. Measurement Challenges with Social Influence. Social Influence was excluded from our model due to persistent measurement problems: all three items exhibited weak loadings (0.14–0.49) and high uniqueness values (0.73–0.90) in the Phase 2 exploratory factor analysis. This pattern likely reflects the voluntary adoption context rather than a methodological limitation. The standard SI items from UTAUT2 ask whether colleagues, managers, or other important people , Vol. 1, No. 1, Article . Publication date: May 2026.
36
Calefato et al.
think one should use a technology, but such social expectations may carry little weight when developers independently choose their tools. In mandatory contexts, management directives and colleague compliance create pressure to adopt. In voluntary settings like ours—as confirmed by the sample’s high voluntariness scores (see Sect. 6.1)—adoption decisions rest primarily on individual assessment. This interpretation aligns with Venkatesh et al. [70], who found that SI is more influential in mandatory contexts and its effect diminishes with experience. Russo [54] similarly found that social factors did not significantly predict intention to use LLMs among software engineers. Consistently, the Phase 1 case study found that GenAI was used almost exclusively for individual tasks, with minimal adoption in collaborative settings such as team meetings, further suggesting that social dynamics play a limited role in shaping continued use decisions. Overall, these findings suggest that SI matters more for mandatory technology rollouts than when (experienced) professionals choose to adopt tools voluntarily. 7.2
Implications for organisations
Based on the findings from the two phases and the resulting discussion of these with Apuliasoft management, we provide several implications for SMEs to support continued use of GenAI tools beyond initial adoption. These recommendations acknowledge the constraints (e.g., financial, human capital) that SMEs operate under, as well as the greater freedom they have compared to larger firms, especially in terms of experimentation before early standardization of tooling. Frame GenAI as one tool among many. The most emphatic message from Apuliasoft management was straightforward: treat GenAI as another instrument in the development toolchain. This framing carries important implications. It normalises adoption by removing the sense that GenAI use is exceptional or threatening, and it establishes clear expectations. Just as developers are responsible for the code they write with any tool, they remain accountable for GenAI-assisted output. Management reported encountering cases in which developers attributed documentation errors to the AI, thereby disclaiming responsibility. The CEO’s response was direct: “regardless of the tool used, you own your work.” SMEs adopting GenAI should establish this principle early, treating AI-generated output as raw material requiring the same quality standards and review processes as any other development artefact. Allow experimentation, then standardise. Our finding that Hedonic Motivation significantly predicts continued use surprised Apuliasoft management at first, as they had not considered the enjoyment dimension before. Yet upon reflection, management recognised that developers who found GenAI engaging were indeed its most effective users, including one architect who pays for Cursor IDE from his own pocket and has become an internal evangelist after he completed a major architectural redesign in two days, estimating that without AI assistance, the work would have required three weeks. Similarly, a junior developer assigned to prototype an application finished in a few days, rather than the month typically expected for new hires at a similar career stage. This evidence, while anecdotal, illustrates the productivity perceptions that our quantitative findings identify as key to sustained use. SMEs should consider a staged approach to tool selection: initially, allow developers to experiment freely with various tools to discover which work best for their specific needs and working styles. Once patterns emerge, organisations can standardise on specific tools and practices. Apuliasoft has since adopted Gemini Pro company-wide—chosen for integration with their existing Google ecosystem—while maintaining voluntary usage and with higher usage tiers based on seniority, to avoid over-reliance in younger employees. The key insight is that imposed standardisation without prior experimentation would suppress precisely the intrinsic engagement that anticipates sustained use. , Vol. 1, No. 1, Article . Publication date: May 2026.
From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs
37
Invest in methodology, not tool training. Our quantitative finding that Facilitating Conditions had no significant effect on continued use aligns with management’s experience. They confirmed that developers required no formal training to use GenAI tools effectively, since the natural language interface eliminates traditional learning curves. This view contrasts with prior GenAI studies that recommend training (e.g., [35, 38]). However, they emphasised that methodological training with GenAI tools is instead essential. Developers need guidance not on how to prompt an AI, but on how AI-assisted development integrates with existing quality standards, review processes, and development methodology. Apuliasoft is developing an internal AI policy that addresses questions such as when ‘vibe coding’ is permitted (only for experimentation and rapid prototyping), what review processes apply to AI-generated code, and how to maintain documentation standards when AI assists with technical writing. This methodological focus becomes more pressing as GenAI capabilities expand. The COO expressed concern about the increasing proliferation of new tools, such as agentic AI systems that can execute multi-step workflows autonomously and produce cascading effects across codebases, making process integration and quality controls substantially harder. SMEs should therefore redirect training investments from prompt engineering—which management believes is diminishing in importance—toward integrating GenAI into existing quality assurance frameworks, while also establishing mechanisms for ongoing reassessment as tool capabilities evolve and new tools emerge. Abandon self-managed GenAI infrastructure aspirations. Finally, one striking lesson from Apuliasoft’s experience addresses a concern many companies (including SMEs) share (e.g., [35], [17]): anxiety about sending code to third-party services. Motivated by confidentiality concerns when working with client intellectual property, management explored alternatives to commercial GenAI APIs throughout the study period. On-premise deployment was ruled out immediately as economically unviable. To test self-hosted cloud as a middle ground, the team ran a week-long trial of a heavily quantised and distilled open-weight model on rented GPU instances. Monthly costs soon rose into the thousands of euros, while response quality and latency were poor enough that developers abandoned the experiment within days, reverting to commercial services. For a full-size, minimally compressed model, they estimated costs in the tens to hundreds of thousands of euros per month, far exceeding what an SME could justify. The implication for SMEs is that self-managed infrastructure is not a viable path, and the real challenge lies in navigating the legal and contractual dimensions of cloud-based AI services. Apuliasoft continues to navigate this still uncharted territory, working with legal counsel to determine when GenAI use is permissible for consulting, though the CEO noted with frustration that the same code and documents routinely pass through cloud-hosted repositories and file-sharing services without comparable scrutiny. 7.3
Implications for Research
Natural language interaction as an explanatory lens. The pattern of effects we observed may be partially explained by a fundamental shift in human-computer interaction: GenAI tools are the first widely adopted professional productivity tools accessed primarily through natural language. Unlike traditional development environments that require mastering IDE conventions, command syntax, or API structures, conversational AI allows developers to express intent directly. This interaction modality appears to lower traditional usability barriers; Liang et al. [39] found that developers value AI programming assistants precisely because they reduce keystrokes and help recall syntax, suggesting that ease-of-use concerns become less differentiating once users can communicate in natural language. At the same time, conversational interaction may amplify hedonic engagement by inviting exploration and creative problem-solving in ways that transactional interfaces do not [65]. Our findings suggest that current acceptance models may need updating for conversational , Vol. 1, No. 1, Article . Publication date: May 2026.
38
Calefato et al.
AI tools: future research should investigate whether natural language interfaces systematically influence technology acceptance dynamics in professional contexts. Hedonic motivation and utilitarian assumptions. The significance of Hedonic Motivation as the second-strongest predictor challenges utilitarian assumptions that have shaped technology acceptance research in software engineering contexts. Studies of professional technology acceptance have typically emphasised performance and effort constructs [18, 70], a pattern confirmed in software developer contexts [50], with meta-analytic evidence suggesting that hedonic effects are weaker in utilitarian contexts [67]. Our findings suggest this assumption may not hold for GenAI tools. Whether HM’s importance reflects the novelty of these tools, their distinctive conversational modality, or broader characteristics of creative professional work remains an open question. Future research should track whether hedonic factors retain predictive power as GenAI tools mature and become a commodity, which would help distinguish novelty effects from more durable features of natural language interfaces, and examine contexts such as OSS development, where intrinsic motivation is recognised as a primary driver of contribution [24]. Temporal dynamics in adoption predictors. Our findings diverge from Russo [54], who found that workflow compatibility drove initial adoption intention among software engineers. In our continued-use context, by contrast, Performance Expectancy emerged as the dominant predictor. This pattern suggests that the factors shaping adoption decisions shift across the technology lifecycle. At initial adoption, when users lack firsthand evidence of a tool’s capabilities, contextual factors such as workflow fit and organisational support may matter more. At sustained use, accumulated productivity evidence becomes the primary consideration. This pattern is consistent with Expectation-Confirmation Theory [8], which posits that post-adoption behaviour is shaped by confirmed experience rather than anticipated benefits. Adoption models should therefore specify which lifecycle stage they address, rather than assuming the same predictors matter equally from initial trial through established use. Longitudinal designs tracking users from first exposure onward would help clarify how these relationships change over time. Extension of UTAUT2 to post-adoption contexts. At the model level, the substantial explanatory power (𝑅 2 = 0.647) confirms that UTAUT2 can be meaningfully adapted for continued use intentions, not just initial adoption, providing a foundation for future post-adoption studies. However, not all UTAUT2 constructs transfer equally well to voluntary professional contexts. As noted above, Social Influence exhibited persistent measurement failure, suggesting that traditional social pressure items may require either adaptation or explicit acknowledgement of limited applicability when studying professional tool adoption in non-mandatory settings. At the same time, the remaining unexplained variance suggests that other constructs play a role in sustained use decisions. Trust in the reliability and correctness of AI-generated output is one such factor. While Performance Expectancy captures perceived productivity rather than confidence in output quality, trust addresses the persistent concerns about inconsistent suggestions [41] and the cognitive burden of evaluating them [39]. Similarly, as GenAI use matures beyond the early post-adoption phase studied here, Habit may gain explanatory relevance, consistent with evidence that continued use becomes increasingly automatic over time [40]. Future research should consider extending our model with these and related constructs, such as task-specific fit across different GenAI use cases, to determine whether they account for additional variance in Continued Use Intention. 8
Threats to Validity
8.1
Internal Validity
Phase 1 faced operational challenges from prevalent remote work at Apuliasoft, limiting opportunities for naturalistic observation. We addressed this by scheduling dedicated interview , Vol. 1, No. 1, Article . Publication date: May 2026.
From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs
39
sessions.Additionally, one researcher had prior familiarity with Apuliasoft through an earlier internship, which may have influenced participant responses. We mitigate the risk of social desirability bias by ensuring survey anonymity and triangulating interview data with survey responses and ethnographic observations. Phase 2 relies on self-reported survey data collected at a single time point. Because all constructs were measured using the same instrument administered simultaneously, common method bias represents a potential threat. We implemented procedural safeguards (respondent anonymity) and conducted statistical tests: Harman’s single-factor test yielded 40.23% variance explained by the first factor, below the 50% threshold. While this test has known limitations as a definitive CMB assessment [48], the result, combined with the absence of inter-construct correlations exceeding 0.90, provides evidence that CMB does not pose a serious threat, though single-source bias cannot be ruled out entirely. The Phase 2 cross-sectional design limits causal inference between perceptions and intentions. Although Phase 1 provides supporting temporal evidence through its six-month longitudinal component, we cannot isolate effects associated with the initial adoption decision since all Phase 1 participants were already GenAI users at baseline. In addition, Phase 1 sample attrition (37%) may have introduced survival bias if developers who discontinued GenAI use were less likely to complete the follow-up survey. 8.2
Construct Validity
Our study measures continued use intention rather than actual usage behaviour. While behavioural intention predicts subsequent behaviour with moderate strength [59, 70], a gap between intention and action may persist. This concern is partly mitigated by our research context: all respondents were already active GenAI users and, as such, continued use intention reflects the decision to maintain an established behaviour rather than initiate a new one. Our Phase 1 longitudinal data, where we triangulated stated intentions with self-reported and observed usage patterns, found reasonable alignment within the SME setting. Nonetheless, objective metrics such as IDE telemetry would strengthen conclusions about actual usage. We adapted the UTAUT2 scales to the GenAI context, drawing on recent work in software development [46]. The Phase 1 pilot provided an opportunity to test item comprehension and refine Italian translations before confirmatory deployment in Phase 2. Within the PLS-SEM framework, all retained constructs met thresholds for average variance extracted (AVE ≥ 0.50) and the heterotraitmonotrait ratio (HTMT < 0.85), supporting measurement model validity [27]. The SI construct was excluded from the final model due to poor measurement properties. Our exploratory factor analysis revealed a two-factor structure rather than the intended six factors: Factor 1 captured PE, HM, and CUI items (outcome-oriented aspects), whereas Factor 2 captured EE and FC items (ease and support dimensions). All three SI items exhibited weak loadings and high uniqueness values (0.73–0.90), suggesting that SI may not function as a coherent construct in voluntary GenAI adoption among experienced developers. This limits our ability to draw conclusions about SI effects. Finally, our model focuses on five UTAUT2 constructs, omitting factors such as trust in AIgenerated output and perceived risks [54]. Our Phase 1 qualitative data corroborated that such concerns exist among developers. Future research should integrate these constructs for more comprehensive models of GenAI adoption. 8.3
External Validity
Our Phase 2 sampling strategy relied on convenience sampling through professional networks and social media [4]. Developers who voluntarily participate in GenAI research may be more , Vol. 1, No. 1, Article . Publication date: May 2026.
40
Calefato et al.
enthusiastic adopters than the broader SME population, potentially inflating positive perceptions. Because the survey was distributed through channels with unknown reach, we cannot calculate a meaningful response rate, which limits our ability to assess non-response bias. Similarly, we did not collect data on industry sector, so we cannot determine whether certain domains are over- or under-represented. The alignment between Phase 1 findings (situated at a single Italian SME) and Phase 2 findings (across multiple Italian SMEs) suggests our results generalise to the broader population of Italian SME developers, and possibly to SMEs in other countries given similar resource constraints. Our findings also broadly align with GenAI adoption studies in other contexts, including Pereira et al. [46] at a large Brazilian organization, Kim et al. [36] among employees in Korean companies, and Badghish and Soomro [3] in Saudi SMEs, suggesting the patterns we observed are not unique to the Italian context. However, generalisability to larger enterprises remains uncertain: large organisations have greater capacity to invest in training and support structures, which could alter the influence of contextual factors on adoption outcomes. Both phases examined voluntary GenAI adoption, so findings may not generalise to mandatory implementation settings. Additionally, our sample consists exclusively of employees who perform development-related activities (e.g., designing, coding, code reviewing, testing); therefore, findings may not extend to other roles involved in software development, such as product owners and project managers. Finally, GenAI represents a rapidly evolving domain. We collected data between Aug. 2024 and Sept. 2025; subsequent developments may alter the factors driving continued use. 9
Conclusion
This study investigated factors sustaining software developers’ continued use of GenAI, addressing a gap in research that has predominantly examined initial adoption. Through a six-month longitudinal pilot and a cross-sectional survey of 154 developers across Italian SMEs, we developed and validated a UTAUT2-based model explaining 64.7% of variance in continued use intention. Performance Expectancy emerged as the dominant predictor, confirming that tangible productivity gains drive sustained engagement. The significant contribution of Hedonic Motivation was less expected, suggesting that GenAI’s conversational interface fosters intrinsic enjoyment even in professional contexts. Notably, organisational support showed no significant effect and Social Influence exhibited persistent measurement failure, raising an open question for future research: whether continued use decisions in voluntary professional contexts are inherently individual and instrumental, or whether the standard UTAUT2 items require adaptation to capture how social factors operate in post-adoption settings. These findings indicate that post-adoption dynamics differ substantively from initial adoption. For SMEs seeking to sustain GenAI use, evident performance benefits matter most, but the engagement these tools can foster should not be overlooked. Acknowledgments We thank Apuliasoft for their participation in this study. We are also grateful to the anonymous survey participants. Alexandra Pajonk was a visiting student at the University of Bari during the study period. This paper was supported by the Ministry of Science, Technology, and Innovation of Brazil (Law 8.248 from Oct 23, 1991), within the scope of PPI-SOFTEX, coordinated by Softex, and published in the Residência em TIC 02 - Aditivo, Official Gazette 01245.012095/2020-56. Guilherme Pereira is supported by the Federal Institute of Education, Science and Technology of Rio Grande do Sul (IFRS). This study was financed in part by the Coordenação de Aperfeiçoamento de Pessoal de Nível Superior - Brasil (CAPES) - Finance Code 001. , Vol. 1, No. 1, Article . Publication date: May 2026.
From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs
41
References [1] Alharthi, S., et al., 2025. Adoption of AI in construction design: Insights from UTAUT2 and TOE frameworks. Results in Engineering doi:10.1016/j.rineng.2025.104576. [2] Ayinaddis, S.G., 2025. Artificial intelligence adoption dynamics and knowledge in SMEs and large firms: A systematic review and bibliometric analysis. Journal of Innovation & Knowledge 10, 100682. doi:10.1016/j.jik.2025.100682. [3] Badghish, S., Soomro, Y.A., 2024. Artificial intelligence adoption by SMEs to achieve sustainable business performance: Application of technology–organization–environment framework. Sustainability 16, 1864. doi:10.3390/su16051864. [4] Baltes, S., Ralph, P., 2022. Sampling in software engineering research: A critical review and guidelines. Empirical Software Engineering 27, 94. [5] Bank, W., 2025. World bank sme finance. URL: https://www.worldbank.org/en/topic/smefinance. Accessed: 2026-01-14. [6] Barke, S., James, M.B., Polikarpova, N., 2023. Grounded copilot: How programmers interact with code-generating models. Proc. ACM Program. Lang. 7. doi:10.1145/3586030. [7] Beecham, S., Baddoo, N., Hall, T., Robinson, H., Sharp, H., 2008. Motivation in software engineering: A systematic literature review. Inf. Softw. Technol. 50, 860–878. doi:10.1016/J.INFSOF.2007.09.004. [8] Bhattacherjee, A., 2001. Understanding information systems continuance: An expectation-confirmation model. MIS Q. 25, 351–370. [9] Buonanno, G., Faverio, P., Pigni, F., Ravarini, A., Sciuto, D., Tagliavini, M., 2005. Factors affecting ERP system adoption: A comparative analysis between smes and large companies. J. Enterp. Inf. Manag. 18, 384–426. doi:10.1108/ 17410390510609572. [10] Cardon, M.S., Stevens, C.E., 2004. Managing human resources in small organizations: What do we know? Human resource management review 14, 295–323. [11] Coetzer, A., Kock, H., Wallo, A., 2017. Distinctive characteristics of small businesses as sites for informal learning. Human Resource Development Review 16, 111–134. [12] Corbin, J., Strauss, A., 2014. Basics of qualitative research: Techniques and procedures for developing grounded theory. Sage publications. [13] Creswell, J.W., Clark, V.L.P., 2017. Designing and conducting mixed methods research. Sage publications. [14] Cui, Z.K., Demirer, M., Jaffe, S., Musolff, L., Peng, S., Salz, T., 2025. The effects of generative ai on high-skilled work: Evidence from three field experiments with software developers. Available at SSRN 4945566 . [15] Cycode, 2026. The 2026 State of Product Security for the AI Era. Industry Report. Cycode. URL: https://cycode.com/ thank-you-page/state-of-product-security-ai-era-2026/. Accessed: 2026-01-14. [16] Dakhel, A.M., Majdinasab, V., Nikanjam, A., Khomh, F., Desmarais, M.C., Jiang, Z.M.J., 2023. Github copilot AI pair programmer: Asset or liability? J. Syst. Softw. 203, 111734. doi:10.1016/J.JSS.2023.111734. [17] Davila, N., Wiese, I., Steinmacher, I., Lucio da Silva, L., Kawamoto, A., Favaro, G.J.P., Nunes, I., 2024. An Industry Case Study on Adoption of AI-based Programming Assistants, in: Proc. of the 46th Intl. Conf. on Software Engineering: Software Engineering in Practice, Association for Computing Machinery, New York, NY, USA. pp. 92–102. doi:10. 1145/3639477.3643648. [18] Davis, F.D., 1989. Perceived usefulness, perceived ease of use, and user acceptance of information technology. MIS Q. 13, 319–340. doi:10.2307/249008. [19] Devos, J.G., Landeghem, H.V., Deschoolmeester, D.A.K., 2012. Rethinking IT governance for smes. Ind. Manag. Data Syst. 112, 206–223. doi:10.1108/02635571211204263. [20] DORA, 2024. Accelerate State of DevOps 2024. Technical Report. Google. URL: https://dora.dev/research/2024/dorareport/. Accessed: 2026-01-14. [21] DORA, 2025. State of AI-assisted Software Development. Technical Report. Google. URL: https://dora.dev/research/ai/. Accessed: 2026-01-14. [22] Faul, F., Erdfelder, E., Buchner, A., Lang, A.G., 2009. Statistical power analyses using G* Power 3.1: Tests for correlation and regression analyses. Behavior research methods 41, 1149–1160. [23] Fornell, C., Larcker, D.F., 1981. Evaluating structural equation models with unobservable variables and measurement error. Journal of marketing research 18, 39–50. [24] Gerosa, M.A., Wiese, I., Trinkenreich, B., Link, G., Robles, G., Treude, C., Steinmacher, I., Sarma, A., 2021. The shifting sands of motivation: Revisiting what drives contributors in open source, in: 43rd IEEE/ACM Int’l Conf. on Software Engineering, ICSE 2021, Madrid, Spain, 22-30 May 2021, IEEE. pp. 1046–1058. doi:10.1109/ICSE43902.2021.00098. [25] GitClear, 2025. AI Copilot Code Quality: Evaluating 2024’s Increased Defect Rate via Code Quality Metrics. Technical Report. GitClear. URL: https://www.gitclear.com/coding_on_copilot_data_shows_ais_downward_pressure_on_code_ quality. Accessed: 2026-01-14. [26] GitHub, 2024. Measuring the impact of GitHub Copilot. URL: https://resources.github.com/learn/pathways/copilot/ essentials/measuring-the-impact-of-github-copilot/. Accessed: 2026-01-14.
, Vol. 1, No. 1, Article . Publication date: May 2026.
42
Calefato et al.
[27] Hair, J.F., Risher, J.J., Sarstedt, M., Ringle, C.M., 2019. When to use and how to report the results of pls-sem. European Business Review 31, 2–24. doi:10.1108/EBR-11-2018-0203. [28] Harness, 2025. The State of Software Delivery 2025. Technical Report. Harness. URL: https://cdn.prod.website-files.com/ 6222ca42ea87e1bd1aa1d10c/677e767b5ad65ea20c02bfe6_The%20State%20of%20Software%20Delivery%20Report.pdf. Accessed: 2026-01-14. [29] He, X., Xu, J., Gao, C., Chen, J., Huang, Z., Yang, L., Zhou, X., 2025. An empirical study on challenges for LLM application developers. ACM Transactions on Software Engineering and Methodology 34. doi:10.1145/3715007. [30] van der Heijden, H., 2004. User acceptance of hedonic information systems. MIS Q. 28, 695–704. [31] Henseler, J., Ringle, C.M., Sarstedt, M., 2015. A new criterion for assessing discriminant validity in variance-based structural equation modeling. Journal of the academy of marketing science 43, 115–135. [32] Hu, L.t., Bentler, P.M., 1999. Cutoff criteria for fit indexes in covariance structure analysis: Conventional criteria versus new alternatives. Structural Equation Modeling: A Multidisciplinary Journal 6, 1–55. [33] Imai, S., 2022. Is github copilot a substitute for human pair-programming? an empirical study, in: 44th IEEE/ACM Intl. Conf. on Software Engineering: ICSE Companion 2022, Pittsburgh, PA, USA, May 22-24, 2022, ACM/IEEE. pp. 319–321. doi:10.1145/3510454.3522684. [34] Karahanna, E., Straub, D.W., Chervany, N.L., 1999. Information technology adoption across time: A cross-sectional comparison of pre-adoption and post-adoption beliefs. MIS Q. 23, 183–213. [35] Kemell, K., Saarikallio, M., Nguyen-Duc, A., Abrahamsson, P., 2025. Still just personal assistants? - A multiple case study of generative AI adoption in software organizations. Inf. Softw. Technol. 186, 107805. doi:10.1016/J.INFSOF. 2025.107805. [36] Kim, S., Park, H., Lee, J., 2024. Determinants of generative AI system adoption and usage behavior in Korean companies: Applying the UTAUT model. Systems 12, 468. doi:10.3390/systems12110468. [37] Kwarteng, M.A., Ntsiful, A., Lerma, D.F.P., Novák, P., 2024. Extending UTAUT with competitive pressure for smes digitalization adoption in two european nations: a multi-group analysis. Aslib J. Inf. Manag. 76, 842–868. doi:10.1108/ AJIM-11-2022-0482. [38] Lambiase, S., Catolino, G., Palomba, F., Ferrucci, F., Russo, D., 2025. Investigating the Role of Cultural Values in Adopting Large Language Models for Software Engineering. ACM Trans. Softw. Eng. Methodol. doi:10.1145/3725529. [39] Liang, J.T., Yang, C., Myers, B.A., 2024. A Large-Scale Survey on the Usability of AI Programming Assistants: Successes and Challenges, in: Proc. of the IEEE/ACM 46th Intl. Conf. on Software Engineering, Association for Computing Machinery, New York, NY, USA. pp. 1–13. doi:10.1145/3597503.3608128. [40] Limayem, M., Hirt, S.G., Cheung, C.M.K., 2007. How habit limits the predictive power of intention: The case of information systems continuance. MIS Q. 31, 705–737. [41] Mastropaolo, A., Pascarella, L., Guglielmi, E., Ciniselli, M., Scalabrino, S., Oliveto, R., Bavota, G., 2023. On the robustness of code generation techniques: An empirical study on github copilot, in: 45th IEEE/ACM Intl. Conf. on Software Engineering, ICSE 2023, Melbourne, Australia, May 14-20, 2023, IEEE. pp. 2149–2160. doi:10.1109/ICSE48619.2023. 00181. [42] Meyer, A.N., Fritz, T., Murphy, G.C., Zimmermann, T., 2014. Software developers’ perceptions of productivity, in: Cheung, S., Orso, A., Storey, M.D. (Eds.), Proc. of the 22nd ACM SIGSOFT Intl. Symposium on Foundations of Software Engineering, (FSE-22), Hong Kong, China, November 16 - 22, 2014, ACM. pp. 19–29. doi:10.1145/2635868.2635892. [43] Moore, G.C., Benbasat, I., 1991. Development of an instrument to measure the perceptions of adopting an information technology innovation. Inf. Syst. Res. 2, 192–222. doi:10.1287/ISRE.2.3.192. [44] Oppenheimer, D.M., Meyvis, T., Davidenko, N., 2009. Instructional manipulation checks: Detecting satisficing to increase statistical power. Journal of Experimental Social Psychology 45, 867–872. doi:10.1016/j.jesp.2009.03.009. [45] Pereira, G., Prikladnicki, R., Jackson, V., van der Hoek, A., Fortes, L., Macaubas, I., 2024. Early Results from a Study of GenAI Adoption in a Large Brazilian Company: The Case of Globo. Springer Nature Switzerland, Cham. pp. 275–293. doi:10.1007/978-3-031-55642-5\_13. [46] Pereira, G.V., Jackson, V., Prikladnicki, R., van der Hoek, A., Fortes, L., Araujo, C., Coelho, A., Chelli, L., Ramos, D., 2025. Exploring GenAI in Software Development: Insights from a Case Study in a Large Brazilian Company , in: 2025 IEEE/ACM 47th Intl. Conf. on Software Engineering: Software Engineering in Practice (ICSE-SEIP), IEEE Computer Society, Los Alamitos, CA, USA. pp. 330–341. doi:10.1109/ICSE-SEIP66354.2025.00035. [47] Pino, F.J., García, F., Piattini, M., 2008. Software process improvement in small and medium software enterprises: a systematic review. Softw. Qual. J. 16, 237–261. doi:10.1007/S11219-007-9038-Z. [48] Podsakoff, P.M., MacKenzie, S.B., Lee, J.Y., Podsakoff, N.P., 2003. Common method biases in behavioral research: a critical review of the literature and recommended remedies. Journal of Applied Psychology 88, 879. [49] Richardson, I., Von Wangenheim, C.G., 2007. Guest editors’ introduction: Why are small software organizations different? IEEE Software 24, 18–22. doi:10.1109/MS.2007.12.
, Vol. 1, No. 1, Article . Publication date: May 2026.
From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs
43
[50] Riemenschneider, C.K., Hardgrave, B.C., Davis, F.D., 2002. Explaining software developer acceptance of methodologies: A comparison of five theoretical models. IEEE Trans. Software Eng. 28, 1135–1145. doi:10.1109/TSE.2002.1158287. [51] Ringle, C.M., Wende, S., Becker, J.M., 2024. SmartPLS 4. URL: https://www.smartpls.com. [52] Rogers, E., 2003. Diffusion of innovations 5th. [53] Ross, S.I., Martinez, F., Houde, S., Muller, M., Weisz, J.D., 2023. The programmer’s assistant: Conversational interaction with a large language model for software development, in: Proc. of the 28th Intl. Conf. on Intelligent User Interfaces. doi:10.1145/3581641.3584037. [54] Russo, D., 2024. Navigating the complexity of generative ai adoption in software engineering. ACM Trans. Softw. Eng. Methodol. 33. URL: https://doi.org/10.1145/3652154, doi:10.1145/3652154. [55] Russo, D., Stol, K.J., 2021. PLS-SEM for Software Engineering Research: An Introduction and Survey. ACM Comput. Surv. 54, 78:1–78:38. doi:10.1145/3447580. [56] Schulze Brock, P., Katsinis, A., Lagüera González, J., Bella, L.D., Odenthal, L., Hell, M., Lozar, B., Secades Casino, B., 2025. Annual Report on European SMEs 2024/2025, SME performance review. Publications Office of the European Union. doi:doi/10.2760/7714438. [57] Schwaeke, J., Peters, A., Kanbach, D.K., Kraus, S., Jones, P., 2025. The new normal: The status quo of AI adoption in SMEs. Journal of Small Business Management 63, 1297–1331. [58] Seaman, C.B., 1999. Qualitative methods in empirical studies of software engineering. IEEE Trans. Software Eng. 25, 557–572. doi:10.1109/32.799955. [59] Sheeran, P., 2002. Intention—behavior relations: A conceptual and empirical review. European Review of Social Psychology 12, 1–36. doi:10.1080/14792772143000003. [60] Shmueli, G., Sarstedt, M., Hair, J.F., Cheah, J.H., Ting, H., Vaithilingam, S., Ringle, C.M., 2019. Predictive model assessment in PLS-SEM: guidelines for using PLSpredict. European Journal of Marketing 53, 2322–2347. doi:10.1108/ EJM-02-2019-0189. [61] Skjuve, M., Følstad, A., Brandtzaeg, P.B., 2023. The user experience of ChatGPT: Findings from a questionnaire study of early users, in: Proc. of the 5th Intl. Conf. on Conversational User Interfaces. doi:10.1145/3571884.3597144. [62] StackOverflow, 2025. Stack overflow 2025 developer survey. URL: https://survey.stackoverflow.co/2025/ai. [63] di Statistica, I.N., 2024. 2024 annual report - the state of a nation. URL: https://www.istat.it/en/publication/2024annual-report-the-state-of-a-nation/. [64] Stewart, A., 2025. Microsoft internal memo: ’using ai is no longer optional.’ - business insider. URL: https://www. businessinsider.com/microsoft-internal-memo-using-ai-no-longer-optional-github-copilot-2025-6. [65] Sun, Y., Jang, E., Ma, F., Wang, T., 2024. Generative ai in the wild: Prospects, challenges, and strategies, in: Proc. of the 2024 CHI Conf. on Human Factors in Computing Systems, Association for Computing Machinery, New York, NY, USA. URL: https://doi.org/10.1145/3613904.3642160, doi:10.1145/3613904.3642160. [66] Tamilmani, K., Rana, N.P., Dwivedi, Y.K., 2021. Consumer acceptance and use of information technology: A metaanalytic evaluation of UTAUT2. Inf. Syst. Frontiers 23, 987–1005. doi:10.1007/S10796-020-10007-6. [67] Tamilmani, K., Rana, N.P., Prakasam, N., Dwivedi, Y.K., 2019. The battle of brain vs. heart: A literature review and meta-analysis of "hedonic motivation" use in UTAUT2. Int. J. Inf. Manag. 46, 222–235. doi:10.1016/J.IJINFOMGT. 2019.01.008. [68] Turner, R., Ledwith, A., 2018. Project management in small to medium-sized enterprises: fitting the practices to the needs of the firm to deliver benefit. Journal of Small Business Management 56, 475–493. [69] Vaithilingam, P., Zhang, T., Glassman, E.L., 2022. Expectation vs. experience: Evaluating the usability of code generation tools powered by large language models, in: CHI Conf. on Human Factors in Computing Systems Extended Abstracts. doi:10.1145/3491101.3519665. [70] Venkatesh, V., Morris, M.G., Davis, G.B., Davis, F.D., 2003. User acceptance of information technology: Toward a unified view. MIS Q. 27, 425–478. doi:10.2307/30036540. [71] Venkatesh, V., Thong, J.Y.L., Xu, X., 2012. Consumer acceptance and use of information technology: Extending the unified theory of acceptance and use of technology. MIS Q. 36, 157–178. [72] Venkatesh, V., Thong, J.Y.L., Xu, X., 2016. Unified theory of acceptance and use of technology: A synthesis and the road ahead. J. Assoc. Inf. Syst. 17, 1. doi:10.17705/1JAIS.00428. [73] Weisz, J.D., Kumar, S.V., Muller, M.J., Browne, K., Goldberg, A., Heintze, K.E., Bajpai, S., 2025. Examining the use and impact of an AI code assistant on developer productivity and experience in the enterprise, in: Yamashita, N., Evers, V., Yatani, K., Ding, S.X. (Eds.), Proc. of the Extended Abstracts of the CHI Conf. on Human Factors in Computing Systems, CHI EA 2025, Yokohama, Japan, 26 April 2025- 1 May 2025, ACM. pp. 673:1–673:13. doi:10.1145/3706599.3706670. [74] Witschey, J., Zielinska, O., Welk, A., Murphy-Hill, E., Mayhorn, C., Zimmermann, T., 2015. Quantifying developers’ adoption of security tools, in: Proc. of the 2015 10th Joint Meeting on Foundations of Software Engineering, Association for Computing Machinery, New York, NY, USA. p. 260–271. URL: https://doi.org/10.1145/2786805.2786816, doi:10. 1145/2786805.2786816. , Vol. 1, No. 1, Article . Publication date: May 2026.
44
Calefato et al.
[75] Zhou, X., Liang, P., Zhang, B., Li, Z., Ahmad, A., Shahin, M., Waseem, M., 2025. Exploring the problems, their causes and solutions of AI pair programming: A study on github and stack overflow. J. Syst. Softw. 219, 112204. doi:10.1016/J.JSS.2024.112204.
, Vol. 1, No. 1, Article . Publication date: May 2026.
From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs
A
45
Ethics
The study received approval from the University of Bari’s Research Ethics Committee (no. CER_19A77AFDB25). This approval covered both the Phase 1 longitudinal case study at Apuliasoft and the Phase 2 cross-sectional survey across multiple Italian SMEs. For Phase 1, the CEO and COO of Apuliasoft were briefed on the study protocol and provided organizational consent for researcher access to employees. Participation remained entirely voluntary for all Apuliasoft developers, with no pressure from management to participate. All surveys were completed anonymously, and data from interviews and observations were anonymized. Results shared with company management were presented in aggregate form only, ensuring individual employee responses could not be identified. For Phase 2, all recruitment communications emphasized the study’s academic nature, voluntary participation, complete anonymity of responses, and approximate completion time (∼10 minutes). Participation was entirely voluntary with no monetary compensation or incentives offered. Across both phases, all participants provided informed consent before participating, with clear information about the study purposes, data handling procedures, guarantees of anonymity, and their right to withdraw at any point. No personally identifiable information was collected, and all responses remained accessible only to the research team.
, Vol. 1, No. 1, Article . Publication date: May 2026.
46
B
Calefato et al.
S2 Survey Items and Correlations Table 14. Measurement items by construct, adapted from the original UTAUT2 scale [71] Item Statement Performance Expectancy (PE) PE1 I find GenAI tools useful in my daily work PE2 Using GenAI tools increases my chances of achieving things that are important to me PE3 Using GenAI tools helps me accomplish things more quickly PE4 Using GenAI tools increases my productivity Effort Expectancy (EE) EE1 Learning how to use GenAI tools is easy for me EE2 My interaction with GenAI tools is clear and understandable EE3 I find GenAI tools easy to use EE4 It is easy for me to become skilful at using GenAI tools Social Influence (SI)† SI1 People who are important to me think that I should use GenAI tools SI2 People who influence my behaviour (e.g., team leads, managers, mentors) think that I should use GenAI tools SI3 People whose opinions I value prefer that I use GenAI tools Hedonic Motivation (HM) HM1 Using GenAI tools is fun HM2 I enjoy using GenAI tools HM3 I find using GenAI tools satisfying Facilitating Conditions (FC)‡ FC1 I have the resources necessary to use GenAI tools FC2 I have the knowledge necessary to use GenAI tools FC3 GenAI tools are compatible with other technologies I use FC4 I can get help from others when I have difficulties using GenAI tools Continued Use Intention (CUI) CUI1 I intend to continue using GenAI tools in the future CUI2 I will always try to use GenAI tools in my daily work CUI3 I plan to use GenAI tools regularly † SI construct excluded from final model. ‡ FC4 item excluded from final model. Note. Items were administered in Italian (English translations are provided for reference) and measured on 5-point Likert scales (1 = Strongly Disagree to 5 = Strongly Agree). The complete survey instrument is available in the supplementary material.
Table 15. Correlation matrix of UTAUT2 constructs from survey S2 (n=17).
Performance Expectancy Effort Expectancy Social Influence Facilitating Conditions Hedonic Motivation Price Value Habit Continued Use Intention
PE 1.00 0.13 −0.11 0.24 0.28 0.18 0.22 0.30
*𝑝 < .05
, Vol. 1, No. 1, Article . Publication date: May 2026.
EE
SI
FC
HM
PV
H
CUI
1.00 0.50* 0.08 −0.06 0.21 0.12 −0.03
1.00 −0.19 0.26 0.15 0.19 0.13
1.00 0.12 0.09 0.14 0.15
1.00 0.31 0.25 −0.08
1.00 0.28 0.05
1.00 0.17
1.00
From Early Adoption to Sustained Use: Understanding GenAI Usage Among Software Developers in Italian SMEs
C
47
S3 Survey Exploratory Factor Analysis Table 16. Exploratory factor analysis with oblimin rotation (𝑛 = 149) Item Construct Factor 1 Factor 2 Unique. Status PE1 PE 0.67 0.19 0.52 OK PE2 PE 0.83 −0.03 0.31 OK PE3 PE 0.83 −0.02 0.31 OK PE4 PE 0.85 −0.09 0.28 OK EE1 EE −0.04 0.79 0.37 OK EE2 EE 0.02 0.86 0.26 OK EE3 EE −0.15 0.85 0.26 OK EE4 EE 0.10 0.76 0.42 OK SI1 SI 0.14 0.29 0.90 Weak SI2 SI 0.37 0.12 0.85 Weak SI3 SI 0.49 −0.17 0.73 Marginal FC1 FC 0.01 0.77 0.40 OK FC2 FC 0.12 0.79 0.37 OK FC3 FC 0.27 0.65 0.51 OK FC4 FC −0.10 0.57 0.67 High uniq. HM1 HM 0.66 0.03 0.56 OK HM2 HM 0.71 −0.07 0.49 OK HM3 HM 0.58 −0.12 0.64 High uniq. CUI1 CUI 0.66 0.27 0.49 OK CUI2 CUI 0.76 0.06 0.41 OK CUI3 CUI 0.75 0.12 0.43 OK SS Loadings 5.92 4.91 % Variance 28.2 23.4 Cumulative % 28.2 51.6 Note. Extraction method: Principal axis factoring. Rotation: Oblimin with Kaiser normalisation. Factor loadings ≥ 0.50 in bold; loadings 0.30–0.49 in italics. Factor 1 primarily captures PE, HM, and CUI items; Factor 2 captures EE and FC items. SI items show weak loadings and high uniqueness across both factors. Factor correlation: 𝑟 = 0.57. KMO = 0.875; Bartlett’s test: 𝜒 2 (210) = 2176.42, 𝑝 < .001.
D
Measurement Model Table 17. Measurement model: reliability and convergent validity (𝑛 = 154) Construct Perform. Expect. Effort Expect. Hedonic Motiv. Facilit. Condit. Conti. Use Inten.
𝛼 0.904 0.879 0.780 0.882 0.899
CR 0.933 0.917 0.869 0.926 0.937
AVE 0.778 0.735 0.690 0.807 0.832
Items 4 4 3 3 3
Loadings 0.81, 0.92, 0.91, 0.88 0.87, 0.91, 0.77, 0.87 0.90, 0.85, 0.73 0.85, 0.93, 0.91 0.88, 0.93, 0.93
Note. 𝛼 = Cronbach’s alpha; CR = Composite Reliability; AVE = Average Variance Extracted. Internal consistency requires 𝛼 ≥ 0.70 and CR ≥ 0.70. Convergent validity requires AVE ≥ 0.50 and loadings ≥ 0.708; items with loadings ≥ 0.40 may be retained if theoretically justified [55].
, Vol. 1, No. 1, Article . Publication date: May 2026.
48
Calefato et al.
Table 18. Discriminant validity: Heterotrait-Monotrait Ratio (HTMT)
Performance Expectancy Effort Expectancy Hedonic Motivation Facilitating Conditions Continued Use Intention
PE – 0.551 0.617 0.625 0.814
EE
HM
FC
CUI
– 0.400 0.827 0.636
– 0.530 0.679
– 0.637
–
Note. HTMT compares correlations between indicators of different constructs to correlations within constructs. Values below 0.85 establish discriminant validity [31]. The highest observed value (0.827, between EE and FC) remains below this threshold.
Table 19. Discriminant validity: Fornell-Larcker criterion
Performance Expectancy Effort Expectancy Hedonic Motivation Facilitating Conditions Continued Use Intention
PE 0.882 0.500 0.525 0.569 0.739
EE
HM
FC
CUI
0.857 0.345 0.732 0.573
0.831 0.455 0.590
0.898 0.585
0.912
√ Note. Diagonal values (bold) = AVE; off-diagonal = inter-construct correlations. Discriminant validity is established √ when AVE exceeds all correlations in its row and column; all constructs satisfy this criterion.
, Vol. 1, No. 1, Article . Publication date: May 2026.