What is Testrail and what are its top alternatives?
Top Alternatives to Testrail
- Jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units of work. Jira comes out-of-the-box with everything agile teams need to ship value to customers faster. ...
- TestLink
It is a web-based test management system that facilitates software quality assurance. The platform offers support for test cases, test suites, test plans, test projects and user management, as well as various reports and statistics ...
- qTest Management
It is a test management software used by the small as well as large-scale organization. It helps to create a centralize test management system for easy communication and rapid deployment of the task to QA teams and developers. ...
- TestLodge
A user-friendly, productive online test case management tool to manage your testing efforts in a simple, streamlined way. ...
- PractiTest
It is an easy-to-use Test Management solution for professionals, allowing users to have all testing information in one central location. ...
- Zephyr
Manage all aspects of software quality; integrate with JIRA and various test tools, foster collaboration and gain real-time visibility. ...
- HipTest
It provides a real-time environment for designing, executing and refactoring tests. Ultimately it enables to automate tests that become the living specification of your Apps. ...
- Selenium
Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should!) also be automated as well. ...
Testrail alternatives & related posts
Jira
- Powerful310
- Flexible254
- Easy separation of projects149
- Run in the cloud113
- Code integration105
- Easy to use57
- Run on your own52
- Great customization39
- Easy Workflow Configuration38
- REST API27
- Great Agile Management tool12
- Integrates with virtually everything7
- Confluence6
- Complicated5
- Sentry Issues Integration3
- It's awesome1
- Rather expensive8
- Large memory requirement5
- Slow2
- Cloud or Datacenter only1
related Jira posts
So I am a huge fan of JIRA like #massive I used it for many many years, and really loved it, used it personally and at work. I would suggest every new workplace that I worked at to switch to JIRA instead of what I was using.
When I started at #StackShare we were using a Trello #Kanban board and I was so shocked at how easy the workflow was to follow, create new tasks and get tasks QA'd and deployed. What was so great about this was it didn't come with all the complexity of JIRA. Like setting up a project, user rules etc. You are able to hit the ground running with Trello and get tasks started right away without being overwhelmed with the complexity of options in JIRA
With a few TrelloPowerUps we were easily able to add GitHub integration and storyPoints to our cards and thats all we needed to get a really nice agile workflow going.
I'm not saying that JIRA is not useful, I can see larger companies being able to use the JIRA features and have the time to go through all the complex setup to get a really good workflow going. But for smaller #Startups that want to hit the ground running Trello for me is the way to go.
In saying that what I would love Trello to implement is to allow me to create custom fields. Right now we just have a Description
field. So I am adding User Stories
& How To Test
in the Markdown of the Description
if I could have these as custom fields then my #Agile workflow would be complete.
#StackDecisionsLaunch
Last time we shared there information about our decision about using YouTrack over Jira actually we found much better solution that our team have loved. Linear is a minimalistic issue tracker that integrates well with Sentry, GitHub, Slack and Figma which are our basic tools. I would like to recommend checking out Linear as a potential alternative to "heavy" issue trackers, maybe at enterprises that may not work but when we're a startup that works awesome!
related TestLink posts
qTest Management
related qTest Management posts
TestLodge
related TestLodge posts
related PractiTest posts
- Good integration with JIra1
- Slow UI3
- Slower performance2
- Lack of debugging insights2
- Lack of bulk edit operations for test runs2
- Doesn’t add much value to non-Jira users2
related Zephyr posts
could you please share any pros and cons of QMetry compared to Zephyr? The team is already using Jira and needs a tool for test management integrated into Jira. tks
HipTest
related HipTest posts
- Automates browsers177
- Testing154
- Essential tool for running test automation101
- Record-Playback24
- Remote Control24
- Data crawling8
- Supports end to end testing7
- Easy set up6
- Functional testing6
- The Most flexible monitoring system4
- End to End Testing3
- Easy to integrate with build tools3
- Comparing the performance selenium is faster than jasm2
- Record and playback2
- Compatible with Python2
- Easy to scale2
- Integration Tests2
- Integrated into Selenium-Jupiter framework0
- Flaky tests8
- Slow as needs to make browser (even with no gui)4
- Update browser drivers2
related Selenium posts
When you think about test automation, it’s crucial to make it everyone’s responsibility (not just QA Engineers'). We started with Selenium and Java, but with our platform revolving around Ruby, Elixir and JavaScript, QA Engineers were left alone to automate tests. Cypress was the answer, as we could switch to JS and simply involve more people from day one. There's a downside too, as it meant testing on Chrome only, but that was "good enough" for us + if really needed we can always cover some specific cases in a different way.
For our digital QA organization to support a complex hybrid monolith/microservice architecture, our team took on the lofty goal of building out a commonized UI test automation framework. One of the primary requisites included a technical minimalist threshold such that an engineer or analyst with fundamental knowledge of JavaScript could automate their tests with greater ease. Just to list a few: - Nightwatchjs - Selenium - Cucumber - GitHub - Go.CD - Docker - ExpressJS - React - PostgreSQL
With this structure, we're able to combine the automation efforts of each team member into a centralized repository while also providing new relevant metrics to business owners.