单词 | testing framework | ||||
释义 | testing framework
例句释义: 测试框架,测试架构 1. More than any other testing framework, JUnit has driven developers to understand the usefulness of tests, especially of unit tests. JUnit超过了其他测试框架,推动开发人员理解了测试尤其是单元测试的用途。 www-128.ibm.com 2. The only practical way of doing unit-testing for an application of any significant size, is by using a unit-testing framework. 为任何规模的应用作单元测试,唯一实用的方法就是通过使用单元测试框架。 bbs.51testing.com 3. We were unable to automatically test sites for violations of this policy with our compatibility testing framework. 我们无法用我们的测试框架来自动测试是否有网站违反了这一策略。 www.infoq.com 4. As an added benefit, a testing framework also forces you to explicitly declare the expected results of specific program execution routes. 另一个好处是,测试框架还强制您显式地声明特定程序执行路由的预期结果。 www.ibm.com 5. The JUnit testing framework is commonly used by an increasing number of development teams. JUnit测试框架被越来越多的开发小组所共同使用。 www-128.ibm.com 6. Of course, they do not cover everything needed to create a reusable testing framework, but it? S worth considering them. 当然,它们并没有包括所有需要的东西以建立可复用的测试框架,但值得进行参考。 www-128.ibm.com 7. Because a product now exists to enable the creation of a reusable testing framework, there is no reason not to begin. 因为现在已经有一个可以建立可复用测试框架的产品了,所以没理由不开始。 www-128.ibm.com 8. Service tests can be developed with a simple unit testing framework like JUnit or Cactus. 可以使用简单的单元测试框架(JUnit或Cactus)来开发测试。 www.ibm.com 9. The Selenium web testing framework is one of the most popular open source automated web testing frameworks. SeleniumWeb测试框架是最流行的开源自动化web测试框架之一。 www.infoq.com 10. Recently, we've also seen the rise of tools like the Spock testing framework and CodeNarc (the static analysis tool for Groovy and Java). 最近,我们也已经看到了象Spock测试框架和CodeNarc(Groovy和Java的静态分析工具)这类工具的崛起。 www.infoq.com 1. After we clearly recognize the automated technology, it proposes the background of testing framework and its' conception. 在对自动化测试技术有了清晰的认识之后,介绍了自动化测试框架的出现背景并阐述了框架的概念。 lib.swpu.edu.cn 2. This will make it easier to configure your testing framework for the next application under test. 这使得设定下一个在测应用程式的测试框架更加简单。 www-128.ibm.com 3. Before joining Oracle, Peter architected and developed the internationalized Microsoft Office User Specialist Testing Framework. 在加入Oracle之前,Peter架构并开发了国际化的微软Office运用专家测试框架。 www.infoq.com 4. This hash map interface is quite useful for specifying objects within a testing framework. 这个哈希映射表接口对于在测试框架中指定对象而言非常有用。 www.ibm.com 5. Armed with this generic testing framework, you can vastly reduce testing time on your future testing projects. 具备了这样一种通用的测试框架,您可以在将来的测试工程中大大地减少测试时间。 www.ibm.com 6. Writing a suite of maintainable, automated unit tests without a testing framework is virtually impossible. 如果没有测试框架,编写一套可维护的自动化单元测试几乎是不可能的。 www.ibm.com 7. A suitable set of implementations is provided in the testing framework, in a base class named ScaMockBase. 在测试框架的基础类ScaMockBase中提供了一组合适的实现。 www.ibm.com 8. The Android development environment includes an integrated testing framework that helps you test all aspects of your application. Android开发环境包含一套集成的测试框架,用来帮助开发者测试应用程序的各个方面。 www.cnblogs.com 9. Gone are the days of writing your own object-relational mapping (ORM), logging, or testing framework. 手动编写对象关系映射(ORM)、日志或测试框架的时代已经一去不复返。 www.ibm.com 10. As with the unit-testing framework, if all assertions are true and no errors occur, the test case passes; otherwise, the test case fails. 使用单元测试框架,如果断言为ture,没有错误出现,那么测试用例就通过;否则,测试用例失败。 www.ibm.com 1. While JUnitPerf is a performance testing framework, the numbers you place around it should be considered rough estimates. 尽管JUnitPerf是一个性能测试框架,但也要先大致估计一下测试要设定的性能指数。 www.ibm.com 2. In the summary of the thesis, the automation testing framework for the wider application is predicted. 在全文的总结中还提出了开发应用领域更为宽泛的自动化测试框架的展望。 www.fabiao.net 3. This testing framework quality gate could capture high-level walkthroughs of the test cases searching for reuse. 这些测试框架质量检验关可以获取测试用例搜索的高层次情况,以便进行重新利用。 www.ibm.com 4. One of the requirements for the new test runner and C unit testing framework is support for 200, 000 tests in a single solution. 对于新的测试运行器和C 单元测试框架的一项需求就是,要在一个解决方案中支持200,000项测试。 www.infoq.com 5. NUnit is an open source unit testing framework built for the . NET Framework. NUnit是为.NET框架生成的开放源代码单元测试框架。 renxingsong2009.blog.163.com 6. JsUnit is a unit testing framework for client-side JavaScript in the tradition of the XUnit frameworks. JsUnit是一个部件测试的结构为客户机边Java语言在XUnit结构的传统。 blog.163.com 7. Fluint consists of an ActionScript library, which contains the testing framework and related classes. Fluint包含了一个ActionScript类库,其含有测试框架和相关的类。 www.infoq.com 8. We wrote a simple testing framework in Ruby and had it make XML-RPC requests to our app, which included the Marquee Java XML-RPC server. 我们用Ruby编写了一个简单的测试架构并使之向应用程序发出XML-RPC请求,这都包含在MarqueeJavaXML-RPC服务端上。 www-128.ibm.com 9. JUnit: The Java testing framework that started the automated testing craze for the Java platform. JUnit:开始了Java平台自动测试热浪的Java测试框架。 www.ibm.com 10. Ruby's unit testing framework is a bit different. Ruby的单元测试框架有点儿不一样。 www.ibm.com 1. Without the "test" prefix, it will be treated as a normal Ruby method and the testing framework won't run it automatically. 如果没有“test”前缀,它就被当作一般的Ruby方法,测试框架不会自动运行它。 www.ibm.com 2. Join a team to create an advanced video testing framework for video quality evaluation and video software testing. 与团队一起开发先进的视频测试框架,并以此进行视频质量的评估和视频软件的测试。 www.jobui.com 3. For more information, see the documentation on the namespace and types of the Unit Testing Framework under. 下面的有关单元测试框架的命名空间和类型的文档。 msdn2.microsoft.com 4. The Unit Testing Framework provides numerous additional Assert classes and other classes that give you flexibility in writing unit tests. 单元测试框架提供了众多的附加Assert类和其他类,为您编写单元测试带来了极大的灵活性。 msdn2.microsoft.com 5. The testing framework mainly divide into three parts: modeling tool, analyzer and stimulator. 这个测试框架主要分三个部分:建模工具、解析器和模拟器。 www.ceps.com.tw 6. 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 7. One quality gate you can consider implementing is wrapping the quality gate around your testing framework. 您可以考虑执行的一个质量检验关,是将质量检验关集成到测试框架中。 www.ibm.com 8. JsUnit is an open source unit testing framework for JavaScript. JsUnit是JavaScript的开源单元测试框架。 www.infoq.com 9. Does its lack of a testing framework imply the same? 缺少测试框架是否也有同样的意思? www.ibm.com 10. This also allows time to look for reuse inside your testing and start building a testing framework. 它还能寻找测试中的再使用过程,并开始构建一个测试框架。 www.ibm.com 1. Our code is based on JUnit, the most popular unit testing framework for Java programming, though it is by no means JUnit-specific. 我们的代码基于JUnit―Java编程的最流行的单元测试框架,尽管它决不是JUnit特定的。 www.ibm.com 2. Is a testing framework that incorporates the new Java metadata annotations. 是一个测试框架,它结合了新的Java元数据注释。 www-128.ibm.com 3. When faced with unit testing, many teams end up producing some type of testing framework. 使用单元测试时,很多团队都以生成某类测试框架而告终。 www.ibm.com 4. 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 5. Download TestNG: A flexible testing framework that can also be used to drive Selenium's tests. 下载TestNG:一种灵活的测试框架,可用于驱动Selenium测试。 www.ibm.com 6. JUnit: JUnit is a popular unit-testing framework for Java programming. JUnit:JUnit是Java编程流行的单元测试框架。 www.ibm.com 7. While the DOH can be daunting for the novice user, it is a flexible and powerful unit testing framework. 尽管DOH对一个新手来说有些复杂,但它的确是一个灵活且强大的单元测试框架。 www.ibm.com 8. Each method has a valid role in a generic testing framework. 每个方法在一般测试框架中都有一个有效的角色。 www.ibm.com 9. portletUnit uses JUnit to provide the outline of a testing framework (such as creation of TestCase and TestSuite using assertions). portletUnit使用JUnit提供测试框架轮廓(比如使用断言创建TestCase和TestSuite)。 www.ibm.com 10. He is the creator of the Tellurium Automated Testing Framework. 他是Tellurium自动化测试框架项目的创建者。 www.infoq.com 1. The first step that a testing framework takes is to select which directories it will search for files that might contain tests. 测试框架执行的第一步是,选择将在哪些目录中搜索包含测试的文件。 www.ibm.com 2. I used an open source performance testing framework called Grinder version 3. 3 for purposes of simulating client request load. 我使用一个开源性能测试框架Grinder3.3版来模拟客户端请求负载。 www.ibm.com 3. Atpresent, this automatic testing framework has been put into practical use in manyJapanese control corporations. 目前,该自动化测试框架已经在日本多家控件公司投入使用,达到实用化水平。 www.boshuo.net 4. To automate testing, you need a testing framework. 要使测试自动化,您需要一个测试框架。 www-128.ibm.com 5. Is the de factor standard unit testing framework for Java code, and the one Jester relies on. 是Java代码事实上的标准单元测试框架,也是Jester依赖的框架。 www-128.ibm.com 6. What would you need to create a reusable testing framework? 要建立一个可复用的测试框架您都需要什么呢? www-128.ibm.com 7. Now you have the core of a generic testing framework. 现在您拥有了一般测试框架的核心。 www.ibm.com 8. If you can't find a testing framework that meets your needs, you'll have to build one. 如果找不到满足您的需要的框架,您就必须创建一个。 www.ibm.com 9. Because Rails is an integrated environment, it can make assumptions about the best ways to structure and organize the testing framework. 因为Rails是一个集成环境,所以它可以假设组织测试框架的最佳方式。 www.ibm.com 10. This is because the DOH (what a great acronym) offers both command-line and browser-based interfaces to the testing framework. 这是因为DOH(多好的缩写名)既提供了命令行界面,也提供了基于浏览器的界面来测试框架。 www.ibm.com 1. There is a new UI testing framework in town, White. 一种新的界面测试框架发布了,名为White。 www.infoq.com 2. For the testing framework described in this article, a SQL Server testing database was created. 对于本文中描述的测试框架,建立SQLServer测试资料库。 www-128.ibm.com 3. The finished dialog window at testing framework execution time is displayed in Figure 4. 完成了的测试框架执行时的对话框窗口如图4显示。 www.ibm.com 4. Design and Implementation of an Automated Penetration Testing Framework 自动穿透测试框架的设计与实现 www.ilib.cn 5. Very powerful integrated testing framework for running unit tests on your web pages 提供非常强大的集成测试框架以在你的网页上运行单元测试 www.infoq.com 6. Requirements for a reusable testing framework 可复用的测试框架的需求 www-128.ibm.com 7. ensure testing framework and tools which are totally with operation trait to promote testing efficiency; 确定符合业务特色的测试框架及测试工具,有效提升测试效率。 www.vipcareer.com 8. The case for a reusable testing framework 可复用测试框架的情况 www-128.ibm.com 9. Component Test: extension of unit testing framework targeting J2EE components and web services ComponentTest(组件测试):面向J2EE组件和web服务的单元测试框架的扩展 www.ibm.com 10. JsUnit is a Unit Testing framework for client-side (in-browser) JavaScript 一个用于客户端(浏览器内)JavaScript的单元测试框架 www.infoq.com 1. Try this testing framework for its advances over JUnit 试用这个测试框架,了解它对JUnit的超越 www-128.ibm.com 2. Correct the broken test with RMock testing framework 用RMock测试框架更正失败的测试 www.ibm.com 3. In this article, you will learn how to write unit tests for an application using a new testing framework called 在本文中,您将学习到如何用这个叫做 www-128.ibm.com 4. Research on a Testing Framework and Technology of Class Test Cases Generation Based on EDPN 基于EDPN的类测试框架及测试用例生成技术的研究 service.ilib.cn |
||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。