• Similarly, the test behavior extends the existing UML 2.0 behavioral concepts to encompass all observations and activities during the test.

    与之类似测试行为扩展了已存在UML 2.0行为性概念包含测试期间所有观察活动

    youdao

  • The test engine layer will add support for distribution and running tests in parallel; random ordering of tests and Transactional test behavior.

    测试引擎支持分布式并行测试运行方式,测试以及事务式测试行为

    youdao

  • A good guideline to follow is to write a unit test whenever you feel the need to comment some behavior in the code.

    应该遵循下面这条好的原则:即只要认为有必要代码中的某个行为加注,就编写单元测试

    youdao

  • Application programmers should be sure to test the behavior of the transaction manager in such situations to sufficiently accommodate any necessary special handling.

    此类情况中应用程序编程人员确保测试事务管理器行为充分适应任何必需的特殊处理

    youdao

  • You want to try and model a user's behavior as much as possible in the test, but sometimes you will need to adjust based on technical limitations.

    虽然希望测试尽可能地尝试模拟用户行为但是有些时候,您需要根据技术上的限制对其进行适当调整

    youdao

  • You can leverage this separation of concerns to test their behavior separately from the crosscutting specification.

    可以利用这种关注点分离分别测试横切规范及它们行为

    youdao

  • To create test cases that have complex modeling behavior, you can use, send, and receive flow messages in test cases.

    为了创建拥有更加复杂建模行为测试可以使用发送接受测试用例的信息

    youdao

  • Equivalence partitioning of input data is required to identify the sets of input data that provide an equivalent behavior of the AUT (application under test).

    我们需要使用等值划分区别输入数据,它可以提供一个AUT(被测试应用程序)的等价行为

    youdao

  • It will also create a simple test page in the same library project so that you can easily test your component's rendering and behavior in action at run time.

    相同项目中创建一个简单测试页面这样就可以轻松地测试运行过程组件表现运行的行为

    youdao

  • In both cases, you need to break the behavior into components that you can test independently.

    两种测试需要行为分解可以单独测试组件

    youdao

  • If you implement your crosscutting behavior with aspects, however, you gain new ways to test (and understand) your application's crosscutting concerns.

    不过如果方面实现横切行为那么测试(理解)应用程序横切关注点的方法

    youdao

  • Therefore, a refactoring browser could potentially leverage the unit test suite to determine what aspects of behavior are important.

    因此重整浏览器可以潜在地利用组单元测试确定行为重要方面

    youdao

  • To mimic this behavior, another logical mapping must take place in a test caseJSP form names must be mapped to values.

    模拟这个行为测试用例中必须另一个逻辑映射——JSP表单名称必须映射到值。

    youdao

  • But the complications go beyond the math: Side effects make it harder to test, understand, analyze, and document a program's behavior.

    但是复杂不仅仅数学问题副作用使得测试理解分析记录程序行为更加困难

    youdao

  • Understanding the behavior of the application under test, and gleaning valuable information regarding how the automation is exercising it, can greatly improve testing effectiveness.

    理解应用程序测试行为以及收集有关自动化测试运行时的有价值的信息能够极大地改善测试效率

    youdao

  • The second option is to mock out the validation behavior and leave the test in the unit directory.

    第二选择模拟验证行为测试类保留单元目录中

    youdao

  • I've also enhanced the test case to make it multithreaded, which creates different and interesting behavior in the collected metrics.

    加强测试用例使成为多线程的,这样就会收集指标中创建各种有趣的行为

    youdao

  • Unit tests often need to test nuanced behavior of the code under test, leading to similar and duplicated situations.

    单元测试常常需要测试有细微差异代码行为因此涉及相似重复的情况。

    youdao

  • This pattern is very simple: write a test against your system as you would if the behavior were not implemented with aspects.

    这个模式非常简单:就行为没有实现方面那样为系统编写一个测试

    youdao

  • But what if, rather than thinking in terms of writing tests and how to test things, you thought about behavior, instead?

    但是如果考虑编写测试如何测试,而是考虑行为,结果会如何呢?

    youdao

  • When a data-driven table is linked to the test suite, it is possible to specify several combinations of data records to input to the test scripts and to dynamically change the behavior of the AUT.

    一个数据驱动连接测试套件时我们可以输入各种组合数据记录列入到测试脚本动态变化AUT行为中。

    youdao

  • While not all measurements are appropriate for a production, high-volume application, they do provide useful insight into application behavior, especially in a test environment.

    虽然并不是所有测量适用于某个大容量生产应用程序,但它们确实提供了针对应用程序行为的有用见解特别是测试环境中更是如此。

    youdao

  • The first thing to do is write a test for the simplest possible transfer behavior, such as the code in Listing 4.

    我们第一件事就是简单的转帐行为一个测试比如清单4中的代码

    youdao

  • The team is studying records from other historical episodes, such as mountaineering accidents and the September 11 attacks, to test the influence of time on social behavior.

    这个团队正在研究其他历史事件记录比如登山事故以及911恐怖袭击,检验时间社会行为的影响

    youdao

  • As for spam, ISPs (including mail service providers) could limit their users to, say, 100 e-mails a day; for more, you have to pay or at least post a security bond, or pass some good behavior test.

    对于垃圾邮件,网络服务商(包括邮件服务商)应该用户有所限制,比如说每天只能发一百封邮件,更进一步说,付费至少发布安全债券,或通过一个好的行为测试才行。

    youdao

  • To test the transactional behavior of a long-running process, perform the same steps as before to delete the c: \ FileOutput directory, causing a fault with the Flat File Adapter.

    测试长期运行流程事务行为执行与前面相同步骤删除c: \FileOut put目录导致FlatFileAdapter发生一个故障

    youdao

  • Once you understand the structure and behavior of the GUI to test, you can use FEST-Swing's compact and intuitive API to write functional GUI tests.

    一旦了解测试GUI结构行为之后,就可以使用FEST-Swing紧凑直观API编写功能 GUI 测试。

    youdao

  • Accordingly, I can write a test case to verify XMLUnit's behavior, as shown in Listing 6.

    相应地可以编写测试用例验证XMLUnit行为如清单6

    youdao

  • Before concluding, let's look at another test script that takes some advantage of the lower level behavior of adapt .

    结束之前我们来看另一个利用了adapt层次行为测试脚本

    youdao

  • Before concluding, let's look at another test script that takes some advantage of the lower level behavior of adapt .

    结束之前我们来看另一个利用了adapt层次行为测试脚本

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定