ACCELQ is an agile quality management platform that helps users achieve continuous delivery for web, mobile, manual testing, and APIs. It can be used to write and manage manual test cases for the functionality that may be too fluid for automation.
ACCELQ can support multiple technologies such as web, mobile, API, and mainframe. It’s also suited for SAAS solutions such as Salesforce and addresses challenges such as dynamic HTML. It’s easy to set up, and onboarding is easy, and overall lead time is comparatively less. The overall execution results are captured with screenshots, and it’s easy to debug errors. It has integrations with leading cloud-based desktop and mobile farm services such as Saucelabs, browser stack, etc.; ACCELQ is not developer friendly, and hence the overall adoption for a continuous integration scenario is very limited. If you are using a different test management solution, the integration between accelQ and that tool needs ti to be built and hence requires additional development effort, and it’s buggy too.
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.
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.
Features like low code, API automation, auto pilot and free account creations, case studies are better suited for my business into IOT space, some of the enterprise automation features are truly game changer in productivity for my team. Database migration was supported seamlessly while opted for ACCELQ solutions.
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].