MicroStrategy Mobile enables users to bring analytics, transactions, mapping, multimedia, and business workflows to life in custom mobile apps, personalized for any industry or any role. Users can convert any information system or web application into a user-friendly, highly-performant native mobile app—optimized for both iOS and Android. Users can scale to the most demanding enterprise needs in terms of user numbers and data volume. With multi-factor and biometric…
Appium works well for well-structured mobile applications test automation that is particularly easy to leverage when different pages of the app use similar building blocks. If it takes time for some content in the app to be rendered, ask your dev team to add progress indicators and ensure they are accessible. That might be more complicated to do with Appium, though, if there's no good contact with Dev team established so you can request accessibility IDs added quickly enough when needed. Appium supports another locator strategies as well though (such as xPath or iOS class chain on iOS) but they wouldn't work as fast so you may get really slow tests.
One of best business intelligence enterprise reporting tools, it has loads of rich features available to the business user with ease of use and advanced analysis in a single end-to-end solution. I like MicroStrategy's simplicity in creating complex multi-pass SQL reports, visualizations over varied data sets, and the breath of areas in which the product can be used. I like mostly everything. I think there are some remaining improvements that could be done in the area of data visualization.
There are a number of expected methods that are not implemented, yet. With a similar sounding name as Selenium with similar functions, people who are familiar with Selenium try to use methods that appear to be available, but give a "not yet implemented" exception when run.
Documentation can be confusing.
Setup was a difficult process. This may not necessarily be the case once you figure everything out, but the whole figuring it out process was difficult and I ran into many, many problems when I first started.
I would like to give 9/10 rating to Appium because of it can easily integrate with popular frameworks and CI/CD tools, as well as it is reliable, flexible and easy to use. The setup can bit complex in initial step, but once on configured it's very easy to use and enables stable and scalable mobile automation for real and cloud devices.
Most of mobile testing tools which are available in the market are paid license tools. But Appium is Open source mobile testing tool. We can create customised automation framework using Appium. It also supports various languages such as Java, Javascript etc. And also supports various operating systems such as Android, IOS etc. We can easily integrate Appium frameworks with CI/CD [Jenkins, Git etc].