In the Waterfall model, testing is typically performed _______ the build phase.
- After
- Before
- During
- Simultaneously with
In the Waterfall model, testing is typically performed after the build phase. This sequential approach means that development is completed before testing begins.
Loading...
Related Quiz
- Prototyping in Agile development often begins with building a _____ prototype, which is an initial version of the system containing only a few key features.
- What is a Walkthrough in the context of software reviews?
- How does denormalization in databases affect data retrieval times?
- Regression testing should be performed with a clear understanding of the ______ to ensure that it is thorough and effective.
- Which testing technique is utilized to validate that loops are working as expected in white box testing?