Which of the following is an example of a security testing technique often employed in functional testing?
- Boundary Value Analysis
- Penetration Testing
- Smoke Testing
- Usability Testing
Penetration testing is a security testing technique commonly employed in functional testing. It involves simulating real-world attacks to identify vulnerabilities and weaknesses in the software's security infrastructure. This helps in fortifying the application against potential security breaches and unauthorized access.
Loading...
Related Quiz
- How does model-based testing enhance test maintainability and reusability?
- How does the Defect Lifecycle contribute to the overall quality of the software product?
- What is the Defect Lifecycle?
- Why is it important to replicate the production environment as closely as possible in the test environment?
- What are the fundamental principles of functional testing?