1 / 171
文档名称:

软件测试ST03 Logic Coverage ppt课件.ppt

格式:ppt   大小:9,738KB   页数:171页
下载后只包含 1 个 PPT 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

软件测试ST03 Logic Coverage ppt课件.ppt

上传人:龙的传人 2020/3/9 文件大小:9.51 MB

下载得到文件列表

软件测试ST03 Logic Coverage ppt课件.ppt

相关文档

文档介绍

文档介绍:软件测试与质量保证申明:本课件是在原书作者课件基础上编制,仅用于课堂教学,不得用于任何商业目的的活动。:overageFourStructuresforModelingSoftware6ppt课件第三章:efrommanysourcesDecisionsinprogramsFSMsandstatechartsRequirementsTestsareintendedtochoosesomesubsetofthetotalnumberoftruthassignmentstotheexpressions8ppt课件覆盖逻辑表达式逻辑表达式出现在许多情况下美国联邦航空管理局的安全性至关重要的软件标准要求覆盖逻辑表达式逻辑表达式可以有多种来源决策程序FSMs和状态图需求测试的目的是选择事实总数中的一些子集分配到表达式9ppt课件LogicPredicatesandClausesApredicateisanexpressionthatevaluatestoabooleanvaluePredicatescancontainbooleanvariablesnon-booleanvariablesthatcontain>,<,==,>=,<=,!=booleanfunctioncallsInternalstructureiscreatedbylogicaloperators¬–thenegationoperator–theandoperator–theoroperator–theimplicationoperator–theexclusiveoroperator–theequivalenceoperatorAclauseisapredicatewithnologicaloperators10ppt课件