Practice free →
HomeSoftware TestingSoftware Testingmobile_testing › Appium is BEST described as a tool for

Appium is BEST described as a tool for

ACross platform mobile automation via WebDriver
BStatic code analysis for Android source code
CPerformance load generation on web servers
DDistributed tracing of microservice requests
Answer & Solution
Correct answer: A. Cross platform mobile automation via WebDriver
Appium implements WebDriver for iOS, Android, and hybrid apps. One client API, multiple platform drivers (XCUITest, UiAutomator2, Espresso bridge). No app code change needed. Popular in cross-platform mobile QA.
Solve this in the app — Software Testing practice & 24k+ MCQs →
Related questions