Security testing in functional testing aims to ensure the confidentiality, integrity, and _______________ of the software system.
- Authentication
- Authorization
- Availability
- Non-repudiation
Security testing in functional testing aims to ensure the confidentiality, integrity, and non-repudiation of the software system. Non-repudiation ensures that actions performed by users or processes within the system can be traced back and verified, preventing denial of involvement.
Loading...
Related Quiz
- Can Boundary Value Analysis and Equivalence Partitioning be used together for the same input data? Why or why not?
- Which principle of functional testing emphasizes the importance of repeatability and consistency in test execution?
- What is the difference between a test case and a test scenario?
- Machine Learning models can analyze historical test data to identify _______________ patterns and anomalies.
- What role does test coverage play in decision table testing?