基于融合需求的系统综合测试脚本生成
行为驱动式
相关工作:
文献:Automated requirements-based generation of test cases for product families (2003)
product families (or product line)
A test case has to be written for each specific product in a PF, so testing a PF is all the more tedious since all the common and shared variant requirements has to be tested for each product.
this paper propose a method supported by a toolset, in which test cased for each of the different products of PF are generated from the same PF functional requirements.
the advantage of the presence of common behavior of products, to reuse test.