Programming Software

Typically, Programming is a capability of a variety of other G2 Software categories. See more below to select the

best Programming Software.

Build and debug modern web and cloud applications. Code is free and available on your favorite platform - Linux, Mac OSX, and Windows.

Top Programming Software Result from Text Editor


AK
“Visual Studio Code: The first love of coders”
What do you like best about Visual Studio Code?

The best thing I like about visual studio code is that it is one of the best code editors available in the market and have almost every feature that a programmer need and have a variety of themes available and font can also be changed. It has a lot of features, has variety of available extensions which are available for every programming language and it is not limited to that even it has code runner extension too which help you run your code in the software itself, even there is terminal provided where you can see the result of your code.

The software is a type of package in itself to write ,edit, format ,design code and do programming ,even it is very easy to use as a beginner.

Even the software option to connect it with github .

the software even is providing ai to help and assist you while writing the code.

it is very useful to daily programming and its user interface is so good that no one can be bored.

I am using it from more than 2 years .

it is very easy to install also and it is a free software you do not have to pay for it. Review collected by and hosted on G2.com.

What do you dislike about Visual Studio Code?

I donot have dislikes about the visual studio code maybe sometimes it have minor issue using it for more than 2 years didn't find any major issue. Review collected by and hosted on G2.com.

What problems is Visual Studio Code solving and how is that benefiting you?

I am a computer science and engineering student and I needed a code editor for my daily day to tasks and learnings and I found this code editor I can surely say this is currently the best text editor in the market , as a beginner I was afraid how to use any code editor but when I used it never struggled to use it because its user interface and features are so good and easy to use that even a beginner could easily use it. I am almost using it more than 2 years and I saw that it has a lot of features like extensions ,terminal ,code runner, themes. even it has a feature that while writing code it will tell you where are you writing wrong by highlighting the wrong line, even it helped me a lot to write code correctly when I was a beginner, I have also used it for web development and it also support it to run and code the webpage you designed .

It is helpful for practicing coding also.

i also use it for practise dsa question that my professor give for assignment.

It also support connecting with Github that also helped me a lot.

It is not limited to that it also have feature that two or more people can work together from different locations or systems on the same code Review collected by and hosted on G2.com.

Show More
Show Less
LaunchDarkly

LaunchDarkly

(494)4.5 out of 5

LaunchDarkly

(494)4.5 out of 5

LaunchDarkly's vision is to eliminate risk for developers and operations teams from the software development cycle. As companies transition to a world built on software, there

Top Programming Software Result from Feature Management

Also listed in A/B Testing, Continuous Delivery


GC
“Launch Darkly is a really good tool”
What do you like best about LaunchDarkly?

I've heard engineers talk about how easy it is for them to put new features behind a feature flag in Launch Darkly. From the product side, its super easy to create segments of users. This has improved the way we manage our Alpha, Beta, and GA releases. I'm currently leading a huge intiative at the moment; I can not imagine doing this effectively without LD. Review collected by and hosted on G2.com.

What do you dislike about LaunchDarkly?

Their zapier integration is limited. We were attempting to completely automate our beta process leveraging Launch Darkly + Hubspot forms. We failed to do so because LD's zapier integration doesn't support Segments. We are exploring leveraging their public API to build a custom solution. Review collected by and hosted on G2.com.

What problems is LaunchDarkly solving and how is that benefiting you?

It has helped us do a few things better. 1. We manage alpha and beta releases more effectively. 2. We hav avoided massive outages by leveraging percentage based rollouts 3. It has helped us reduced the risk of launching large features or intiatives in our customer. Review collected by and hosted on G2.com.

Show More
Show Less
GitHub

GitHub

(2,199)4.7 out of 5

GitHub

(2,199)4.7 out of 5

GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over two million people use GitHub to build amazing things together.

Top Programming Software Result from Version Control Hosting

Also listed in DevOps Platforms, Software Composition Analysis, Cloud Infrastructure Automation, Static Application Security Testing (SAST), Application Release Orchestration


LS
“I managed to streamline all our code and improved its quality”
What do you like best about GitHub?

All my work as a Developer has changed since GitHub came into my life. I never worry about accidentally deleting or deleting critical code. If something goes wrong, I just go back to an earlier version and that’s it. When I need to test something without changing the main code, the ability to deal with branches has saved me more than once. By using code reviews and pull requests, we can keep our workflow organized, make changes in real time, and comment on individual lines. Reviewing, commenting and suggesting changes to my coworkers' code directly on pull requests is a fantastic example of team collaboration. Thanks to GitHub, I no longer have coding errors and the quality of our code has increased. Review collected by and hosted on G2.com.

