• The technique we used to specify the human task test is extensible.

    我们用于指定人工任务测试技术可扩展的。

    youdao

  • In the first, a timed task that required memorizing a list followed by a short test, subjects through a gory video on surgical procedures.

    第一种是定时任务要求记忆一张单子,然后进行一个简短测试让受试者经受一段关于外科手术的血腥视频

    youdao

  • The Test Explorer allows you to define and enable global components or human task emulators for the server.

    测试资源管理器允许定义启用服务器全局组件人工任务模拟器

    youdao

  • Because each task can have its own logical processor, it receives considerably more processor time for the same given duration of the test.

    因为每一个任务自己的逻辑处理器,所以同一给定测试期间会收到相当的处理器时间

    youdao

  • In a well-designed system, objects work together to accomplish a task; therefore, in order to test a method, we often have to provide other objects that enable the method to complete its task.

    个设计良好系统里,对象们协同工作共同完成一项任务因此为了检验一种方法通常我们需要提供使得这种方法完成任务的其他对象。

    youdao

  • Looking at the coverage and looking where the tests are not going through and add a test for that path becomes a repetitive task.

    查看测试覆盖率以及查看测试未能通过地方那些路径添加测试成了一项重复工作

    youdao

  • You are going to use this project to test your plug-in project in the next task.

    可以使用这个项目在下一个任务测试插件项目。

    youdao

  • When asking them to complete the "test" task give them some scope to show initiative but also ask for some specifics.

    要求他们完成测试任务时,他们一些机会表现主动精神要求具体行动。

    youdao

  • Testers resolve the task by delivering the finished test scripts to the server.

    测试通过服务器交付完成测试脚本来终结任务

    youdao

  • Unfortunately, most of these methods are not documented, making it a painful task to test each method to check the impact it has on the user interface.

    不幸是,大部分这些方法没有相应的文档这使得测试每个方法检查用户界面影响这样的任务相当烦人。

    youdao

  • You could have specified your test using a query string instead of just the task name.

    可以使用查询字符串(而不是使用任务名称)指定测试

    youdao

  • If you start a manual test, then walk off to talk to someone or to finish another task, you're not being mindful of any unexpected results or timing problems that test uncovers.

    如果开始人工测试然后离开某人谈话或者完成另一项任务,那么您不会注意到测试揭示任何出乎意料结果定时问题

    youdao

  • Besides making the application flow, another major task in test automation is to validate various application data and messages on the terminal screen.

    除了产生应用程序之外,测试自动控制工作中的另一项主要任务验证终端屏幕上的应用程序数据消息

    youdao

  • As I said last month, writing just enough code to make a test pass keeps code simpler and keeps me focused on the task at hand.

    正如上月所述编写足够的代码使测试通过可以简化程序代码,从而有更多的精力关注手边工作

    youdao

  • You can now create a human task emulator in the test client or a test case, which can be either manual or programmatic.

    现在可以测试客户端创建人工任务模拟器或者创建测试用,测试用例可以手动采用编程形式。

    youdao

  • What else is available to help me test more thoroughly, so that I can complete my testing task?

    有什么东西能够帮助彻底地测试以便完成测试任务

    youdao

  • Typically, in this task, you will add any JAR files, binaries, and other resources that are required by the test application client during its run time.

    通常情况下这个任务中,添加任何JAR文件系统二进制以及运行过程这个测试应用客户端所需其它资源

    youdao

  • Each task describes the content and steps that are required to implement one use case in the test plan.

    任务描述了测试计划执行一个所需内容步骤

    youdao

  • So far, you have a test plan, a single requirement, a single test case, and a single task.

    到目前为止已经有测试计划,一单独的测试用例以及一个单独的任务。

    youdao

  • You can best observe the impact of task automation with projects of multiple iterations, when the time to build, unit test, and deploy is significantly reduced for each iteration.

    可以进行测试观察任务自动化对具有多个迭代项目影响,确定何时每个迭代构建单元测试部署时间大幅度减少

    youdao

  • I began by replacing the example code in my unit test which instantiates the task library's classes with example code for my unimplemented DSL and revised it several times until I was satisfied.

    开始单元测试中初始任务各个范例代码替换成我尚未实现的DSL的范例代码,并且修改数次,直到我满意为止。

    youdao

  • Another one is that the target flight module designed as required for follow-on space LABS can test and verify the key skill while completing the task of rendezvous and docking.

    目标飞行器按后续空间实验室要求设计完成交会对接任务同时验证部分关键技术;三是还可同时开展科学实验技术试验。

    youdao

  • A third experiment was described to participants as a taste test: their task was to decide how much hot sauce to give to other tasters.

    称为味觉测试”的第三次的试验中,参加者任务决定其他品尝者吃多少辣酱

    youdao

  • My objection is to thinking that any "test" of a person's intelligence is up to the task.

    反对智力测试作为项任务

    youdao

  • Task 5 shows you how to test the Web service you created.

    任务5显示如何测试创建Web服务

    youdao

  • The sample application is in no way something that can be deployed to a production system, but rather shows the components needed to test out a custom built Human Task Manager application.

    应用程序决不能部署产品系统中,只是展示测试客户构建HumanTaskManager应用程序所需组件

    youdao

  • It is preferable to use the waitfor task to test whether the Selenium server has successfully started, rather than pausing for a fixed time.

    代码更可取的地方使用waitfor任务测试Selenium服务器是否成功启动不是暂停一段固定的时间。

    youdao

  • This takes the task of test discovery away from zope.testing, and instead relies upon the more powerful mechanisms provided for discovery by z3c.testsetup itself.

    完全不通过 zope.testing 执行测试发现任务而是依靠 z3c.testsetup本身提供强大的发现机制

    youdao

  • The task definition can be exported to Integration Developer, where the technical user can implement and test the required task.

    可以任务定义导出IntegrationDeveloper技术用户可以在其中实现测试所需的任务。

    youdao

  • Though quite simple, the BPC Explorer is an effective way to test a business process and validate its flow (from one task to another).

    尽管非常简单,但BPCExplorer仍然测试业务流程验证(任务一个任务)的有效方法

    youdao

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

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

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