软件测试充分性准则是决定一个软件系统能否被充分测试的规则,而测试充分性的关键问题是其检测故障的能力。
Software test adequacy criteria are rules to determine whether a software system has been adequately tested, the key question of test adequacy criteria is how they relate to fault detecting ability.
最后通过实例应用说明了测试覆盖充分性度量和准则的可行性。
At last, a case shows the feasibility of the adequacy measurement and criterion of test cover.
在建立故障模式测试模型的基础上,提出了样本集的测试覆盖充分性度量和准则。
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.
为评估图形用户界面(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.
软件测试中的结构性测试是以程序的结构为基础生成测试用例,以测试准则来判定测试的充分性。
Structural testing, a kind of software testing, generates test cases based on program code, and then judges the completeness of the testing based on the testing criterion.
测试覆盖准则是生成测试用例和评估测试充分性的基准。
Criterion of test coverage decides how to generate test cases and when to stop testing.
测试覆盖准则是生成测试用例和评估测试充分性的基准。
Criterion of test coverage decides how to generate test cases and when to stop testing.
应用推荐