What is BugHerd and what are its top alternatives?
Top Alternatives to BugHerd
- Usersnap
Usersnap is the #1 bug tracking tool for every web project. Collaborate on screenshots with colleagues and clients. Usersnap makes tracking bugs and collecting feedback on design drafts and prototypes easy. ...
- 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. ...
- TrackDuck
TrackDuck covers all your feedback needs: from mockups to live websites. Give feedback and highlight issues on any existing website in seconds. ...
- Trello
Trello is a collaboration tool that organizes your projects into boards. In one glance, Trello tells you what's being worked on, who's working on what, and where something is in a process. ...
- ProjectHuddle
It lets your clients and colleagues leave sticky-note style feedback right on top of your designs and live websites. Forget worded, confusing design revisions buried in email chains. Get real, contextual feedback right on top of your project with a single click. And, since it's hosted right in your WordPress site, there's no giving up your privacy or locking yourself into a service you don't control. ...
- StackHawk
An application security tool built for developers. Automated security bug scanning for the entire dev pipeline. Find, Triage, and Fix. ...
- BugMuncher
BugMuncher is the best way for users to give feedback and bug reports on your website. Users can highlight and black out areas of your site, then BugMuncher will create a screen shot and send it directly to you. ...
- Bugbattle
It helps developers build the best software faster. It is your affordable in-app bug reporting tool for apps, websites and industrial applications. ...
BugHerd alternatives & related posts
- Bug tracking was never easier4
- Because it makes collecting feedback super easy3
related Usersnap posts
Jira
- Powerful306
- Flexible253
- Easy separation of projects148
- Run in the cloud113
- Code integration105
- Easy to use57
- Run on your own51
- Easy Workflow Configuration38
- Great customization38
- REST API26
- Great Agile Management tool11
- Integrates with virtually everything7
- Confluence6
- Sentry Issues Integration3
- Complicated2
- 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 TrackDuck posts
- Great for collaboration716
- Easy to use627
- Free572
- Fast375
- Realtime347
- Intuitive237
- Visualizing215
- Flexible169
- Fun user interface126
- Snappy and blazing fast83
- Simple, intuitive UI that gets out of your way30
- Kanban27
- Clean Interface21
- Easy setup18
- Card Structure18
- Drag and drop attachments17
- Simple11
- Markdown commentary on cards10
- Lists9
- Integration with other work collaborative apps9
- Satisfying User Experience8
- Cross-Platform Integration8
- Recognizes GitHub commit links7
- Easy to learn6
- Great5
- Versatile Team & Project Management4
- Better than email4
- Effective3
- Trello’s Developmental Transparency3
- and lots of integrations3
- Powerful2
- Easy to have an overview of the project status2
- flexible and fast2
- Simple and intuitive2
- Easy2
- Agile2
- Email integration1
- Nice1
- Bad1
- Name rolls of the tongue1
- Great organizing (of events/tasks)1
- Kanban style1
- Ytyt1
- Personal organisation1
- Customizable1
- Easiest way to visually express the scope of projects0
- No concept of velocity or points5
- Very light native integrations4
- A little too flexible2
related Trello 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
For Etom, a side project. We wanted to test an idea for a future and bigger project.
What Etom does is searching places. Right now, it leverages the Google Maps API. For that, we found a React component that makes this integration easy because using Google Maps API is not possible via normal API requests.
You kind of need a map to work as a proxy between the software and Google Maps API.
We hate configuration(coming from Rails world) so also decided to use Create React App because setting up a React app, with all the toys, it's a hard job.
Thanks to all the people behind Create React App it's easier to start any React application.
We also chose a module called Reactstrap which is Bootstrap UI in React components.
An important thing in this side project(and in the bigger project plan) is to measure visitor through out the app. For that we researched and found that Keen was a good choice(very good free tier limits) and also it is very simple to setup and real simple to send data to
Slack and Trello are our defaults tools to comunicate ideas and discuss topics, so, no brainer using them as well for this project.
ProjectHuddle
related ProjectHuddle posts
- CI/CD pipeline integration1
related StackHawk posts
- I love the google-admin like screenshot w annotation1