总的工作负载耗尽了相同数量的CPU(通过测试定义),但是由于单个用户行为的特殊性,用户数量是不同的。
The aggregate workloads used up a similar amount of CPU (by definition of the test) but the user counts are different because of the specifics of the individual user activity.
它还通过早期介绍,以及对此方法进行频繁的检查和测试强调了质量的重要性。
It also emphasizes quality by recommending early and frequent evaluation of the method through reviews and testing.
通过执行这些重构,可以达到更好的分层,更宽松的耦合,以及更大的测试性。
Better layering, looser coupling, and greater testability can be achieved over time by performing these refactorings.
将方面编写为可测试的,得到的设计好处与通过重构面向对象的代码来实现可测试性所得到的好处相似。
Writing aspects to be testable yields design benefits parallel to those achieved by factoring object-oriented code for testability.
在Mozella实验室,我们常使用的一个启发式设计方法叫做“通过电话测试来改进可用性”,尤其是当我们开始以创建更可视化的浏览器为工作目标时,这种方法体现的价值更大。
One of the design heuristics we use at Mozilla Labs, especially as we work to create a more invisible browser, is the “Over-the-Phone test”.
单元测试的完整性决定通过测试可以捕捉到哪些错误(而不是等到管理演示或者客户部署的时候,由于令人尴尬的崩溃才捕捉到错误)。
The completeness of unit tests determines what proportion of errors will be caught by the tests (rather than by those embarrassing crashes during management demonstrations or in customer deployments).
真实部署所用的组合可能从未被测试(要么通过在互连测试大会(plugfest)中被测试的互操作性场景,要么通过我们更广泛的内部测试)。
Real deployments will come up with combinations never tested (either by the interop scenarios tested at the plugfest or our more extensive in-house testing).
通过考虑内部和外部项目的安全性,您可以同时在两个测试阶段中实现最大的测试覆盖面。
By considering the security of internal and external items, you cover the greatest amount ground in both phases of testing.
通过对要搜索的标题进行随机选择,可以提高测试的稳健性。
You can improve the robustness of your test by randomizing the selection of titles to search.
另一个区别是验收团队是通过将最终的结果看作方案完整性来达到获取测试结果的。
Another difference is that the acceptance team approaches their test results as having the final say as to the completeness of the solution.
模块化框架的目标就是通过应用这些基本原理,以改进您的自动化测试套件的可维护性和可扩展性。
The goal in a modularity framework is to apply these principles in order to improve the maintainability and scalability of your automated test suites.
这有助于减少开发流程,通过有针对性的测试来隔离错误,减少在错误发生时需要重新处理的数据量。
This helps reduce the development process, isolate errors through targeted testing, and reduce the volumes of data that require reprocessing when errors occur.
通过以不同波长的光进行测试,研究小组发现,这些鱼的水平细胞在感光性方面比它们的“搭档”锥状细胞要弱上数千倍。
Testing light at different wavelengths, the team found that these fish horizontal cells are thousands of times less light sensitive than their partner cone cells.
有时候通过策略编码系统的安全性更为有效,但策略通常与安全特定的策略及测试特定的策略不同。
Sometimes it might be more effective to code the security of a system through policies, but policies are generally different from security-specific and testing-specific policies.
通过创建侧重于部署测试的套件,可以检验部署的有效性,减少下游错误和开发成本。
By creating a suite that focuses on deployment tests, you can verify the efficacy of the deployment, reducing downstream errors and development costs.
通过对17位女性进行测试发现,当她们注视着另一半的照片时,她们的刺痛感就会减轻。
Tests on 17 women found that they were less affected by stinging sensations while looking at pictures of their partners.
通过使用基于一组严格规则并可重复的可靠的自动化测试,错误的数量和严重性将会大大降低。
By using a reliable and repeatable automated test based on a strict set of rules, the number and severity of errors is greatly reduced.
通过以下三个选项获得需要的信息;否则,默认设置将不会提供代表性基准测试结果。
Use the following three options to get the information you want; otherwise, the default will not give representative benchmarking results.
要了解我们的模式的通用性,那么需要通过生成其他的一些内容来对其进行测试。
To see how generic our pattern is, we need to test it by generating something else.
通过用ewu值定义这些资源,可以在自动或手工故障转移、高可用性操作和灾难恢复测试或实现期间消除冲突。
Designing these resources with EWU values eliminates the possibility of conflict during automated or manual fail-overs, high-availability operations, and disaster-recovery testing or implementation.
测试首先将水或其他惰性物质通过激光以验证其完整性,随后激光器的化学流通过激光以确保序列和控制。
The tests first flow water or other inert substances through the laser to verify its integrity. Next, the laser\'s chemicals flow through the laser to confirm sequencing and control.
同样,机器也能获得令人类大脑无法理解的科学发现,不过,它不是通过什么理论或策略,而是通过测试数百万条的可能性来完成任务的。
Likewise, machines may make scientific discoveries that have eluded unaided human brains - but by testing out millions of possibilities rather than via a theory or strategy.
测试人员是通过将用例转换为效率高的,有效的,阶段性适合的测试,从而充分利用用例执行带来利益的唯一受益者。
Testers are uniquely positioned to garner great benefit by harnessing the power of use case implementation by converting use cases into efficient, effective, phase-appropriate testing.
如果测试失败时构建还能通过,就会提供关于安全性的一种错感。
Builds that pass, even though tests fail, provide a false sense of security.
通过重新使用构建良好的用例和支持性工件,测试组织就能拥有目标明确的、有效的测试。
By re-using well-constructed use cases and supporting artifacts, test organizations are empowered to deliver targeted, efficient testing.
由于用例可以通过黑盒访问这个系统,所以它们成为单元测试人员的关键性驱动。
Since use cases take a black box approach to the system, they cannot be critical drivers for the unit testers.
通过使用预包装的组件,我们已经影响了我们自己的解决方案的可测试性。
By consuming pre-packaged components, we've influenced the testability of our own solutions.
最简单的方法通过狠抓测试整体上的严格性,来评判银行假定吸收的资本。
The easiest way to capture the overall severity of the tests is to look at the capital they assume Banks eat up.
与通过施加压力来测试建筑砖块的结构完整性不同的是,软件设计者靠编写代码来测试他们的程序。
Instead of placing building blocks under measured forces to test their structural integrity, software engineers write code for their testing.
在有关中立性的早期测试中,委员会未能通过大多数民间组织的登记,也就无法监督选举。
In an early test of its neutrality, the commission has failed to register most of the civil-society groups that applied to monitor the election.
应用推荐