SwePub
Sök i SwePub databas

  Utökad sökning

Träfflista för sökning "WFRF:(Genero Marcela) "

Sökning: WFRF:(Genero Marcela)

  • Resultat 1-7 av 7
Sortera/gruppera träfflistan
   
NumreringReferensOmslagsbildHitta
1.
  • Borg, Markus, et al. (författare)
  • Evaluation of Traceability Recovery in Context: A Taxonomy for Information Retrieval Tools
  • 2012
  • Ingår i: 16th International Conference on Evaluation & Assessment in Software Engineering (EASE 2012). - : IET. - 9781849195416 ; , s. 111-120
  • Konferensbidrag (refereegranskat)abstract
    • Background: Development of complex, software intensive systems generates large amounts of information. Several researchers have developed tools implementing information retrieval (IR) approaches to suggest traceability links among artifacts. Aim: We explore the consequences of the fact that a majority of the evaluations of such tools have been focused on benchmarking of mere tool output. Method: To illustrate this issue, we have adapted a framework of general IR evaluations to a context taxonomy specifically for IR-based traceability recovery. Furthermore, we evaluate a previously proposed experimental framework by conducting a study using two publicly available tools on two datasets originating from development of embedded software systems. Results: Our study shows that even though both datasets contain software artifacts from embedded development, the characteristics of the two datasets differ considerably, and consequently the traceability outcomes. Conclusions: To enable replications and secondary studies, we suggest that datasets should be thoroughly characterized in future studies on traceability recovery, especially when they can not be disclosed. Also, while we conclude that the experimental framework provides useful support, we argue that our proposed context taxonomy is a useful complement. Finally, we discuss how empirical evidence of the feasibility of IR-based traceability recovery can be strengthened in future research.
  •  
2.
  • Chaudron, Michel, 1969, et al. (författare)
  • Proceedings of the 2nd Workshop on Experiences and Empirical Studies in Software Modelling
  • 2012
  • Ingår i: Research Reports in Software Engineering and Management. - Göteborg : University of Gothenburg.
  • Konferensbidrag (övrigt vetenskapligt/konstnärligt)abstract
    • The International Workshop on Experiences and Empirical Studies in Software Modelling (EESSMod) is a satellite event of the ACM/IEEE International Conference on Model Driven Engineering Languages and Systems (MoDELS), with professionals and researchers interested in software modelling as intended audience, and with the bjective to 1) build a better understanding of the industrial use of modelling techniques, languages and tools; 2) start building theories about the effectiveness of modelling approaches; 3) identify directions for future research in the field; 4) facilitate and encourage joint research and experimentation in software modelling.The report contains the proceedings of the 2nd edition of the workshop, held in Innsbruck, Oct 2, 2012.
  •  
3.
  •  
4.
  • Fernández-Sáez, Ana M., et al. (författare)
  • Are forward designed or reverse-engineered UML diagrams more helpful for code maintenance?: a controlled experiment
  • 2013
  • Ingår i: EASE 2013. Proceedings of the 17th International Conference on Evaluation and Assessment in Software Engineering. - New York, NY, USA : ACM. - 9781450318488 ; , s. 60-71
  • Konferensbidrag (refereegranskat)abstract
    • Context: UML has been the de facto standard notation for modeling object-oriented software systems since its appearance in 1997. UML diagrams are important for maintainers of a system, especially when the software was developed by a different team. These diagrams of the system are not always available, however, and are commonly recovered using Reverse Engineering (RE) techniques. When obtained through RE, UML diagrams have a high level of detail as compared to those developed in the forward design activity. Method: In this paper we report on a comparison of the attitude and performance of maintainers when using these two kinds of diagrams during the maintenance of source code. Our findings were obtained by carrying out a controlled experiment with 40 students of a Master's degree in Computer Science. Results: The results show a preference for forward design diagrams but do not display significant differences in task performance. The post-experiment survey results have led us to conclude that the subjects did not consider RE diagrams helpful; they found them difficult to understand, particularly the sequence diagrams. In the case of forward design diagrams, subjects considered sequence diagrams as useful, but they did not really employ them. Conclusions: Based on our findings, as regards performance of maintainers, there are no objective results which favor the use of one of these types of diagram in particular, i.e., UML diagrams which come from forwards design, on the one hand, and diagrams obtained from RE, on the other. Subjective opinions do, however, lead us to recommend the use of diagrams created during design. Nevertheless, we realize that the results should be considered as preliminary ones; further replications of this experiment are planned, using students and professionals, the aim being to obtain more conclusive results.
  •  
