Termin 8 - Test levels Flashcards
continue chapter 2 content
what is Integration testing
1) test the interfaces between the components
2) rule: Integrate (add component) and isolate
3) System integration testing - tests the interaction between different
Top-down integration
component 1 ->
going from component to component
Bottom-up integration
define System testing
acceptance testing
user acceptance testing, where validation from client point of view is done.
Important here also requirements, use, cases and business processes.
alpha testing
acceptance testing at the developers
beta testing
acceptance testing at the customers’ site
user acceptance testing UAT
main focus on user needs, requirements, business process
operational acceptance testing OAT
main focus on operational aspects (recoverability, installability, etc.)