In mobile app security testing with Appium, _____ testing focuses on identifying vulnerabilities that exist in the application's source code.
- Black-box
- Dynamic
- Grey-box
- Static
In mobile app security testing, static testing focuses on analyzing the application's source code without executing it. This helps identify vulnerabilities early in the development process.
Loading...
Related Quiz
- Appium Inspector provides a visual interface to _____ elements in a mobile application.
- TestNG's _____ annotation is used to set up test data or resources that are shared across multiple test methods.
- What is the purpose of Appium server in the Appium setup?
- Appium supports gestures like ______, which involves a circular motion on the screen.
- How can you simulate a landscape orientation in Appium when running a test?