5.
  • Fernández-Sáez, Ana M., et al. (författare)
  • Empirical studies concerning the maintenance of UML diagrams and their use in the maintenance of code: A systematic mapping study
  • 2013
  • Ingår i: Information and Software Technology. - : Elsevier BV. - 0950-5849. ; 55:7, s. 1119-1142
  • Forskningsöversikt (refereegranskat)abstract
    • Context: The Unified Modelling Language (UML) has, after ten years, become established as the de facto standard for the modelling of object-oriented software systems. It is therefore relevant to investigate whether its use is important as regards the costs involved in its implantation in industry being worthwhile. Method: We have carried out a systematic mapping study to collect the empirical studies published in order to discover "What is the current existing empirical evidence with regard to the use of UML diagrams in source code maintenance and the maintenance of the UML diagrams themselves? Results: We found 38 papers, which contained 63 experiments and 3 case studies. Conclusion: Although there is common belief that the use of UML is beneficial for source code maintenance, since the quality of the modifications is greater when UML diagrams are available, only 3 papers concerning this issue have been published. Most research (60 empirical studies) concerns the maintainability and comprehensibility of the UML diagrams themselves which form part of the system's documentation, since it is assumed that they may influence source code maintainability, although this has not been empirically validated. Moreover, the generalizability of the majority of the experiments is questionable given the material, tasks and subjects used. There is thus a need for more experiments and case studies to be performed in industrial contexts, i.e., with real systems and using maintenance tasks conducted by practitioners under real conditions that truly show the utility of UML diagrams in maintaining code, and that the fact that a diagram is more comprehensible or modifiable influences the maintainability of the code itself. This utility should also be studied from the viewpoint of cost and productivity, and the consistent and simultaneous maintenance of diagrams and code must also be considered in future empirical studies. © 2013 Elsevier B.V. All rights reserved.
  •  
6.
  • Klünder, Jil, et al. (författare)
  • Catching up with Method and Process Practice: An Industry-Informed Baseline for Researchers
  • 2019
  • Ingår i: Proceedings - 2019 IEEE/ACM 41st International Conference on Software Engineering: Software Engineering in Practice, ICSE-SEIP 2019. ; May 2019, s. 255-264
  • Konferensbidrag (refereegranskat)abstract
    • Software development methods are usually not applied by the book.companies are under pressure to continuously deploy software products that meet market needs and stakeholders' requests. To implement efficient and effective development processes, companies utilize multiple frameworks, methods and practices, and combine these into hybrid methods. A common combination contains a rich management framework to organize and steer projects complemented with a number of smaller practices providing the development teams with tools to complete their tasks. In this paper, based on 732 data points collected through an international survey, we study the software development process use in practice. Our results show that 76.8% of the companies implement hybrid methods.company size as well as the strategy in devising and evolving hybrid methods affect the suitability of the chosen process to reach company or project goals. Our findings show that companies that combine planned improvement programs with process evolution can increase their process' suitability by up to 5%.
  •  
