Please enable JavaScript.
Coggle requires JavaScript to display documents.
Software Testing (Levels of Testing (Acceptance Testing (Used to conduct…
Levels of Testing
-
-
-
Acceptance Testing
Used to conduct operational readiness of a product, service or system as part of quality management system
-
-
-
-
-
-
Testing Techniques
-
Dynamic Testing
-
-
Examination of the physical response from the system to variables that are not constat and change with time
-
Give inputs values and checking if the output is a expected by executing specific test cases which can be done manually or with the use of automated process
-
Structural Testing
-
Execution of specific spots in the software entity, such as specific statements, program branches or paths