Please enable JavaScript.
Coggle requires JavaScript to display documents.
Unit 11-Testing - Coggle Diagram
Unit 11-Testing
11.3
Useability testing- refers to evaluating a product or service by testing it with representative users.
Stress testing- a computer-simulated technique to analyse how banks and investment portfolios fare in drastic economic scenarios.
Penetration testing- an authorized simulated attack performed on a computer system to evaluate its security.
Black box testing- a method of software testing that examines the functionality of an application without peering into its internal structures or workings.
Concept testing- a research method that involves asking customers questions about your concepts and ideas for a product or service before actually launching it.
White box testing- a form of application testing that provides the tester with complete knowledge of the application being tested, including access to source code and design documents.
-
11.1
Fishbone diagrams
A visual root cause analysis tool to identify the possible causes of the identified problem(s). It allows you to get down to the real root cause of the issue, rather than solving its symptom.