Best Application Development Software for Cucumber

Compare the Top Application Development Software that integrates with Cucumber as of July 2025

This a list of Application Development software that integrates with Cucumber. Use the filters on the left to add additional filters for products that have integrations with Cucumber. View the products that work with Cucumber in the table below.

What is Application Development Software for Cucumber?

Application development software is a type of software used to create applications and software programs. It typically includes code editors, compilers, and debuggers that allow developers to write, compile, and debug code. It also includes libraries of pre-written code that developers can use to create more complex and powerful applications. Compare and read user reviews of the best Application Development software for Cucumber currently available using the table below. This list is updated regularly.

  • 1
    Boozang

    Boozang

    Boozang

    Build. Test. Automate. Empower your whole team to build and maintain automated tests, not just developers. Meet your testing demands fast. Get full test coverage in days, not months. Our natural-language tests are extremely stable to code changes. When tests break our AI will repair it in minutes. Go Agile/DevOps by setting up Continuous Testing. Push features in production the same day. Boozang supports the following test approaches: - Codeless Record/Replay interface - BDD / Cucumber - API testing - Model-based testing - HTML Canvas testing The following features makes your testing a breeze - In-browser console debugging - Screenshots to show where test fails - Integrate to any CI server - Test with unlimited parallel workers to speed up tests - Root-cause analysis reports - Trend reports to track failures and performance over time - Test management integration (Xray / Jira)
    Starting Price: $249 USD / month / user
    Partner badge
    View Software
    Visit Website
  • 2
    Jira

    Jira

    Atlassian

    Jira is the only project management tool you need to plan and track work across every team. Jira by Atlassian is the #1 software development tool for teams planning and building great products. Trusted by thousands of teams, Jira offers access to a wide range of tools for planning, tracking, and releasing world-class software, capturing and organizing issues, assigning work, and following team activity. It also integrates with leading developer tools for end-to-end traceability. From short projects, to large cross-functional programs, Jira helps break big ideas down into achievable steps. Organize work, create milestones, map dependencies and more. Link work to goals so everyone can see how their work contributes to company objectives and stay aligned to what’s important. Your next move, suggested by AI. Atlassian Intelligence takes your big ideas and automatically suggests the tasks to help get it done.
    Leader badge
    Starting Price: Free
    View Software
    Visit Website
  • 3
    aqua cloud

    aqua cloud

    aqua cloud GmbH

    aqua is an AI-powered advanced Test Management System designed to make the QA process painless. It is ideal for enterprises and SMBs across various sectors, although aqua was initially designed specifically for regulated industries like Fintech, MedTech and GovTech. aqua cloud helps to: - Organize custom testing processes and workflows, - Run testing scenarios of any complexity and scale, - Create extended sets of test data, - Ensure thorough insights with rich reporting capabilities and - Go from manual to automated testing smoothly. Additionally, it includes a unique feature called “Capture," which transforms the process of documenting and reproducing bugs into a 1-click action. aqua integrates with all the most popular issue trackers and automation tools like JIRA, Selenium, Jenkins and others. REST API is also available. aqua's streamlines testing and saves your QA team up to 70% of time, enabling you to deliver high-quality software and releases x2 faster!
  • 4
    Visual Studio Code
    VSCode: Code editing. Redefined. Free. Built on open source. Runs everywhere. Go beyond syntax highlighting and autocomplete with IntelliSense, which provides smart completions based on variable types, function definitions, and imported modules. Debug code right from the editor. Launch or attach to your running apps and debug with break points, call stacks, and an interactive console. Working with Git and other SCM providers has never been easier. Review diffs, stage files, and make commits right from the editor. Push and pull from any hosted SCM service. Want even more features? Install extensions to add new languages, themes, debuggers, and to connect to additional services. Extensions run in separate processes, ensuring they won't slow down your editor. Learn more about extensions. With Microsoft Azure you can deploy and host your React, Angular, Vue, Node, Python (and more!) sites, store and query relational and document based data, and scale with serverless computing.
  • 5
    IntelliJ IDEA

    IntelliJ IDEA

    JetBrains

    IntelliJ IDEA is a JetBrains IDE for professional development in Java and Kotlin. It unlocks productive development and helps you write high-quality code with ease. Built to get the job done, it provides all of the essential tools and cutting-edge technology support you need. With a smooth, comfortable workflow and a strong focus on privacy and security, it lets you code with confidence and pleasure.
    Leader badge
    Starting Price: $16.90 per user per month
  • 6
    Git

    Git

    Git

    Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is easy to learn and has a tiny footprint with lightning fast performance. It outclasses SCM tools like Subversion, CVS, Perforce, and ClearCase with features like cheap local branching, convenient staging areas, and multiple workflows. You can query/set/replace/unset options with this command. The name is actually the section and the key separated by a dot, and the value will be escaped.
    Leader badge
    Starting Price: Free
  • 7
    Karate

    Karate

    Karate

    Karate is the only open-source tool to combine API test automation, mocks, performance-testing and even UI automation into a single, unified framework. The BDD syntax popularized by Cucumber is language-neutral and easy for even non-programmers. Assertions and HTML reports are built-in, and you can run tests in parallel for speed. There’s also a cross-platform stand-alone executable for teams not comfortable with Java. You don’t have to compile code. Just write tests in a simple, readable syntax - carefully designed for HTTP, JSON, GraphQL and XML. And you can mix API and UI test automation within the same test script. It is worth pointing out that JSON is a ‘first-class citizen’ of the syntax such that you can express payload and expected data without having to use double-quotes and without having to enclose JSON field names in quotes. There is no need to ‘escape’ characters like you would have had to in Java or other programming languages.
    Starting Price: Free
  • 8
    Katalon TestCloud
    Experience high-performance cross-browser and platform testing. Easily execute automated tests across the most common browsers and devices on the cloud while we take care of the heavy lifting, all accessible from your TestOps and Studio latest versions. QA teams and devs have the agility to handle ever-changing ecosystems and business needs. Effortless access to on-demand test environments with pre-configured setup. Enterprise-grade security to safeguard every step of the testing pipeline. Design, orchestrate, and execute all your tests within the Katalon platform. Users can design scripts with Studio, execute them using TestCloud, orchestrate the entire testing process, and gain insights using TestOps, within the same Katalon account. Test on any available browser, version, OS, or combination of the three. With TestCloud, QA engineers and testers are not limited to testing on available local environments or waiting for IT to deploy the ones they need.
    Starting Price: $25 per month
  • 9
    SimpleCov

    SimpleCov

    SimpleCov

    SimpleCov is a code coverage analysis tool for Ruby. It uses Ruby's built-in Coverage library to gather code coverage data, but makes processing its results much easier by providing a clean API to filter, group, merge, format, and display those results, giving you a complete code coverage suite that can be set up with just a couple lines of code. SimpleCov/Coverage track covered ruby code, gathering coverage for common templating solutions like erb, slim, and haml is not supported. In most cases, you'll want overall coverage results for your projects, including all types of tests, Cucumber features, etc. SimpleCov automatically takes care of this by caching and merging results when generating reports, so your report actually includes coverage across your test suites and thereby gives you a better picture of blank spots. SimpleCov must be running in the process that you want the code coverage analysis to happen on.
    Starting Price: Free
  • 10
    Testmo

    Testmo

    Testmo

    Manage all your test cases, sessions & automation in Testmo. Powerful unified test management, lightning-fast UI, rich reports & integrations. Works with Jira, GitHub, GitLab & many more. The most productive test case management tool available, fully integrated. Easily manage test cases, record test results and track test runs with Testmo's flexible test case management. Fully customizable, integrated with your existing tools, and optimized for productivity. Exploratory testing, session management & note taking as first-class features in Testmo's test management platform. Manage your test sessions and ad-hoc tests for fast-release cycles and continuous delivery. Full test automation integration with your existing testing tools, CI pipelines, and build systems. Automatically submit results, track tests, and report failures. Works with any tool, language, and platform. All your test automation results are in one central place, regardless of the tools you use.
    Starting Price: $99 per month
  • 11
    Zephyr Squad

    Zephyr Squad

    SmartBear

    Flexible test management for teams inside Jira. Synchronize test results from popular automat tools and frameworks like Cucumber, Jenkins, Selenium, or Junit. Leverage project-specific reports and dashboard gadgets on traceability, test executions, top defects, and more. Get started with manual and automated testing, with minimal disruption, to your Jira environment. Simple and tightly integrated, Zephyr Squad makes it easy for teams already familiar with Jira to start testing immediately. Zephyr Squad will bring a shared understanding to all teams. Synchronize your automated test results through popular open-source frameworks and industry-leading test automation tools. Make informed software release decisions and keep teams in sync. Any member of your team can access end-to-end traceability and test-metric gadgets on their Jira dashboard. Zephyr Squad integrates tightly with test automation tools and frameworks you already use, helping you deliver quality products at speed and scale.
    Starting Price: $10 per month
  • 12
    TestQuality

    TestQuality

    TestQuality

    TestQuality is a modern test management platform designed for QA and development teams to build, run, and manage test cases, plans, runs, and cycles efficiently. It supports modern testing workflows like shift-left, BDD, TDD/ATDD, and continuous testing, offering seamless integration with tools such as Jira, GitHub, Selenium, Playwright, and Jenkins. The platform provides powerful test analytics to help teams understand the quality of their tests and the performance of their QA processes. TestQuality's live two-way integration ensures that your testing efforts are synchronized with your development and QA workflows in real time. It also allows for the import of test results from popular CI/CD, test automation, and unit testing systems, or through its robust REST API, facilitating integration with any DevOps workflow. With customizable roles, permissions, and scalable pricing plans, TestQuality can be tailored to meet the specific needs of both small teams and large enterprises.
    Starting Price: $90 per month
  • 13
    CucumberStudio
    Behavior-Driven Development is revolutionizing how organizations build software. CucumberStudio gives your team the platform to succeed with BDD. It's a single source of truth for BDD your whole team will love. The best agile teams use CucumberStudio. Seamless Git integration means your BDD documentation is always up to date. Stop sending documents around, and worrying if everyone has the latest version. CucumberStudio empowers the whole team to read and refine executable specifications without needing technical tools. Business and technology teams can collaborate on acceptance criteria and bridge their gap. See your team’s feature files rendered as beautiful, easily understood documentation, automatically verified with every developer check-in. Automated tests build confidence and trust across the team. Give all stakeholders visibility into testing activity and results with analytics built for modern agile organizations.
    Starting Price: $21 per month
  • 14
    LT Browser

    LT Browser

    LambdaTest

    Next-gen browser to build, test & debug mobile websites. Test website on different pre-installed mobile device view ports. See mobile view of website on android and iOS resolutions with LT Browser, a dev friendly browser for mobile view debugging. Can’t find your favorite device? With LT Browser, you can create your own custom device view port and save it for future uses. Create new mobile, tablet or desktop devices and test website on various devices, screen resolution and perform screen resolution test for website on different screen sizes. You don’t have to switch between two devices to perform mobile website test. Test on two devices simultaneously with LT Browser and perform mobile website test on different tablet and desktop sizes and inspect website on different resolutions simultaneously. LT Browser comes with DevTools to debug multiple device sizes while performing responsiveness test simultaneously. Test website on various device resolutions with separate DevTools for each.
    Starting Price: $15 per month
  • 15
    Hexawise

    Hexawise

    Hexawise

    Remove wasteful variation and inject important variation - generating fewer, more powerful scenarios. Hexawise is used successfully in 35+ industries such as insurance, banking, IT consulting, and more. Have a question while using Hexawise? Our test design experts are ready, willing, and able to help you achieve your testing goals. Use Hexawise Automate to turn your test scenarios into data-driven, BDD-style scripts in Gherkin format as necessary. Schedule onsite or remote training from a Hexawise implementation expert to transform your people into Hexawise experts. Adjust the Hexawise coverage dial to ensure appropriate test coverage for the risk profile of your system. We customize Hexawise to integrate smoothly with your company's existing tools and workflows. Test design experts available on request to help design tests for complex projects.
  • 16
    Launchable

    Launchable

    Launchable

    You can have the best developers in the world, but every test is making them slower. 80% of your software tests are pointless. The problem is you don't know which 80%. We find the right 20% using your data so that you can ship faster. We have shrink-wrapped predictive test selection, a machine learning-based approach being used at companies like Facebook so that it can be used by any company. We support multiple languages, test runners, and CI systems. Just bring Git to the table. Launchable uses machine learning to analyze your test failures and source code. It doesn't rely on code syntax analysis. This means it's trivial for Launchable to add support for almost any file-based programming language. It also means we can scale across teams and projects with different languages and tools. Out of the box, we currently support Python, Ruby, Java, JavaScript, Go, C, and C++, and we regularly add support for new languages.
  • 17
    Citrus

    Citrus

    Citrus

    Framework for automated integration tests supporting a wide range of message protocols and data formats! In a typical test scenario the system under test is running on a test infrastructure while interacting with Citrus over various messaging transports. During the test Citrus is able to act on both sides as client and consumer exchanging real request/response messages over the wire. With each test step you can validate the exchanged messages with expected control data including message headers, attachments and body content (e.g. XML, Json, ...). The test provides a Java fluent API to specify the test logic and is fully automated. The repeatable test is nothing but a normal JUnit or TestNG test and can easily run as integration test in a CI/CD pipeline. Kamelets represent Camel-K route snippets that act as standardized event sources and sinks in an event driven architecture.
    Starting Price: Free
  • 18
    Behave Pro

    Behave Pro

    Behave Pro

    Native to Jira, the whole team can easily collaborate on great user stories using the simple editor that includes step completion, scenario or scenario outline detection, and automatic formatting of tables. With features such as ‘questions’ and ‘ready’, tracking of scenario changes, and support for 25+ languages, agile teams write better user stories and ensure shared understanding before development work starts. Teams need to store feature files in Git, and the secure two-way synchronization between Jira and your repository facilitates ongoing involvement and collaboration of all team members throughout the development lifecycle. Each completed user story is automatically grouped by feature as a living document, automated test results are fully traceable to user stories, and a powerful search allows teams to quickly locate important information. Automated acceptance tests for Cucumber are created from feature files, with full requirements traceability.
    Starting Price: $10 per month
  • 19
    Captain
    Captain is an open source CLI that can detect and quarantine flaky tests, automatically retry failed tests, partition files for parallel execution, and more. It's compatible with 16 testing frameworks. Captain tracks the time each test takes to run and partitions your test suite into balanced partitions to minimize test suite runtime in CI. Captain determines and reports on which tests in your test suites are flaky so that you can easily resolve issues with flakiness. Use Captain now with your existing test framework. Captain works with over 15 different test frameworks with more to follow. Captain retries only the tests that fail so that you spend less time waiting for retries to complete. Combined with flakiness detection, Captain can be configured to retry flaky tests more aggressively than new failures. Captain's quarantining allows you to continue running tests that are known to be flaky or failing while preventing them from failing your builds.
    Starting Price: $10 per million test results
  • 20
    IBM DevOps Velocity
    IBM DevOps an enterprise-scale release management application that delivers pipeline orchestration and real-time analytics. Your teams can visualize your DevOps toolchain and data and can better determine the creation of value as work proceeds from idea to customer. Bring together heterogeneous pipelines across different integration and delivery tools. Provide data that helps teams to identify value creation, bottlenecks, and team issues. Show that automation is complemented with appropriate controls and visibility. Orchestrate releases across multiple deployment tools. Consolidate testing and security metrics across your organization. Improve governance across your tools and throughout your organization. Geta real-time view into your pipelines, from idea to production. Help business leaders and DevOps teams. Coordinate multiple continuous delivery pipelines together. Govern and automate your software release process.
  • 21
    Deque

    Deque

    Deque Systems

    Deque Systems is a leading provider of digital accessibility solutions, offering a comprehensive suite of tools, services, and training to help organizations achieve and maintain compliance with accessibility standards. With a commitment to digital equality, Deque's solutions are designed to integrate seamlessly into development workflows, enabling teams to identify and remediate accessibility issues efficiently. Let’s meet you where you are and build a pragmatic plan for advancement together. Deque’s tactical and strategic accessibility expertise is unparalleled. Axe is the most trusted and accurate accessibility testing toolkit on the planet. Deque’s emphasis on shift-left accessibility is unique and critical for success. Our experts help define web standards, and with over 475,000 deployments worldwide, our tools are the de facto standard for automated accessibility testing.
  • 22
    Kovair DevOps

    Kovair DevOps

    Kovair Software

    Leverage Kovair’s VSMP DevOps solution with the CI/CD functionality to deploy applications to any platform at any scale. The pace of delivery in today’s software world has never been faster and more competitive. IT teams of organizations are always getting challenged with increasing demands both from the market as well as their own lines of Business. These demands have raised the need for implementation of Continuous Delivery (CD) and DevOps practices. Organizations need to implement solutions for achieving faster delivery in a more predictable, scalable and productive way by automating their delivery process with complete visibility to every stage of the release process in a collaborative manner. Implement end-to-end Continuous Delivery process breaking all silos by integrating all your existing tools.
  • 23
    Selenic

    Selenic

    Parasoft

    Selenium tests are often unstable and difficult to maintain. Parasoft Selenic fixes common Selenium problems within your existing projects with no vendor lock. When your team is using Selenium to develop and test the UI for your software applications, you need confidence that your testing process is identifying real issues, creating meaningful and appropriate tests, and reducing test maintenance. While Selenium offers many benefits, you want to get more out of your UI testing while leveraging your current practice. Find the real UI issues and get quick feedback on test execution so you can deliver better software faster with Parasoft Selenic. Improve your existing library of Selenium web UI tests, or quickly create new ones, with a flexible Selenium companion that integrates seamlessly with your environment. Parasoft Selenic fixes common Selenium problems with AI-powered self-healing to minimize runtime failures, test impact analysis to dramatically reduce test execution time, etc.
  • 24
    Jtest

    Jtest

    Parasoft

    Meet Agile development cycles while maintaining high-quality code. Use Jtest’s comprehensive set of Java testing tools to ensure defect-free coding through every stage of software development in the Java environment. Streamline Compliance With Security Standards. Ensure your Java code complies with industry security standards. Have compliance verification documentation automatically generated. Release Quality Software, Faster. Integrate Java testing tools to find defects faster and earlier. Save time and money by mitigating complicated and expensive problems down the line. Increase Your Return From Unit Testing. Achieve code coverage targets by creating a maintainable and optimized suite of JUnit tests. Get faster feedback from CI and within your IDE using smart test execution. Parasoft Jtest integrates tightly into your development ecosystem and CI/CD pipeline for real-time, intelligent feedback on your testing and compliance progress.
  • 25
    Testinium

    Testinium

    Testinium

    Selenium & Appium based with extensive mobile device mobile devices and web browsers for quick results. Helps you to manage your automation tests on one platform. Software tests have to be repeated often during development cycles to ensure quality. For each release of the software, it may be tested on all supported operating systems and hardware configurations. Manually repeating these tests is costly and time-consuming. Once created, automated tests can be run over and over again at no additional cost and they are much faster than manual tests. Run your tests in parallel on multiple browsers simultaneously. Testinium has built-in support for a mainstream programming language like Java and C#. It has the capability to run automated tests implemented by many test frameworks like Specflow, Cucumber, and Gauge. Setup your Selenium or Appium project by specifying this information and let Testinium execute your automated test for you.
  • 26
    Allure Report

    Allure Report

    Qameta Software

    Simple. Fun. Language and Framework agnostic. Designed to create fancy and clear testing reports in minutes. Loved by the community, developed by Qameta Software & Open-source contributors. Allure supports the majority of test frameworks. Pick the one you need and follow the integration steps. Run your automated test suite using your chosen testing framework. The detailed test results will be captured automatically. Configure your pipeline to run the test suite and generate Allure reports as a post-test step. Depending on your needs, you can customise the Allure reports by adding additional metadata such as tags, labels or descriptions to your test cases. Share the generated Allure reports with stakeholders such as developers, testers, and project managers. The reports' interactive and visual nature makes collaborating and communicating testing results easy.
  • Previous
  • You're on page 1
  • Next