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.
N/A
Appium
Score 7.0 out of 10
N/A
N/A
N/A
Pricing
ACCELQ
Appium
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
ACCELQ
Appium
Free Trial
No
No
Free/Freemium Version
No
No
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
ACCELQ
Appium
Considered Both Products
ACCELQ
Verified User
Anonymous
Chose ACCELQ
When we implemented ACCELQ, we conducted POCs with many similar solutions. Among the tools we pursued at that time, accelQ stood out against Tricentis Tosca and QMetry automation studio. However, subject 7 did better. However, they were still in the nascent stages of building …
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 …
The main reason we selected Appium is that we had people experienced in WebDriver API and some framework solutions in place, so given our setup, it provided a faster and cheaper kick-off. Another reason we selected Appium was that SauceLabs had pretty good support for Appium …
Appium is a wrapper of selenium and is available for mobile based applications. It has also the similar features as selenium has for website automation. Together both provide a combined solution for automating web and mobile apps. Can provide end to end automation with a …
Appium is comparable with Calabash because it's the only cross-platform tool like appium. Espresso is only to automate Android tests and XCTest is only for iOS. We selected Appium because it solves a lot of automation situations and gestures of the mobile apps. We've used …
If you're an Apple developer, you use Xcode. It's practically a forced necessity. For system testing though, it doesn't have to be. You can have your development team focus on unit and integration tests in their platform and another team automate acceptance tests with a …
Hard to compare Appium to Xcode and Android sdk because Appium uses them, but those are the only comparisons I could come up with to compare Appium with another product. I'm sure there may be other mobile automation tools, but none are as mainstream as Appium or with the …
Appium is one of the most valuable fully featured open-source tools with good support for iOS and Android mobile automation which cannot be matched even by enterprise tools.
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].