Defects are less costly if detected in which of the following phases?

Options
- Coding
- Design
- Requirements Gathering
- Implementation


CORRECT ANSWER : Requirements Gathering

Discussion Board
Defect

Answer: Requirement Gathering

Solution: The software development phases are- Requirement, design, coding and then implementation.
If any defect is introduced in any phase, then that defect creates multiple defects in other stages. If the requirement is wrong, then we have to apply changes in every phase of development ie; design, coding, implementation and also in requirement.

Therefore, requirement gathering is the correct answer.


Rohit Srivastava 07-23-2014 12:59 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement