GitHub vs. Tricentis qTest

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
GitHub
Score 9.1 out of 10
N/A
GitHub is a platform that hosts public and private code and provides software development and collaboration tools. Features include version control, issue tracking, code review, team management, syntax highlighting, etc. Personal plans ($0-50), Organizational plans ($0-200), and Enterprise plans are available.
$4
per month per user
Tricentis qTest
Score 8.6 out of 10
N/A
Tricentis qTest (formerly QASymphony) provides enterprise-level agile testing tools giving businesses visibility and control needed to ensure application quality in fast-paced development environments. Tricentis and QASymphony merged in summer 2018.
$1,200
per year per user
Pricing
GitHubTricentis qTest
Editions & Modules
Team
$40
per year per user
Enterprise
$210
per year per user
No answers on this topic
Offerings
Pricing Offerings
GitHubTricentis qTest
Free Trial
YesYes
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoYes
Entry-level Setup FeeNo setup feeOptional
Additional Details
More Pricing Information
Community Pulse
GitHubTricentis qTest
Considered Both Products
GitHub

No answer on this topic

Tricentis qTest
Chose Tricentis qTest
I have used HP AlM, Redmine , ADO in past and I loved qTest for its ability to integrate with CI tool , automation frameworks and Jira.
Chose Tricentis qTest
The main tool we compared to Tricentis qTest Explorer was the "Steps Recorder" that comes with Windows. We selected Tricentis qTest Explorer because, at least at the time, Steps Recorder would sometimes skip recording arbitrary steps, which didn't meet our needs.
Features
GitHubTricentis qTest
Version Control Software Features
Comparison of Version Control Software Features features of Product A and Product B
GitHub
9.3
10 Ratings
7% above category average
Tricentis qTest
-
Ratings
Branching and Merging9.610 Ratings00 Ratings
Version History9.610 Ratings00 Ratings
Version Control Collaboration Tools9.69 Ratings00 Ratings
Pull Requests9.710 Ratings00 Ratings
Code Review Tools8.79 Ratings00 Ratings
Project Access Control9.010 Ratings00 Ratings
Automated Testing Integration8.710 Ratings00 Ratings
Issue Tracking Integration8.710 Ratings00 Ratings
Branch Protection9.89 Ratings00 Ratings
Test Management
Comparison of Test Management features of Product A and Product B
GitHub
-
Ratings
Tricentis qTest
8.1
39 Ratings
0% above category average
Centralized test management00 Ratings7.938 Ratings
Manage test hosts and schedules00 Ratings8.433 Ratings
Map tests to user stories00 Ratings7.78 Ratings
Test execution reporting00 Ratings8.838 Ratings
Defect management00 Ratings7.933 Ratings
Best Alternatives
GitHubTricentis qTest
Small Businesses
Git
Git
Score 10.0 out of 10
BrowserStack
BrowserStack
Score 8.5 out of 10
Medium-sized Companies
Git
Git
Score 10.0 out of 10
OpenText ALM/Quality Center
OpenText ALM/Quality Center
Score 9.1 out of 10
Enterprises
Perforce P4
Perforce P4
Score 7.2 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
GitHubTricentis qTest
Likelihood to Recommend
9.7
(131 ratings)
8.7
(39 ratings)
Likelihood to Renew
10.0
(1 ratings)
6.0
(2 ratings)
Usability
9.4
(10 ratings)
8.0
(1 ratings)
Support Rating
8.8
(26 ratings)
1.0
(1 ratings)
Implementation Rating
-
(0 ratings)
5.0
(1 ratings)
User Testimonials
GitHubTricentis qTest
Likelihood to Recommend
GitHub
GitHub is an easy to go tool when it comes to Version Controlling, CI/CD workflows, Integration with third party softwares. It's effective for any level of CI/CD implementation you would like to. Also the the cost of product is also very competitive and affordable. As of now GitHub lacks capabilities when it comes to detailed project management in comparison to tools like Jira, but overall its value for money.
Read full review
Tricentis
Tricentis qTest integrates seamlessly with Jira, making it ideal for teams that manage user stories and defects in Jira while keeping test cases and execution in qTest. When paired with automation tools like tosca, Selenium, or WebdriverIO, qTest is excellent for aggregating both manual and automated test results in one place.
Read full review
Pros
GitHub
  • Version control: GitHub provides a powerful and flexible Git-based version control system that allows teams to track changes to their code over time, collaborate on code with others, and maintain a history of their work.
  • Code review: GitHub's pull request system enables teams to review code changes, discuss suggestions and merge changes in a central location. This makes it easier to catch bugs and ensure that code quality remains high.
  • Collaboration: GitHub provides a variety of collaboration tools to help teams work together effectively, including issue tracking, project management, and wikis.