What do you dislike about GitHub?

For those who are not familiar with Git, at first, the learning curve can be a bit high. I still remember the first time I tried to set up a workflow using GitHub Actions, at that point programming was not my priority; I spent more time reading documentation. Review collected by and hosted on G2.com.

What problems is GitHub solving and how is that benefiting you?

Our entire development process now runs on GitHub. We can communicate without accidentally overwriting files, all changes are well documented, and the code is never lost because we use it. We can locate the source of a production issue because GitHub recorded every change we made. Without any drama, we simply examine the confirmations, identify the problem and solve it. It has also been very helpful for our security, we guarantee that there are no safety failures or defects in production, we do code reviews for each extraction request. The advantages outweigh the disadvantages considerably, despite some minor problems such as learning curve and limited integrations. Review collected by and hosted on G2.com.

Show More
Show Less
Notepad++

Notepad++

(2,358)4.6 out of 5

Notepad++

(2,358)4.6 out of 5

Notepad++ is a source code editor and notepad replacement that supports several languages in a MS Windows environment with Syntax highlighing and folding, PCRE, customizable G

Top Programming Software Result from Text Editor


RA
“Notepad++ is the text editor that I keep using”
What do you like best about Notepad++?

I have stuck with Notepad++ as my favorite text editor on Windows. I love it because it has always given me the freedom to work with multiple files open in one window, allowing me to edit and create in languages like Python and JavaScript as well as HTML and CSS. I continue to utilize its numerous new features effectively. I can highlight the syntax clearly and easily, and it starts pretty fast. Besides being open source and free, it has always had a very simple and easy-to-use interface. Its favorite point is that it manages to highlight syntax errors, and its autocorrect function is great. It remains a very lively application. Review collected by and hosted on G2.com.

What do you dislike about Notepad++?

Its availability only for Windows is a drawback; other issues include lack of support for high-level embedded development environments and code editors. There are no updates available, and it's becoming outdated. Review collected by and hosted on G2.com.

What problems is Notepad++ solving and how is that benefiting you?

For many years, it has served me well in my beloved profession, allowing me to quickly modify codes, browse configuration files, and update scripts. Thanks to my skillful integration of numerous languages, I am able to write and modify code with ease and speed. One of the main reasons I continue to use it is the success I've had with it. We use it instead of Windows Notepad to open files because it has better formatting and search, which is particularly useful when scanning logs. I have used it daily within the company for weeks, and it has become part of our everyday tool pack. For my own writing and point programming requirements, I have been using Notepad++. Review collected by and hosted on G2.com.

Show More
Show Less
Bitrise

Bitrise

(223)4.8 out of 5

Bitrise

(223)4.8 out of 5

Bring back the joy of app development! Mobile Continuous Integration & Delivery for your whole team, with dozens of integrations for your favorite services.

Top Programming Software Result from Continuous Delivery

Also listed in Continuous Integration, Build Automation, DevOps Platforms


DC
“Just love it”
What do you like best about Bitrise?

I like fast setup, fact that its mobile first and fact that its entire ecosystem built with intetnt to make mobile development faster and smoother. Workflow editor is powerfull. Review collected by and hosted on G2.com.

What do you dislike about Bitrise?

Pricing can get expensive and workflow debugging can be tricky Review collected by and hosted on G2.com.

What problems is Bitrise solving and how is that benefiting you?

Bitrise takes a lot of the pain out of building, testing, and releasing mobile apps. Instead of spending hours setting up pipelines or dealing with fragile manual processes, it automates everything—from running tests to pushing updates to the app stores. That means less time fixing broken builds and more time actually building your product. It helps teams move faster, catch bugs before they reach users, and ship updates with confidence. For any business that depends on mobile, Bitrise makes the whole development and release process smoother, safer, and way more efficient Review collected by and hosted on G2.com.

Show More
Show Less

Platform as a Service (PaaS) eliminates the expense and complexity of evaluating, buying, configuring, and managing all the hardware and software needed for custom-built appli

Top Programming Software Result from Cloud Platform as a Service (PaaS)

Also listed in Application Development Platforms, DevOps Platforms, Passwordless Authentication, Workplace Innovation Platforms, Customer Identity and Access Management (CIAM)


