Please enable JavaScript.
Coggle requires JavaScript to display documents.
Software Testing (Types of testing (What gets tested (Types of objects to…
Software Testing
-
Approches
Static, check syntax and data flow
Dynamic, When the program itself run
Passive, looking at logs and traces
Exploratory, described as simultaneous learning, test design and test execution
The box, divided into white- and black-box testing
Visual testing, showing instead of describing it
-
Definition: The execution of an object under test (OUT) under specific preconditions with specific stimuli so that its actual behavior can be compared with its expected or required behavior.