Encyclopedia of Software Engineering最新文献

筛选
英文 中文
Mutation Testing 基因突变检测
Encyclopedia of Software Engineering Pub Date : 1900-01-01 DOI: 10.1081/E-ESE-120044190
R. Hierons, Mercedes G. Merayo, Manuel Núñez
{"title":"Mutation Testing","authors":"R. Hierons, Mercedes G. Merayo, Manuel Núñez","doi":"10.1081/E-ESE-120044190","DOIUrl":"https://doi.org/10.1081/E-ESE-120044190","url":null,"abstract":"","PeriodicalId":386020,"journal":{"name":"Encyclopedia of Software Engineering","volume":"274 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134638857","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}
引用次数: 61
Maintenance: Techniques 维修:技术
Encyclopedia of Software Engineering Pub Date : 1900-01-01 DOI: 10.1081/E-ESE-120044348
K. Kontogiannis
{"title":"Maintenance: Techniques","authors":"K. Kontogiannis","doi":"10.1081/E-ESE-120044348","DOIUrl":"https://doi.org/10.1081/E-ESE-120044348","url":null,"abstract":"","PeriodicalId":386020,"journal":{"name":"Encyclopedia of Software Engineering","volume":"30 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115481081","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}
引用次数: 3
Regression Testing 回归测试
Encyclopedia of Software Engineering Pub Date : 1900-01-01 DOI: 10.1081/E-ESE-120044337
G. M. Kapfhammer
{"title":"Regression Testing","authors":"G. M. Kapfhammer","doi":"10.1081/E-ESE-120044337","DOIUrl":"https://doi.org/10.1081/E-ESE-120044337","url":null,"abstract":"Abstract. Regression testing techniques execute a test suite wheneve r th addition of defect fixes or new functionality changes the program under t est. The repeated execution of a test suite aims to establish a confidence in the cor re tness of the software application and identify defects that were introduced by th e program modifications. Industry experiences suggest that regression testing ofte n improves the quality of the application under test. However, testing teams may not alwa ys perform regression testing because the frequent execution of the tests often in curs high time and space overheads. Test suite selectiontechniques try to reduce the cost of testing by running a subset of the tests, such as those that execute the modified s ource code, in order to ensure that the updated program still operates correctly. A lternatively,reductionmethods decrease testing time overheads by discarding the tests that redundantly cover the test requirements. Approaches to test suite prioritization reorder the test cases in an attempt to maximize the rate at which the tests achieve a test ing goal such as code coverage. After describing a wide variety of metrics for emp irically evaluating different regression testing methods, this chapter considers the efficiency and effectiveness trade-offs associated with these techniques. The conclusi on of this article summarizes the state-of-the-art in the field of regression testing and t hen offers suggestions for future work and resources for further study.","PeriodicalId":386020,"journal":{"name":"Encyclopedia of Software Engineering","volume":"2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114894357","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}
引用次数: 18
Process: Assessment and Improvement 过程:评估和改进
Encyclopedia of Software Engineering Pub Date : 1900-01-01 DOI: 10.1081/E-ESE-120046018
C. Ebert
{"title":"Process: Assessment and Improvement","authors":"C. Ebert","doi":"10.1081/E-ESE-120046018","DOIUrl":"https://doi.org/10.1081/E-ESE-120046018","url":null,"abstract":"","PeriodicalId":386020,"journal":{"name":"Encyclopedia of Software Engineering","volume":"49 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123969208","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}
引用次数: 5
Prototyping Methods 原型化方法
Encyclopedia of Software Engineering Pub Date : 1900-01-01 DOI: 10.1081/E-ESE-120044314
P. Parry
{"title":"Prototyping Methods","authors":"P. Parry","doi":"10.1081/E-ESE-120044314","DOIUrl":"https://doi.org/10.1081/E-ESE-120044314","url":null,"abstract":"Recall that the process of prototyping is one of creating a sequence of prototypes for the same problem. Each prototype is expected to move closer to the final product.","PeriodicalId":386020,"journal":{"name":"Encyclopedia of Software Engineering","volume":"37 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129844279","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}
引用次数: 0
Security Testing 安全性测试
Encyclopedia of Software Engineering Pub Date : 1900-01-01 DOI: 10.1081/E-ESE-120044192
J. Steven, Michael Cohen
{"title":"Security Testing","authors":"J. Steven, Michael Cohen","doi":"10.1081/E-ESE-120044192","DOIUrl":"https://doi.org/10.1081/E-ESE-120044192","url":null,"abstract":"What is Security Testing? Security testing is a testing technique to determine if an information system protects data and maintains functionality as intended. It also aims at verifying 6 basic principles as listed below: Confidentiality Integrity Authentication Authorization Availability Non-repudiation Security Testing Techniques: Injection Broken Authentication and Session Management Cross-Site Scripting XSS Insecure Direct Object References Security Misconfiguration Sensitive Data Exposure Missing Function Level Access Control Cross-Site Request Forgery CSRF Using Components with Known Vulnerabilities Unvalidated Redirects and Forwards Open Source/Free Security Testing Tools:","PeriodicalId":386020,"journal":{"name":"Encyclopedia of Software Engineering","volume":"97 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127165273","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}
引用次数: 15
Software Failure 软件故障
Encyclopedia of Software Engineering Pub Date : 1900-01-01 DOI: 10.1081/E-ESE-120044320
N. Krishnamurthy, A. Saran
{"title":"Software Failure","authors":"N. Krishnamurthy, A. Saran","doi":"10.1081/E-ESE-120044320","DOIUrl":"https://doi.org/10.1081/E-ESE-120044320","url":null,"abstract":"","PeriodicalId":386020,"journal":{"name":"Encyclopedia of Software Engineering","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129286965","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}
引用次数: 0
Unit Testing 单元测试
Encyclopedia of Software Engineering Pub Date : 1900-01-01 DOI: 10.1081/E-ESE-120044188
K. Miller
{"title":"Unit Testing","authors":"K. Miller","doi":"10.1081/E-ESE-120044188","DOIUrl":"https://doi.org/10.1081/E-ESE-120044188","url":null,"abstract":"","PeriodicalId":386020,"journal":{"name":"Encyclopedia of Software Engineering","volume":"5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121619243","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}
引用次数: 0
Formal Requirements Specification 正式需求说明
Encyclopedia of Software Engineering Pub Date : 1900-01-01 DOI: 10.1081/E-ESE-120044177
Jonathan P. Bowen, M. Hinchey, Emil Vassev
{"title":"Formal Requirements Specification","authors":"Jonathan P. Bowen, M. Hinchey, Emil Vassev","doi":"10.1081/E-ESE-120044177","DOIUrl":"https://doi.org/10.1081/E-ESE-120044177","url":null,"abstract":"","PeriodicalId":386020,"journal":{"name":"Encyclopedia of Software Engineering","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126272946","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}
引用次数: 1
Configuration Auditing 配置审计
Encyclopedia of Software Engineering Pub Date : 1900-01-01 DOI: 10.1081/E-ESE-120044441
D. Shafer
{"title":"Configuration Auditing","authors":"D. Shafer","doi":"10.1081/E-ESE-120044441","DOIUrl":"https://doi.org/10.1081/E-ESE-120044441","url":null,"abstract":"","PeriodicalId":386020,"journal":{"name":"Encyclopedia of Software Engineering","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116737517","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}
引用次数: 0
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信