Read full review
Tricentis
  • As a fresher, when I started using qTest it was very handy and easy to understand.
  • It helps us trace the test cases that are used to test the quality in a single location
  • The main thing is its integration with JIRA as soon as we create a ticket we would be getting all the requirements in the qTest so it became easy for me
Read full review
Cons
GitHub
  • Not an easy tool for beginners. Prior command-line experience is expected to get started with GitHub efficiently.
  • Unlike other source control platforms GitHub is a little confusing. With no proper GUI tool its hard to understand the source code version/history.
  • Working with larger files can be tricky. For file sizes above 100MB, GitHub expects the developer to use different commands (lfs).
  • While using the web version of GitHub, it has some restrictions on the number of files that can be uploaded at once. Recommended action is to use the command-line utility to add and push files into the repository.
Read full review
Tricentis
  • In requirements , we can't add multiple test cases at once, or search multiple cases at once, need to do one by one. Here actually qtest needs to improve.
  • Linking cloud hosted qtest and on-premise TOSCA is very difficult especially when you are working with client system with security wall. It requires tunnelling software which is not recommended.
Read full review
Likelihood to Renew
GitHub
GitHub's ease of use and continued investment into the Developer Experience have made it the de facto tool for our engineers to manage software changes. With new features that continue to come out, we have been able to consolidate several other SaaS solutions and reduce the number of tools required for each engineer to perform their job responsibilities.
Read full review
Tricentis
This has been a core QA management tool for our organization and integrates well with our other SDLC platforms (Azure DevOps/Jira/Katalon).
Read full review
Usability
GitHub
GitHub is a clean and modern interface. The underlying integrations make it smooth to couple tasks, projects, pull requests and other business functions together. The insights and reporting is really strong and is getting better with every release. GitHub's PR tooling is strong for being web based, i do believe a better code editor would rival having to pull merge conflicts into local IDE.
Read full review
Tricentis
qTest is actually intuitive and user-friendly, despite my other scathing review aspects
Read full review
Support Rating
GitHub
There are a ton of resources and tutorials for GitHub online. The sheer number of people who use GitHub ensures that someone has the exact answer you are looking for. The docs on GitHub itself are very thorough as well. You will often find an official doc along with the hundreds of independent tutorials that answers your question, which is unusual for most online services.
Read full review
Tricentis
The actual answer is 0. I have never experienced worse support, whether personal or professional
Read full review
Implementation Rating
GitHub
No answers on this topic
Tricentis
Again, supporting documentation could have been a lot better
Read full review
Alternatives Considered
GitHub
While I don't have very much experience with these 2 solutions, they're two of the most popular alternatives to GitHub. Bitbucket is from Atlassian, which may make sense for a team that is already using other Atlassian tools like Jira, Confluence, and Trello, as their integration will likely be much tighter. Gitlab on the other hand has a reputation as a very capable GitHub replacement with some features that are not available on GitHub like firewall tools.
Read full review
Tricentis
All of them offer formidable solutions in the test management realm, but each one caters to different niche and need. qTest distinguishes itself with its deep integration capabilities, especially with Agile and DevOps tools, enabling streamlined CI/CD process. Its modern, user-centric interface contrasts with ALM's more dated appearance and complex setup. While TestRail provides a clean user experience and caters to a broad spectrum of business, qTest's scalability, from SMBs to large enterprises, stands out. PractiTest's cloud-based solution is geared towards mid-sized companies, but qTest's flexibility, advanced analytics, and robust reporting grant teams actionable insights. qTest' approach to a more holistic test management closely aligning with modern software development practices
Read full review
Return on Investment
GitHub
  • Team collaboration significantly improved as everything is clearly logged and maintained.
  • Maintaining a good overview of items will be delivered wrt the roadmap for example.
  • Knowledge management and tracking. Over time a lot of tickets, issues and comments are logged. GitHub is a great asset to go back and review why x was y.
Read full review
Tricentis
  • In comparison to other Testing tools, Tricentis qTest was the most expensive.
  • We were able to quickly bring international users up to speed on how to use the tool.
  • The ability to clone a project rather than create a new one from scratch was a valuable time saver.
Read full review
ScreenShots

Tricentis qTest Screenshots

Screenshot of Customizable analytics and reports can be shared across the organization - additional read license requiredScreenshot of Centrally manage automated testing and environments, as well as schedule and or kickoff automated testing with any open source or proprietary toolScreenshot of qTest allows for true test case sharing across teams and projects to help standardize and scale knowledge and best practicesScreenshot of qTest integrates in real-time with Jira for full traceability to requirements during Agile test and developmentScreenshot of Build custom, event-driven workflows with any third-party solution, including ChatOps tools like Slack and Microsoft Teams, to streamline testing and drive collaborationScreenshot of Tricentis qTest comes with over 60 out-of-the-box metrics, with drag-and-drop capabilities to build custom dashboards