SOFTWARE ENGINEERING

SOFTWARE TESTING

TESTING PRINCIPLES AND CONCEPTS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
A Type of Functional Testing, which investigates the functions relating to the detection of threats, such as viruses from malicious outsiders.
A
Security Testing
B
Recovery Testing
C
Performance Testing
D
Functionality Testing
Explanation: 

Detailed explanation-1: -Security testing is a part of Functional testing. In Security Testing, we investigate threats from malicious outsiders, etc.

Detailed explanation-2: -In security testing, the requirements are associated with the security properties of the system, such as confidentiality and integrity of data. Functional testing is also done via specification-based testing [17, 18] where test cases are derived automatically from specifications, such as interfaces.

Detailed explanation-3: -The difference between functional testing and non-functional testing is what they test. Functional testing ensures that the functions and features of the application work properly. Non-functional testing examines other aspects of how well the application works. Functional testing tests the functionality of an app.

Detailed explanation-4: -Other classifications of functional testing include black box testing, white box testing, component testing, API testing, system testing and production testing.

There is 1 question to complete.