7.
  • Kuhrmann, Marco, et al. (författare)
  • What Makes Agile Software Development Agile
  • 2022
  • Ingår i: IEEE Transactions on Software Engineering. - 0098-5589 .- 1939-3520. ; 48:9, s. 3523-3539
  • Tidskriftsartikel (refereegranskat)abstract
    • Together with many success stories, promises such as the increase in production speed and the improvement in stakeholders' collaboration have contributed to making agile a transformation in the software industry in which many companies want to take part. However, driven either by a natural and expected evolution or by contextual factors that challenge the adoption of agile methods as prescribed by their creator(s), software processes in practice mutate into hybrids over time. Are these still agile In this article, we investigate the question: what makes a software development method agile We present an empirical study grounded in a large-scale international survey that aims to identify software development methods and practices that improve or tame agility. Based on 556 data points, we analyze the perceived degree of agility in the implementation of standard project disciplines and its relation to used development methods and practices. Our findings suggest that only a small number of participants operate their projects in a purely traditional or agile manner (under 15%). That said, most project disciplines and most practices show a clear trend towards increasing degrees of agility. Compared to the methods used to develop software, the selection of practices has a stronger effect on the degree of agility of a given discipline. Finally, there are no methods or practices that explicitly guarantee or prevent agility. We conclude that agility cannot be defined solely at the process level. Additional factors need to be taken into account when trying to implement or improve agility in a software company. Finally, we discuss the field of software process-related research in the light of our findings and present a roadmap for future research.
  •  
Skapa referenser, mejla, bekava och länka
  • Resultat 1-7 av 7
Typ av publikation
konferensbidrag (5)
tidskriftsartikel (1)
forskningsöversikt (1)
Typ av innehåll
refereegranskat (6)
övrigt vetenskapligt/konstnärligt (1)
Författare/redaktör
Genero, Marcela (6)
Chaudron, Michel, 19 ... (4)
Fernández-Sáez, Ana ... (3)
Prikladnicki, Rafael (2)
Nakatumba-Nabende, J ... (2)
Hebig, Regina, 1984 (2)
visa fler...
Heldal, Rogardt, 196 ... (2)
Pfahl, Dietmar (2)
Schneider, Kurt (2)
Felderer, Michael (2)
Piattini, Mario (2)
Krusche, Stephan (2)
Tell, Paolo (2)
Ramos, Isabel (2)
Tüzün, Eray (2)
Kuhrmann, Marco (2)
Licorish, S. A. (2)
Klünder, Jil (2)
Fazal-Baqaie, Masud (2)
Küpper, Steffen (2)
Lopez, Gustavo (2)
Ozcan Top, Ozden (2)
Prause, Christian R. (2)
Abrahão, Silvia (1)
Knauss, Eric, 1977 (1)
Biffl, S. (1)
Runeson, Per (1)
Borg, Markus (1)
Beecham, Sarah (1)
Mendes, Emilia (1)
MacDonell, Stephen G ... (1)
Winkler, Dietmar (1)
Brodén, Lina (1)
Baldassarre, Teresa (1)
Pareto, Lars, 1966 (1)
Nayebi, Maleknaz (1)
Ruhe, Guenther (1)
Münch, Jürgen (1)
Kalinowski, Marcos (1)
Coşkunçay, Ahmet (1)
Richardson, Ita (1)
Genero Bocco, Marcel ... (1)
McCaffery, Fergal (1)
Raffo, David (1)
Pfeiffer, Rolf Helge (1)
Conte, Tayana (1)
Linssen, Oliver (1)
Macdonell, Steve (1)
Paez, Nicolas (1)
Fontdevila, Diego (1)
visa färre...
Lärosäte
Chalmers tekniska högskola (5)
Göteborgs universitet (4)
Lunds universitet (1)
Språk
Engelska (7)
Forskningsämne (UKÄ/SCB)
Naturvetenskap (7)
Teknik (2)
Samhällsvetenskap (1)

År

Kungliga biblioteket hanterar dina personuppgifter i enlighet med EU:s dataskyddsförordning (2018), GDPR. Läs mer om hur det funkar här.
Så här hanterar KB dina uppgifter vid användning av denna tjänst.

 
pil uppåt Stäng

Kopiera och spara länken för att återkomma till aktuell vy