建立更高的测试性和更高的测试覆盖面。
代码覆盖工具使您可以将单元测试的符咒从“干净,绿色”上升为“干净,绿色,并且已覆盖”,这更有利于单元测试的有效性。
Code coverage tools let you expand the unit testing mantra of "clean and green" to "clean, green, and covered," with real benefits to the effectiveness of your unit tests.
通过考虑内部和外部项目的安全性,您可以同时在两个测试阶段中实现最大的测试覆盖面。
By considering the security of internal and external items, you cover the greatest amount ground in both phases of testing.
在许多公司,需求覆盖或需求可溯性是测试过程的大焦点。
In many companies, requirements coverage or requirements traceability is a big focus of the testing process.
您可以为性能和安全性测试之类的事情设置质量目标,并为您的自动化测试覆盖面定义环境。
You can set clear quality objectives for things like performance and security testing, and defining environments for your automated test coverage.
识别所有的需求是否已被开发以及得到测试覆盖的需求追踪性,对于确保交付产品的质量和完整性非常重要。
Traceability to identify whether all requirements are developed and have test coverage is very important to ensure the quality and completeness of the product delivered.
代码覆盖率分析可以针对您的测试用例的有效性给出有价值的反馈。
The analysis gives you invaluable feedback about the effectiveness of the test suite that you were relying on.
必须覆盖所有关系映射以确保对获取行为和过渡持久性进行测试。
You must cover all the relationship mappings to make sure fetching behavior and transitive persistence is tested.
它没有告诉我们测试覆盖的质量,程序缺陷的严重性,或是客户将在实际中碰到它们的频率。
It doesn't tell us about the quality of the test coverage, the severity of the bugs, or the frequency with which customers will actually hit them.
代码覆盖工具为您提供了一种度量测试完整性的方法。
Code coverage tools give you one way to measure test completeness.
测试自动化常常被当做减少测试成本、增加测试覆盖率和有效性、缩短测试周期的手段。
Test automation is often seen as a way to reduce the costs of testing, increase test coverage and effectiveness, and shorten testing cycles.
测试团队能够利用新的用例,为增强覆盖率和有效性改善技术,同时获得更精确的范围定义和测试优先权。
Test teams using use cases are able to use new and improving techniques for enhanced coverage and efficiency, as well as more precise scope definition and test prioritization.
覆盖性只能给你粗略地指出哪里还没测试,覆盖率的具体数值几乎完全没有意义。
Coverage is useful purely as a rough guide as to what you're not testing. The actual percentage of coverage is almost completely irrelevant.
这表明行覆盖的确不能很好地指示测试的有效性。
It turns out that line coverage isn't such a great indicator of test effectiveness.
而另一方面,就架构性代码覆盖率来讲,系统测试是一件极为划算的事情。
On the other hand, they offer quite a bit of bang for the buck, so to speak, in terms of architectural code coverage.
除了这些组件之外,还有一些试验性的开发工具用于单元测试、代码覆盖率和浏览器中的自动化测试。
In addition to the components are experimental development tools for unit testing, code coverage, and automated tests inside the browser. New in this release are.
同样,如果一个代码库包含10000个非注释性的代码行,在特定的测试运行中有3500行被执行,那么这段代码的行覆盖率就是35%。
Likewise, if a code base comprises 10,000 non-commenting lines of code and 3,500 of them were exercised on a particular test run, then the code base's line coverage is 35%.
与其它结构覆盖准则相比,它只是线性地增加了测试用例的数量,使得软件测试更加具有可操作性。
Comparing other structure coverage criterion, it only linearly adds quantity of test cases, which makes software testing easier.
由于表达式LRAUC错误对程序中各类错误的广泛覆盖性,本文以表达式LRAUC错误为检测对象,研究了表达式测试方法。
Because of the wide coverage of the LRAUC faults on the various program faults, the detection of LRAUC faults in expressions is studied in our expression testing research.
由于表达式LRAUC错误对程序中各类错误的广泛覆盖性,本文以表达式LRAUC错误为检测对象,研究了表达式测试方法。
Because of its highly coverage of other kinds of program faults, the detection of LRAUC faults in expressions is studied in our expression testing research.
最后通过实例应用说明了测试覆盖充分性度量和准则的可行性。
At last, a case shows the feasibility of the adequacy measurement and criterion of test cover.
通过实验验证,该测试方法能够在保证一定代码覆盖率的前提下,对IP核进行有效的测试,并提高了测试后IP核的可移植性。
Experiments show that this testing frame can make an effective test on IP cores and take SOC environment of IP core into account while keeping high code coverage.
为了保证可靠性模型的估测精度,好的软件可靠性模型应该包括对测试覆盖的说明,并且能够反映软件的错误修复过程。
To assure the precision of evaluations and predictions, a good software reliability model should have the function of describing test coverage and can reflect the fault repair process.
分析模块依赖关系之后,需对源代码中各个模块设计测试用例,以达到一定的测试覆盖标准,保证测试的完整性。
After analyzing module dependencies, test case must be designed for each module in the source file, to achieve some test coverage criteria, and to ensure test adequacy.
在建立故障模式测试模型的基础上,提出了样本集的测试覆盖充分性度量和准则。
Based on the setting up o failure mode's testing model, the adequacy measurement and criterion of test cover for the sample set are proposed.
路径覆盖是考察软件测试充分性的一种重要准则,它使程序的每个分支至少执行一次。
Path coverage is a kind of important standard that investigates the sufficiency of software testing, it requires that every branch in a program should be performed at least once.
实验结果表明:该方法是一种有效的边界测试点选取策略,可以克服测试的盲目性,降低测试成本,明显地提高故障覆盖程度。
Experimental results show that the proposed strategy is effective in software testing for conquering test blindness, reducing test cost and improving fault coverage.
并对软件可靠性特点、测试覆盖率、评估方法作了一定的分析。
It also puts forward the characteristic of the reliability of software, test coverage of software and the method of evaluation.
为评估图形用户界面(GUI)测试用例集的充分性,提出了基于窗口导航有向图的覆盖准则。
To evaluate the adequacy of a test suite for testing a program with graphical user interfaces(GUI), new coverage criteria based on directed graph for window navigation was proposed.
蜂窝塑膜温室覆盖材料性能试验测试结果证明了理论分析的正确性,为该材料结构的进一步优化提供了依据。
The results proved the correctness of the theoretical analyses, which would provide the experimental basis for the optimum structure design of HPF.
应用推荐