QuestionQ38
Security Test TechniquesA tester carries out a test to verify that the API properly enforces authentication mechanisms, such as requiring valid tokens or credentials, before allowing access to protected endpoints.
What type of test is this?
- A Security test on acceptance test level
- B End-to-end security test
- C Security test on component integration test level
- D Security test on component test level
Community Discussion