Coggle requires JavaScript to display documents.
- A collection of phases in system development to build an information
Unit Test • Verifies that each individual program or object works by itself
System Test • Verifies that /all programs in an application work together properly
Integration Test • Verifies that an application works with other applications
Acceptance Test Checks the new system to ensure that it works with actual data
Study how the current system works.
Determine the users' wants, needs, and requirements.