软件测试与软件质量朱蔚恒4.pptVIP

  • 1
  • 0
  • 约1.43万字
  • 约 42页
  • 2016-12-05 发布于广东
  • 举报
软件测试与软件质量朱蔚恒4.ppt

软件测试与质量保证 09秋 暨南大学朱蔚恒 第三章 基于决策表的测试 3.1 决策表 3.2 三角形问题的测试用例 3.3 Nextdate函数的测试用例 3.4 指导方针与观察 3.5 功能性测试回顾 决策表(Decision Tables) - General Decision tables are a precise yet compact way to model complicated logic. Decision tables, like if-then-else and switch-case statements, associate conditions with actions to perform. But, unlike the control structures found in traditional programming languages, decision tables can associate many independent conditions with several actions in an elegant way. “/wiki/Decision_table” 决策表 – 用途 使用决策表能更方便的观察所有需要考虑的条件 决策表有以下用途: 使复杂的逻辑更清晰 生成测试用例(Also kno

文档评论(0)

1亿VIP精品文档

相关文档