DG
“The Powerfull CRM platform for automation and Bussiness growth.”
What do you like best about Salesforce Platform?

Firstly, I am Salesforce Developer and as a user I can say that it is very powerfull and flexible platform. you can customize anything if you want some automation you can easily done this using flows and and It also connects easily with other platform like shopify and hubspot and It also provides the community to learning new things like trailhead.It makes life so much easier for Bussiness and developers. Review collected by and hosted on G2.com.

What do you dislike about Salesforce Platform?

as a user what I don't like about salesforce is that it is very expensive espically for small bussiness and startups and as a developer when you are dealing with large amount do data so the reports and dashnord can run slowly and sometimes governor limit can restrict the complex operation. Review collected by and hosted on G2.com.

What problems is Salesforce Platform solving and how is that benefiting you?

Firstly, It provides the automation process very easy so I don't have to mannually update and change the data for every records and it is also benefiting me with to easily integrate with third party platforms which help me to manage all the data in one place. Review collected by and hosted on G2.com.

Show More
Show Less
GitLab

GitLab

(823)4.5 out of 5

GitLab

(823)4.5 out of 5

An open source web interface and source control platform based on Git.

Top Programming Software Result from Version Control Hosting

Also listed in Secure Code Review, DevOps Platforms, Value Stream Management, Software Composition Analysis, Cloud Infrastructure Automation


RA
“very useful and easy to use ci/cd pipeline tool”
What do you like best about GitLab?

I like how easy it is to create pipelines with jobs and stages, use of variables and the concept of default runners and also ability to configure custom runners. Review collected by and hosted on G2.com.

What do you dislike about GitLab?

The configuration of default runners is unknown - unless we run a particular command like uname Review collected by and hosted on G2.com.

What problems is GitLab solving and how is that benefiting you?

Prior to using gitlab, i was building my code on a VM. when the VM went down or the network was down I was stuck. Also space was a constraint on VM with multple users using to store their files and build code.

moving to gitlab and having multiple projects eased this situation.

Also with the concept of branches I could have multiple flavors and options to achieve different functionality. Review collected by and hosted on G2.com.

Show More
Show Less
NoteTab

NoteTab

(25)4.7 out of 5

NoteTab

(25)4.7 out of 5

NoteTab is a Notepad replacement HTML and text editor with text-processing, search and replace, capture and copy text to clipboard, reusable text snippets and macros, and othe

Top Programming Software Result from Text Editor


AP
“It is a feature really easy to use”
What do you like best about NoteTab?

As I mentioned in the title it is is a feature really easy to use, that allows you notes with only one click and manage less programs because you can have multiple notes. AND THE MOST IMPORTANT THING, AUTO-SAVE!!!! Review collected by and hosted on G2.com.

What do you dislike about NoteTab?

Themes. Like I would like colors :) But basically everything is great Review collected by and hosted on G2.com.

What problems is NoteTab solving and how is that benefiting you?

Since is light weight I dont have any issues with space or even open notes in my computer. Is right there. Review collected by and hosted on G2.com.

Show More
Show Less
Copado DevOps

Copado DevOps

(275)4.3 out of 5

Copado DevOps

(275)4.3 out of 5

Copado DevOps weaves security best practices into agile planning, CI/CD and testing to help you safely accelerate software delivery.

Top Programming Software Result from DevOps Platforms

Also listed in Continuous Integration, Continuous Delivery


☁B
(Original )Information
“Review for Copado DevOps”
What do you like best about Copado DevOps?

The best part I like about Copado DevOps is its strong integration with Salesforce which makes Copado DevOps a standout option for teams workingwithin Salesforce space. Review collected by and hosted on G2.com.

What do you dislike about Copado DevOps?

There are few things which I dislike about Copado DevOps such as its steep learning and its complexity for non-salesforce projects. Review collected by and hosted on G2.com.

Recommendations to others considering Copado DevOps:

Keep doing the great work. Review collected by and hosted on G2.com.

What problems is Copado DevOps solving and how is that benefiting you?

Copado DevOps is solving problems such as manual deployment challenges and implementation of effective Continuous Integration/Continuous Deployment (CI/CD) within Salesforce. It is benefitting by increased collaboration and transparency and reduced errors and risks due to automation. Review collected by and hosted on G2.com.

Show More
Show Less
DeployHQ

DeployHQ

(54)4.4 out of 5

DeployHQ

(54)4.4 out of 5

Deploy your websites or apps directly from your repository to servers or the cloud.

