单词 | regression testing |
释义 | 例句释义: 回归测试,英文是,自动化回归测试,回归测试法 1. Regression testing reveals any differences that may have been introduced into the application since the last build. 回归测试揭示了从上次编译以来被引入到应用程序的不同之处。 www.ibm.com 2. Then highlight the concept of automated testing technology, design and mainstream automated regression testing and performance testing tool. 然后重点讲解了自动化测试技术的概念,设计方法及主流自动化回归测试和性能测试工具。 www.fabiao.net 3. On the system used to prepare Example module, the module system testing, installation testing, regression testing. 对系统模块编写用例,模块进行系统测试,安装测试,回归测试。 zhidao.baidu.com 4. This step involves analyzing the impact of the change on other parts of the application and conducting proper regression testing. 这个步骤包括分析该变更对应用程序其他部分的影响,并需要执行恰当的回归测试。 www.infoq.com 5. Regression testing include re-running previously run tests and checking whether the previously fixed issues have occurred. 回归测试包括重新运行以前的测试和检查以前修复的问题是否再次发生。 www.ibm.com 6. I've been mulling over for a while now how regression testing works with regard to our games. 如何让回归测试在我们的游戏里顺利进行这个问题,我已经研究了好一阵子。 dongxi.net 7. A significant regression testing effort may be needed (again, depending on the situation), and automated regression testing may be useful. 进行回归测试是需要的(再有依据实际情况),自动化的回归测试也可能是有帮助的。 blog.sina.com.cn 8. Improving the scope and frequency of regression testing will provide us with an 18% increase in productivity. 改善回归测试的范围和频率将增加18%的生产力。 www.ibm.com 9. To reduce the cost of regression testing, test case prioritization techniques can be used. 为了减少回归测试的成本,可以使用测试用例排序技术。 www.dictall.com 10. To reduce the cost of regression testing, the test case prioritization method is proposed. 为了降低回归测试的测试成本,提出了测试用例优先排序的方法。 www.dictall.com 1. Regression testing was also used during iteration development starting with the second iteration. 回归测试也用于以第二个迭代开始的迭代开发中。 www.ibm.com 2. All software products evolve over the time and the cost of regression testing increases accordingly. 所有的软件产品都在不断地发展,回归测试的成本也相应地越来越高。 www.ibm.com 3. Absrtact: Test case prioritization is an effective and practical technique applied in regression testing. 摘要:测试用例优先级技术是一种高效实用的回归测试技术。 www.xactad.org 4. The tests can be executed and results monitored to automate unit and regression testing. 您可以执行测试,监视测试结果,以实现单元和回归测试的自动化。 www.ibm.com 5. Manual testing and regression testing of Web-based applications are time consuming and sometimes quite repetitive. 基于Web程序的手工测试以及回归测试是十分费时的,有时甚至是不断重复的。 www.ibm.com 6. The CDD file would manage the regression testing of the entire application by calling the necessary STD files. CDD文件可以通过调用必要的STD文件管理整个应用程序的回归测试。 www.ibm.com 7. Visit the JUnit site for information about the JUnit open source regression testing framework that enables unit testing in Java. 访问JUnit站点,获取关于JUnit开放源代码回归测试(regressiontesting)框架的信息,该框架使得在Java中进行单元测试成为可能。 www.ibm.com 8. The question then arises: How does anyone know when regression testing is complete? 问题出来了:人们如何知道什么时候回归测试完成了? www.ibm.com 9. Using 480 observation data, the dissertation makes a regression testing and analysis for the established model. 利用480个样本观察值,论文对建立的模型进行了回归检验与分析。 www.fabiao.net 10. Iterative regression testing means testing what makes sense in each phase and iteration. 迭代回归测试的意思是测试每个阶段中敏感的部分。 www.ibm.com 1. Figure 2: Cumulative percentage of tests complete using traditional regression testing methods. 图2:利用传统回归测试方法的累积测试完成百分比。 www.ibm.com 2. Cactus supports so-called white box testing of server-side code; it extends and uses JUnit, which is a regression testing framework. Cactus支持所谓的服务器端代码白箱(whitebox)测试;它扩展并使用JUnit(一种回归测试框架)。 www.ibm.com 3. Critical path is useful in regression testing and other severely time-constrained testing. 关键路径在回归测试和其它有严格时间控制的测试中十分有用。 www.ibm.com 4. First I want to talk a bit about regression testing and diverging code within the team. 首先我想讨论下关于回归测试,以及分叉代码的相关话题。 www.infoq.com 5. Reality: Regression testing doesn't mean "testing everything, every time. " 事实:回归测试并不意味着“每次测试每件事”。 www.ibm.com 6. It will also help you determine what level of regression testing may be required. 它还将帮助您确定需要什么级别的回归测试。 www.ibm.com 7. As such migration to 2. 9 is likely to require a re-compile and proper regression testing and other appropriate due diligence. 对于2.9版本的升级操作很可能需要一次重新编译,合适完整的回归测试以及其它在这方面的努力。 www.infoq.com 8. Regression testing of system test scenarios occurred during iteration weeks 2 through 6. 系统测试场景的回归测试发生在第2到6的迭代周中。 www.ibm.com 9. This lexical flexibility causes problems in areas such as regression testing and digital signatures. 词法上的灵活性在诸如回归测试和数字签名等方面带来了一些问题。 www.ibm.com 10. Techniques and Realization of Automated Regression Testing 自动化回归测试的技术和实现 www.ilib.cn 1. Research on Regression Testing Strategies of Object-oriented Software 面向对象软件的回归测试策略研究 www.ilib.cn 2. Change Impact Analysis on Regression Testing for Object-oriented Program 面向对象程序回归测试的修改影响分析 www.ilib.cn 3. An Approach to Object-Oriented Software Regression Testing 面向对象软件回归测试技术研究 www.ilib.cn 4. Figure 1: Percentage of tests complete by build, using traditional regression testing methods 图1:每次构建的测试完成百分比,使用传统的回归测试方法 www.ibm.com 5. A Fault Location Method After Regression Testing 一种回归测试后的错误定位方法 www.ilib.cn 6. Regression Testing of Object-Oriented Programs Based on Backward-slicing Class Members 基于类成员后向切片的面向对象程序回归测试 service.ilib.cn 7. Regression testing and smoke testing 回归测试与冒烟测试 www.8wen.com 8. Here is the basic paradigm for GUI-based automated regression testing 以下是基于GUI的自动化回归测试的基本规范 www.xysz.com.cn 9. Test Cases Selection in Regression Testing Based on Dependence Analysis of EFSM 基于依赖性分析的回归测试用例选择 www.ilib.cn 10. Increased coverage of regression testing by use of automated testing 使用自动化测试增加回归的覆盖率 www.ibm.com 1. Research of Regression Testing Based on Object-Oriented System 面向对象系统的回归测试研究 www.ilib.cn 2. A Regression Testing Method Based on Testing States 一种基于测试状态的回归测试方法 service.ilib.cn 3. Component system regression testing method based on CTAM 基于CTAM模型的组件系统回归测试方法 168.160.184.82:8080 |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。