Which of the following statements about the chosen software development lifecycle is CORRECT?
選択肢
A.If agile software development is used, system test automation replaces the need for regression testing
B.If a sequential development model is used, then the dynamic testing is typically restricted to later in the lifecycle✓
C.If an iterative development model is used, then component testing is typically performed manually by developers
D.If an incremental development model is used, then static testing is done in early increments and dynamic testing in later increments
正解
B: If a sequential development model is used, then the dynamic testing is typically restricted to later in the lifecycle