单词 | test cases |
释义 | test cases是test case的复数
复数:test cases 例句释义: 测试用例,检测实例,检查实例,测试案例,测试程序与案例,测试案件 1. Will all the test cases be ready to run by the end of the iteration? 当反覆项目结束时,所有测试案例是否都会已准备好供执行? technet.microsoft.com 2. Alternatively, you can assign test cases to categories for some of the different types of automation you might have on your project. 您还可以选择,为一些不同种类的您可能对项目进行自动化的类别分配测试用例。 www.ibm.com 3. TDD is an iterative process and requires you to run the test cases after small incremental changes to the code during code development. TDD是一种迭代流程,需要您在代码开发中对代码做出细微增量式更改之后运行测试用例。 www.ibm.com 4. Keep in mind that this GUI is simple for a reason: It demonstrates three of TestNG-Abbot's fixture classes and a few test cases to boot! 记住该GUI之所以简单只有一个原因:它演示了TestNG-Abbot的三个fixture类以及一些要引导的测试用例! www.ibm.com 5. As with any fast-developing domain you might find that some of the test cases do not work immediately as you expect. 随着某些领域的快速发展,您可能发现某些测试用例并非如您所预期的那样能立即运行。 www.ibm.com 6. Using this technique, the tester does not start with a set of test cases or any other pre-defined testing script. 使用这个技术,测试人员不必以一系列测试用例开始,也不用其它预定义的测试脚本。 www.ibm.com 7. My first step in trying to isolate the problems reported by the tester was to come up with some simple, reproducible test cases. 为了将测试人员报告的问题剔出,我采取的第一个步骤是找出几个简单的、可重复的测试案例。 www.ibm.com 8. It was to be settled that day which of the cases involved should be considered as test cases. 他们要在当天作出决定,该用哪些有关的诉讼案来做示范。 9. Allocation of test cases can also be represented in the form of a test case allocation matrix, as shown in Table 4. 测试用例的部署也同样可以组成测试用例部署矩阵图的形式。 stevenno.1.blog.163.com 10. You are now ready to start writing test cases for your own projects. 现在可以为你自己的项目创建测试用例了。 www.bing.com 1. The first option is to write normal JUnit test cases just as you've been doing all along by extending JUnit's commendable TestCase. 第一个选择是编写普通的JUnit测试用例,就像以前一直做的那样,扩展JUnit令人称赞的TestCase。 www.ibm.com 2. one of the best ways to check if the requirements are complete is to try to design black-box test cases against them. 检查需求是否完整的一个最好的办法就是设计一个与之相对应的黑盒测试用例。 www.infoq.com 3. The method presented in this paper is one of such methods. The number of test cases generated by this method has a certain upper limit. 本文提出的方法可以自动生成测试例,用这种方法产生的测试例的数目有一确定的上限。 crad.ict.ac.cn 4. The company lacks a master set of test cases for testing release readiness and defect tracking is not comprehensive. 公司缺乏用于测试发布准备情况的测试用例主集,并且缺陷跟踪也不够全面。 www.ibm.com 5. Select the test option that you prefer or enter the name of your test suite in the field provided to start running test cases. 选择您喜欢的测试选项或者键入您测试套件的名称到适当的字段来开始运行测试用例。 www.ibm.com 6. Once you know the ins and outs of the software you're about to test, your next step is to start defining the test cases. 一旦您知道了待测试软件的具体细节,下一步您要做的就是去编写测试用例。 hi.baidu.com 7. Occasionally, you might have to create test cases -- fake documents with well-known values. 个别情况下,您可能必须创建一个测试案例——用常见的值伪造文档。 www.ibm.com 8. Storyboards have also been proven effective in designing the test cases for the User Interface, as a set of paths through the state machine. 情节串联图板也被证明在设计用于用户接口的测试实例时是有效的。 www.ibm.com 9. "[The test cases] are trying to lay down some general principles for guidance, " he says. “[判例案件]正设法制定若干普遍原则作为指引,”他说道。 www.ftchinese.com 10. You must add your manual test cases to a test plan to be able to run them using Test Runner. 您必须将手动测试案例加入至测试计划,以便可以使用测试执行器来执行这些测试案例。 technet.microsoft.com 1. Early in testing, these are easy to design and the program might not be capable of running more complex test cases. 测试初期,它们易于设计,而且程序也不能运行更复杂的测试用例。 tech.softwelt.com 2. Sequence diagram test cases visualize how the system under test should be interacting with other instances over time. 序列图测试用例显示了,测试之下的系统可以与其他的实例相交流。 www.ibm.com 3. The main advantage of a data-driven framework is that it reduces the cost of creating test cases for many types of applications. 数据驱动框架的主要优势是它减少了为很多类型的应用程序创建测试用例的成本。 www.ibm.com 4. We contributed the necessary APIs and test cases, and now others can implement their own connectors to local task repositories of that sort. 我们提供了的必要的API和测试用例,因此现在用户可以自行实现这类连接到本地任务仓库的connector。 www.infoq.com 5. I'm not worried at this point because all I have to do is add a few more test cases. 因为我所需要做的只是增加一些测试案例,所以我并不担心这一点。 www.ibm.com 6. You should avoid trying to select data for all of your test cases at once. 您应当避免一次选择您所有的测试用例中的数据。 www.ibm.com 7. Use cases document how the system interacts with various actors while test cases are much more specific. 用例记录系统如何和多种角色进行交互,而测试案例的编写更加具体得多。 space.cio360.net 8. Once proper test cases have been created for your application, your project will never regress without your knowledge. 一旦为应用程序创建了正确的测试用例,没有您的知识项目将无法回归。 www.ibm.com 9. Test cases must be written for input conditions that are invalid and unexpected, as well as for those that are valid and expected. 测试用例的编写不仅应当根据有效和预期的输入情况,而且也应当根据无效和未预料到的输入情况。 www.cnblogs.com 10. There should be at least a one to one mapping or a one to many mapping of requirements to test cases. 在需求和测试案例之间最少需要建立一对一或者一对多的映射。 space.cio360.net 1. Typically, a few new test cases may need to be developed for new features, or existing test cases may need to be reworked somewhat. 典型的,一些新的测试用例可能需要为新的特性而被发展,或者已经存在的测试用例可能需要被重新改写。 www.ibm.com 2. By designing test cases based on class descriptions, one is able to test the system at a deeper level. 通过设计基于类描述的测试用例,一个人能够在较深的级别上测试系统。 www-128.ibm.com 3. Test-driven development is an Agile development technique in which developers code test cases before implementing the service. 测试驱动的开发是一种Agile开发技术,其中开发人员在实现服务之前先编码测试用例。 www.ibm.com 4. The traceability matrix stores the relationship information between pre-defined test cases and the components of the system. 追踪矩阵能够存储预设测试方案和系统组件之间关联信息。 www.e-gtm.com.cn 5. When I run the test coverage process again with the new test cases, I get a much more complete report, as shown in Figure 2. 当我使用新的测试案例再次执行测试覆盖过程时,我得到了如图2所示的更加完整的报告。 www.ibm.com 6. Early iterations should show a gradual increase in the number of manual test cases that have been run. 早期反覆项目应该会显示逐步增加的已执行手动测试案例数。 technet.microsoft.com 7. Table 1 lists and describes some selected test cases that appear to work correctly on at least one machine. 表1列出并描述了某些选定的测试用例,这些用例看上去至少在一台计算机上可以正确运行。 www.ibm.com 8. Using interfaces to specify outside program components allows for easy simulation of these components in the test cases. 用接口说明外部程序组件使得我们可以容易地在测试案例中模拟这些组件。 www-128.ibm.com 9. By default, the state queries do not include a field to display the defect number for configured test cases. 默认情况下,这个状态查询不包括显示配置测试用例缺陷数量的字段。 www.ibm.com 10. Programming test cases on an ad hoc basis: Test groups often try to create automated test cases in their spare time. 基于特定基础编写测试用例:测试团队通常在他们的闲暇时间尝试创建自动化测试用例。 www.jukuu.com 1. It is possible to reuse the same test script for different configured test cases. 对于不同已配置测试用例重复利用相同的测试脚本是很可能会发生的。 www.ibm.com 2. Bug reports describe the problems found as the test cases are followed. These could be done on paper but are often tracked in a database. 《缺陷报告》描述《测试用例》执行后发现的问题。这些东西可以写在纸上,但通常都会在数据库做跟踪记录。 dictsearch.appspot.com 3. The framework consists of a three-tiered architecture implemented through the appobjects, tasks, and test cases packages (the IBM package). 这个框架由三层架构组成,架构的实现贯穿了应用对象、任务和测试用例包(IBM包)。 www.ibm.com 4. If one or more test cases did fail, the summary at the bottom (here, it's blank) would report which test or tests require investigation. 如果其中一个或者多个测试用例失败了,那么底部的总结(这里,它是空白的)将向您报告哪一项测试或者哪几项测试需要进一步研究。 www.ibm.com 5. However, for truly scalable test cases built by using a huge set of test data, substituting Datapools may not be the best solution. 然而,对于使用大量测试数据构造起来的真正可升级的测试实例来说,替换数据池也许并不是最佳的解决方案。 www.ibm.com 6. This enables you to adjust test plans and test cases quickly and accurately to respond to requirement changes. 这会调整您去快速适应测试计划和测试用例,并精确的响应需求更改。 www.ibm.com 7. Arc testing: A test case design technique for a component in which test cases are designed to execute branch outcomes. 分支测试:一种针对组件的测试用例设计技术,通过分支覆盖来进行测试用例设计。 bbs.51testing.com 8. Use cases document how the system interacts with various actors whellole test cases are much more specific. 用例记载体系如何和多种脚色举行交互,而实验案件的例子的编著越发详细患上多。 wrcp.0shan.com 9. You might have orphan test logs, such as those with parent test cases that have been deleted. 您可能只有测试日志,例如那些删除的上级测试用例。 www.ibm.com 10. Study aimed to help testers to get rid of dilemmas of manual testing, and concentrate to design more detailed test cases. 研究的目的在于让测试人员摆脱手工测试的窘境,将主要精力投入到设计更加细致的测试方案中。 www.boshuo.net 1. These test cases will also be very valuable later when it comes time to reevaluate the architecture. 在稍后重新评估体系结构时,这些测试案例也是很有价值的。 www.ibm.com 2. Beta testing seems to give you test cases representative of customer use - because the test cases are customer use. 因为测试用例是客户使用的,所以β测试似乎是给了你客户使用的代表用例。 www.51testing.com 3. You can customize a query to search for only the test cases you want to see. 您可以自定义一个查询仅搜索要查看的测试用例。 technet.microsoft.com 4. This online validator lets you select from a set of test cases, as well as check your own examples. 这个在线验证程序允许您从一组测试案例进行选择,并检查您自己的示例。 www-128.ibm.com 5. Because configured test cases are what you will actually run, it is a good practice to set ownership on CTCs appropriately. 由于被配置的测试用例才是您将要实际运行的,所以一个好的实践就是适当的在CTC上设置所有权。 www.ibm.com 6. In this case , the time required to record the steps for all of the test cases might be unfeasible . 在此情况下,需要记录所有测试使用案例步骤的时间可能不能实行。 www.bing.com 7. RUP defines the AT insufficiently, merely as a rerun of a subset of the ST test cases. RUP定义验收测试不够充分,只是作为系统测试用例子集的重新运行。 www-128.ibm.com 8. Writing test cases against code naturally increases the collective confidence of a development team. 对一个开发团队而言,针对代码编写测试案例自然可以增加集体的信心。 www-128.ibm.com 9. They learn more about the product as they run through some of the test cases supplied by the high performer. 随着他们运行一些高水平的测试人员给他们提供的测试案例,他们对产品越来越了解。 www.ibm.com 10. Closed test cases will only appear in the results list for queries that do not exclude closed test cases. 已关闭的测试用例仅出现在不排除已关闭测试用例的查询的结果列表中。 technet.microsoft.com 1. The automated test suite is then run against the available FSB, covering all the test cases identified by the Sprint team. 自动测试套件然后对照可用FSB而运行,包含了Sprint团队所确定的全部测试案例。 www.ibm.com 2. The test cases don't use the right interface any more, because I did not pass the initial states into the state machine. 测试用例不再使用正确的接口,因为我没有把初始状态传递给状态机。 www.ibm.com 3. This position's duty is to test our visualization package, develop test cases, update documents, support application software development. 测试三维可视化软件包;客户支持;基于类库和控件的应用程序开发;撰写文档。 www.54yjs.cn 4. Like configuration, composite advice (when applied to test cases) should take precedence over fixtures and result reporting. 与配置一样,组合通知(应用于测试用例时)应该优先于装置和结果报告。 www.ibm.com 5. The rest of this chapter and much of the rest of the book will teach you how to strategically select good test cases. 本章以及本书剩下的大部分都是教您怎样从宏观上选择良好的测试用例。 hi.baidu.com 6. Clicking on Covered produces the table shown in Figure 12, which shows each requirement and its associated test cases. 单击Covered生成了图12中的表格,显示了每个需求及其相关的测试用例。 www.ibm.com 7. The default Category field is a useful aid to test case filtering, but where there are thousands of test cases, it will not be sufficient. 默认的Category字段对于测试用例筛选来说十分有用,但是因为有成千上万的测试用例存在,所以字段尚不可用。 www.ibm.com 8. New and changed requirements are visible to the team, as are the test cases that are needed to satisfy those requirements. 团队成员可以看到新的和已经更改的请求,并且会有测试用例来满足他们的请求。 www.ibm.com 9. Tests: A numeric value that represents the number of test cases that are linked to the requirement or its child requirements. 测试数:一个数值,表示与相应的要求或其子要求链接的测试用例数。 technet.microsoft.com 10. One of the most important parts of the MakeMaker framework is the ability to have automated test cases. MakeMaker框架的最重要部分是拥有自动测试用例的能力。 www.ibm.com 1. The next and final article in this series focuses on creating a useful notation for generating SOA security test cases. 本系列的下一篇文章(最后一篇)将重点讨论创建用于生成SOA安全测试用例的有用概念。 www.ibm.com 2. Then select the existing test case in the list of test cases shown in the test suite details pane. 然后在测试套件细节窗格中显示的测试用例列表中选择现有测试用例。 technet.microsoft.com 3. In this step you also split all the test cases from the matrix shown in Table 4, creating a separate table for each test case. 在这个步骤中你同样把所有来自表格4中矩阵图的测试用例分割开来,针对每个测试用例分别形成表格。 stevenno.1.blog.163.com 4. Within Web test cases, transactions only encapsulate actions into a group that can later be enumerated using code. 在Web测试用例中,事务仅将操作封装到稍后可以使用代码枚举的组中。 msdn2.microsoft.com 5. c. Development of libraries that are maintained on an ongoing basis. The libraries might contain scripted test cases or data-driven tests. 开发维护在正在进行的基础之上的函数库。这个库可以包括脚本测试用例或数据驱动测试。 www.ltesting.net 6. One area where the State field comes in handy is if you want to identify a set of test cases as being blocked. 如果您希望将一组测试用例识别为闭塞的的话,状态域就将变得很便利。 www.ibm.com 7. One of the most prominent drawbacks to a data-driven framework is that it makes creating new test cases so easy. 数据驱动框架最大的缺点之一是,它创建新的测试用例太容易了。 www.ibm.com 8. when used with illegal combinations of states and events , test cases for negative testing can be designed using this approach. 当使用以状态和事件的非法组合,测试用例为阴性测试可能被设计使用这种方法。 ichacha.net 9. You can group your test cases together by organizing them into a hierarchy of test suites in your test plan. 您可以将测试案例组织成测试计划中的测试套件阶层,进而将测试案例分组。 technet.microsoft.com 10. Up to 20 GB of disk space is required for data and log files to recreate all test cases described in this article. 在重新创建本文所介绍的所有测试用例时,需要20GB的磁盘空间用于存储数据和日志文件。 www.ibm.com 1. Test results: Results from the execution of the test cases should be available to all interested parties. 测试结果:执行测试用例所得到的结果应提供给所有相关方。 www.ibm.com 2. This enables you to link existing test cases to this requirement. 这可让您将现有测试案例连结至此需求。 technet.microsoft.com 3. And through interviews of key information, summarized on the basis of test cases, the structural model of the authenticity and universality. 再通过重点访谈的资料,检验个案基础上归纳的结构模型的真实性和普遍性。 www.fabiao.net 4. This feature gives you a succinct way to express a set of examples to be used in running individual test cases. 该特性提供了一个简洁的方法,用之表述一组实例,以在运行中的单个测试用例中使用。 www.infoq.com 5. Analysing coverage achieved by a given set of test cases is a dynamic analysis. 通过一组给定测试案例所达成的有效区域分析是动态分析。 www.pediy.com 6. It shows all the pairings of test cases and configurations for the test cases that you selected. 该对话方块会显示您所选取测试案例的所有测试案例和组态的配对。 technet.microsoft.com 7. In this case, the test contribution primarily consists of indicating the requirements for which test cases should be specified and executed. 在这种情况下,测试的贡献主要是在于指出了确定和执行测试用例所依据的需求。 www.ibm.com 8. One of my favorite test cases is NetPBM, which is huge and full of interesting features and makes a good test case. 我喜欢的一个测试用例是NetPBM,它很庞大并且具有非常丰富的有趣特性,因此是一个很好的测试用例。 www.ibm.com 9. Experimental result proves that the test cases covering the specific expected control flow paths can be calculated effici. . . 实验结果证明,该方法能高效、准确地得到覆盖特定控制流路径的测试用例。 kns50.chkd.cnki.net 10. They normally do not follow any systematic process to derive test cases. 他们通常不会遵循任何条条框框来生成测试用例。 www.test8848.net 1. Early involvement of the test team minimizes the dependency on supportive documentation for writing effective test cases. 测试团队及早介入,于是在编写有效的测试案例时,尽可能不依赖支持文档。 www.ibm.com 2. Which user stories have a high overall count of test cases that are blocked or have never been run? 哪些使用者本文具有较高的已封锁或从未执行的测试案例总数? technet.microsoft.com 3. By adding your manual test cases to a plan you can save the results every time that you run your test. 透过将手动测试案例加入计划中,您可以在每次执行测试时储存结果。 technet.microsoft.com 4. This article introduces jWebUnit, a set of Java classes that you can use to develop test cases for Web applications. 本文将介绍jWebUnit,这是一组Java类,用于为Web应用程序开发测试用例。 www.ibm.com 5. Listing 7 shows how to invoke all the JUnit test cases in the workspace and assumes that they all end with the word "Test. " 清单7说明了如何在工作区调用所有JUnite测试用例,并假设全部都以单词“Test”作为结尾。 www.ibm.com 6. Design the test cases of each module for automatic testing; code, run and maintain the scripts and testing process. 设计各个模块的自动化测试用例,编写,执行和维护自动测试脚本以及流程。 job.guolairen.com 7. This step is similar to running pre-deployment unit tests, except for the nature of the JUnit test cases to run. 此步骤与运行部署前单元测试类似,不过JUnit测试用例的本质不同。 www.ibm.com 8. Test cases are the specific inputs that you'll try and the procedures that you'll follow when you test the software. 测试用例是当您测试软件时您将输入的一组特定数据和操作步骤。 hi.baidu.com 9. You can add a requirement to form a suite in your plan that contains all the test cases that are linked to this requirement. 您可以加入需求,以在计划中组成套件,其中包含连结至此需求的所有测试案例。 msdn.microsoft.com 10. Be sure to individually name and save all the random test cases generated so you can reproduce any failures you detect with this procedure. 一定要将所有生成的随机测试用例单独地命名并保存下来,这样就能够重现这个过程中检测到的任何故障。 www.ibm.com 1. These test cases will also be helpful later on when the time comes to update or upgrade the inherited application code. 在后来到了更新或升级继承来的应用程序代码的时候,这些测试案例也是有帮助的。 www.ibm.com 2. Continue adding test cases until all nodes of the graph (as shown in Figure 11) are covered. 继续增加测试用例直到全部图的节点(如图11所示)被覆盖。 www.ibm.com 3. Feel free to use some of your existing test cases when you test your integration. 在您测试您的集成时,您可以自由的使用您已有的测试用例。 www.ibm.com 4. We could also use DOES-HALT to quickly compute whether or not a program passes its test cases. 我们也可以用DOES-HALT快速的计算一个程序是否可以通过所有的测试用例。 www.bing.com 5. JunitEE test cases can be executed using either smart or basic mode within the application server environment. JunitEE测试用例能够在这个应用服务器环境中以智能的或者基本的模式来执行。 www.ibm.com 6. As long as all the test cases pass, I add the new unit test class to my unit test automation library, which gets run on every build. 只要通过所有的测试用例,我就将向单元测试自动库添加新的单元测试类,在每次构建时运行。 www.ibm.com 7. Test plan records enable you to categorize and group related test cases. 测试计划记录使您能够对相关的测试用例加以分类和分组。 www.ibm.com 8. After the test cases are set up, the team can begin to tag their test cases with configurations to create configured test cases (CTCs). 在测试用例被设置之后,团队就能够开始通过配置来标记他们的测试用例,并且创建被配置过的测试用例(CTC)。 www.ibm.com 9. The act of ordering test cases for execution is a critical management tool for a test organization. 将要执行的测试用例进行排序是测试组织十分关键的一种管理工具。 www.ibm.com 10. These link types are used to create relationships among work items that track bugs, issues, test cases, and shared steps. 这些链接类型用于在跟踪错误、问题、测试用例和共享步骤的工作项之间创建关系。 technet.microsoft.com 1. On the next page, select all the test cases in the Test Case list box and click Run. 在接下来的页面中,在TestCase列表框中选中所有的测试用例并点击Run。 www.ibm.com 2. The administrator can modify the query used in the previous section to show the planned test cases for the current user. 管理员能够对前一小节中所使用的查询进行修改,从而为当前用户显示被计划的测试用例。 www.ibm.com 3. Configuring Internet Explorer to escape the accidental window will reduce or eliminate unnecessary handling when running test cases. 配置InternetExplorer跳过非主要窗口会减少或消除运行测试用例时不必要的处理。 www.ibm.com 4. Creating test cases for the Linux kernel is pretty straightforward; usually either very specific or very broad coverage is desired. 为Linux内核创建测试用例相当简单;通常要么要求特定的范围,要么要求广泛的范围。 www-128.ibm.com 5. It is, moreover, a tedious process to set up the necessary client properties in the test cases. 而且,在测试用例中构建必需的客户端属性是一种枯燥的过程。 www.ibm.com 6. Test results: The results from the execution of the test cases and QA plans should be available for examination. 测试结果:执行测试用例和QA计划的结果应可供进行检查分析。 www.ibm.com 7. The random testing is an effective method which simply generates test cases with different input values. 随机测试用例生成策略采取了随机生成在输入域上不同值的测试用例。 www.zidir.com 8. Continuous integration of test cases into the automated test suite for each APAR by the respective Sprint teams. 每个Sprint团队为各自APAR持续地将测试案例整合到自动化测试套件中。 www.ibm.com 9. The Test Cases by Plan report queries all test cases that are part of a test plan. TestCasesbyPlan报告查询作为测试计划一部分的所有测试用例。 www.ibm.com 10. Replication and execution of the automated test cases against future releases keep them immune from similar issues. 针对未来版本复制并执行自动化测试案例,可使之避免类似问题。 www.ibm.com 1. They have claimed that the cases taken up to the Supreme Court were not test cases as we claim they are. 他们一口咬定说,那些送进最高法院去的案件,并不是像我们所说的示范诉讼案。 www.jukuu.com 2. The team's final step in test planning involves "tagging" their configured test cases with the iteration for which they intend to run them. 在测试计划中,团队的最后一个步骤涉及到通过迭代“标注”他们的被配置的测试用例。 www.ibm.com 3. Since I've captured early requirements in the form of test cases, I can easily refactor my code. 由于我已经通过测试用例捕获了早期需求,我可以轻松地对代码进行重构。 www.ibm.com 4. Most of us do not usually use the automation tool to run test cases the first time. 我们大多数人都不是第一次使用自动化工具来运行测试用例。 www.soft6.com 5. Input contains multiple test cases. Subsequent test cases are separated with a single blank line. 输入包含多个测试实例。后续的实例通过单一的空白行隔开。 it.zhishi.sohu.com 6. Higher-severity requirement might warrant more test cases, or reviews by more testers, or more detailed test documentation. 较高的安全性需求可能保证更多的测试用例,或者被更多测试人员的回顾,或者更详细的测试文档。 www.ibm.com 7. Deploy and execute test cases within the WebSphere Application Server environment. 在WebSphereApplicationServer环境中部署并执行测试用例。 www.ibm.com 8. Test Result - Iteration Hierarchy: Includes test results that were run from test cases that were assigned to the selected iterations. 测试结果-迭代层次结构:包括运行指派给所选迭代的测试用例后得出的测试结果。 technet.microsoft.com 9. But testers are faced with building "test cases" -- real-world representations of use cases or evaluation criteria or expected behaviors. 但是测试人员面临的是建立“测试用例”——真实世界中用例或者评估标准或者预期行为的表现。 www.ibm.com 10. The tester then transforms these to physical test cases and test scripts: respectively, "Implement Test" and "Implement Test Suite. " 然后测试人员将这些转换成物理的测试用例和测试脚本:分别是,“实施测试”和“实施测试集”。 www.ibm.com 1. If you want to build fast and efficient test cases for Web applications, jWebUnit just might be your best friend. 如果想为Web应用程序构建快而有效的测试用例,jWebUnit可能是您最好的朋友。 www-128.ibm.com 2. This information will be used for impact analysis and to identify the regression test cases. 这些信息会用于执行影响分析,并识别出回归测试的案例。 www.infoq.com 3. As mentioned previously, test plans can contain test cases or other test plans. 正如前面所提到的,测试计划能够包含测试用例或者其他测试计划。 www.ibm.com 4. A good rule of thumb is to create a number of test cases equal to the cyclomatic complexity value of the code being tested. 一个好的经验法则是创建数量与将被测试代码的圈复杂度值相等的测试用例。 www.ibm.com 5. You can run tests on remote machines or import existing JUnit test cases into the Testing and Performance Tools platform (TPTP) test case. 您可以在远程的机器上运行测试,或者将现有的JUnit测试案例导入到TestingandPerformanceToolsplatform(TPTP)测试案例中。 www.ibm.com 6. The easiest way to get started is to build the kernel with one of the samples or test cases. 开始的最简单的方式是找一个例程或者是测试程序和内核一起编译。 apps.hi.baidu.com 7. This testing framework quality gate could capture high-level walkthroughs of the test cases searching for reuse. 这些测试框架质量检验关可以获取测试用例搜索的高层次情况,以便进行重新利用。 www.ibm.com 8. They are fully connected and traceable throughout all the lifecycle artifacts, including requirements, test cases, and code. 在整个生命周期的工件中,它们是完全连接且可追溯的,包括需求、测试案例,和代码。 www.ibm.com 9. Therefore, the daily builds will continually fail as expected until the appropriate test cases are passing. 因此,每日的构建将如预料不断地失败,直到适当的测试用例通过。 www.ibm.com 10. Agile software development and extreme programming both promote writing unit test cases before developing the source code. 敏捷软件开发和极限编程二者均提倡在开发源代码之前编写单元测试用例。 www.ibm.com 1. Development and integration of test cases in the component Sprints during the particular Iteration. 在特定迭代过程中的组件Sprint中开发和整合测试案例。 www.ibm.com 2. An Overview pane which displays the configuration, requests and test cases information for the running load test. 以显示组态]、[要求]和[执行负载测试案例资讯的概观窗格测试。 technet.microsoft.com 3. If you have test cases that will catch likely errors, you'll find that you're more willing to make improvements to your code. 在使用测试用例捕获可能的错误时,您会发现自己非常愿意对代码进行改进。 www.ibm.com 4. Configured test cases are created when you relate a specific configuration to a specific test case. 被配置的测试用例是在您将一个特定的配置关联到一个特定的测试用例时被创建的。 www.ibm.com 5. Test Result - Area Hierarchy: Includes test results that were run from test cases that were assigned to the selected product areas. 测试结果-区域阶层:包括根据指派给所选产品区域之测试案例所执行的测试结果。 msdn.microsoft.com 6. To create test cases that have complex modeling behavior, you can use, send, and receive flow messages in test cases. 为了创建拥有更加复杂建模行为的测试用例,您可以使用,发送,并接受测试用例的流信息。 www.ibm.com 7. Now let's apply this theory by writing a few simple test cases for the Quad example. 现在我们为Quad例子写一些测试用例来实践上述的原理。 www.bing.com 8. Test cases for security, performance, usability, translation, and such are driven by these types of documents. 测试用例的安全性、性能、可用性、转化,等等都是由这些类型的文档所驱动的。 www.ibm.com 9. What requirements are being implemented that have no test cases defined for them? 尚未为哪些要实现的要求定义测试用例? technet.microsoft.com 10. The new Groovy support can be used to write different OpenXava components like JPA entities, actions, and the test cases. 新的Groovy支持可用于编写不同的OpenXava组件,如JPA实体、Action以及测试类。 www.infoq.com 1. The crash scenario of concurrent programs could be reproduced using these generated test cases. 通过运行这些测试用例并调用回放版本的程序,并发程序的崩溃场景可以被确定性地重现。 www.boshuo.net 2. The schedule (Figure 3) consists of multiple test cases used to simulate the Author and Reviewer use cases. 日程安排(图3)由一些用于模拟Author的多个测试用例组成,并检查用例。 www.ibm.com 3. You have to invest the time in writing the test cases and, of course, you need to run the test application regularly. 在编写测试案例方面,必须花费一些时间,当然,您需要经常运行这个测试应用程序。 www.ibm.com 4. I write my test cases first, and I won't write any code until my test cases make me do so. 首先编写自己的测试用例,并且直到测试用例需要时才编写代码。 www.ibm.com 5. Instead, I would write the class that runs all the unit test cases against the methods in the class. 相反,我编写根据类中的方法运行所有单元测试用例的类。 www.ibm.com 6. Through two levels traverse, generate test cases automatically and satisfy the coverage criteria stated in this paper. 通过两级遍历,自动生成系统测试向量,并且达到所提的系统测试覆盖率的要求。 www.c-s-a.org.cn 7. The Context Test Suite is automatically updated to include all the test cases in the currently active context. ContextTestSuite被自动更新,以包括当前活动上下文中的所有测试用例。 www.ibm.com 8. This feature enables you to build robust and flexible test cases. 这一特性使您能够建造精力充沛和灵活的测试实例。 www.ibm.com 9. What should be tested is broken down into many test cases for a project. 为了一个项目需要被测试的内容被分成许多的测试用例。 www.ibm.com 10. The first line of the input file contains the number of cases, N . N test cases follow. 输入文件的第一行包括了总组数N,也就是说一共有N组数据。 www.cnblogs.com 1. An artifact in OSRMT can be a feature, requirements, design items, source code or test cases. 在OSRMT中,构件可以是特性、需求、设计项目、源代码或者测试用例。 www.ibm.com 2. After determining the test situations, the logical test cases are defined first and are then converted to physical test cases. 在确定测试情形时,逻辑测试用例被首先定义,然后被转换到物理测试用例。 www-128.ibm.com 3. Meanwhile some methods that can solute failed audio test cases were proposed. The experience indicates these methods are very effective. 并提出一些解决音频测试失败项的方法,经验表明这些方法是非常有效的。 www.ceps.com.tw 4. If there are thousands of configured test cases, manual scripts, and test logs, migration could take several hours. 如果有大量配置测试用例,手动脚本以及测试日志的话,那么迁移过程可能会耗费大量的时间。 www.ibm.com 5. The code is simple enough that many developers may choose to rely on code rather than a mouse-oriented UI for creating Web test cases. 代码十分简单,因此许多开发人员可能选择依靠代码(而不是用鼠标导向的UI)来创建Web测试用例。 msdn2.microsoft.com 6. I can see that the test cases are already protecting me. 可以看到,测试用例已经起到了保护作用。 www.ibm.com 7. The artifacts consist of documents, models, programs, test cases, and other deliverables created prior to creating the implemented system. 它们包括在创建整个系统前创建的文档、模型、程序、测试用例以及其他发布文档。 www.360doc.com 8. The Java nature provides all tools for editing Java classes, creating unit test cases and debugging Java applications. Java性质提供了编辑Java类、创建单元测试用例和调试Java应用程序的所有工具。 www-128.ibm.com 9. With every change, there is a regression library of test cases that needs to be executed to ensure stability. 对于每个变更,都有需要确保稳定性而执行的测试用例的回归库。 www.ibm.com 10. Allowing TestSuite to populate itself with test cases using reflection reduces maintenance time. 允许TestSuite使用映射在测试环境下繁殖自己可以减少维护时间。 www.mscto.com 1. Test Development: Test Procedures, Test Scenarios, Test Cases, Test Scripts to use in testing software. 试验发展:测试程序,测试方案,测试用例,测试脚本中使用的测试软件。 cul.zhishi.sohu.com 2. Utilizing variant tables and data-table or decision-tree types of documents will then complete these test cases. 利用变量表格和数据表格或者文档的决策树可以完成这些测试用例。 www.ibm.com 3. The ability to generate the majority of test cases and scripts early has many benefits to the Systems Integration Test team. 尽快掌握生成大多数测试用例和脚本的能力对系统集成测试团队来说有很多好处。 www.ibm.com 4. Create test cases for all of these possibilities is impractical. 对所有的可能情况都设计测试用例是不切实际的。 blog.sina.com.cn 5. Design test method & test system, create test cases, and perform test from customer point of view. 设计测试方法及测试系统,编写测试用例,从客户的角度来测试评价产品。 www.u3w.com 6. Here's an example: Tuesday's build contains only the test cases that are supposed to pass on this build. 这里有一个实例:星期二的构建只包含打算在此构建上通过的测试用例。 www.ibm.com 7. The test_helper. rb file establishes a number of default Rails behaviors common to multiple test cases. test_helper.rb文件建立多个测试用例共有的许多默认Rails测试行为。 www.ibm.com 8. Ability to run Groovy classes, scripts and JUnit test cases written in Groovy. 可以运行Groovy类,脚本和用Groovy写的JUnit测试用例。 www.infoq.com 9. You can link test cases to existing requirements that have been created in your team project. 可以将测试用例链接到团队项目中已创建的现有要求。 technet.microsoft.com 10. Getting involved includes submitting patches that fix bugs, or add new features, add test cases or documentation. 参与方式包括提交修正错误的补丁,或添加新特性,添加测试用例或文档。 www.infoq.com 1. Try changing the order of your test cases to confirm their isolation. 试着改变一下测试用例的顺序,以确认他们是否具有独立性。 www.bing.com 2. Bela describe test sneario of these Test cases that are organized according to Components and Categories. 依照组件和分类,Bela描述组织起来的测试用例的测试说明。 wenku.baidu.com 3. To begin creating test cases, User Acceptance Test resources will need to look at the flow diagram for the use case. 要开始创建测试用例,用户验收测试资源将需要查看这个用例的流程图。 www.ibm.com 4. This paper presents a novel approach of generating system testing automatic test cases from UML design diagrams. 提出了一种新颖的基于UML图自动生成系统测试用例的方法。 www.c-s-a.org.cn 5. It depends on finding the defect in one test case or in two test cases. 这取决于发现这个缺陷在一个测试用例中还是两个测试用例中? www.ibm.com 6. You can organize individual test cases into test suites that belong to a test project. 可以将各个测试用例组织到属于某个测试项目的测试套件中。 www.ibm.com 7. Test cases may use stubbing to make an implementation simpler, faster, or more predictable. 测试用例可使用这种技术使实现变得更简单、更快、更容易预测。 www.ibm.com 8. Adding Test Suites and Test Cases to Your Plan: You can create test suites to group your test cases together. 向计划加入测试套件和测试案例:您可以建立测试套件,以将测试案例分组在一起。 msdn.microsoft.com 9. Then you can add the user stories for each sprint to your test plan and create test cases for these user stories. 接著,您可以将每个冲刺的使用者本文加入至测试计划,并为这些使用者本文建立测试案例。 technet.microsoft.com 10. You can use test configurations to define how you want to run your test cases and test suites. 使用测试组态,您可以定义要如何执行您的测试案例和测试套件。 technet.microsoft.com 1. Listing 5 looks pretty simple, but let's see what happens when I write a few test cases for it. 清单5看起来很简单,但是我为它编写了几个测试用例,看看会是什么情况。 www.ibm.com 2. Different configured test cases in each solution may test the same area or component of the product. 每个解决方案中的不同配置的测试用例可能测试这个产品相同的区域或者组件。 www.ibm.com 3. First, use the experience of earlier emerging market "test cases" for sovereign debt restructuring. 第一,把从此前新兴市场“先例”中得出的教训用于主权债务重组。 www.ftchinese.com 4. Now the test cases can be mapped to the test scripts in the Quality Manager solution. 现在测试用例就可以映射至RationalQualityManager解决方案中的测试脚本。 www.ibm.com 5. I'll show you how to handle those scenarios with a few additional test cases. 我将通过一些其他的测试案例说明如何处理这类场景。 www.ibm.com 6. Before adopting ODC, our exit criteria for each phase were only evaluated by the pass ratio of test cases. 在采用ODC之前,我们每个阶段的退出标准仅仅是根据测试用例的通过率来决定的。 www.ibm.com 7. By reviewing this data, you can easily determine how quickly the team is designing test cases and making them ready for testing. 透过检阅这项资料,您可以轻松判断小组设计测试案例并将这些案例准备好供测试之用的速度。 technet.microsoft.com 8. Then, using Boolean satisfiability (SAT) solvers to solve, constrained combination test cases are found out, which meet the constraints. 利用布尔可满足性求解器进行求解,找出满足约束条件的约束组合测试用例。 www3.chkd.cnki.net 9. You do not need to acquire specialized tools to create the test cases. 不需要再为创建测试程序而获取专门的工具。 www.ibm.com 10. clears trade IDs between test runs. More about the testing process is in the " Test cases" section. 有关测试过程的更多信息,请阅读“测试用例”小节。 www.ibm.com 1. The assessment framework is tested using two architectural design teams of different sizes as test cases. 这个评量架构以两个不同类型的建筑设计团队作为测试的案例。 140.118.33.11:8080 2. Which code is (or is not) being called by the test cases I currently have written? 哪些代码我当前写的测试例中被调用或没有被调用? www.ibm.com 3. The use case model allows testers to visually identify their test cases, especially when the process includes a use case diagram. 用例模式允许测试人员从视觉上识别他们地测试用例,尤其是当这个过程包括一个用例图时。 www.ibm.com 4. Creating and Managing a Dynamic Group of Tests: You can create a query-based test suite by defining a query to select test cases. 创建和管理动态测试组:您可以通过定义查询来选择测试用例,从而创建基于查询的测试套件。 technet.microsoft.com 5. Execution of assigned test cases and debugging of test. Update of test case description in the test management tool. 执行特定测试用例和测试改正。测试管理工具中更新测试用例描述。 wenku.baidu.com 6. Tested code is easier to refactor, maintain, and enhance than code without corresponding test cases. 与没有相应测试案例的代码相比,经过测试的代码更容易重构、维护和增强。 www-128.ibm.com 7. Their test cases and use flows that illustrate how they accomplish their goals become our top "Must Pass" test cases. 他们的测试结果和使用流程说明他们的目标是要成为我们的头号必须通过的测试方案。 www.ibm.com 8. Help software developers fix software defects by finding reproducible test cases. 查找可重现问题的测试案例,帮助软件开发人员修复软件缺陷。 www.workmeng.com 9. Create test cases by connecting circles, as shown in Figure 11. 通过连接圆圈产生测试用例,正如图11所示。 stevenno.1.blog.163.com 10. A Test representative in the Sprint team identifies test scenarios and develops test cases to address the APAR or SIP. Sprint团队中的测试代表识别出测试方案,开发测试案例,用于处理APAR或SIP。 www.ibm.com 1. You should run your test cases against the other application server implementation to validate their correctness. 您应该在另一个应用服务器实现上运行您的测试案例以确认其正确性。 www.ibm.com 2. While doing scenarios and test cases, you can give feedback to use case designers and refine requirements. 当建立场景和测试用例时,你可以给用例设计者反馈并且精炼一下需求。 www.ibm.com 3. Problems can arise, however, if the number of test cases becomes large. 然而,如果测试使用案例的数量很大的话,问题会出现。 www-128.ibm.com 4. Finally, this article discusses the hardware and software environment you need to achieve these objectives and run the test cases. 最后,本文将讨论在实现这些对象和运行测试用例时所需要的硬件和软件环境。 www.ibm.com 5. In the helloworld project, we included two test cases for unit testing and integrated JSF testing in the test folder. 在helloworld项目中,我们在测试文件夹中包括了单元测试和集成测试这两个测试用例。 www.infoq.com 6. The maintenance costs associated with captured test cases are unacceptable. 因此,与截取测试用例有关的可维护性开销是不能被接受的。 tech.softwelt.com 7. Develop test plans and test cases align with product requirements and specifications. 根据产品需求和规范开发测试计划及测试用例。 www.gdrc.com 8. So, we write this constructor and all the test cases for it work. 这样,我们写了这个构造函数而且它的所有测试案例也正常运行了。 www-128.ibm.com 9. Even if you are not using Rational Harmony, the sequence diagrams can be reused as test cases. 就算您没有使用RationalHarmony,序列图还是可以作为测试用例再使用。 www.ibm.com 10. This section contains throughput results when running a number of test cases. 这一部分包含在运行许多测试用例时获得的吞吐量结果。 www.ibm.com 1. Filter the test cases that are counted in the report by specifying area paths, priority, and state. 指定区域路径、优先权和状态,以筛选报表中计入的测试案例。 technet.microsoft.com 2. Develop code as necessary to enable creation of test cases. 编制代码并创建相关自动测试用例。 www.yibaifen.com 3. This paper presents a heuristic test cases selection strategy for partition testing. 本文提出了一种启发式划分测试用例选择策略。 www.dictall.com 4. One is to associate the test scripts to test cases, and the other to define the test execution record. 一个是将测试脚本与测试用例联系起来,另外一个是定义测试执行记录。 www.ibm.com 5. Subsequent test cases are separated with a single blank line. 随后测试用例分离与一个空白行。 wenwen.soso.com 6. If we don't have enough information to design good test cases, we definitely don't have enough information to build the system. 如果我们没有足够的信息去设计一个好的测试用例,那么我们绝对没有足够的信息去开发一个系统。 www.infoq.com 7. The tests include those discussed in this paper plus a number of high-volume simple test cases. 测试包括本文中讨论的测试再加上许多大容量的简单测试用例。 www.ibm.com 8. The test cases are written first, and implementation proceeds by writing code to satisfy each test case. 将首先编写测试用例,然后将通过编写满足各个测试用例的代码来进行实现。 www.ibm.com 9. When all test cases remain in a design state for a long time, some issue is blocking progress. 当所有测试案例都长期停留在设计状态时,表示发生一些进度阻碍问题。 technet.microsoft.com 10. Usually multiple test cases are added to a test suite and the complete suite is run. 通常来说,多个测试用例会添加至一个测试套件中,然后才会运行完整的套件。 www.ibm.com 1. This makes it easier to create test cases from steps that you have already performed without having to type all the steps. 如此可让您更易于从已执行的步骤建立测试案例,而不需输入所有的步骤。 technet.microsoft.com 2. A single Test task can involve updating the test plan, creating test cases, creating test scripts, and running the tests. 一个单一的可以包括最新的一个测试计划、创建测试案例、测试脚本,以及运行这些测试。 www.ibm.com 3. Test Cases: methods that navigate through an application, verify its state, and log results. 测试用例:导航一个应用程序,验证其状态,并记录其结果的方法。 www.ibm.com 4. This is a very useful feature if resources are shuffled and test cases need to be reassigned to new owners midstream. 如果资源被搅乱或者测试用例需要被指派到新的所有者的话,这将是一个非常有用的特性。 www.ibm.com 5. You must associate your automated tests with test cases and add them to a test suite in a test plan. 您必须建立自动化测试与测试案例的关联,并将它们加入到测试计划中的测试套件。 technet.microsoft.com 6. Writing stand-alone function test cases is as simple as defining a JavaScript array. 编写独立函数测试用例就像定义JavaScript数组一样简单。 www.ibm.com 7. You can then tie test cases back to those requirements to track coverage and status at the test plan level. 然后您可以将测试用例与这些需求联系起来,以追踪覆盖范围以及测试计划层次的状态。 www.ibm.com 8. Test cases with requirements that change or are deleted are identified as questionable. 与改变或者删除需求一起的测试用例,会作为合理的进行标示。 www.ibm.com 9. Maintain and update test plans, test cases, test environment, and test ware through life cycle. 在整个软件生命周期中,维护和升级测试计划、测试用例、测试环境和测试工具。 blog.sina.com.cn 10. Writing test cases early assists you by identifying and jump- starting the testing process. 通过识别和跳跃性地开始测试过程,书写测试用例可以向您提供很大的帮组。 www.ibm.com 1. Figure 5 shows test cases belonging to a scenario subplan that has been configured for two specific platforms. 图5显示了属于已经被配置到两个特定平台上的场景辅助计划的测试用例。 www.ibm.com 2. You can also associate automated tests with your test cases so that you can run them from a plan. 您还可以建立自动化测试与测试案例的关联,以从测试计划执行自动化测试。 technet.microsoft.com 3. A good proof of test isolation is the ability to run your test cases in any order. 测试独立性的最佳证明就是具备以任意顺序运行测试用例的能力。 www.bing.com 4. The firm sees the two foreign-financed projects as test cases for others elsewhere in the North West. 果皮公司把两宗外国投资项目视为西北其他地区的实验案例。 www.bing.com 5. The test plan is automatically populated with test cases linked to each of the requirements in the collection, as Figure 13 shows. 测试计划会自动填充与收集中每一个需求相链接的测试用例,如图13所示。 www.ibm.com 6. Provide test plan and test cases, execute test. Analyze test issues and coordinate to fix problem. 编写测试计划和测试案例,参加系统测试工作,分析测试问题并协助解决。 www.8aza.com 7. These test plans then allow team members to execute test cases and track test results dynamically. 然后,这些测试计划允许团队成员执行测试用例,并动态地跟踪测试结果。 www.ibm.com 8. The test team can load and stress the environment using the test cases they developed at the correct percentage mix of test cases. 测试团队可以使用按照准确的测试用例百分比组合开发的测试用例对环境进行负载和压力测试。 www.ibm.com 9. Ideally, the application developers themselves build the test cases for the code they are writing. 在理想状况下,应用程序开发人员自己为他们编写的代码构建测试用例。 www.ibm.com 10. After that, the paper presents the configuration, test tool and test cases in offline and online test. At last, it's the summary of work. 最后论文给出了设备离线测试和系统测试时的网络配置、测试方法和测试用例,并对所完成的工作进行了总结。 www.fabiao.net |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。