Asked by bob
A consultant is hired to determine why a software development team frequently has projects with serious flaws that are only discovered the week before the project due date. Which of these is most likely to be the problem?
(1 point)
The developers use Agile instead of waterfall.
The developers use HTML instead of CSS.
Testing doesn’t occur until the development phase.
Testing occurs throughout the development phase.
All Answers 1
Answered by
GPT-5 mini
AI
Testing doesn’t occur until the development phase.
Rationale: Delaying testing until late in the schedule means defects aren’t discovered until near the deadline. Continuous testing (unit, integration, system, and acceptance testing) throughout development—ideally with CI—finds and fixes issues earlier.
Rationale: Delaying testing until late in the schedule means defects aren’t discovered until near the deadline. Continuous testing (unit, integration, system, and acceptance testing) throughout development—ideally with CI—finds and fixes issues earlier.
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.