JavaShuo
栏目
标签
A Study of Regression Test Selection in Continuous Integration Environments
时间 2021-01-02
原文
原文链接
摘要 持续集成(CI)系统负责软件的自动化构建,测试执行和交付。CI提供了软件变更的快速反馈,最小化每次迭代需要的时间和成本。最近的工作主要通过RTS优化回归测试的开销。这些方法目标为CI环境,因为传统的RTS技术常常使用代码插装或十分细粒度的依赖分析,不能够处理快速地变更。本文中深度研究不同开源项目RTS在CI环境中的使用。本文分析了918个开源项目得到以下结论: 在什么条件下RTS是必要的 如
>>阅读原文<<
相关文章
1.
Continuous Integration in DevOps
2.
Continuous Integration开篇
3.
Continuous Integration
4.
A systematic review on regression test selection techniques
5.
读《Top benefits of continuous integration》有感
6.
Continuous integration
7.
A Study of WebRTC Security
8.
Risks of Testing Performance in Scaled down environments
9.
Hiding in Plain Sight: A Longitudinal Study of Combosquatting Abuse
10.
Selenium 25:Hudson – Importance and Benefits of this Continuous Integration Tool
更多相关文章...
•
MyBatis environments
-
MyBatis教程
•
XSLT
元素
-
XSLT 教程
•
为了进字节跳动,我精选了29道Java经典算法题,带详细讲解
•
Docker容器实战(七) - 容器眼光下的文件系统
相关标签/搜索
integration
continuous
selection
environments
regression
study
test
test'@'%
a'+'a
Spring教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
以实例说明微服务拆分(以SpringCloud+Gradle)
2.
idea中通过Maven已经将依赖导入,在本地仓库和external libraries中均有,运行的时候报没有包的错误。
3.
Maven把jar包打到指定目录下
4.
【SpringMvc】JSP+MyBatis 用户登陆后更改导航栏信息
5.
在Maven本地仓库安装架包
6.
搭建springBoot+gradle+mysql框架
7.
PHP关于文件$_FILES一些问题、校验和限制
8.
php 5.6连接mongodb扩展
9.
Vue使用命令行创建项目
10.
eclipse修改启动图片
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
Continuous Integration in DevOps
2.
Continuous Integration开篇
3.
Continuous Integration
4.
A systematic review on regression test selection techniques
5.
读《Top benefits of continuous integration》有感
6.
Continuous integration
7.
A Study of WebRTC Security
8.
Risks of Testing Performance in Scaled down environments
9.
Hiding in Plain Sight: A Longitudinal Study of Combosquatting Abuse
10.
Selenium 25:Hudson – Importance and Benefits of this Continuous Integration Tool
>>更多相关文章<<