Top Programming Software Result from Continuous Delivery


JA
“Deployments made easy”
What do you like best about DeployHQ?

Having used DeployHQ for many years and see it grow in features it is difficult to pin down a favourite thing, however the simplicity of both the UI and zero-to-first-deploy always comes to mind. It is the go to tool in any company I work at to manage web app deployments Review collected by and hosted on G2.com.

What do you dislike about DeployHQ?

I don't like how some things are becoming ultra premium features (behind firewall deployments etc). Review collected by and hosted on G2.com.

What problems is DeployHQ solving and how is that benefiting you?

It helps solve the who and when problem - uploading files manually, running commands etc Everything is now auditable Review collected by and hosted on G2.com.

Show More
Show Less
UltraEdit

UltraEdit

(1,121)4.7 out of 5

UltraEdit

(1,121)4.7 out of 5

UltraEdit is a powerful text editor and code editor for Windows, Mac, and Linux that supports nearly any programming language and easily handles huge (4+ GB) files. Includes (

Top Programming Software Result from Text Editor


FF
“Great IDE!”
What do you like best about UltraEdit?

It is a well rounded IDE for a good price. I can do all my programing for multimple languages in it and replaced my aging outdated and discontinued IDEs of old allwoing me to continue to continue programing like I want. Review collected by and hosted on G2.com.

What do you dislike about UltraEdit?

While it is easy to jump in and start programing it does have a bit of a learning curve to fully learn it and get the most out of it. Review collected by and hosted on G2.com.

What problems is UltraEdit solving and how is that benefiting you?

Ultra Edit is a great programming environment for me. Review collected by and hosted on G2.com.

Show More
Show Less

Automate your builds and deployments with Pipelines so you spend less time with the nuts and bolts and more time being creative

Top Programming Software Result from Application Release Orchestration

Also listed in ServiceNow Store Apps, DevOps Platforms, Continuous Delivery


AJ
“Best DevOps / Automation tool within Azure eco system”
What do you like best about Azure Pipelines?

- Azure pipelines have build and release pipelines which are easy to use and implement.

- we can utilize features such as gates, approvals, automated deployment CI-CD to promote your code to higher environments easily and securely.

- Azure pipelines are tightly integrated with Azure boards, repos, and overall azure resoruces, so doing some work with other azure services is much easier.

- If there are any issues with your setup, just check community forums and most likely you will find your solution there. Review collected by and hosted on G2.com.

What do you dislike about Azure Pipelines?

- sometimes the pipelines takes too long to execute / respond (maybe due to downtime from azure side). Review collected by and hosted on G2.com.

What problems is Azure Pipelines solving and how is that benefiting you?

- We use the azure pipelines to Deploy code in higher environments such as Test, Prod etc.

- Code promotion became easier and effortless due to DevOps pipelines. Review collected by and hosted on G2.com.

Show More
Show Less

Google Container Builder is designed to enable fast, consistent, reliable builds on Google Cloud Platform.

Top Programming Software Result from Continuous Delivery

Also listed in Container Orchestration, Build Automation


WA
(Original )Information
“Amazing Experience”
What do you like best about Google Cloud Build?

Google Cloud has very good documentation and easy integration & implementation with good Google customer support. I like to do CI/CD work with GCB and I love using it frequently. It has lots of features that make a developer's life easy. Review collected by and hosted on G2.com.

What do you dislike about Google Cloud Build?

GCB is a great product but it is very expensive for my many clients. Review collected by and hosted on G2.com.

What problems is Google Cloud Build solving and how is that benefiting you?

It is useful when I have very specific needs and don't want to configure a Linux server by myself. It is also very useful in the development and testing stage so I can mainly focus on my software logic & structure. Review collected by and hosted on G2.com.

Show More
Show Less

Sublime Text is a sophisticated text editor for code, markup and prose. You'll love the slick user interface, extraordinary features and amazing performance.

Top Programming Software Result from Text Editor


CT
“Simplistic Text Program With Lots of Potential”
What do you like best about Sublime Text?

Sublime is so straight forward and easy to use that you can become an expert after your first use. Since it is so easy to use, you will end up using it for a variety of purposes throughout your day. Additionally, it has a wide variety of features that you have become acustomed to using, giving you a one stop show for a text program. Review collected by and hosted on G2.com.

What do you dislike about Sublime Text?

The tabbing for multiple open documents can become painful to navigate through when you have a large amount of files opened at once. Review collected by and hosted on G2.com.

What problems is Sublime Text solving and how is that benefiting you?

Sublime offers a one stop shop text program for editing, viewing, and creating that can be used across multiple platforms. Review collected by and hosted on G2.com.

Show More
Show Less
Semaphore

Semaphore

(184)4.7 out of 5

Semaphore

(184)4.7 out of 5

Semaphore is a hosted continuous integration and deployment service for open source and private projects.

Top Programming Software Result from Continuous Integration

Also listed in DevOps Platforms, Automation Testing, Continuous Delivery


MV
“Amazing support, easy to setup and configure build pipelines”
What do you like best about Semaphore?

The accessibility and flexibility of configuring our Semaphore instances helped us reduce our CI/CD pipelines to under 10 minutes on average. Also, a shout out to the support team - the support team is always very forthcoming and quick to respond. Generally very happy with Semaphore as our CI/CD provider. Review collected by and hosted on G2.com.

What do you dislike about Semaphore?

There are occasional hiccups with the agents responding slowly and the occasional outage - but these usually get resolved really quickly by the team. Review collected by and hosted on G2.com.

What problems is Semaphore solving and how is that benefiting you?

We're using Semaphore for our CI/CD pipelines. For every change we make to our repository, Semaphore runs the tests and other checks to make sure the feature is test covered and compliant. It also takes care of the continuous delivery of releases to our production environment in AWS. Review collected by and hosted on G2.com.

Show More
Show Less
AutoRABIT

AutoRABIT

(198)4.3 out of 5

AutoRABIT

(198)4.3 out of 5

AutoRABIT is an end-to-end Release Management Suite for accelerating the development and release of Salesforce applications. It enables Automated Metadata Deployment and Versi

Top Programming Software Result from Continuous Delivery

Also listed in Continuous Integration, DevOps Platforms


RJ
“Comprehensive and Reliable DevOps Solution for Salesforce”
What do you like best about AutoRABIT?

AutoRABIT offers a robust and comprehensive suite of tools tailored for Salesforce DevOps. I appreciate its seamless integration with Salesforce, which simplifies the CI/CD process. The ease of use, especially for non-technical team members, is a significant plus. AutoRABIT's automated deployments and version control are intuitive, reducing manual errors and saving time. The platform also provides excellent data backup and recovery options, ensuring data integrity and security. Additionally, the customer support is responsive and knowledgeable, which adds great value to the overall experience. Review collected by and hosted on G2.com.

What do you dislike about AutoRABIT?

While AutoRABIT is feature-rich, the initial setup and implementation can be somewhat complex, especially for organizations with less technical expertise. The user interface, though functional, could benefit from a more modern and intuitive design. At times, the platform's performance can be sluggish, particularly when dealing with large data sets or complex environments using Dataloader. Lastly, the pricing might be a bit steep for smaller teams or organizations with limited budgets, making it more suitable for mid to large-sized enterprises. Review collected by and hosted on G2.com.

What problems is AutoRABIT solving and how is that benefiting you?

AutoRABIT addresses several key challenges in our Salesforce development lifecycle. Firstly, it simplifies and automates the deployment process, reducing the risk of manual errors and significantly speeding up release cycles. This has enabled our team to deploy changes more frequently and with greater confidence. Secondly, AutoRABIT's version control system ensures that all changes are tracked, making it easier to manage code conflicts and rollbacks if necessary. The platform’s robust backup and recovery features protect our data, ensuring business continuity even in the event of unexpected issues. Overall, AutoRABIT has streamlined our DevOps operations, improved efficiency, and enhanced the security of our Salesforce environment. Review collected by and hosted on G2.com.

Show More
Show Less
Flosum

Flosum

(206)4.8 out of 5

Flosum

(206)4.8 out of 5

Release Management software for Salesforce

Top Programming Software Result from DevOps Platforms

Also listed in SaaS Backup, Continuous Delivery, Continuous Integration


FN
“Complete Salesforce Release Management - within Salesforce!”
What do you like best about Flosum?

Flosum offers the unique possibility of combining a full-blown release management suite with the flexibility of Salesforce itself.

The tool is easy to use for starters in the Salesforce ecosystem, but also established experts can find all the features they need to fine-tune complex release landscapes and respective processes.

Big plus: New features are released regularly and you can feel that the Flosum team really listens to the feedback of their customers when designing their product roadmap. Review collected by and hosted on G2.com.

What do you dislike about Flosum?

The main downside comes not from Flosum itself, but from the architectural fact that it is in the end hosted on Salesforce platform itself, meaning that it also needs to adher all Salesforce platform limits, sometimes causing performance issues. However, solutions to these bottlenecks are already being developed afaik. Review collected by and hosted on G2.com.

What problems is Flosum solving and how is that benefiting you?

Very heterogeneous level of knowledge across the team.

Complex, multi-org architecture and release landscape.

Faster, but also more reliable and scalable deployment processes. Review collected by and hosted on G2.com.

Show More
Show Less
Vercel

Vercel

(42)4.7 out of 5

Vercel

(42)4.7 out of 5

Vercel provides cloud deployment solutions to individuals, teams and organizations.

Top Programming Software Result from Continuous Delivery

Also listed in WebOps Platforms, Content Delivery Network (CDN), Cloud Platform as a Service (PaaS)


YC
“Amazing tool for product deployment”
What do you like best about Vercel?

I use vercel to deploy my frontend projects quickly and easily. It have a lot of features which makes like of developer pretty easy some of them are connecting github and just selecting the target repo and branch. This is a one time process, Now whenever you push new changes it will generate new build automatically and publish it. It also have a tool where we can add comments on the UI of the deployed projects this is very helpful when you are reviewing your websites and pin pointing bugs. Customer support of vercel is great and have a big community of developers who can quickly resolves your doubts. Review collected by and hosted on G2.com.

What do you dislike about Vercel?

I don't see any downsides of using vercel as its a amazing tool for developer and enterprise companies. Review collected by and hosted on G2.com.

What problems is Vercel solving and how is that benefiting you?

Vercel helping me quickly deploy my projects without need a lot of technical knowlege of DevOps. Review collected by and hosted on G2.com.

Show More
Show Less
Jenkins

Jenkins

(522)4.4 out of 5

Jenkins

(522)4.4 out of 5

Jenkins is an application that monitors executions of repeated jobs, such as building a software project or jobs run by cron.

Top Programming Software Result from Continuous Integration

Also listed in DevOps Platforms, Continuous Delivery, Build Automation, AWS Marketplace


SA
“Bulk removal of listings”
What do you like best about Jenkins?

Jenkins gives hand for searching the missing listings when the user reaches out; bulk removal of the lists; helps to integrate the data in an ease manner. They also have colour indications to signify us whether the takedown is done or it's somewhere in the middle. It has only very few datas to fill before runing it which eats a very low time. Thus it is a very good application. Review collected by and hosted on G2.com.

What do you dislike about Jenkins?

It takes a bit more time while taking down the listings but still that is fine and it got stuck 2 times while running the jenkins and I have to add the details again to run it. Apart from that it is a good application. Review collected by and hosted on G2.com.

What problems is Jenkins solving and how is that benefiting you?

It helps to takedown the counterfeit listings in bulk with the essential information. When the luxury brand reach out to us, we use jenkins to takedown the products. We handle the client's queries on hidden listings which we cannot see in the admin page. It will not eat up the time like other apps asking for much data. It has many filterations which could be very useful in drawing the data. It also has seperate hypes for whole listing removal and also for a particular picture removal of a whole listing. Friendly to navigate and and very much supporting. Review collected by and hosted on G2.com.

Show More
Show Less

Split’s Feature Data Platform pairs the speed and reliability of feature flags with event-driven causal analysis for every feature rollout. Catch performance regressions, erro

Top Programming Software Result from Feature Management

Also listed in A/B Testing, Continuous Delivery, Configuration Management, Mobile App Optimization


Verified User in Computer & Network Security
UC
(Original )Information
“Great experience”
What do you like best about Split by Harness?

It is very flexible. We can easily have some splits in our products and use them to roll out new features step by step. In case of any issue, we can easily disable the feature and fix the issue. Review collected by and hosted on G2.com.

What do you dislike about Split by Harness?

The product is excellent, there are no drawbacks. Maybe the UI is a bit complex, but that is because the product is compelling and offers many possibilities Review collected by and hosted on G2.com.

What problems is Split by Harness solving and how is that benefiting you?

It offers the possibility of quickly rolling out a new feature by percentage, any id, etc. We are confident that if something goes wrong, we can rollback in no time. It is easy to create a group of accounts that you want to enable or disable a new feauture too. It is also handy to enable/disable the accounts in test environments or even for Beta customers in production environments. Review collected by and hosted on G2.com.

Show More
Show Less