Appium vs. OpenText Silk Central

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Appium
Score 9.0 out of 10
N/A
N/AN/A
OpenText Silk Central
Score 7.0 out of 10
N/A
Formerly from Micro Focus and earliler from Borland, unified test management with OpenText™ Silk Central drives reuse and efficiency. It gives users the visibility to control application readiness.N/A
Pricing
AppiumOpenText Silk Central
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
AppiumOpenText Silk Central
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
AppiumOpenText Silk Central
Features
AppiumOpenText Silk Central
Test Management
Comparison of Test Management features of Product A and Product B
Appium
-
Ratings
OpenText Silk Central
8.0
1 Ratings
1% below category average
Centralized test management00 Ratings10.01 Ratings
Manage test hosts and schedules00 Ratings7.01 Ratings
Map tests to user stories00 Ratings9.01 Ratings
Test execution reporting00 Ratings6.01 Ratings
Best Alternatives
AppiumOpenText Silk Central
Small Businesses
Swiftify
Swiftify
Score 9.0 out of 10
BrowserStack
BrowserStack
Score 8.5 out of 10
Medium-sized Companies
Swiftify
Swiftify
Score 9.0 out of 10
OpenText ALM/Quality Center
OpenText ALM/Quality Center
Score 9.1 out of 10
Enterprises
Swiftify
Swiftify
Score 9.0 out of 10
OpenText ALM/Quality Center
OpenText ALM/Quality Center
Score 9.1 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
AppiumOpenText Silk Central
Likelihood to Recommend
9.8
(10 ratings)
7.0
(1 ratings)
Likelihood to Renew
10.0
(1 ratings)
-
(0 ratings)
Usability
9.0
(1 ratings)
-
(0 ratings)
User Testimonials
AppiumOpenText Silk Central
Likelihood to Recommend
JS Foundation
1. It's open source which supports range of languages, operating systems and languages. Well suited for Android and IOS mobile automation. Supports all kinds of apps, which makes it flexible and robust mobile testing tool 2. It is less appropriate where we need intercept network call to verify the API calls. Extensive coding experience is required to work Appium
Read full review
OpenText
We didn't just select Borland Silk Central randomly. In the selection process, we actually evaluated in total 26 available test management tools in the market. We sent surveys to all potential users in the department to collect their wish list of our next management tool, converted them to a criteria list, and used that list to evaluate all 26 tools. We reduced the possible candidate tools to five and organized a small committee to pick the final three. Top management then checked their price tags and selected Borland Silk Central. Based on this evaluation process, I would say Borland Silk Central is suitable to an organization which has no more than 60 testers; needs both manual tests and automated tests; needs on-line support; needs a low learning curve and has a limited budget. My personal view is that this tool reaches the balance points among ease-of-use, budget and support.
Read full review
Pros
JS Foundation
  • It uses WebDriver API so it makes it easy to use for former web test automation engineers.
  • It can be managed via the command line via an extensive set of parameters.
  • It handles implicit waits at the server side that is especially valuable in distributed infrastructure.
Read full review
OpenText
  • Borland Silk Central is good for the users to associate test requirements, test cases, execution plans and test reports together. Each asset (test case, requirement, etc...) provides links for the users to jump to other assets in a click, and the users can jump back and forth between two assets.
  • Borland Silk Central is also good in test automation. Although Micro Focus does provide a client tool for test automation, the users don't really need it to automate the tests. In our case, we are using Python to automate the tests and use a batch file to launch tests, and in Borland Silk Central we just call that batch file from server side. The test result is automatically fed back to Silk server.
  • Micro Focus also publishes the schema of the database behind Borland Silk Central, so it is very easy to extend its function beyond its original design. Moreover, because its schema is published, we can easily retrieve and process its data for business intelligence purpose.
Read full review
Cons
JS Foundation
  • Element browser sometimes is unreliable and has sporadic fails.
  • Appium running is a bit slow, compared to tests written with Appium and with Espresso or XCTest.
Read full review
OpenText
  • On the other hand, the plugins of Borland Silk Central with third-party tools are programmed poorly. In our case, the plugins for JIRA have a lot of limitations and were almost unusable in our test environment. (They did improve the plugins a little bit later, however.)
  • The tech support people are located in UK, so frequently it is difficult to get a hold of these guys due to different time zones. Also, most of them obviously don't have enough experience and sometimes drove us nuts in emergency situations.
  • The last thing I feel is that Micro Focus possibly doesn't provide enough manpower to maintain Borland Silk Central. There are tons of feature requests for Borland Silk Central pending there. Although they have frequent hot fixes every few months, they don't digest these requests quick enough.
Read full review
Likelihood to Renew
JS Foundation
I am rating 10/10 because Appium can use with multiple programming languages with multiple Test engines. Also, it works for both Android and iOS.
Read full review
OpenText
No answers on this topic
Usability
JS Foundation
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.
Read full review
OpenText
No answers on this topic
Alternatives Considered
JS Foundation
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 language they are more familiar with.
Read full review
OpenText
We had evaluated, for example:
  • IBM Collaborate Suite - it is way too complicated and the learning curve is too high.
  • HP Quality Center - it is OK but a little bit expensive.
  • TestLink, Squash TM and other open source tools: The capabilities of open source tools just can't compare to commercial tools. Although we can modify the source code to improve the tool, we are just test engineers, not developers.
  • Zephyr: Our testers simply didn't like its UI - too weird.
Read full review
Return on Investment
JS Foundation
  • Appium is open source, so it's free. That's budget friendly right there.
  • The ability to write mobile automation tests has saved considerable time for our manual test team, but that is true with most automation tests.
  • We use Sauce Labs with our other automation, but Appium works great with Sauce Labs, as well, if I needed to run on emulators and simulators.
Read full review
OpenText
  • Borland Silk Central provides a centralized test platform for multiple test departments in the company, so now all of the departments know what each of them is doing. In turn, all departments can coordinate with each other to reduce the duplicated test items and increase the overall test efficiency.
  • Also, Borland Silk Central enables the users to publish the test procedure (steps) of each test case so all the users can know how each test case is performed. It is not like what we had before, the test procedures resided in difference place from Excel to Google drive or some other weird locations.
  • Also, because all departments are using Borland Silk Central, all testers of the departments have better communication regarding testing methods. In the past, the department used different test management tools and it was hard for the testers to understand each other's testing methods.
  • Finally, because all departments share BorlandSilk Central, they also share the same set of reports published to Atlassian Confluence, so now they use the same set of reports to evaluate the test progress.
Read full review
ScreenShots