Jira Software vs. Selenium

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Jira Software
Score 8.0 out of 10
N/A
Jira Software is a project management tool from Atlassian, featuring an interactive timeline for mapping work items, dependencies, and releases, Scrum boards for agile teams, and out-of-the-box reports and dashboards.
$81.85
per month 10 users
Selenium
Score 8.1 out of 10
N/A
Selenium is open source software for browser automation, primarily used for functional, load, or performance testing of applications.N/A
Pricing
Jira SoftwareSelenium
Editions & Modules
Standard
$8.15
per month per user (minimum 10)
Premium
$16
per month per user (minimum 10)
Data Center
$44,000
per year 500 users
Enterprise
Contact Sales
per year
No answers on this topic
Offerings
Pricing Offerings
Jira SoftwareSelenium
Free Trial
YesNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Jira SoftwareSelenium
Considered Both Products
Jira Software

No answer on this topic

Selenium
Chose Selenium
Selenium is way better than those two as it's free and has great community support.
Chose Selenium
The first obvious thing is Selenium, an open-source tool, and it has a wide-open community for support. Well, on the other hand, Silk Test is a paid tool. With the combination of different tools in the market, we can build a solution for Web and Mobile based automation using …
Chose Selenium
I have the most experience with selenium. I have used form filler, which is a Google add-on that allows you to create a form quickly. This is a little easier to use and has less setup time than selenium IDE, however, it is less powerful. I picked selenium because it is an …
Chose Selenium
Our marketing automation application is built on AngularJS and have a lot of JavaScript specialization inside our company use Protractor.
Chose Selenium
There is no simillar product I wish we could have available.
Chose Selenium
HQ UFT, it is one of the best and has more abilities but it is too much expensive while Selenium is free.
SmartBear TestComplete, same reason as UFT.
Watir, it is a Selenium-like open source project but has less features and limited documentation.
Chose Selenium
I am forced to use NeoLoad because Selenium doesn't provide performance and load functionality.
Top Pros
Top Cons
Best Alternatives
Jira SoftwareSelenium
Small Businesses
FunctionFox
FunctionFox
Score 8.3 out of 10
BrowserStack
BrowserStack
Score 8.3 out of 10
Medium-sized Companies
SAP Ruum
SAP Ruum
Score 9.0 out of 10
ReadyAPI
ReadyAPI
Score 8.1 out of 10
Enterprises
Quickbase
Quickbase
Score 9.2 out of 10
ignio AIOps
ignio AIOps
Score 8.1 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Jira SoftwareSelenium
Likelihood to Recommend
8.7
(187 ratings)
9.2
(55 ratings)
Likelihood to Renew
9.0
(35 ratings)
9.2
(6 ratings)
Usability
7.2
(28 ratings)
8.8
(6 ratings)
Availability
5.3
(3 ratings)
-
(0 ratings)
Performance
8.0
(1 ratings)
-
(0 ratings)
Support Rating
8.8
(23 ratings)
8.3
(11 ratings)
Online Training
8.0
(1 ratings)
-
(0 ratings)
Implementation Rating
9.0
(1 ratings)
9.0
(3 ratings)
Ease of integration
7.7
(8 ratings)
-
(0 ratings)
User Testimonials
Jira SoftwareSelenium
Likelihood to Recommend
Atlassian
The Jira software works well for managing scrum boards and allocating resources to a task. When your Epics and Issues are set up properly, it can give you a good idea of where your team stands and the trajectory of your project. It is not the ideal solution if you need to provide documentation and support to people outside of your product teams or organization. It would benefit from having a public documentation or repository feature.
Read full review
Open Source
When you have to test the UI and how it behaves when certain actions are performed, you need something that can automate the browsers. This is where Selenium comes to the rescue. If you have to test APIs and not the frontend (UI), I would recommend going with other libraries that support HTTP Requests. Selenium is good only when you have no choice but to run the steps on a browser.
Read full review
Pros
Atlassian
  • Running sprints and tracking progress of roadmap, epics, story, task and subtask
  • The user interface is great. It allows tables inside details, have common shortcuts and clean design.
  • Can create custom dashboards and can view data in multiple ways
  • Advanced access rights based on role
Read full review
Open Source
  • For any web based UI automation, Selenium is the best tool out there to automate your tests.
  • It supports multiple coding languages like Java, Python, Ruby, C# etc.. to choose from.
  • There is a huge community of users and can get many answers on StackOverFlow.
  • It has lot of other plugins to make your tests even more efficient.
