首页 > 最新文献

2007 IEEE International Conference on Software Maintenance最新文献

英文 中文
Indexing Noncrashing Failures: A Dynamic Program Slicing-Based Approach 索引非崩溃故障:一种基于动态程序切片的方法
Pub Date : 2007-10-01 DOI: 10.1109/ICSM.2007.4362658
Chao Liu, X. Zhang, Yu Zhang, Jiawei Han, B. Bhargava
Recent software systems usually feature an automated failure reporting component, with which a huge number of failures are collected from software end-users. With a proper support of failure indexing, which identifies failures due to the same fault, the collected failure data can help developers prioritize failure diagnosis, among other utilities of the failure data. Since crashing failures can be effectively indexed by program crashing venues, current practice has seen great success in prioritizing crashing failures. A recent study of bug characteristics indicates that as excellent memory checking tools are widely adopted, semantic bugs and the resulting noncrashing failures have become dominant. Unfortunately, the problem of how to index non-crashing failures has not been seriously studied before. In previous study, two techniques have been proposed to index noncrashing failures, and they are T-Proximity and R-Proximity. However, as T-Proximity indexes failures by the profile of the entire execution, it is generally not effective because most information in the profile is fault-irrelevant. On the other hand, although R-Proximity is more effective than T-Proximity, it relies on a sufficient number of correct executions that may not be available in practice. In this paper, we propose a dynamic slicing-based approach, which does not require any correct executions, and is comparably effective as R-Proximity. A detailed case study with gzip is reported, which clearly strates the advantages of the proposed approach.
最近的软件系统通常以自动故障报告组件为特征,使用该组件可以从软件最终用户收集大量故障。通过对故障索引的适当支持,可以识别由相同故障引起的故障,收集的故障数据可以帮助开发人员确定故障诊断的优先级,以及故障数据的其他实用程序。由于崩溃失败可以通过程序崩溃地点有效地索引,因此当前的实践在确定崩溃失败的优先级方面取得了巨大成功。最近对错误特征的研究表明,随着优秀的内存检查工具被广泛采用,语义错误和由此导致的非崩溃失败已经成为主导。遗憾的是,如何对非崩溃故障进行索引这一问题,以前并没有得到认真的研究。在以往的研究中,提出了两种非碰撞失效的索引方法,分别是t邻近法和r邻近法。但是,由于T-Proximity通过整个执行的概要文件对失败进行索引,因此它通常是无效的,因为概要文件中的大多数信息都是与故障无关的。另一方面,虽然R-Proximity比T-Proximity更有效,但它依赖于足够数量的正确执行,这在实践中可能无法实现。在本文中,我们提出了一种基于动态切片的方法,它不需要任何正确的执行,并且与R-Proximity相当有效。本文还对gzip进行了详细的案例研究,清楚地说明了该方法的优点。
{"title":"Indexing Noncrashing Failures: A Dynamic Program Slicing-Based Approach","authors":"Chao Liu, X. Zhang, Yu Zhang, Jiawei Han, B. Bhargava","doi":"10.1109/ICSM.2007.4362658","DOIUrl":"https://doi.org/10.1109/ICSM.2007.4362658","url":null,"abstract":"Recent software systems usually feature an automated failure reporting component, with which a huge number of failures are collected from software end-users. With a proper support of failure indexing, which identifies failures due to the same fault, the collected failure data can help developers prioritize failure diagnosis, among other utilities of the failure data. Since crashing failures can be effectively indexed by program crashing venues, current practice has seen great success in prioritizing crashing failures. A recent study of bug characteristics indicates that as excellent memory checking tools are widely adopted, semantic bugs and the resulting noncrashing failures have become dominant. Unfortunately, the problem of how to index non-crashing failures has not been seriously studied before. In previous study, two techniques have been proposed to index noncrashing failures, and they are T-Proximity and R-Proximity. However, as T-Proximity indexes failures by the profile of the entire execution, it is generally not effective because most information in the profile is fault-irrelevant. On the other hand, although R-Proximity is more effective than T-Proximity, it relies on a sufficient number of correct executions that may not be available in practice. In this paper, we propose a dynamic slicing-based approach, which does not require any correct executions, and is comparably effective as R-Proximity. A detailed case study with gzip is reported, which clearly strates the advantages of the proposed approach.","PeriodicalId":263470,"journal":{"name":"2007 IEEE International Conference on Software Maintenance","volume":"29 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115354276","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 13
How Programmers can Turn Comments into Waypoints for Code Navigation 程序员如何将注释变成代码导航的路标
Pub Date : 2007-10-01 DOI: 10.1109/ICSM.2007.4362639
M. Storey, Li-Te Cheng, J. Singer, M. J. Muller, D. Myers, Jody Ryall
We have developed a new approach for software navigation called TagSEA (Tagging of Software Engineering Activities). TagSEA combines the notion of "waypointing" with "social tagging" to support programmers in defining navigational structures over a software system. In this paper we present the results from a case study series, conducted with professional programmers, that demonstrates how this tool supports navigation and under what circumstances. We conclude with insights into user-definable navigational structures, and how they can support software maintenance more effectively.
我们已经开发了一种新的软件导航方法,称为TagSEA(软件工程活动的标记)。TagSEA结合了“路标”和“社会标签”的概念,以支持程序员在软件系统上定义导航结构。在本文中,我们展示了一个案例研究系列的结果,由专业程序员执行,演示了该工具如何支持导航以及在什么情况下支持导航。最后,我们将深入了解用户可定义的导航结构,以及它们如何更有效地支持软件维护。
{"title":"How Programmers can Turn Comments into Waypoints for Code Navigation","authors":"M. Storey, Li-Te Cheng, J. Singer, M. J. Muller, D. Myers, Jody Ryall","doi":"10.1109/ICSM.2007.4362639","DOIUrl":"https://doi.org/10.1109/ICSM.2007.4362639","url":null,"abstract":"We have developed a new approach for software navigation called TagSEA (Tagging of Software Engineering Activities). TagSEA combines the notion of \"waypointing\" with \"social tagging\" to support programmers in defining navigational structures over a software system. In this paper we present the results from a case study series, conducted with professional programmers, that demonstrates how this tool supports navigation and under what circumstances. We conclude with insights into user-definable navigational structures, and how they can support software maintenance more effectively.","PeriodicalId":263470,"journal":{"name":"2007 IEEE International Conference on Software Maintenance","volume":"2003 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127700197","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 36
Automatic Test Generation From GUI Applications For Testing Web Services 从GUI应用程序自动生成测试,用于测试Web服务
Pub Date : 2007-10-01 DOI: 10.1109/ICSM.2007.4362647
Kevin M. Conroy, M. Grechanik, M. Hellige, E. Liongosari, Qing Xie
Graphical User Interface (GUI) Applications (GAPs) are ubiquitous and provide various services. Since many GAPs are not designed to exchange information (i.e., intemperate), companies replace legacy GAPs with web services, that are designed to intemperate over the Internet. However, it is laborious and inefficient to create unit test cases to test the web services. We propose a novel approach for generating tests for web services from legacy GAPs. This approach combines accessibility technologies for accessing and controlling GAPs in a uniform way with a visualization mechanism that enables nonprogrammers to generate unit test cases for web services by performing drag-and-drop operations on GUI elements of legacy GAPs. We built a tool based on our approach, and we used this tool to generate unit test cases from different GAPs. We believe that our approach is unique, and our evaluation suggests that our approach is effective and it can be used to generate test cases from nontrivial GAPs.
图形用户界面(GUI)应用程序(gap)无处不在,并提供各种服务。由于许多gap不是为交换信息而设计的(即,无节制的),因此公司用web服务取代了遗留的gap,而web服务被设计为在Internet上无节制的。然而,创建单元测试用例来测试web服务既费力又低效。我们提出了一种从遗留gap生成web服务测试的新方法。这种方法结合了以统一的方式访问和控制gap的可访问性技术,以及一种可视化机制,该机制允许非程序员通过对遗留gap的GUI元素执行拖放操作来为web服务生成单元测试用例。我们基于我们的方法构建了一个工具,并且我们使用这个工具从不同的gap生成单元测试用例。我们相信我们的方法是独一无二的,我们的评估表明我们的方法是有效的,它可以用来从重要的gap中生成测试用例。
{"title":"Automatic Test Generation From GUI Applications For Testing Web Services","authors":"Kevin M. Conroy, M. Grechanik, M. Hellige, E. Liongosari, Qing Xie","doi":"10.1109/ICSM.2007.4362647","DOIUrl":"https://doi.org/10.1109/ICSM.2007.4362647","url":null,"abstract":"Graphical User Interface (GUI) Applications (GAPs) are ubiquitous and provide various services. Since many GAPs are not designed to exchange information (i.e., intemperate), companies replace legacy GAPs with web services, that are designed to intemperate over the Internet. However, it is laborious and inefficient to create unit test cases to test the web services. We propose a novel approach for generating tests for web services from legacy GAPs. This approach combines accessibility technologies for accessing and controlling GAPs in a uniform way with a visualization mechanism that enables nonprogrammers to generate unit test cases for web services by performing drag-and-drop operations on GUI elements of legacy GAPs. We built a tool based on our approach, and we used this tool to generate unit test cases from different GAPs. We believe that our approach is unique, and our evaluation suggests that our approach is effective and it can be used to generate test cases from nontrivial GAPs.","PeriodicalId":263470,"journal":{"name":"2007 IEEE International Conference on Software Maintenance","volume":"120 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132505846","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 29
On the prediction of the evolution of libre software projects 关于自由软件项目发展的预测
Pub Date : 2007-10-01 DOI: 10.1109/ICSM.2007.4362653
I. Herraiz, Jesus M. Gonzalez-Barahona, G. Robles, D. Germán
Libre (free / open source) software development is a complex phenomenon. Many actors (core developers, casual contributors, bug reporters, patch submitters, users, etc.), in many cases volunteers, interact in complex patterns without the constrains of formal hierarchical structures or organizational ties. Understanding this complex behavior with enough detail to build explanatory models suitable for prediction is an open challenge, and few results have been published to date in this area. Therefore statistical, non-explanatory models (such as the traditional regression model) have a clear role, and have been used in some evolution studies. Our proposal goes in this direction, but using a model that we have found more useful: time series analysis. Data available from the source code management repository is used to compute the size of the software over its past life, using this information to estimate the future evolution of the project. In this paper we present this methodology and apply it to three large projects, showing how in these cases predictions are more accurate than regression models, and precise enough to estimate with little error their near future evolutions.
自由/开源软件开发是一个复杂的现象。许多参与者(核心开发人员、临时贡献者、bug报告者、补丁提交者、用户等),在许多情况下是志愿者,以复杂的模式进行交互,没有正式的层次结构或组织关系的约束。用足够的细节来理解这种复杂的行为以建立适合预测的解释模型是一个公开的挑战,迄今为止在这一领域发表的结果很少。因此,统计上的非解释性模型(如传统的回归模型)具有明确的作用,并已在一些进化研究中使用。我们的建议朝着这个方向发展,但使用了我们发现更有用的模型:时间序列分析。从源代码管理存储库中获得的数据用于计算软件过去生命周期的大小,并使用这些信息来估计项目的未来发展。在本文中,我们提出了这种方法,并将其应用于三个大型项目,展示了在这些情况下,预测如何比回归模型更准确,并且精确到足以以很小的误差估计它们近期的未来演变。
{"title":"On the prediction of the evolution of libre software projects","authors":"I. Herraiz, Jesus M. Gonzalez-Barahona, G. Robles, D. Germán","doi":"10.1109/ICSM.2007.4362653","DOIUrl":"https://doi.org/10.1109/ICSM.2007.4362653","url":null,"abstract":"Libre (free / open source) software development is a complex phenomenon. Many actors (core developers, casual contributors, bug reporters, patch submitters, users, etc.), in many cases volunteers, interact in complex patterns without the constrains of formal hierarchical structures or organizational ties. Understanding this complex behavior with enough detail to build explanatory models suitable for prediction is an open challenge, and few results have been published to date in this area. Therefore statistical, non-explanatory models (such as the traditional regression model) have a clear role, and have been used in some evolution studies. Our proposal goes in this direction, but using a model that we have found more useful: time series analysis. Data available from the source code management repository is used to compute the size of the software over its past life, using this information to estimate the future evolution of the project. In this paper we present this methodology and apply it to three large projects, showing how in these cases predictions are more accurate than regression models, and precise enough to estimate with little error their near future evolutions.","PeriodicalId":263470,"journal":{"name":"2007 IEEE International Conference on Software Maintenance","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2007-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132051088","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 36
期刊
2007 IEEE International Conference on Software Maintenance
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1