1. [单选题]在软件开发过程中,抽取和整理用户要求并建立问题论域精确模型的过程叫做______ 。
A. 生存期
B. 面向对象分析(ooa)
C. 面向对象程序设计
D. 面向对象设计
2. [单选题]is NOT a concept of White Box Testing.
A. You should execute all logical decisions on their tree and false sides.
B. You should execute all independent paths within a module at least once.
C. You should execute all loops at their boundary conditions.
D. You should execute all interfaces at their boundary conditions.