Read full review
Cons
Atlassian
  • Management of the software is very difficult at times, although has improved.
  • Ability to manage resources is really non-existent, there are some plugins but they are ALL buggy (I've tested them all).
  • Better integration with Trello, would love to see this happen. Right now it's very clumsy.
Read full review
Open Source
  • Selenium is pretty user-friendly but sometimes tests tend to flake out. I'd say roughly one out of twenty tests yields a false positive.
  • Selenium software cannot read images. This is a minor negative because a free plug-in is available from alternate sources.
  • Slowness may be a minor factor with Selenium, though this is an issue with basically any testing software since waiting on a site to execute JavaScript requires the browser to wait for a particular action.
Read full review
Likelihood to Renew
Atlassian
This is because Jira Software generates a huge profit for an affordable price. Having a tool that makes team management transparent and effective is very valuable.
In addition, the renewal of Jira Software and all Atlassian tools is predictable and clear, as the prices are published on the Atlassian website and there is no pyramid of intermediaries.
Read full review
Open Source
We love this product mainly because of its high customization abilities and the ease of use. Moreover, its free and can be learned easily through online communities and videos. The tests are more consistent and reliable as compared to Manual tests. It has enabled us to test a large number of features all in one go, which would have impossible through manual tests. The reports generated at the end of the tests are really helpful for the QA and the development teams to get a fair view of the application.
Read full review
Usability
Atlassian
JIRA Software is a pretty complex tool. We have a project manager for JIRA who onboarded us, created our board, and taught us the basics. I think it would have been pretty overwhelming to learn without her. JIRA offers so much functionality that I'm not aware of -- I constantly need to Google or ask others about existing features. Also, although they are all under the Atlassian umbrella, I find it difficult to switch between JIRA Software and Confluence.
Read full review
Open Source
As I mentioned earlier, the reason I use Selenium is because there is a fairly widespread community of users, and user support services are at a good level. because the application is open source, it works on many platforms (Windows, Linux, IOS) without any problems. In addition, it gives us a lot of options for writing functional tests. For errors that we receive through the application, we can easily find the reasons for errors in the forums.
Read full review
Support Rating
Atlassian
Our JIRA support is handled internally by members of our Product Support team. It is not supported by a 3rd party. Our internal support will always sent out notifications for downtime which is usually done on the weekend unless it is required to fix a bug/issue that is affecting the entire company. Downtime is typically 3-4 hours and then once the maintenance is complete, another broadcast email is sent out informing the user community that the system is now available for use.
Read full review
Open Source
Selenium does not have technical support available easily. You have to go through forums to get the information you need. However, there are excellent forums out there that make it easy to troubleshoot. The open-source flexibility makes it difficult to have dedicated support.
Read full review
Online Training
Atlassian
One of their strong points i stheir documentation. Almost all of the basic set up needed within JIRA is available online through atlassian and its easy to find and very precise. The more critical issues need to be addressed as well and hence the rating of 8 instead of a 9.
Read full review
Open Source
No answers on this topic
Implementation Rating
Atlassian
Take your time implementing Jira. Make sure you understand how you want to handle your projects and workflows. Investing more time in the implementation can pay off in a long run. It basically took us 5 days to define and implement correctly, but that meant smooth sailing later on.
Read full review
Open Source
We did everything we needed to use it. Now we can execute our tests on different operational systems and browsers running few tests simultaneously. We also implemented Appium framework to execute our tests on mobile devices, such as iPhones, iPads, Android phones and tablets. We use SauceLabs for our test execution and Jenkins for continuous integration.
Read full review
Alternatives Considered
Atlassian
Jira Software has more integrations and has more features than many of its competitors. While some of its competitors do have better UI/UX than Jira Software, they have improved this greatly over time. Atlassian also acquired Trello years ago, so that adds better user interfaces to the system. They do also offer a pretty in-depth library of how to customize the platform that others don't.
Read full review
Open Source
At the time of adoption, there were not many other alternatives that were even close to being competitive when it comes to browser testing. As far as I know now to this day, there is still little competition to Selenium for what it does. Any other browser-based testing still utilises Selenium to interact with the browser.
Read full review
Return on Investment
Atlassian
  • Jira has positively made our company's daily activities much better organized
  • With Jira we can track progress and follow up on tasks
  • Jira has great reporting tools which aggregate various data and give us a good overview of our teams capacity
Read full review
Open Source
  • There hasn’t been a downside to using it yet other than we’ve got to update the programs we create for each change.
  • This has saved us hundreds of hours of manpower by allowing our automation engineer to rapid fire tests.
  • We are able to screenshot and save entire sites before and after launch with a program the automation engineer created
  • We can compare large volumes of data against data in excel docs with a program created using Selenium
Read full review
ScreenShots