设计备选方案的并行与顺序测试

Parallel and Sequential Testing of Design Alternatives

Management Science · 2001
被引 253
人大 A+FT50UTD24ABS 4*

中文导读

用动态规划模型分析产品设计中并行与顺序测试的权衡,得出最优测试策略取决于成本、先验知识和测试周期,并发现模块化架构能降低测试成本。

Abstract

An important managerial problem in product design in the extent to which testing activities are carried out in parallel or in series. Parallel testing has the advantage of proceeding more rapidly than serial testing but does not take advantage of the potential for learning between tests, thus resulting in a larger number of tests. We model this trade-off in the form of a dynamic program and derive the optimal testing strategy (or mix of parallel and serial testing) that minimizes both the total cost and time of testing. We derive the optimal testing strategy as a function of testing cost, prior knowledge, and testing lead time. Using information theory to measure the test efficiency, we further show that in the case of imperfect testing (due to noise or simulated test conditions), the attractiveness of parallel strategies decreases. Finally, we analyze the relationship between testing strategies and the structure of design hierarchy. We show that a key benefit of modular product architecture lies in the reduction of testing cost.

并行测试串行测试测试策略产品设计