|
Answer» Following are the features of Appium:- - Appium does not necessitate the USE of an APPLICATION's source code or a LIBRARY.
- Appium has a vibrant and engaged community of developers and so help is easily AVAILABLE from the community.
- Appium supports multi-platform testing, which MEANS it can execute the same test cases on several platforms like iOS mobile, Android mobile, and Windows desktop applications.
- Appium allows test scripts to run in parallel with other test scripts.
- A minor modification in Appium does not necessitate reinstalling the application.
- Appium supports a wide range of languages that use the Selenium client library, including C#, Python, Java, Ruby, PHP, JavaScript with node.js, and many others.
|