单词 | test framework | ||||||
释义 | test framework
例句释义: 测试框架,性能测试框架,测试平台 1. As you work through this article, you will see that the test framework we provide makes test creation comparatively simple. 当按照本文进行操作时,您将发现我们提供的测试框架可使测试创建变得相当简单。 www.ibm.com 2. It took a while for me to realize that everyone was discussing the routines and methods in the test framework, not the product under test. 我花了些工夫才意识到,人们在探讨测试框架中的惯例和方法,而不是测试中的产品。 www.ibm.com 3. Every test framework needs to supply you with a method to check the outcome of a unit test and the DOH is no exception. 每个测试框架都要为开发人员提供检查单元测试结果的方法,DOH也不例外。 www.ibm.com 4. JUnit is the Java community's de facto standard test framework, and a system without a comprehensive JUnit test suite is incomplete. JUnit是Java社区事实上的标准测试框架,没有经过全面的JUnit测试套件测试过的系统是不完整的。 www.ibm.com 5. Each test page is loaded into a separate window, preventing application code from overwriting the test framework code via open classes. 每个测试页面被加载到独立的窗口中,以防止应用程序代码通过开放类覆盖测试框架代码。 www.infoq.com 6. Among the many projects that have attacked it, "Android" names an interesting test framework for GUI applications. 在解决这个问题的许多项目之中,“Android”是一个有趣的GUI应用程序测试框架。 www.ibm.com 7. With experience in designing auto test scripts by means of auto test framework. 有利用自动化测试框架设计自动化测试脚本的项目经验优先。 www.siphrd.com 8. The Google test framework comes with a whole host of predefined assertions. Google测试框架提供一整套预定义的断言。 www.ibm.com 9. The test framework permits you to specify user ID and password for each test step. 测试框架允许您为每个测试步骤指定用户ID和密码。 www.ibm.com 10. The test framework design and the coding of that design together require significant front-loaded time and effort. 自动化测试框架的设计和编码都需要大量前期的时间和精力。 wiki.erdandan.com 1. HtmlUnit extends the JUnit Java test framework, offering additional choices for Web application testing. HtmlUnit扩展了JUnitJava测试框架,为Web应用程序测试提供了更多的选择。 www.ibm.com 2. A test, written by a Microsoft partner, that uses the test framework's extensibility interfaces. 由Microsoft合作伙伴编写的使用测试框架扩展性接口的测试。 msdn2.microsoft.com 3. You might find this output to be rather verbose; you can modify the test framework to be more terse for day-to-day use. 您可能会发现此输出内容相当详细;您可以修改测试框架,使之更简洁,以供日常使用。 www.ibm.com 4. Test Framework: A software framework that can be reused by different automated test implementation. 能够被不同的测试实现重用的软件框架。 www.51testing.com 5. Along with user-acceptance tests, it might be of value to automate this process using a unit-test framework such as PHPUnit. 与用户接受测试一样,可以使用单元测试框架(如PHPUnit)自动处理此过程,这种处理方式很有价值。 www.ibm.com 6. The object is instantiated by a test run and values are set by the test framework. 获取或设置一个值,该值指示是否已修改此测试元素。 msdn.microsoft.com 7. The test framework should be application-independent. 测试框架应当是应用独立的。 wiki.erdandan.com 8. Google's test framework provides excellent support for handling such situations. Google的测试框架为处理这种情况提供了出色的支持。 www.ibm.com 9. A test framework like NUnit is designed to help you do this. 如Nunit这样的测试框架就是设计用来帮助你提高效率的利器。 www.bing.com 10. By writing a Gallio adapter plugin, the new test framework would get the benefit of Gallio's automation services and tools. 通过编写一个Gallio适配器插件,新的测试框架就可以从Gallio的自动化服务和工具中获益。 www.infoq.com 1. A test framework for using JUnit to write unit tests for your client application. 一个使用JUnit为客户机应用程序编写单元测试的测试框架。 www.ibm.com 2. It is acceptable because our test framework is not multithreaded or reentrant. 这是可以接受的,因为我们的测试框架不是多线程的或可重入的。 www-128.ibm.com 3. Management Error Handling - If a step fails the test framework receives an exception directly circumventing the tests themselves. 管理错误处理-如果一个步骤失败测试框架收到异常直接绕过测试本身。 www.qgw123.com 4. Maintain and improve auto test framework and library functions. 维护和完善自动化测试框架和库函数。 www.siphrd.com 5. The test framework automatically sets the property, which you can then use in unit tests. 测试框架会自动设置该属性,您随后即可在单元测试中使用该属性。 msdn2.microsoft.com 6. In practice, we cannot expect all our test personnel to become proficient in the use of the automation tools we use in our test framework. 在实践中,我们不能期望所有的测试人员成为精通使用的自动化工具,我们使用我们的测试框架。 wiki.erdandan.com 7. NUnit is a Unit Test framework for the . NET languages. NUnit是一个.NET上的单元测试框架。 www.infoq.com 8. Gallio has been developed by the mostly the same team behind the MbUnit test framework. Gallio主要是由MbUnit测试框架的同一支团队开发。 www.infoq.com 9. Now you can perform the BVT with the unit test framework. 接下来可以通过单元测试框架执行BVT。 www.ibm.com 10. In your test framework, you can load the Seam container programatically and then run the tests. 在测试框架中,开发者能按步骤地加载Seam容器,然后运行测试。 www.infoq.com 1. Listing 17 provides an example of a test framework. 清单17提供了一个测试框架示例。 www.ibm.com 2. We will also exploit some libraries from our test framework. 我们还将从测试框架中利用一些库。 www.ibm.com 3. In this article, learn how to use the open source test framework portletUnit to unit test portlet applications. 本文学习如何使用开源测试框架portletUnit对portlet应用程序进行单元测试。 www.ibm.com 4. On the other hand, the test framework, or specifically, the test automation framework is an execution environment for automated tests. 在另一方面,自动化测试框架,或者具体说,自动化测试框架是一个为了自动化测试的执行环境。 wiki.erdandan.com 5. For those who want to write a new test framework, the barrier for entry is lower. 对于那些希望编写一个新的测试框架的人员而言,门槛降低了。 www.infoq.com 6. Next, we need to make the Cactus test framework available to our tests. 接下来,我们需要使Cactus测试框架可用于我们的测试。 www.ibm.com 7. Study and application of an open performance-test framework 一种开放式性能测试框架的研究与应用 www.ilib.cn 8. He has also written about the ASP. NET MVC Test Framework Integration that supports unit testing within web applications 他同时还介绍了ASP.NETMVC测试框架集成,这一特性支持在web应用程序中进行单元测试 www.infoq.com 9. A test framework to write unit test for testing gestures (integrated with Visual Studio Test) 测试框架,从而为测试手势(与VisualStudioTest整合)编写单元测试。 www.infoq.com 10. Research and Design of OO Automatic Test Framework Based on. Net Architecture 面向对象自动化测试框架的研究与设计 www.ilib.cn 1. Erik Hatcher shows you how he modified the popular Ant 1. 3 And the JUnit test framework for complete, customized ErikHatcher向您介绍了他如何修改流行的Ant1.3和JUnit测试框架,以提供完整、可定制的 www-128.ibm.com 2. A Test Framework of Object-Oriented Software Based on UML 基于UML的面向对象软件测试框架 www.ilib.cn |
||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。