Auflistung nach Schlagwort "search approach"
1 - 2 von 2
Treffer pro Seite
Sortieroptionen
- KonferenzbeitragExploring Web Search Engines to Find Architectural Knowledge(Software Engineering 2022, 2022) Soliman, Mohamed; Wiese, Marion; Li, Yikun; Riebisch, Matthias; Avgeriou, ParisSoftware engineers need relevant and up-to-date architectural knowledge (AK), in order to make well-founded design decisions. However, finding such AK is quite challenging. One pragmatic approach is to search for AK on the web using traditional search engines (e.g. Google); this is common practice among software engineers. Still, we know very little about what AK is retrieved, from where, and how useful it is. In this paper, we conduct an empirical study with 53 software engineers, who used Google to make design decisions using the Attribute-Driven-Design method. Based on how the subjects assessed the nature and relevance of the retrieved results, we determined how effective web search engines are to find relevant architectural information. Moreover, we identified the different sources of AK on the web and their associated AK concepts.
- KonferenzbeitragImproving the Search for Architecture Knowledge in Online Developer Communities(Software Engineering and Software Management 2019, 2019) Soliman, Mohamed; Rekaby, Amr; Galster, Matthias; Zimmermann, Olaf; Riebisch, MatthiasWhen architecting a software system, software engineers search for architectural solutions (e.g. technologies), which fulfill certain requirements. Current approaches for architecture knowledge repositories facilitate learning about different architectural solutions. Nevertheless, the rapid and continuous increase of solution alternatives makes it challenging to manually acquire architecture knowledge and to ensure that this knowledge is up to date. Our goal in this paper is to improve how software engineers search for architecturally relevant information in online developer communities. We developed a new search approach for architecturally relevant information using Stack Overflow as an example of an online developer community. Our search approach differs from a conventional keyword-based search in that it considers semantic information of architecturally relevant concepts in Stack Overflow. We implemented the search approach as a web-based search engine. To show the effectiveness of the search approach compared to a conventional keyword-based search, we conducted an experiment with 16 practitioners. To ensure realism of the experiment, tasks given to practitioners are based on real scenarios identified in a separate interview study. The experiment showed that the new search approach significantly outperforms a conventional keyword-based search. The full paper of this extended Abstract has been published in [So18].