Multiple choice Which of the following phases of waterfall model deals with integration testing? Build phase Test phase Design phase Deployment phase System engineering phase Reveal answer Fill a bubble to check yourself A Correct answer Explanation Waterfall method is a software model used for software development. It consists of many phases of software development. Build phase includes translation of program specifications into machine-readable form. Integration testing is done in this phase.