3.6k views
4 votes
During the software development process, at what point can the test process start?

A. When the code is complete
B. When the design is complete
C. When the software requirements have been approved
D. When the first code module is ready for unit testing

User Sgmonda
by
7.4k points

1 Answer

2 votes

Final answer:

The test process can start when the software requirements have been approved.

Step-by-step explanation:

The test process can start when the software requirements have been approved. This is because the software requirements outline what the software should do and how it should behave.

Once the requirements have been approved, the test process can begin to ensure that the software meets those requirements.

User MojoTosh
by
8.0k points