• When a build is broken, I want to know immediately so I can take the proper action to fix it — whether that be a compilation error, test failure, or even an increase in overall complexity.

    构建发生故障希望能够立即知道这一情况,以便能够采取适当的行动解决一问题——不论编译错误测试故障甚或整体复杂性的增加

    youdao

  • The next section presents some test cases to help you answer these questions as they relate to the transaction manager, in the event of a resource manager failure at different points in time.

    资源管理不同时间出现故障时,下面小节展示一些测试案例可以帮助解决这些问题因为它们都与事务管理器相关

    youdao

  • And because every UNIX command returns a status code reflecting success or failure, you can use any command as a conditionalnot just the test operators.

    而且由于每个UNIX命令返回一个指示成功失败状态代码,因此,可以使用任何命令作为条件”——而不仅仅使用测试操作符

    youdao

  • 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.

    如果没有峰值负载下积极测试验证集群,那么在真正发生故障时,故障转移一端可能受到资源限制,响应时间较长,甚至出现故障。

    youdao

  • This gap between the expectations and real delivered value leads to dissatisfaction and, many times, the failure of the test automation project.

    预期价值交付价值之间差距,会导致客户的不满情绪,使得测试自动化过程失败

    youdao

  • Unit tests also give developers courage to refactor the code, because a test failure tells the developer immediately if something's broken.

    单元测试还给开发人员勇气重新划分代码因为测试失败可以立刻告诉开发人员存在错误。

    youdao

  • Programmer tests also give developers courage to refactor the code, because a test failure tells the developer immediately if something's broken.

    程序员测试给予开发者重构代码勇气因为测试失败会立即告诉开发者是不是有地方出了问题。

    youdao

  • For example, our interviews uncovered a significant failure in the current process which results in the automated tests running against non-baselined versions of the test database.

    举例来说,我们采访揭开了当前处理过程中的一个重大失误导致自动化测试运行测试数据库的非基线版本上

    youdao

  • In the event of a failure, you simply quiesce the test workload and let the DB2 standby assume the load of the failed server without consideration for throughput reduction.

    故障发生时,只需暂停测试工作负载,DB 2承担故障服务器负载,这样就不必担心吞吐量降低

    youdao

  • Lastly, in line 18 an assertion statement is issued to determine the success or failure of a test case.

    最后第十八行的断言语句中决定了这个测试用例成功失败

    youdao

  • Some sample messages to test both success and failure scenarios are provided in the test file DebitCreditFlow_test.mbtest.

    测试文件DebitCreditFlow _ test . mbtest提供一些用来测试成功失败场景消息

    youdao

  • The haltonfailure attribute is set to true so that the build stops on test failure too.

    haltonfailure属性true以便让构建过程测试失败停止

    youdao

  • As soon as Jester detects a single test failure, it aborts the run, so failing as early as possible can short-circuit a lot of time-consuming extra tests.

    只要Jester发现一个测试失败会终止运行所以尽早失败可以短路大量耗时额外测试

    youdao

  • The test was executed outside of the ClearQuest test management setup, which meant that the tester could use Rational Manual tester to mark the success or failure of each test case.

    这个测试ClearQuest测试管理设置之外执行意味着测试人员应该使用RationalManualTester每个成功或者失败的测试用例进行标记

    youdao

  • This failure says that I haven't tested the code using a zero-length array. That's easy enough to fix, so I can just add a quick test and move on to the next failure, shown in Listing 4.

    这个失败没有用长度为零数组测试代码

    youdao

  • Under some circumstances, such as slow network throughput, the Ajax call is not completed after pausing for a specific time and will lead to the failure of the test cases.

    有些情况下比如说网络吞吐量很慢时Ajax调用暂停一段特定时间之后没有完成导致测试用例失败

    youdao

  • Test programs generally use the standard Unix conventions: they return 0 in the event of a successful run and some non-zero value in the event of failure.

    测试程序遵循标准Unix习惯:如果测试通过返回0,如果失败则返回一个0 值。

    youdao

  • You can reuse the resources on the passive side for lower priority workloads (test, development, and other non-Lotus Domino workloads) that you are willing to temporarily sacrifice during a failure.

    可以将 passive资源另外用于较低优先级工作负载测试开发其他LotusDomino 工作负载),当出现故障,这些工作负载可以暂时牺牲的。

    youdao

  • A useful feature of FEST-Swing is its ability to take a screen shot of the desktop at the moment of a test failure.

    FEST - Swing一个非常有用特性能够测试失败时摄取桌面截图。

    youdao

  • This allows you to fix the problem one at a time (run test > failure > fix code > run test > failure > fix code > fix code > run test > success).

    允许每次修复一个问题运行测试 >故障 > 修复代码 > 运行测试 > 故障 > 修复代码 > 修复代码 > 运行测试 >成功)。

    youdao

  • How do you induce a feeling of loss or failure in the laboratory without resorting to deception or making a test subject feel miserable?

    怎样避免使用欺骗手段或是使受试者感觉痛苦条件下在实验室环境中诱发失败感受

    youdao

  • We can readily construct a unit test to invoke the BPEL process, but there is no response to validate, so how can we determine its success or failure?

    我们可以随时构建一个单元测试调用bpel流程不能响应验证那么如何才能确定成功失败呢?

    youdao

  • When a test failure occurs, use case-based methods allow immediate categorization and prioritization of the problem, because the overall importance of the use case has already been established.

    一个测试失败了,基于方法可以迅速确定问题分类优先权因为这个整体重要性已经建立

    youdao

  • This we log as a failure, and we can continue the test or (if catastrophic) restart the application.

    我们将其记录一个失败并且继续测试或者如果不幸的话重新启动应用程序。

    youdao

  • Departing is kind of inevitable test, in which if your love is not solid enough, you have to face the failure without any grudge.

    分开必然考验如果你们感情不够稳固,只好认输,真不会变成怨恨

    youdao

  • Now you can proceed to Step 2 of the TDD style of the software development work flow, which is to run the test case to failure.

    现在可以继续进行TDD风格软件开发工作流第2,也就是运行测试用例直至发生故障

    youdao

  • DeFilippi says the troponin test turns out to be a strong predictor by itself of heart failure or of death from any kind of heart disease, and it does so independent of other risk factors.

    迪菲利比教授指出钙蛋白检测本身就能有效地预测心力衰竭任何心脏病导致死亡,无须考虑其他风险因素。

    youdao

  • Obviously, production may have many more than two so it can handle the intended load, but this staging environment need only have enough servers to adequately test the failure and recovery scenarios.

    很明显产品环境拥有服务器可以远远多于两个这样可以处理预定负载临时环境需要拥有足够的服务器充分测试故障恢复场景即可

    youdao

  • If a test fails, an error message is reported, indicating the point of failure, and program execution halts.

    如果测试失败报告错误消息指出故障点,同时程序执行中断

    youdao

  • The difference is subtle: running the test without the optional flag helps you understand the total time, even in the case of a failure.

    区别微妙:在一个失败样例不带标志运行测试可以帮了解运行时间

    youdao

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

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

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