195k views
5 votes
The cleanroom strategy relies on?

1) Exhaustive testing
2) Extensive unit testing of all modules
3) Tests that exercise the software as it is really used
4) White box testing strategies

User Flyleaf
by
7.8k points

1 Answer

7 votes

Final answer:

The cleanroom strategy relies on tests that exercise the software as it is really used.

Step-by-step explanation:

The cleanroom strategy relies on tests that exercise the software as it is really used. This means testing the software in real-world scenarios to ensure its functionality and performance. By doing so, any potential issues or bugs can be identified and fixed before the software is deployed to users.

User Marijn Stevering
by
8.7k points