_____ testing assesses how an application responds to malicious inputs and attacks.
- Penetration
- Performance
- Security
- Usability
Security testing assesses how an application responds to malicious inputs and attacks. It aims to identify and address vulnerabilities that could be exploited by attackers.
Loading...
Related Quiz
- When integrating Appium with Selenium, the _____ WebDriver is commonly used for mobile testing.
- What is the role of the WebDriver JSON Wire Protocol in Appium?
- What is a key consideration when setting up the Appium environment for cross-platform mobile app automation?
- Can you switch between programming languages (e.g., Java to Python) when working with Appium for different mobile applications?
- The "MoveTo" gesture is often used for ______ actions on mobile elements.