But firms will be penalised if they fail to drill the promised test Wells.
但是,如果这些公司钻探不了约定的试验井,将会受到惩罚。
If an unexpected active window appears during the playback of an automated test, where that window was not visible during the recording, the automation script will fail.
如果在自动化测试的回放期间,出现了一个未预期的活动窗口,那么在录制期间该窗口将不会出现,自动化脚本将会失败。
The key is to write a test that will fail if the aspect misbehaves or does not apply to the join points you intend it to.
关键是编写一个当方面行为错误或者没有应用到希望它应用的联结点处时会失败的测试。
If we had to decide - on this test alone — forgetting your quizzes, forgetting your homework, - on this test alone — the dividing line between pass and fail would be 65.
如果我们必须根据,这一次考试决定-,忽略平时小测验,忽略你们的家庭作业,只看这次考试-,那么及格线,会是65分。
If you fail at a test or perform poorly at an audition, you could erroneously call yourself a failure.
如果你考试失败,或者在观众面前表现糟糕,于是你错误的把自己称之为失败者。
If wrapping was not done, the test would still fail on an error, but all the DOH would report is the test timed out.
假设没有执行包装,那么测试还将在错误出现时停止,但DOH报告的内容却是测试超时。
If they are equal, the test will be considered successful; if they are not equal, the test will fail.
如果它们相等,则认为测试成功;如果它们不相等,则测试失败。
There's a higher probability of detecting the fail if the test is run a couple times.
如果多次运行测试,就能够提高发现失败的可能性。
The DOH also allows you to specify a custom timeout in milliseconds that will fail the test if a response is not returned within the specified time.
DOH还允许以毫秒为单位设定超时值,一旦响应没有在指定的时间内返回,测试就会失败。
So the UI test automation will not catch the logic error if the application has the wrong method wired to a button click event (although every test would fail and you'd find the problem quickly).
所以如果应用程序为按钮单击事件关联了错误的方法,UI测试自动化不会捕捉到逻辑错误(虽然每次测试都会失败,而且您会很快发现问题)。
If the exception isn't thrown (or a different exception is thrown), the test will fail.
如果该异常没有抛出(或者抛出了一个不同的异常),那么测试就将失败。
In JUnit 4, if your test suite consists of 1000 tests and 3 of them fail, you'll likely be forced to rerun the entire suite (with fixes).
在JUnit4中,如果测试套件包括1000项测试,其中3项失败,很可能就会迫使您重新运行整个测试套件(修改错误以后)。
Else code block is a simple logical crossroad that helps show why the test would fail or pass if one path - and not another - is taken, according to test expectations.
else代码块是一个简单的逻辑分支,根据测试期望说明选取一条路经——而不是另一条路经——之后测试将失败(或通过)的原因。
You can use the fail method to force a test case to fail, for example if you want to force a timeout of an operation.
您可以利用fail方法强迫这个测试用例失败,例如您想要迫使一个操作暂停。
So we could develop a test that assesses prospective parents' capabilities and if they fail the test, well, no children allowed.
我们应该对那些未来的父母的能力做出一个评估,如果他们不能够通过测试,那么好吧,不允许有孩子。
If you do not actively test and validate your clustering during peak loads, during an actual failure the failover side can become constrained and deliver poor response times or even fail.
如果没有在峰值负载下积极测试和验证集群,那么在真正发生故障时,故障转移的一端可能受到资源限制,响应时间较长,甚至出现故障。
If a test marginally passes, but some things dont fully work, you can say 70% pass, 30% fail by using the weight sliders.
如果一个测试通过,但是有一部分事不能发挥全部潜能的话,使用权重分配,您可以说70%通过了,30%没有通过。
This is the most reliable way to find components in a test; it guarantees that component lookup will never fail, even if the GUI's layout changes in the future.
这是在一个测试中查找组件最可靠的方式;它保证组件查找从不失败,即使GUI的布局在将来会改变。
If you fail this test then you know for sure that you are not gradient field so you might as well do that.
如果通不过检验,那么可以肯定,它不是梯度场,你可能也会那样做。
People who fail the test become ineligible for welfare for a year, though this is dropped to six months if they prove that they have successfully completed drug treatment (which they must pay for).
未通过检测的人一年内不能享受任何福利待遇,如果他们能够证明自己已经成功戒掉毒瘾(接受戒毒治疗需付费)的话,这一期限将缩减为六个月。
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.
如果其中一个或者多个测试用例失败了,那么底部的总结(这里,它是空白的)将向您报告哪一项测试或者哪几项测试需要进一步研究。
If the mock does not receive the call, it will fail the test automatically during tear down.
如果mock没有收到调用,那么它就会在销毁时自动使测试失败。
If you change the ID attribute of a component that is checked in a test, the test will fail.
如果你修改了在一个测试中需要检查的一个组件的ID属性,测试就可能失败。
Shorts may cause a PCB to fail other tests and may damage the tester or the board under test if you must apply power to the board.
短路可能导致印刷电路板不能通过其它测试,在对电路板上电后,会损坏测试设备或电路板。
The assignment would fail quietly, and the only way to discover the assignment failure would be to test if the value actually changed.
这种赋值将无提示地失败,而发现赋值失败的唯一方法是测试值是否实际发生了更改。
How can you turn your back on me when I need you so much? I'm going to fail this test if you don't help me.
当我那么需要你的时候你怎么能不帮我呢?你如果不帮我的话,我就要挂掉考试了。
If you do not deploy your application with all the required permissions, it may test fine when you debug it on your desktop, but fail when deployed.
在部署具有所有必需的权限的应用程序之前,当在桌面上对其进行调试时,测试结果可能一切正常,但一旦部署后就会失败。
Drill stem test plays an important role in drilling operation. It is easy to fail or to cause complicated down hole situations if conducted improperly.
中途测试在钻井施工中具有重要的作用,如果测试措施不到位,容易导致测试失败或发生钻井复杂情况。
Drill stem test plays an important role in drilling operation. It is easy to fail or to cause complicated down hole situations if conducted improperly.
中途测试在钻井施工中具有重要的作用,如果测试措施不到位,容易导致测试失败或发生钻井复杂情况。
应用推荐