Which of the following statements best describes the relationship between functional testing and security testing?
- Functional testing and security testing are independent
- Functional testing excludes security considerations
- Functional testing focuses on features, security testing assesses vulnerabilities
- Security testing is a subset of functional testing
The relationship between functional testing and security testing is that functional testing primarily focuses on features and functionality, while security testing assesses vulnerabilities and ensures the system's resistance to security threats. However, they are interconnected as a secure system is expected to have proper functionality.
Loading...
Related Quiz
- _______________ is a feature in UFT that allows testers to organize and execute test scripts efficiently.
- The integration of AI and machine learning in functional testing enables _______________ prediction and optimization.
- Which of the following is a characteristic of Exploratory Testing?
- Scenario: During risk identification, a team member suggests a potential security vulnerability in the application. What should be the next step?
- Which programming language is commonly associated with writing Cucumber scenarios?