Please enable JavaScript.
Coggle requires JavaScript to display documents.
5.2 TESTING IN A PROJECT - Coggle Diagram
5.2 TESTING IN A PROJECT
- Software Quality Assurance
-
- Types Of Software Testing
-
b. Integration Testing
-
ii. A testing sequence should not move to the integration test stage unless it has performed properly in all unit tests.
c. System Testing
i. perform system testing, which involves the entire information system.
-
-
a. program documentation
i. the inputs, outputs, and processing logic for all program modules.
-
-
-
-
d. User documentation
i. consists of instructions and information to users who will interact with the system and includes user manuals, Help screens, and tutorials
-