• 用最小的付出得到产出这样测试当初的直觉正确与否验证想法是否可行。

    Minimum effort to put something out there, so you can test out whether your intuition was right, validate your ideas.

    youdao

  • 确认测试数据是否标识规则一致,(从语法上来说是正确的);根据第二数据源验证数据。

    Validation only tests that the data is in accordance with the rules identified for that field (syntactically correct); it does not verify the data against a second data source.

    youdao

  • 对于这个测试再次设置一个寻找结果正确拼写包含验证

    For this test case, I again have a contain verification point that looks for the resulting correct spelling.

    youdao

  • 测试应用程序,验证应用程序是否正确部署应用程序服务器上

    Test your application and verify that the application was correctly deployed to the application server.

    youdao

  • 测试验证生成代码正确的。

    The tests verify that the generated code is correct.

    youdao

  • 验证所有的东西是否设置正确我们测试插件

    To verify that everything is set up correctly, let's test your new plug-in.

    youdao

  • test目录中包含了一测试验证软件操作是否正确

    The test directory contains a suite of tests to validate the proper operation of the software.

    youdao

  • 可以代码看到测试逻辑非常简单传入一个单词(比如pugnacious),然后验证相应Label文本是否得到正确定义

    As you can see from the code, the test is logically simple: pass in a word (such as pugnacious) and then verify that the corresponding Label has the correct definition as its text.

    youdao

  • 现在可以MockCustomer模块测试部署服务器然后验证MockCustomer操作是否正确

    You can now deploy the MockCustomer module and the tests to a server, and then verify that the MockCustomer operates properly.

    youdao

  • 了JSFUnitAPI测试方法可以提交表单数据并且验证管理bean是否被正确更新

    With JSFUnit API, the test class methods can submit data on a form and verify that managed beans are properly updated.

    youdao

  • 测试Derby数据库连接因为这些代表users中的对该表进行选择将会验证这些值是否正确

    This tests the connection to the Derby database since these values represent a row in the USERS table, and a select against this table will be made to verify that these values are correct.

    youdao

  • 使用pingtraceroutenslookup命令成功地测试Internet连接验证DNS设置正确后,准备好连接到Web

    After successfully testing the Internet connection and verifying that DNS is set up correctly by using the ping, traceroute, and nslookup commands, you're ready to get on the Web.

    youdao

  • 毕竟已经拥有了运行这个项目测试验证正确报告它的质量

    After all, you already have tests that exercise the project, verify its correctness, and report on its quality.

    youdao

  • 新的POS应用程序进行最后测试需要捕获所有消息副本验证发送应用程序的所有消息得到了正确处理

    While the new POS application goes through final testing, a copy of all messages needs to be captured to verify that all messages sent to the new application are correctly processed.

    youdao

  • 什么样测试可以应用验证失效正确处理了?

    What test can be applied to verify that the failure was handled correctly?

    youdao

  • 实现必须通过充分的生产测试进行验证生产中受到监控,确保解决方案的正确执行不会受到限制

    The implementation must be validated through adequate pre-production testing and monitored in production to ensure the solution is not limited from executing properly.

    youdao

  • 功能测试根据被定义中的需求验证软件是否正确工作

    Function tests verify that the software works properly by testing against requirements defined in use cases.

    youdao

  • 然后可以设计其他测试验证是否正确指定员工查询

    You can then devise additional tests to verify that staff queries have been correctly specified.

    youdao

  • 不能保证测试以后继续正确工作,也没有用于实现方法验证它们是否可以与其他任何人进行操作。

    There was no guarantee that things would continue to work properly in the future, nor was there a way for new implementations to verify that they would interoperate with anyone else.

    youdao

  • 商业分析师测试,基客户时常被叫通过系统实际交互验证系统操作正确他们没有观察到任何东西。

    Business analysts, testers, and even customers are often called upon to validate proper system operation by physically interacting with that system and noting their observations.

    youdao

  • 这些辅助数据比较有助于验证测试正确执行了

    These assisted data comparisons help verify that the test was performed accurately.

    youdao

  • 例子中,测试验证建议正确编组了来自ITD数据以及原来联结点的返回、将传递一个工具返回新的结果

    In the example, the test verifies that the advice correctly marshals data from ITDs as well as the return value of the original join point, passes it to a utility class, and returns the new result.

    youdao

  • 话说,测试真正目的验证改变,改变越多,就需要越多测试确保做法正确的。

    In other words, testing's real purpose is to validate mutation - and the more mutation you have, the more testing is required to make sure you get it right.

    youdao

  • 清单8中的测试验证了,定义同义词单词可以正确返回同义词,没有同义词的单词(Rowel)返回一个List

    The tests shown in Listing 8 verify that a word defined with synonyms returns them correctly, and also that one without any synonyms (Rowel) returns an empty List.

    youdao

  • 惟一用于测试public方法返回是 void, 那么,怎么能够验证功能正确呢?

    The only public method available to test returns void, so how will you verify its correct functionality?

    youdao

  • 然后编写测试用例验证方面正确目标交互如清单4

    Then, you would write your test case to verify that the aspect correctly interacts with the target, as shown in Listing 4

    youdao

  • 功能测试示例包括测试成功Web请求正确页面重定向正确身份验证以及特定动作正确响应

    Examples of functional tests include testing for a successful Web request, redirection to the correct page, proper authentication, and the correct responses for specific actions.

    youdao

  • 类型系统主要目的确保正确配置正确测试验证烧入机电产品中。

    The main purpose for this type of system is to ensure that right configuration is correctly tested, verified and flashed into the mechatronic product.

    youdao

  • 接下来编写一个测试不仅验证输出得到了显示,还要验证输出正确的。

    Next, you want to write a test that verifies not only that the output is present, but that it's correct. There are two ways you can do this

    youdao

  • 接下来编写一个测试不仅验证输出得到了显示,还要验证输出正确的。

    Next, you want to write a test that verifies not only that the output is present, but that it's correct. There are two ways you can do this

    youdao

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

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

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