Ch3-软件测试方法-STMT概述.pptVIP

  • 59
  • 0
  • 约1.86万字
  • 约 113页
  • 2016-04-28 发布于湖北
  • 举报
2. Determine the cyclomatic complexity of the resultant flow graph Note: can be determined without developing a flow graph count all conditional statements in a component ? compound conditions count as 2 (number of Boolean operators + 2) 3. Determine a basis set of linearly independent paths equal to cyclomatic complexity number identify predicate nodes as an aid in derivation of test cases 4. Prepare test cases that will force execution of each path in the basis set each test case is executed and compared to the expected result this process can be mechanized 3.5 形式化测试方法 3.5.1 形式化

文档评论(0)

1亿VIP精品文档

相关文档