Consider the following statements about early test design: i. early test design can prevent fault multiplication ii. faults found during early test design are more expensive to fix iii. early test design can find faults iv. early test design can cause changes to the requirements v. early test design takes more effort

  1. a) i, iii & iv are true. Ii & v are false

  2. b) iii is true, I, ii, iv & v are false

  3. c) iii & iv are true. i, ii & v are false

  4. d) i, iii, iv & v are true, ii us false

  5. e) i & iii are true, ii, iv & v are false


Correct Option: A
Explanation:

To solve this question, the user needs to understand the concept of early test design and its advantages and disadvantages.

Now, let's go through each statement and determine if it is true or false:

i. Early test design can prevent fault multiplication. This statement is true because detecting and fixing faults early in the software development process can prevent them from propagating to later stages, where they can be more difficult and expensive to fix.

ii. Faults found during early test design are more expensive to fix. This statement is false because detecting and fixing faults early in the software development process can save time and money by preventing faults from propagating to later stages where they can be more difficult and expensive to fix.

iii. Early test design can find faults. This statement is true because early test design involves reviewing requirements and design documents to identify potential issues and defects before any code is written.

iv. Early test design can cause changes to the requirements. This statement is true because early test design can identify issues with the requirements or design that need to be addressed, potentially leading to changes in the requirements.

v. Early test design takes more effort. This statement is false because early test design can save time and effort by preventing faults from propagating to later stages, where they can be more difficult and expensive to fix.

Therefore, the correct answer is:

The Answer is: A

Find more quizzes: