<!DOCTYPE html><html lang="EN" class="group [&.nav-toggle]:overflow-hidden"> <head><!-- Global Metadata --><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" type="image/svg+xml" href="/blog/favicon.png"><link rel="sitemap" href="/blog/sitemap-index.xml"><link rel="alternate" type="application/rss+xml" title="Smartbear blog" href="/blog/rss.xml"><meta name="generator" content="Astro v4.16.19"><!-- Canonical URL --><link rel="canonical" href="https://smartbear.com/blog/"><!-- Primary Meta Tags --><title>SmartBear Blog</title><meta name="title" content="SmartBear Blog"><meta name="description" content="Blog"><!-- Open Graph / Facebook --><meta property="og:type" content="website"><meta property="og:url" content="https://smartbear.com/blog"><meta property="og:title" content="SmartBear Blog"><meta property="og:description" content="Blog"><meta property="og:image" content="/blog/smartbear-meta-default.png"><!-- Twitter --><meta property="twitter:card" content="summary_large_image"><meta property="twitter:url" content="https://smartbear.com/blog"><meta property="twitter:title" content="SmartBear Blog"><meta property="twitter:description" content="Blog"><meta property="twitter:image" content="/blog/smartbear-meta-default.png"><script>
    document.addEventListener("scroll", initGTMOnEvent);
    document.addEventListener("mousemove", initGTMOnEvent);
    document.addEventListener("touchstart", initGTMOnEvent);
    function initGTMOnEvent(event) {
        initGTM();
        event.currentTarget.removeEventListener(event.type, initGTMOnEvent);
    }
    function initGTM() {
        if (window.gtmDidInit) {
            return false;
        }
        window.gtmDidInit = true;
        const script = document.createElement("script");
        script.type = "text/javascript";
        script.async = true;
        script.onload = () => {
            dataLayer.push({
                event: "gtm.js",
                "gtm.start": new Date().getTime(),
                "gtm.uniqueEventId": 0,
            });
        };
        script.src = "https://www.googletagmanager.com/gtm.js?id=GTM-PFFSBW3";
        document.head.appendChild(script);
    }
</script><style type="text/css">@font-face {font-family:DM Sans;font-style:normal;font-weight:100 1000;src:url(/cf-fonts/v/dm-sans/5.0.18/latin/opsz/normal.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}@font-face {font-family:DM Sans;font-style:normal;font-weight:100 1000;src:url(/cf-fonts/v/dm-sans/5.0.18/latin-ext/opsz/normal.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:DM Sans;font-style:italic;font-weight:100 1000;src:url(/cf-fonts/v/dm-sans/5.0.18/latin-ext/opsz/italic.woff2);unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;font-display:swap;}@font-face {font-family:DM Sans;font-style:italic;font-weight:100 1000;src:url(/cf-fonts/v/dm-sans/5.0.18/latin/opsz/italic.woff2);unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-display:swap;}</style><link rel="stylesheet" href="/blog/_astro/index.IpJjqyLb.css">
<link rel="stylesheet" href="/blog/_astro/index.XboSH6G9.css"><script type="module" src="/blog/_astro/hoisted.CM2Nq6Fe.js"></script></head> <body class="group-[.nav-toggle]:overflow-hidden"> <!-- Google Tag Manager (noscript) --><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PFFSBW3" height="0" width="0" style="display:none;visibility:hidden">
  </iframe></noscript><!-- End Google Tag Manager (noscript) --> <main class="left-0 group-[.nav-toggle]:left-[300px] transition-[left] relative duration-300 ease-in-out"> <!-- <NavigationV2 /> --> <style>
    @keyframes navOverlayFadeIn {
        0% {
            background-color: #fff;
            opacity: 0;
            z-index: 2000;
        }
        10% {
            background-color: #fff;
            opacity: 1;
            z-index: 2000;
        }
        100% {
            opacity: 1;
            z-index: 2000;
            background-color: #fff;
        }
    }

    @keyframes navOverlayFadeOut {
        0% {
            opacity: 1;
            z-index: 2000;
            background-color: #fff;
        }

        99% {
            background-color: #fff;
            opacity: 0.9;
            z-index: 2000;
        }

        100% {
            background-color: #fff;
            opacity: 0;
            z-index: 2000;
        }
    }
    html,
    body {
        overscroll-behavior-y: none; /* or: contain */
    }

    header:not(.nav-main) {
        display: none !important;
    }

    :root {
        --drawer-width: 300px;
        --nav-height: 60px;
    }

    body.nav-toggle > * {
        left: 0 !important;
    }

    .nav-toggle .nav-main-toggle {
        background-color: transparent !important;
        left: 0 !important;
    }

    .nav-main {
        --dark: #173647;
        --orange-200: #fef0e6;
        --orange-500: #f56a00;
        --blue-500: #1874fe;
        --blue-800: #0d408c;
        --navy-50: #e6e9ef;
        --navy-200: #8d98b7;
        --navy-500: #071f63;
        --indigo-200: #8a8da3;
        --indigo-500: #000738;
        --neutral-400: #666;
        --neutral-800: #e6e6e6;
        --topbar-font-size: 13px;
        --navy-50-hover: rgba(230, 233, 239, 0.5);

        --primary: var(--dark);
        --secondary: var(--orange-500);
        --tertiary: #fff;
        --nav-border: rgba(255, 255, 255, 0.1);

        transition:
            border-color 0.3s ease-in-out;

        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 2000;
        border-bottom: 1px solid transparent;
        background-color: transparent;
    }

    .nav-toggle .nav-main,
    .nav-main.scrolled,
    .nav-main[data-theme-white] {
        --primary: #fff;
        --secondary: var(--blue-500);
        --tertiary: var(--dark);
        --nav-border: rgba(0, 0, 0, 0.1);
        background-color: #fff;
        border-bottom-color: var(--nav-border);
    }

    .logo-text {
        fill: var(--tertiary);
        transition: fill 0.3s ease-in-out;
    }

    .logo-icon {
        fill: var(--orange-500);;
    }

    .nav-toggle .nav-main .logo-icon,
    .nav-main.scrolled .logo-icon,
    .nav-main[data-theme-white] .logo-icon {
        fill: var(--orange-500);
    }

    .menu,
    .column-menu {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .menu .menu-item {
        display: flex;
        flex-direction: column;
        border-bottom: 1px solid var(--neutral-800);
    }

    .menu .menu-link:not(.rd-btn, .rd-dropdown-toggle) {
        display: block;
        padding: 1.25rem;
        font-size: 1rem;
        text-decoration: none;
        color: var(--dark);
        background-color: white;
        border-bottom: 1px solid var(--neutral-800);
    }

    .rd-btn {
        display: inline-block;
        width: 100%;
        font-size: 16px;
        font-weight: 600;
        padding: 0.5rem 0.75rem;
        border-radius: 0.25rem;
        text-decoration: none !important;
        transition:
            background-color 0.3s ease-in-out,
            color 0.3s ease-in-out,
            border-color 0.3s ease-in-out;
    }

    .navbar-top {
        display: none;
    }

    .navbar-top-wrap {
        display: none;
    }

    .dropdown-toggle:hover,
    .dropdown-toggle.hover {
        color: var(--dark);
        background-color: transparent;
        border-color: transparent;
        box-shadow: none;
    }

    .dropdown-toggle:focus,
    .dropdown-toggle.focus,
    .dropdown-toggle:active,
    .dropdown-toggle.active {
        background-color: transparent;
        box-shadow: none;
    }

    .rd-btn-primary {
        background-color: var(--blue-500);
        color: #fff;
        border-bottom: none;
    }

    .rd-btn-primary:hover {
        background-color: var(--blue-800);
        color: #fff;
    }

    .rd-dropdown-toggle {
        border: none;
        width: 100%;
        text-align: left;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 1.25rem 1.25rem;
        font-size: 1rem;
        text-decoration: none;
        color: var(--dark);
        background-color: white;
        font-weight: 700;
        line-height: 160%;
        border-bottom: 1px solid transparent;
    }

    .menu .menu-item.nav-item-search {
        display: none;
    }

    .navbar {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: start;
        min-height: var(--nav-height);
        padding: 0;
        max-width: 100vw;
        flex-wrap: nowrap;
    }

    .navbar-brand {
        position: relative;
        display: inline-flex;
        align-items: center;
        left: 0;
        transition: left 0.3s ease-in-out;
        max-width: 10rem;
        margin-left: 1rem;
        padding: 0;
        top: -1px;
    }

    .navbar-brand svg {
        height: auto;
        margin: 0;
    }

    .nav-main-toggle {
        position: static;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        color: var(--tertiary);
        background: transparent;
        border: 0;
        transition:
            left 0.3s ease-in-out,
            color 0.3s ease-in-out;
        width: 24px;
        height: 24px;
        padding: 0;
    }

    body.nav-toggle .nav-main-toggle {
        color: var(--tertiary);
        left: 0 !important;
        background-color: transparent !important;
    }

    .nav-toggle .hamburger.hamburger-rd {
        background-color: transparent !important;
    }

    .hamburger.hamburger-rd {
        position: relative;
        display: block;
        width: 1.5rem;
        height: 2px;
        top: 0;
        left: 0;
        background-color: currentColor !important;
    }

    .hamburger.hamburger-rd::before,
    .hamburger.hamburger-rd::after {
        content: "";
        position: absolute;
        left: 0;
        width: 1.5rem;
        height: 2px;
        background-color: currentColor !important;
        transform-origin: left;
        transform: rotate(0deg);
    }

    .nav-toggle .nav-main-toggle .hamburger::before,
    .nav-toggle .nav-main-toggle .hamburger::after {
        width: 1.5rem;
    }

    .hamburger::before {
        top: -7px;
    }

    .hamburger::after {
        top: 7px;
    }

    .nav-toggle .nav-main-toggle .hamburger.hamburger-rd::after,
    .nav-toggle .nav-main-toggle .hamburger.hamburger-rd::before {
        left: 2px;
    }

    .nav-toggle .nav-main-toggle .hamburger.hamburger-rd::after {
        transform: rotate(-45deg);
        top: 8px;
        width: 1.5rem;
    }

    .nav-toggle .nav-main-toggle .hamburger.hamburger-rd::before {
        transform: rotate(45deg);
        top: -9px;
        width: 1.5rem;
    }

    .nav-drawer {
        position: fixed;
        bottom: 100%;
        left: 0;
        width: 100vw;
        height: 100dvh;
        overflow-y: auto;
        background: #fff;
        overflow-x: hidden;
        overflow-y: auto;
        padding-top: 2rem;
        padding-bottom: 2rem;
        transition: transform 0.3s ease-in-out;
    }

    .nav-toggle .nav-drawer {
        transform: translateY(calc(100% + var(--nav-height)));
    }

    .nav-main:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 2000;
        background-color: transparent;
    }

    .nav-main.closing:after {
        animation: navOverlayFadeOut 0.3s ease-in-out forwards;
    }
    .nav-toggle .nav-main:after {
        animation: navOverlayFadeIn 0.3s ease-in-out forwards;
    }

    .nav-main .nav-main-toggle,
    .nav-main .navbar-brand,
    .nav-main .navbar-menu-secondary {
        position: relative;
        z-index: 2001;
    }

    .nav-main .nav-drawer {
        z-index: 2000;
        position: fixed;
    }

    .navbar-top .menu {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .navbar-top .menu .menu-item {
        flex: 1;
    }

    .navbar-top .menu .menu-link {
        border-left: 1px solid var(--neutral-800);
        text-align: center;
        width: 100%;
    }

    .navbar-top .menu .menu-item:first-of-type .menu-link {
        border-left-color: transparent;
    }

    .dropdown-panel .dropdown-inner {
        flex-direction: column;
        align-items: flex-start;
    }

    .dropdown-panel,
    .dropdown-panel[aria-expanded="true"],
    .dropdown-panel[aria-expanded="false"] {
        display: block;
    }

    .menu-eyebrow {
        font-size: 13px;
        font-style: normal;
        font-weight: 700;
        line-height: 1.3;
        text-transform: uppercase;
        color: var(--navy-200);
        display: flex;
        justify-content: space-between;
    }

    .column {
        display: flex;
        flex-direction: column;
        gap: 1.5rem;
    }

    .column-menu {
        display: flex;
        flex-direction: column;
        gap: 1.5rem;
    }

    .column-menu-link,
    .column-menu-link-extended .link-title {
        margin: 0;
        font-size: 18px;
        font-weight: 700;
        line-height: 1.55;
        color: var(--navy-500);
        text-decoration: none;
        white-space: nowrap;
    }

    .column-menu-link.column-menu-link-extended {
        display: flex;
        align-items: center;
        gap: 0.75rem;
        padding-right: 0.875rem;
        text-decoration: none;
    }

    .column-menu-link:hover,
    .column-menu-link.column-menu-link-extended:hover {
        text-decoration: none;
    }

    .column-menu-link-extended .link-icon {
        width: 2.25rem;
        height: 2.25rem;
        display: flex;
        align-items: center;
    }

    .column-menu-link-extended .link-description {
        margin: 0;
        font-size: 13px;
        line-height: 1.55;
        color: var(--navy-200);
        font-weight: 400;
        white-space: normal;
    }

    .product-menu {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

    .column-resources,
    .column-bearq-ad {
        display: none;
    }

    .navbar-menu-secondary {
        display: flex;
        flex: 1;
        justify-content: flex-end;
    }

    .navbar-menu-secondary .menu .menu-item {
        border-bottom: none;
    }

    .nav-main.scrolled .nav-main-toggle {
        color: var(--dark);
    }

    .dropdown-panel {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        background-color: #fff;
        width: 100%;
        height: 100%;
        max-height: 90%;
        padding: 2rem 0 5rem 0;
        overflow: auto;
        transform: translateX(100%);
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        /* box-shadow: 2px 0px 10px 0px #000; */

        transition:
            transform 0.3s ease-in-out,
            opacity 0.3s ease-in-out,
            visibility 0s linear 0.3s;
        will-change: transform, opacity;
    }

    [aria-expanded="true"] + .dropdown-panel {
        transform: translateX(0);
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transition:
            transform 0.3s ease-in-out,
            opacity 0.3s ease-in-out,
            visibility 0s;
    }

    .dropdown-back-button {
        display: block;
        text-decoration: none;
        background-color: white;
        border: none;
        padding: 0;
        margin-bottom: 1rem;
    }

    .divider-vertical {
        display: none;
    }

    .divider-horizontal {
        width: 100%;
        height: 1px;
        background-color: var(--neutral-800);
        margin: 1.5rem 0 0 0;
    }

    .product-menu {
        display: flex;
        flex-direction: column;
        gap: 1.5rem;
        list-style-type: none;
        margin: 1.5rem 0 0 0;
        padding: 0;
    }

    .product-menu .product-menu-link {
        display: flex;
        align-items: center;
        gap: 0.75rem;
        text-decoration: none;
    }

    .product-menu .product-icon {
        width: 2.5rem;
        height: 2.5rem;
        min-width: 2.5rem;
        min-height: 2.5rem;
    }

    .product-menu .product-icon svg {
        width: 100%;
        height: 100%;
        display: block;
        object-fit: contain;
    }

    .product-menu .product-name,
    .product-menu .product-description {
        margin: 0;
    }

    .product-menu .product-name {
        font-size: 1rem;
        font-weight: 700;
        line-height: 1.6;
        color: var(--navy-500);
    }

    .product-menu .product-description {
        font-size: 0.875rem;
        font-weight: 400;
        line-height: 1.6;
        color: var(--neutral-400);
    }

    .products-dropdown-content {
        display: flex;
        flex-direction: column;
        gap: 1.5rem;
    }

    .resources-column {
        display: none;
    }

    .why-smartbear-dropdown-content,
    .resources-dropdown-content {
        display: flex;
        flex-direction: column;
        gap: 2.5rem;
    }

    .all-products-link-container {
        display: none;
    }

    .bearq-container {
        position: static;
        bottom: 0;
        background-color: white;
        width: 100%;
        padding: 0.875rem 0 0 0;
    }

    .bearq-wrapper {
        grid-column: span 6;
        border-radius: 4px;
        background: #044cb1;
        padding: 0rem;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 0.25rem;
        margin-bottom: 1rem;
        position: relative;
        overflow: hidden;
    }

    .bearq-wrapper::before {
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        background-image: url(https://imagedelivery.net/PVooPtpJE-25QaNkbEuXvw/29812490-3b18-4d0b-f81a-ab585d6e2000/public);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: auto 100%;
        opacity: 0.3;
    }
    .bearq-wrapper .bearq-content {
        position: relative;
        z-index: 1;
        background: linear-gradient(
            90deg,
            rgba(0, 0, 0, 0) 0%,
            rgb(3 77 176) 50%,
            rgba(0, 0, 0, 0) 100%
        );
        padding: 1rem 4rem;
    }

    .bearq-wrapper .bearq-image,
    .bearq-wrapper .bearq-intro {
        display: none;
    }

    .rd-dropdown-toggle::after {
        content: "";
        width: 1.25rem;
        height: 1.25rem;
        background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.42505 16.6004L12.8584 11.1671C13.5 10.5254 13.5 9.47539 12.8584 8.83372L7.42505 3.40039' stroke='black' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        background-position: center;
        color: inherit !important;
        border: none !important;
    }

    .menu-eyebrow .menu-eyebrow-link {
        font-size: 0.75rem;
        font-style: normal;
        font-weight: 600;
        line-height: 1;
        color: var(--blue-500);
        text-decoration: none;
        transition: color 0.3s ease-in-out;
    }

    .menu-eyebrow .menu-eyebrow-link:hover {
        color: var(--blue-800);
    }

    #dropdown-products {
    }

    .navbar-menu-primary {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        max-height: calc(100% - 2rem);
    }

    .navbar-menu-primary .menu {
        width: 100%;
    }

    .why-smartbear-dropdown-content,
    .resources-dropdown-content,
    .ai-dropdown-content,
    .products-dropdown-content {
        width: 100%;
    }

    .ai-dropdown-content {
        display: flex;
        flex-direction: column;
        gap: 1.5rem;
    }
    .products-divider {
        display: flex;
        justify-content: space-between;
        gap: 1rem;
    }

    .products-divider .products-divider-eyebrow {
        color: var(--navy-500);
        font-size: 13px;
        font-style: normal;
        font-weight: 700;
        line-height: 133%; /* 17.29px */
        letter-spacing: 0.01px;
        text-transform: uppercase;
        display: none;
    }

    .products-divider .products-divider-line {
        display: none;
        flex: 1;
        height: 1px;
        background-color: rgba(0, 0, 0, 0.1);
    }

    .products-divider .products-divider-link {
        display: flex;
        align-items: center;
        gap: 0.375rem;
        font-size: 13px;
        font-style: normal;
        font-weight: 700;
        line-height: 133%;
        letter-spacing: 0.01px;
        text-transform: uppercase;
        color: var(--blue-500);
        text-decoration: none;
        transition: color 0.3s ease-in-out;
    }

    .products-divider .products-divider-link:hover {
        text-decoration: none;
        color: var(--blue-800);
    }

    .navbar-menu-secondary {
        display: none;
    }

    .menu-item.menu-item-cta {
        margin-top: 1rem;
    }

    .menu-item.menu-item-cta .menu-link {
        text-align: center;
        padding: 0.75rem;
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px; /* 123.077% */
    }

    .support-links {
        display: flex;
        flex-direction: row;
        position: sticky;
        bottom: 0;
        z-index: 999;
        box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.05);
        background: #fff;
        width: 100%;
    }

    .support-links .support-link {
        width: 100%;
        max-width: 33.333333%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 0.25rem;
        padding: 0.625rem;
        color: var(--dark);
        text-decoration: none;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        border-left: 1px solid rgba(0, 0, 0, 0.1);
        border-right: 1px solid rgba(0, 0, 0, 0.1);
        background: transparent;
    }

    .support-links .support-link:hover {
    }

    .support-links .support-link:nth-child(2) {
        border-left: transparent;
        border-right: transparent;
    }

    .support-links .support-link .support-link-icon {
        width: 1.5rem;
        height: 1.5rem;
    }

    .support-links .support-link:hover {
        text-decoration: none;
    }

    .support-links .support-link-title {
        font-size: 13px;
        font-style: normal;
        font-weight: 700;
        line-height: 133%; /* 17.29px */
        letter-spacing: 0.01px;
        text-transform: uppercase;
    }

    .menu-resource-card .card-title {
        color: white;
    }

    @media (min-width: 1030px) {
        .support-links {
            display: none;
        }
        .menu-item.menu-item-cta {
            display: none;
        }
        .products-divider .products-divider-link {
            align-items: flex-end;
        }
        body.scroll-locked {
            overflow: hidden !important;
        }
        .dropdown-inner {
            justify-content: center !important;
        }

        [aria-expanded="false"] + .dropdown-panel {
            display: block;
            opacity: 0;
            visibility: hidden;
            max-height: 0;
        }

        [aria-expanded="true"] + .dropdown-panel {
            display: block;
            opacity: 1;
            visibility: visible;
            max-height: 100vh;
        }

        .nav-main {
            background-color: transparent;
            /* border-bottom: 1px solid var(--nav-border); */
            max-height: none;
            height: auto;
        }

        .nav-main[data-theme-white] {
            --primary: var(--tertiary);
            --secondary: var(--blue-500);
            --tertiary: var(--dark);
            --nav-border: rgba(0, 0, 0, 0.1);
            background-color: #fff;
        }

        .nav-main:after {
            opacity: 0;
            z-index: -1;
        }

        .nav-main.opened:after {
            opacity: 1;
            z-index: 2;
        }

        .nav-main.opened:after {
            background-color: transparent;
        }

        .nav-main.scrolled.opened:after {
            background-color: #fff;
            animation: none;
        }

        .nav-main.opened[data-theme-white]:after {
            background-color: #fff;
            animation: none;
        }

        .rd-dropdown-toggle::after,
        .dropdown-back-button {
            display: none;
        }

        .navbar {
            position: static;
            display: grid;
            grid-template-columns: auto 1fr auto;
            grid-template-rows: auto;
            grid-template-areas: "brand primary secondary";
            align-items: center;
            padding: 0;
        }

        .rd-btn {
            border-radius: 0.25rem;
            padding: 1rem 1.5rem;
        }

        .menu-eyebrow {
            font-size: 13px;
            font-style: normal;
            font-weight: 700;
            line-height: 1.3;
            text-transform: uppercase;
            color: var(--navy-200);
            display: flex;
            justify-content: space-between;
        }

        .menu .menu-item {
            border-bottom: none;
        }

        .menu .menu-item.nav-item-search {
            display: block;
        }

        .nav-main.scrolled {
            --primary: var(--tertiary);
            --secondary: var(--blue-500);
            --tertiary: var(--dark);
            /* --nav-border: rgba(0, 0, 0, 0.1); */
            background-color: #fff;
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
        }

        .nav-main .navbar-top-wrap {
            visibility: visible;
            max-height: 100px;
            opacity: 1;
            position: relative;
            z-index: 2002;
            transition:
                max-height 0.3s ease-in-out,
                opacity 0.3s ease-in-out;
        }

        .nav-main.scrolled .navbar-top-wrap {
            visibility: hidden;
            max-height: 0px;
            opacity: 0;
            z-index: -1;
            border-color: transparent;
            border-width: 0px;
            overflow: hidden;
        }

        html.nav-toggle {
            overflow: unset;
        }

        .nav-overlay {
            display: block !important;
            position: fixed;
            top: 0;
            left: 0;
            width: 100vw;
            height: 100vh;
            background-color: rgba(0, 0, 0, 0.5);
            z-index: 1;
            opacity: 0;
            visibility: hidden;
            transition: opacity 0.3s ease-in-out;
        }

        .opened .nav-overlay {
            opacity: 1;
            visibility: visible;
        }

        .nav-drawer {
            position: static;
            width: auto;
            height: auto;
            overflow: visible;
            transform: none !important;
            display: contents;
        }

        .nav-main-toggle {
            display: none;
        }

        .navbar-brand {
            grid-area: brand;
            width: 20rem;
            max-width: 14rem;
            justify-self: start;
            padding-left: 0;
            height: 100%;
            padding: 1.375rem 0rem;
            align-items: flex-end;
            margin-left: 0;
            margin-top: 0;
            margin-bottom: 0;
            top: -5px;
        }

        .navbar-top-wrap {
            display: block;
            border-bottom: 1px solid var(--nav-border);
        }

        .navbar-top {
            display: flex;
            justify-content: flex-end;
            margin: 0.5rem 0;
        }
        .navbar-menu-primary {
            max-height: unset;
        }
        .navbar-menu-primary,
        .navbar-menu-secondary {
            display: flex;
            align-items: center;
        }

        .navbar-menu-primary {
            grid-area: primary;
            justify-self: center;
            justify-content: center;
        }

        .navbar-menu-secondary {
            grid-area: secondary;
            justify-self: end;
        }

        .navbar-top .menu {
            flex-direction: row;
            gap: 1rem;
        }

        .divider-vertical {
            display: block;
        }

        .navbar-top .menu-link {
            padding: 0;
            border: 0;
            background: transparent;
            color: var(--tertiary);
            text-transform: uppercase;
            font-weight: 700;
            font-size: var(--topbar-font-size);
        }

        .navbar-top .menu .menu-link:not(.rd-btn) {
            padding: 0;
            background-color: transparent;
            border: none;
            color: var(--tertiary);
            display: block;
            font-size: 13px;
            font-style: normal;
            font-weight: 700;
            line-height: 133%;
            letter-spacing: 0.01px;
            text-transform: uppercase;
            transition: color 0.3s ease-in-out;
        }

        .navbar-top .menu .menu-link:not(.rd-btn):hover {
            color: var(--orange-500);
        }

        .navbar-menu-primary .menu {
            display: flex;
            flex-direction: row;
            align-items: flex-end;
            justify-content: center;
            gap: 0;
        }

        .navbar-menu-secondary .menu {
            display: flex;
            flex-direction: row;
            gap: 1.5rem;
            justify-content: flex-end;
            align-items: center;
        }

        .navbar-menu-primary .menu-link:not(.rd-btn, .rd-dropdown-toggle),
        .navbar-menu-secondary .menu-link:not(.rd-btn, .rd-dropdown-toggle) {
            padding: 0;
            border: 0;
            background: none;
            color: var(--tertiary);
            font-weight: 700;
        }

        .menu .menu-item.has-dropdown {
            position: static;
        }

        .menu .dropdown-panel {
            position: absolute;
            left: 0;
            top: 100%;
            width: 100vw;
            height: auto;
            background: #fff;
            border-top: 1px solid var(--neutral-800);
            z-index: 1000;
            overflow: auto;
            max-height: 80vh;
            border-radius: 4px;
            transform: translateX(0);
            padding-bottom: 0;
            padding-top: 0;
        }

        .navbar-menu-primary .rd-dropdown-toggle {
            padding: 1.375rem 1.5rem;
            font-size: 1rem;
            font-style: normal;
            font-weight: 700;
            line-height: 160%;
            color: var(--tertiary);
            cursor: pointer;
            background: none;
            background-color: transparent;
            border-top: 0;
            border-left: 0;
            border-right: 0;
            border-bottom: 3px solid transparent;
            /* border-top-left-radius: 0.25rem;
            border-top-right-radius: 0.25rem; */
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
            transition:
                background-color 0.3s ease-in-out,
                border-color 0.3s ease-in-out;
        }
        .nav-main:not([data-theme-white])
            .navbar-menu-primary
            .rd-dropdown-toggle {
            position: relative;
            margin-bottom: -1px;
            z-index: 9999;
        }
        .nav-main[data-theme-white] .navbar-menu-primary .rd-dropdown-toggle {
            z-index: 9999;
        }
        .navbar-menu-primary .rd-dropdown-toggle[aria-expanded="true"] {
            background-color: var(--nav-border);
            border-bottom-color: var(--orange-500);
        }

        .navbar-menu-primary .rd-dropdown-toggle:hover {
            border-bottom-color: var(--orange-500);
        }

        .why-smartbear-dropdown-content,
        .resources-dropdown-content,
        .ai-dropdown-content {
            display: flex;
            flex-direction: row;
            padding: 2.5rem 0 2.5rem 0;
            gap: 2.75rem;
            justify-content: center;
        }

        .why-smartbear-dropdown-content {
            flex-wrap: wrap;
            justify-content: flex-start;
        }

        .ai-dropdown-content {
            gap: 1.5rem;
        }

        .products-dropdown-content {
            padding-top: 2.5rem;
            gap: 1.5rem;
            display: grid;
            grid-template-columns: repeat(3, 1fr);
        }

        .resources-dropdown-content {
            padding: 3rem 0;
            gap: 3.75rem;
        }

        .why-smartbear-dropdown-content .column-menu {
            max-width: unset;
        }

        .why-smartbear-dropdown-content .divider-vertical {
            margin-left: 2.75rem;
        }

        .resources-dropdown-content .divider-vertical {
            margin-left: 3.75rem;
        }

        .why-smartbear-dropdown-content .column-menu-wrapper,
        .resources-dropdown-content .column-menu-wrapper {
            height: 100%;
        }

        .column {
            display: flex;
            flex-direction: column;
            gap: 1.5rem;
        }

        .column-menu-wrapper {
            display: flex;
            justify-content: space-between;
        }

        .column-menu {
            display: flex;
            flex-direction: column;
            gap: 1.5rem;
            width: 100%;
            max-width: 12rem;
            min-width: 12rem;
        }

        .column-menu-link,
        .column-menu-link-extended .link-title {
            margin: 0;
            font-size: 16px;
            font-weight: 700;
            line-height: 1.6;
            color: var(--navy-500);
            text-decoration: none;
            white-space: nowrap;
        }

        .column-menu-link {
            font-size: 1rem;
        }

        .column-menu-link:hover,
        .column-menu-link-extended .link-title:hover {
            text-decoration: none;
        }

        .column-menu-link.column-menu-link-extended {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
            padding-right: 0.875rem;
        }

        .column-menu-link-extended .link-icon {
            width: 2.5rem;
            height: 2.5rem;
            min-width: 2.5rem;
            min-height: 2.5rem;
            display: flex;
            align-items: center;
        }

        .column-menu-link-extended .link-icon svg {
            width: 100%;
            height: 100%;
            object-fit: contain;
        }

        .column-menu-link-extended .link-description {
            margin: 0;
            font-size: 13px;
            line-height: 1.55;
            color: var(--navy-200);
            font-weight: 400;
            white-space: normal;
        }

        .divider-vertical {
            width: 1px;
            height: 100%;
            background-color: var(--neutral-800);
        }

        .divider-horizontal {
            width: 100%;
            height: 1px;
            background-color: var(--neutral-800);
            margin: 1.5rem 0 0 0;
        }

        .ai-dropdown-content .column {
            gap: 0.75rem;
        }

        .ai-dropdown-content .column-menu {
            max-width: 17rem;
            min-width: 17rem;
            gap: 0.5rem;
        }

        .ai-dropdown-content .column-menu-wrapper {
            gap: 1.5rem;
        }

        .ai-dropdown-content .column-menu-link {
            padding: 0.75rem;
            border-radius: 0.25rem;
            transition: background-color 0.3s ease-in-out;
        }

        .products-dropdown-content .product-menu {
            gap: 0.5rem;
        }

        .products-dropdown-content .product-menu-link {
            padding: 0.75rem;
            border-radius: 0.25rem;
            transition: background-color 0.3s ease-in-out;
        }

        .why-smartbear-dropdown-content .column-menu,
        .resources-dropdown-content .column-menu {
            gap: 0.5rem;
        }

        .why-smartbear-dropdown-content .column-menu-link,
        .resources-dropdown-content .column-menu-link {
            width: 100%;
            display: block;
            padding: 0.5rem 0.75rem;
            border-radius: 0.25rem;
            transition: background-color 0.3s ease-in-out;
        }

        .why-smartbear-dropdown-content .column-menu-link:hover,
        .resources-dropdown-content .column-menu-link:hover {
            background-color: var(--navy-50-hover);
            color: var(--navy-500);
        }

        .ai-dropdown-content .column-menu-link:hover,
        .products-dropdown-content .product-menu-link:hover {
            background-color: var(--navy-50-hover);
        }

        .ai-dropdown-content .column-menu-link + .divider-horizontal,
        .products-dropdown-content .product-menu-link + .divider-horizontal {
            margin-top: 0;
            opacity: 1;
            transition: opacity 0.3s ease-in-out;
        }

        .products-dropdown-content .product-menu-link + .divider-horizontal {
            margin-top: 0.5rem;
        }

        .ai-dropdown-content .column-menu-link:hover + .divider-horizontal,
        .products-dropdown-content
            .product-menu-link:hover
            + .divider-horizontal {
            opacity: 0;
        }

        .ai-dropdown-resources {
            display: flex;
            gap: 2rem;
            height: 100%;
        }

        .ai-dropdown-content .column-resources {
            flex: 0 0 auto;
        }

        .menu-resource-card {
            position: relative;
            width: auto;
            height: 100%;
            padding: 1.5rem;
            overflow: hidden;
            background-image: url("https://imagedelivery.net/PVooPtpJE-25QaNkbEuXvw/e2f84809-1865-448c-853e-e3e4b1e59000/public");
            background-size: cover;
            background-position: center;
            color: #fff;
            text-decoration: none;
            overflow: hidden;
            border-radius: 0.25rem;
        }

        .ai-dropdown-resources .menu-resource-card {
            max-width: 303px;
        }

        .menu-resource-card:hover {
            text-decoration: none;
            color: #fff;
        }

        .menu-resource-card.menu-resource-card-white {
            background-color: var(--blue-500);
        }

        .menu-resource-card::after,
        .menu-resource-card.menu-resource-card-white::after {
            position: absolute;
            bottom: -10px;
            right: 0;
        }

        .menu-resource-card::after {
            /* content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='157' height='132' viewBox='0 0 157 132' fill='none'%3E%3Cpath d='M143.676 79.0509V105.455L167.622 92.2531V65.8486L143.676 79.0509Z' fill='%233D509A'/%3E%3Cpath d='M167.622 65.8486V92.199L143.676 105.401L167.622 118.603L191.519 105.428L191.568 105.455V79.0509L167.622 65.8486Z' fill='%236E6EF0'/%3E%3Cpath d='M143.676 52.7013L167.622 65.9035V39.499L143.676 52.7013Z' fill='%233D509A'/%3E%3Cpath d='M95.7913 105.389L95.7114 105.521L71.8379 118.683L95.7114 131.846L95.7621 131.794L119.723 118.615L119.752 92.2109L95.7913 105.389Z' fill='white'/%3E%3Cpath d='M143.676 52.7012L119.779 65.8764L119.73 65.8493V92.2538L143.676 105.456V79.1058L167.622 65.9034L143.676 52.7012Z' fill='%23057EFF' fill-opacity='0.4'/%3E%3Cpath d='M143.677 52.7009L119.731 39.4987L119.682 39.5258L95.7852 26.3506V52.7552L95.8343 52.7281L119.731 65.9032L143.677 52.7009Z' fill='white'/%3E%3Cpath d='M119.73 13.1484V39.553L143.676 52.7553V26.3507L119.73 13.1484Z' fill='%23057EFF' fill-opacity='0.4'/%3E%3Cpath d='M167.573 13.1752L143.676 0L119.73 13.2023L143.676 26.4046V52.755L167.622 39.5526V13.1481L167.573 13.1752Z' fill='%23057EFF'/%3E%3Cpath d='M47.9648 131.792L71.8383 144.954V118.63L47.9648 131.792Z' fill='%2397A1C9'/%3E%3Cpath d='M95.7114 131.792L71.8379 118.63V144.954L95.7114 131.792Z' fill='%23FED730'/%3E%3Cpath d='M95.784 105.401L71.8379 92.1992V118.604L95.784 105.401Z' fill='%23F56A00'/%3E%3Cpath d='M47.8926 79.0509L71.8387 92.2531V65.8486L47.8926 79.0509Z' fill='%23F56A00'/%3E%3Cpath d='M71.8379 65.8486V92.2531L95.784 105.455V79.0509L71.8379 65.8486Z' fill='%23001C30'/%3E%3Cpath d='M119.681 65.8764L95.784 52.7012L71.8379 65.9034L95.784 79.1058V105.456L119.73 92.2538V65.8493L119.681 65.8764Z' fill='%23F56A00'/%3E%3Cpath d='M71.8879 39.5258L71.8387 39.4987L47.8926 52.7009V79.1055L71.8387 65.9032L95.7357 52.7281L95.7849 52.7552V26.3506L71.8879 39.5258Z' fill='%23057EFF' fill-opacity='0.4'/%3E%3Cpath d='M23.9461 118.55L0 131.752L23.9461 144.954L47.8923 131.752L23.9461 118.55Z' fill='white'/%3E%3Cpath d='M0 105.401V131.806L23.9461 118.604V92.1992L0 105.401Z' fill='%23F56A00'/%3E%3Cpath d='M71.7884 92.2259L47.8914 79.0508L23.9945 92.2259L23.9453 92.1988V118.603L47.8914 131.806L71.8376 118.603V92.1988L71.7884 92.2259ZM47.9641 131.845L71.8376 118.683L47.9641 131.845Z' fill='%23057EFF'/%3E%3C/svg%3E"); */
        }

        .menu-resource-card.menu-resource-card-white::after {
            /* content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='188' height='144' viewBox='0 0 188 144' fill='none'%3E%3Cpath d='M144.522 16.7246L128.627 25.6505L144.522 34.4225L160.102 25.6505L144.522 16.7246Z' fill='%23F56A00'/%3E%3Cpath d='M190.774 76.5176L174.943 85.0696L190.774 93.4741L206.291 85.0696L190.774 76.5176Z' fill='%23F56A00'/%3E%3Cpath d='M99.4691 76.3076L83.5742 85.2335L99.4691 94.0055L115.049 85.2335L99.4691 76.3076Z' fill='%23F56A00'/%3E%3Cpath d='M114.306 101.244L99.1437 109.388L99.0736 92.8374L113.955 84.8653L114.306 101.244Z' fill='white'/%3E%3Cpath d='M114.993 67.2324L99.3379 76.3923L114.993 85.3942L130.338 76.3923L114.993 67.2324Z' fill='white'/%3E%3Cpath d='M51.9929 50.2764L36.3379 59.4362L51.9929 68.4381L67.3379 59.4362L51.9929 50.2764Z' fill='white'/%3E%3Cpath d='M190.723 143.966L160.107 160.846' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M144.8 135.526L129.492 143.966V160.847L144.8 169.287L160.108 160.847V143.966L144.8 135.526Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M175.414 118.645L190.722 110.205V93.3254L175.414 84.8848' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M160.107 93.3252V110.205' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M160.107 143.966L144.799 152.406V169.286L160.107 177.726L175.414 169.286V152.406L160.107 143.966Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M129.492 59.564L144.8 68.0047L160.108 59.564V42.6841L144.8 34.2441L129.492 42.6841' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M129.492 93.3252V127.086' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M52.9531 135.526L68.2609 143.966L83.568 135.526V118.646L68.2609 127.086' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M83.5688 51.1245L68.2617 42.6846V59.5645L83.5688 68.0051L98.8766 59.5645V42.6846L83.5688 51.1245Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M144.8 101.765L129.492 93.3252V110.205L144.8 118.645L160.108 110.205V93.3252L144.8 101.765Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M98.8762 110.205L83.5684 101.765V118.645L98.8762 127.085V110.205Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M98.8762 76.445L114.184 84.885V68.0051L98.8762 59.5645L83.5684 68.0051V84.885L98.8762 76.445Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M83.3379 50.9824L83.3379 68.1883' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M53.3379 51.329L68.2601 59.5644' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M68.2617 143.966L81.3821 151.2' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M98.877 42.6841L114.185 34.2441' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M188.533 10.1299L144.799 34.2443' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M175.414 118.646L206.03 135.526' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M144.799 118.646L157.92 125.88' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M98.877 127.086L114.185 135.526' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M68.3379 93.041L83.3379 101.644' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cg filter='url(%23filter0_d_1436_14843)'%3E%3Cpath d='M175.414 51.125L144.799 34.2451' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M129.493 59.5642L114.186 51.1243V34.2443L129.493 25.8037L144.801 34.2443V51.1243L129.493 59.5642Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M144.799 101.766V84.8857' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M190.722 110.206L175.414 101.766V84.8853L190.722 76.4453L206.03 84.8853V101.766L190.722 110.206Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M144.8 51.1248L129.492 42.6848V25.8049L144.8 17.3643L160.107 25.8049V42.6848L144.8 51.1248Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M129.493 160.846L114.186 152.406V135.526L129.493 127.086L144.801 135.526V152.406L129.493 160.846Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M116.372 119.852L129.493 127.086V143.966L114.185 152.406L98.877 143.966' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M114.186 101.765V68.0049' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M144.799 135.526V101.766' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M144.799 34.2447L160.106 25.8047' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M52.9543 68.0046L37.6465 76.4446V59.5646L52.9543 51.124L68.2621 59.5646V76.4446L52.9543 68.0046Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M68.2602 143.966L52.9531 152.406V135.526L68.2602 127.086L83.568 135.526V152.406L68.2602 143.966Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M129.493 93.3259L114.186 101.766V84.8853L129.493 76.4453L144.801 84.8853V101.766L129.493 93.3259Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M83.5695 84.8848L68.2617 93.3254V76.4448L83.5695 68.0049V84.8848Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M83.5695 118.647L98.8773 110.206V127.087L83.5695 135.527L68.2617 127.087V110.206L83.5695 118.647Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M68.2624 175.313L68.2617 127.086' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.3379 152.406L52.9535 135.526' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M52.9531 51.1245L68.2609 42.6846' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M160.107 76.446L190.723 59.5654' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M160.107 42.6846L206.224 17.2578' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M129.492 76.445L160.108 59.5645' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M83.5684 68.006L98.8762 59.5654' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cpath d='M114.185 32.4082C115.194 32.4084 116.071 33.1981 116.071 34.2441C116.071 35.2903 115.194 36.0809 114.185 36.0811C113.175 36.0811 112.297 35.2904 112.297 34.2441C112.297 33.198 113.175 32.4082 114.185 32.4082Z' fill='white' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M98.876 57.7285C99.8852 57.7287 100.763 58.5184 100.763 59.5645C100.763 60.6106 99.8853 61.4012 98.876 61.4014C97.8665 61.4014 96.9883 60.6107 96.9883 59.5645C96.9884 58.5183 97.8666 57.7285 98.876 57.7285Z' fill='white' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M144.798 99.9297C145.807 99.9298 146.684 100.72 146.685 101.766C146.685 102.812 145.807 103.602 144.798 103.603C143.788 103.603 142.91 102.812 142.91 101.766C142.91 100.719 143.788 99.9297 144.798 99.9297Z' fill='white' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M160.108 142.13C161.118 142.13 161.995 142.92 161.995 143.966C161.995 145.012 161.118 145.803 160.108 145.803C159.099 145.803 158.221 145.012 158.221 143.966C158.221 142.92 159.099 142.13 160.108 142.13Z' fill='white' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M114.185 116.81C115.194 116.81 116.071 117.6 116.071 118.646C116.071 119.692 115.194 120.482 114.185 120.482C113.175 120.482 112.297 119.692 112.297 118.646C112.297 117.599 113.175 116.81 114.185 116.81Z' fill='white' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M129.491 74.6084C130.501 74.6086 131.378 75.3984 131.378 76.4443C131.378 77.4904 130.501 78.2811 129.491 78.2812C128.482 78.2812 127.604 77.4906 127.604 76.4443C127.604 75.3982 128.482 74.6084 129.491 74.6084Z' fill='white' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M160.108 57.7285C161.118 57.7287 161.995 58.5185 161.995 59.5645C161.995 60.6106 161.118 61.4012 160.108 61.4014C159.099 61.4014 158.221 60.6107 158.221 59.5645C158.221 58.5184 159.099 57.7285 160.108 57.7285Z' fill='white' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M68.2607 74.6084C69.2699 74.6086 70.1473 75.3984 70.1475 76.4443C70.1475 77.4904 69.27 78.2811 68.2607 78.2812C67.2514 78.2812 66.373 77.4906 66.373 76.4443C66.3732 75.3982 67.2514 74.6084 68.2607 74.6084Z' fill='white' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M98.876 125.25C99.8852 125.25 100.763 126.04 100.763 127.086C100.763 128.132 99.8852 128.923 98.876 128.923C97.8666 128.923 96.9883 128.132 96.9883 127.086C96.9884 126.04 97.8667 125.25 98.876 125.25Z' fill='white' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M68.2607 125.25C69.2699 125.25 70.1473 126.04 70.1475 127.086C70.1475 128.132 69.27 128.923 68.2607 128.923C67.2514 128.923 66.373 128.132 66.373 127.086C66.3732 126.04 67.2514 125.25 68.2607 125.25Z' fill='white' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M175.415 116.811C176.424 116.811 177.302 117.6 177.302 118.646C177.302 119.693 176.424 120.483 175.415 120.483C174.406 120.483 173.527 119.693 173.527 118.646C173.527 117.6 174.406 116.811 175.415 116.811Z' fill='white' stroke='white' stroke-width='1.5'/%3E%3Cpath d='M98.8762 76.4443L83.5684 84.8843V101.765L98.8762 110.205L114.183 101.765V84.8843L98.8762 76.4443Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M144.8 101.765L114.184 84.8848L98.877 93.3254V110.205' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M68.26 76.4443L83.5678 84.8843L98.8756 93.3249L114.183 84.8843L129.491 76.4443' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M98.877 76.4448V60.6426' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M98.877 127.086V110.205' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M98.8761 110.205L69.26 126.546' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M144.798 118.646L129.49 110.205V127.086L144.798 135.526L160.106 127.086V110.205L144.798 118.646Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M160.107 42.6841L144.799 34.2441V51.1241L160.107 59.5647L175.414 51.1241V34.2441L160.107 42.6841Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M175.415 101.765L160.107 93.3252V110.205L175.415 118.646V101.765Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M175.415 68.0046L190.722 76.4446V59.5646L175.415 51.124L160.107 59.5646V76.4446L175.415 68.0046Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M114.184 34.2441L144.799 51.1241' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M159.089 143.36L144.799 135.525' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M190.723 143.966L160.107 127.086' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M129.491 127.086L114.184 118.646' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M190.723 93.3249L160.107 76.4443' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3Cfilter id='filter0_d_1436_14843' x='7.62939e-05' y='-0.000329494' width='228.562' height='213.584' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='5.07943'/%3E%3CfeGaussianBlur stdDeviation='10.7938'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.121569 0 0 0 0 0.498039 0 0 0 0 1 0 0 0 1 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1436_14843'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1436_14843' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E"); */
        }

        .menu-resource-card .card-title,
        .products-dropdown-content .menu-resource-card .card-title {
            font-size: 32px;
            font-style: normal;
            font-weight: 700;
            line-height: 1.3;
            max-width: 75%;
            min-width: auto;
        }

        .menu-resource-card {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            background-size: cover;
            background-position: center;
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
            transition: box-shadow 0.3s ease-in-out;
        }

        .menu-resource-card:hover {
            box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.2);
            text-decoration: none;
        }

        .menu-resource-card .card-cta {
            display: inline-flex;
            align-items: center;
            gap: 0.5rem;
            font-family: "DM Sans";
            font-size: 14px;
            font-style: normal;
            font-weight: 600;
            line-height: 16px; /* 114.286% */
            color: white;
        }

        .menu-resource-card .card-eyebrow {
            font-size: 13px;
            font-style: normal;
            font-weight: 700;
            line-height: 1.33; /* 17.29px */
            letter-spacing: 0.01px;
            text-transform: uppercase;
        }

        .menu-resource-card .card-title {
            margin: 0.25rem 0 0 0;
        }

        .products-group {
            max-width: 300px;
            width: 300px;
        }

        .products-group.products-group-with-spacer {
            margin-top: 45px;
        }

        .product-menu {
            display: flex;
            flex-direction: column;
            gap: 1.5rem;
            list-style-type: none;
            margin: 0.75rem 0 0 0;
            padding: 0;
        }

        .product-menu .product-menu-link {
            display: flex;
            align-items: flex-start;
            gap: 0.75rem;
            text-decoration: none;
        }

        .product-menu-link .product-info {
            flex: 1 1 100%;
        }

        .product-menu-link .product-name {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .product-menu-link .product-name::after {
            content: "";
            display: none;
            width: 1.25rem;
            height: 1.25rem;
            background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 16.5C13.1421 16.5 16.5 13.1421 16.5 9C16.5 4.85786 13.1421 1.5 9 1.5C4.85786 1.5 1.5 4.85786 1.5 9C1.5 13.1421 4.85786 16.5 9 16.5Z' stroke='%23071F63' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.05518 11.6475L10.6952 9.00004L8.05518 6.35254' stroke='%23071F63' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
            background-repeat: no-repeat;
            background-size: contain;
            opacity: 0;
            transition: opacity 0.3s ease;
        }

        .product-menu-link:hover .product-name::after {
            opacity: 1;
        }

        .product-menu .product-icon {
            width: 2.5rem;
            height: 2.5rem;
            margin-top: 2px;
        }

        .product-menu .product-name,
        .product-menu .product-description {
            margin: 0;
        }

        .product-menu .product-name {
            font-size: 0.875rem;
            font-weight: 700;
            line-height: 1.6;
            color: var(--navy-500);
        }

        .product-menu .product-description {
            font-size: 13px;
            font-weight: 400;
            line-height: 1.55;
            color: var(--neutral-400);
        }

        .products-dropdown-content .divider-vertical {
            height: auto;
        }

        .products-dropdown-content .resources-wrapper {
            width: 100%;
        }

        .products-dropdown-content .menu-resource-card {
            display: flex;
            width: 100%;
            height: 387px;
        }

        .products-dropdown-content .column:last-of-type {
            max-width: 240px;
        }

        .all-products-link {
            display: flex;
            width: auto;
            padding: 1rem;
            justify-content: space-between;
            align-items: center;
            border-radius: 4px;
            border: 1px solid var(--navy-50-hover);
            color: var(--indigo-200);
            text-decoration: none;
            font-size: 0.875rem;
            margin-top: 0.5rem;
        }

        .all-products-link:hover {
            text-decoration: none;
        }

        .all-products-link-container {
            display: none;
        }

        .bearq-container {
            grid-column: span 3;
            position: static;
            box-shadow: none;
            padding: 0;
        }

        .bearq-wrapper {
            grid-column: span 6;
            border-radius: 4px;
            background: #044cb1;
            padding: 0rem 1.5rem;
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin: 0 0 2rem 0;
            position: relative;
            overflow: hidden;
            background-repeat: no-repeat;
            background-size: auto 100%;
            background-position: 0% 50%;
            min-height: 5rem;
            box-shadow: 0 15px 20px 0 transparent;
            transition: box-shadow 0.3s ease-in-out;
        }

        .bearq-wrapper:hover {
            text-decoration: none;
            box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.2);
        }

        .bearq-wrapper::before {
            background-image: url(https://imagedelivery.net/PVooPtpJE-25QaNkbEuXvw/02d65d60-b534-424a-436c-a1a22cf5f500/public);
            background-size: 100% 100%;
            background-position: center;
            opacity: 0.3;
        }

        .bearq-wrapper .bearq-image {
            display: block;
            width: 16rem;
            height: 5rem;
            overflow: hidden;
        }

        .bearq-wrapper .bearq-image img {
            object-fit: cover;
            width: 100%;
            height: 100%;
        }

        .bearq-wrapper .bearq-content {
            display: flex;
            align-items: center;
            justify-content: space-between;
            width: 100%;
            padding: 0;
            background: transparent;
        }

        .bearq-wrapper .bearq-right-col {
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

        .bearq-wrapper .bearq-intro {
            display: block;
            margin: 0;
            color: #fff;
            font-size: 40px;
            font-style: normal;
            font-weight: 300;
            line-height: 125%;
            position: relative;
        }

        .bearq-wrapper .bearq-intro::after {
            content: "";
            width: 50%;
            height: 100%;
            position: absolute;
            right: 0;
            top: 0;
            background: linear-gradient(
                to left,
                rgb(4 76 177),
                rgba(0, 0, 0, 0) 100%
            );
        }

        .bearq-wrapper .bearq-link {
            display: flex;
            padding: 0.5rem 0.75rem;
            justify-content: center;
            align-items: center;
            gap: 0.625rem;
            color: var(--dark);
            background-color: #ffd56b;
            font-size: 0.75rem;
            font-weight: 500;
            line-height: 1.5;
            cursor: pointer;
            border-radius: 4px;
            margin-right: 0.5rem;
        }

        .bearq-ad-wrapper {
            height: 100%;
        }

        .bearq-ad {
            background-image: url("https://imagedelivery.net/PVooPtpJE-25QaNkbEuXvw/74a30f81-946b-47bf-6e2f-92498d845100/public");
            background-size: cover;
            width: 100%;
            height: 100%;
            display: flex;
            flex-direction: column;
            padding: 2.5rem;
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
            transition: box-shadow 0.3s ease-in-out;
            border-radius: 0.25rem;
            overflow: hidden;
            position: relative;
        }

        .bearq-ad::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: linear-gradient(
                0deg,
                #044cb1 0.28%,
                rgba(4, 76, 177, 0.8) 12.17%,
                rgba(4, 76, 177, 0.5) 39.45%,
                rgba(4, 76, 177, 0.2) 68.1%,
                rgba(4, 76, 177, 0.4) 75%,
                #044cb1 100%
            );
            z-index: 0;
        }

        .bearq-ad:hover {
            text-decoration: none;
            box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.2);
        }

        .bearq-ad-logo {
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
            z-index: 1;
        }

        .bearq-ad-image {
            position: absolute;
            bottom: 0;
            left: 50%;
            transform: translateX(-50%);
            width: 240px;
        }

        .bearq-ad-image img {
            width: 100%;
            height: auto;
        }

        .bearq-ad-content {
            margin-top: 2rem;
            text-align: center;
        }

        .bearq-ad-title {
            color: #fff;
            text-align: center;
            font-size: 36px;
            font-style: normal;
            font-weight: 300;
            line-height: 125%;
            position: relative;
            z-index: 1;
            margin: 0;
        }

        .bearq-ad-description {
            color: #fff;
            text-align: center;
            font-size: 48px;
            font-style: normal;
            font-weight: 400;
            line-height: 125%;
            margin-top: -10px;
        }

        .resources-column {
            display: none;
        }

        .menu-eyebrow .menu-eyebrow-link {
            font-size: 0.75rem;
            font-style: normal;
            font-weight: 600;
            line-height: 1;
            color: var(--blue-500);
        }

        .products-divider {
            display: flex;
            grid-column: span 3;
            align-items: center;
            gap: 1.5rem;
        }

        .products-divider .products-divider-line,
        .products-divider .products-divider-eyebrow {
            display: flex;
        }
    }

    @media (min-width: 1160px) {
        .why-smartbear-dropdown-content {
            justify-content: center;
        }

        .menu-resource-card {
            max-width: 260px;
        }
    }

    @media (min-width: 1232px) {
        .navbar-brand {
            max-width: max-content;
        }
    }

    @media (min-width: 1300px) {
        .ai-dropdown-content .column {
            min-width: 18.75rem;
        }
        .column-menu-wrapper {
            width: 100%;
        }
        .ai-dropdown-content .column.column-ai {
            min-width: 33%;
        }

        .ai-dropdown-content .column-bearq-ad {
            /* min-width: 33%; */
        }

        .ai-dropdown-content .link-description {
            display: inline-block;
        }
        .ai-dropdown-content .column-menu {
            max-width: unset;
            min-width: unset;
        }

        .all-products-link-container,
        .resources-column {
            display: block;
        }

        .products-dropdown-content {
            grid-template-columns: repeat(4, 1fr);
        }

        .bearq-container {
            grid-column: span 4;
        }

        .products-dropdown-content .column.column-split {
            flex-direction: row;
            grid-column: span 2;
        }

        .products-divider {
            grid-column: span 4;
        }
    }
</style><header id="p_lt_Header" class="nav-main" data-theme-white=""> <div class="nav-overlay"></div> <div class="navbar-top-wrap"> <div class="container"> <div class="navbar-top" aria-label="Top links"> <ul class="menu list-none" role="list"> <li class="menu-item"> <a class="menu-link" href="https://smartbear.com/store/">
Store
</a> </li> <li class="menu-item"> <a class="menu-link" href="https://support.smartbear.com/" target="_blank">
Support
</a> </li> <li class="menu-item"> <a class="menu-link login-modal-show js-login-modal-trigger" href="#">
Login
</a> </li> </ul> </div> </div> </div> <div class="container"> <nav class="navbar"> <button class="nav-main-toggle" type="button" aria-label="Open menu" aria-expanded="false" aria-controls="nav-drawer"> <span class="hamburger hamburger-rd" aria-hidden="true"></span> </button> <a class="navbar-brand" href="/" aria-label="Home"> <svg width="212" height="27" viewBox="0 0 212 27" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_3253_4795)"> <path d="M66.2164 12.225C66.2164 12.225 62.9099 11.8448 61.5415 11.8448C59.5573 11.8448 58.5425 12.5576 58.5425 13.9625C58.5425 15.483 59.3913 15.8417 62.155 16.6034C65.5553 17.5537 66.7827 18.4593 66.7827 21.2427C66.7827 24.812 64.5636 26.3581 61.3755 26.3581C59.5988 26.2818 57.8305 26.0669 56.0867 25.7152L56.3465 23.598C56.3465 23.598 59.5342 24.0256 61.211 24.0256C63.2174 24.0256 64.1383 23.1228 64.1383 21.408C64.1383 20.0301 63.4065 19.5521 60.9271 18.9577C57.4325 18.055 55.9212 16.9826 55.9212 14.1521C55.9212 10.8684 58.07 9.51236 61.3048 9.51236C63.0241 9.57825 64.7365 9.7688 66.4286 10.0825L66.2164 12.225Z" class="logo-text"></path> <path d="M73.0693 9.79886H77.6272L81.2397 22.5275L84.8522 9.79886H89.4328V26.0963H86.7884V12.0111H86.6493L82.6096 25.4301H79.8699L75.8297 12.0111H75.6883V26.0963H73.067L73.0693 9.79886Z" class="logo-text"></path> <path d="M130.026 9.79886H141.832V12.1537H137.275V26.0963H134.631V12.1537H130.026V9.79886Z" class="logo-text"></path> <path d="M153.237 9.79886C156.449 9.79886 158.172 11.0119 158.172 14.0338C158.172 16.0085 157.559 16.9835 156.26 17.6976C157.653 18.2445 158.574 19.2438 158.574 21.4802C158.574 24.812 156.567 26.0963 153.426 26.0963H147.098V9.79886H153.237ZM149.719 12.0824V16.7459H153.19C154.796 16.7459 155.504 15.9382 155.504 14.3427C155.504 12.7747 154.702 12.0824 153.096 12.0824H149.719ZM149.719 18.9829V23.8127H153.285C154.914 23.8127 155.882 23.2901 155.882 21.3377C155.882 19.4818 154.514 18.9829 153.237 18.9829H149.719Z" class="logo-text"></path> <path d="M165.071 9.79886H175.272V12.1066H167.691V16.7217H173.855V18.9829H167.691V23.7647H175.272V26.0963H165.071V9.79886Z" class="logo-text"></path> <path d="M184.67 9.79886H189.89L193.904 26.0963H191.258L190.063 21.3144H184.494L183.301 26.0963H180.679L184.67 9.79886ZM185.018 18.9829H189.556L187.881 12.0111H186.702L185.018 18.9829Z" class="logo-text"></path> <path d="M202.356 21.2664V26.0963H199.736V9.79886H205.876C209.441 9.79886 211.354 11.8572 211.354 15.473C211.354 17.7808 210.433 19.8629 208.709 20.6716L211.378 26.0963H208.496L206.159 21.2664H202.356ZM205.876 12.0824H202.357V18.9829H205.923C207.906 18.9829 208.661 17.1859 208.661 15.4972C208.661 13.6409 207.764 12.0824 205.876 12.0824Z" class="logo-text"></path> <path d="M99.139 9.79886H104.357L108.371 26.0963H105.726L104.532 21.3144H98.9632L97.7692 26.0963H95.1484L99.139 9.79886ZM99.487 18.9829H104.022L102.348 12.0111H101.17L99.487 18.9829Z" class="logo-text"></path> <path d="M116.826 21.2664V26.0963H114.204V9.79886H120.344C123.909 9.79886 125.822 11.8572 125.822 15.473C125.822 17.7808 124.901 19.8629 123.177 20.6716L125.846 26.0963H122.965L120.627 21.2664H116.826ZM120.344 12.0824H116.826V18.9829H120.391C122.375 18.9829 123.13 17.1859 123.13 15.4972C123.13 13.6409 122.233 12.0824 120.344 12.0824Z" class="logo-text"></path> <path d="M27.6107 22.871H20.1132L18.783 27H28.9409L27.6107 22.871ZM47.7215 27L43.7875 14.8002L46.3286 6.91903L36.8784 0L30.2221 4.87402H17.4994L10.8455 0L1.39294 6.91903L3.93408 14.8002L0 27H12.412L11.4476 24.0066L23.8601 14.9195L36.2739 24.0071L35.3096 27.0005L47.7215 27Z" class="logo-icon"></path> </g> <defs> <clipPath id="clip0_3253_4795"> <rect width="212" height="27" fill="white"></rect> </clipPath> </defs> </svg> </a> <div class="navbar-menu-secondary" aria-label="Secondary links"> <ul class="menu list-none" role="list"> <li class="menu-item nav-item-search header-search-ico sb-search-ico"> <a href="#" class="menu-link nav-link nav-link-search" title="Search" aria-label="Search"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"> <path d="M11.5 21C16.7467 21 21 16.7467 21 11.5C21 6.25329 16.7467 2 11.5 2C6.25329 2 2 6.25329 2 11.5C2 16.7467 6.25329 21 11.5 21Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M22 22L20 20" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path> </svg> </a> </li> <li class="menu-item"> <a class="menu-link rd-btn rd-btn-primary" href="https://smartbear.com/product/" title="Get Started">
Get Started
</a> </li> </ul> </div> <div class="nav-drawer" id="nav-drawer"> <div class="navbar-menu-primary container" aria-label="Primary links"> <ul class="menu list-none" role="list"> <li class="menu-item has-dropdown"> <button class="menu-link dropdown-toggle rd-dropdown-toggle" type="button" aria-expanded="false" aria-controls="dropdown-ai">
AI
</button> <div id="dropdown-ai" class="dropdown-panel"> <div class="dropdown-inner container"> <button type="button" class="dropdown-back-button"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"> <path d="M9.57 5.92969L3.5 11.9997L9.57 18.0697" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M20.4999 12H3.66992" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> </svg> </button> <div class="ai-dropdown-content"> <div class="column column-ai"> <span class="column-header menu-eyebrow">
AI
</span> <div class="column-menu-wrapper"> <ul class="column-menu list-none" role="list"> <li class="column-menu-item"> <a class="column-menu-link column-menu-link-extended" href="https://smartbear.com/application-integrity/"> <div> <p class="link-title">
Application
                                                                    Integrity
</p> <p class="link-description">
The new
                                                                    standard for
                                                                    quality in
                                                                    the AI era
</p> </div> </a> </li> <li class="column-menu-item"> <a class="column-menu-link column-menu-link-extended" href="https://smartbear.com/ai"> <div> <p class="link-title">
SmartBear AI
</p> <p class="link-description">
Explore our
                                                                    AI
                                                                    Technology
</p> </div> </a> </li> <li class="column-menu-item"> <a class="column-menu-link column-menu-link-extended" href="https://smartbear.com/ai/labs/"> <div> <p class="link-title">
SmartBear AI
                                                                    Labs
</p> <p class="link-description">
Test-Drive
                                                                    New
                                                                    Innovations
</p> </div> </a> </li> <li class="column-menu-item"> <a class="column-menu-link column-menu-link-extended" href="https://smartbear.com/ai/mcp-server/"> <div> <p class="link-title">
SmartBear
                                                                    MCP Server
</p> <p class="link-description">
Connect your
                                                                    SmartBear
                                                                    tools and AI
                                                                    workspaces
</p> </div> </a> </li> </ul> </div> </div> <div class="column column-bearq-ad"> <span class="column-header menu-eyebrow">
New Launch
</span> <div class="bearq-ad-wrapper"> <a href="/product/bearq/" class="bearq-ad"> <div class="bearq-ad-logo"> <svg width="182" height="59" viewBox="0 0 182 59" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_3079_4517)"> <mask id="mask0_3079_4517" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="59" height="59"> <path d="M59 0H0V59H59V0Z" fill="white"></path> </mask> <g mask="url(#mask0_3079_4517)"> <path d="M51.9901 0H7.0099C3.13844 0 0 3.13844 0 7.0099V51.9901C0 55.8616 3.13844 59 7.0099 59H51.9901C55.8616 59 59 55.8616 59 51.9901V7.0099C59 3.13844 55.8616 0 51.9901 0Z" fill="#F56A00"></path> <path d="M48.1292 47.4205H30.1235C32.3498 38.6236 39.3348 31.6769 48.1292 29.3778V47.4205ZM10.0728 29.2415C19.1161 31.3886 26.3412 38.4286 28.6204 47.396C18.6068 47.1725 10.5051 39.2021 10.0728 29.2415ZM28.6991 9.40918C26.5109 18.5322 19.2165 25.7163 10.0608 27.8855C10.3322 17.7499 18.5422 9.59442 28.6991 9.40918ZM30.0545 9.43085C39.8555 9.9403 47.6892 17.8781 48.0368 27.7211C39.1952 25.3735 32.1968 18.3258 30.0545 9.43085Z" fill="white"></path> <path d="M29.4147 38.3774C29.4264 32.9727 33.9038 28.5947 39.3111 28.5945L39.0584 28.591C33.7582 28.4568 29.4151 24.1206 29.4147 18.791C29.4142 24.2051 24.933 28.5942 19.5188 28.5945C24.9264 28.5946 29.4031 32.9725 29.4147 38.3774Z" fill="white"></path> </g> </g> <path d="M79.1774 3.81739C79.1774 3.81739 76.6432 3.54092 75.5925 3.54092C74.0685 3.54092 73.2834 4.06068 73.2834 5.0836C73.2834 6.18946 73.9357 6.45487 76.0543 7.01333C78.6637 7.70449 79.6104 8.36801 79.6104 10.3973C79.6104 13.0016 77.8786 14.1296 75.4597 14.1296C74.1021 14.0733 72.751 13.9161 71.4188 13.6596L71.615 12.1169C71.615 12.1169 74.0627 12.4265 75.3501 12.4265C76.8914 12.4265 77.5957 11.7685 77.5957 10.5189C77.5957 9.51258 77.0184 9.16423 75.1307 8.72742C72.4521 8.06943 71.2917 7.28979 71.2917 5.22183C71.2917 2.82764 72.937 1.83789 75.4193 1.83789C76.7406 1.88671 78.0564 2.02716 79.3564 2.25812L79.1774 3.81739Z" fill="white"></path> <path d="M82.7043 2.0498H86.2027L88.9736 11.3335L91.7504 2.0498H95.2949V13.9378H93.2629V3.66437H93.159L90.0589 13.4513H87.9519L84.8518 3.66437H84.7479V13.9378H82.7332L82.7043 2.0498Z" fill="white"></path> <path d="M122.953 2.0498H132.01V3.76942H128.547V13.9378H126.469V3.76942H122.936L122.953 2.0498Z" fill="white"></path> <path d="M140.19 2.0498C142.65 2.0498 143.977 2.9345 143.977 5.14069C143.977 6.57831 143.504 7.2916 142.505 7.81135C143.579 8.20946 144.283 8.91722 144.283 10.576C144.283 13.0089 142.742 13.9434 140.335 13.9434H135.474V2.0498H140.19ZM137.489 3.7086V7.11466H140.15C141.385 7.11466 141.928 6.52302 141.928 5.35634C141.928 4.18965 141.31 3.69754 140.081 3.69754L137.489 3.7086ZM137.489 8.74581V12.268H140.225C141.472 12.268 142.217 11.8865 142.217 10.4599C142.217 9.03333 141.166 8.74581 140.19 8.74581H137.489Z" fill="white"></path> <path d="M148.116 2.0498H155.944V3.7086H150.137V7.07595H154.865V8.73475H150.137V12.2237H155.956V13.9378H148.116V2.0498Z" fill="white"></path> <path d="M162.578 2.0498H166.584L169.661 13.9378H167.635L166.717 10.4488H162.445L161.527 13.9378H159.518L162.578 2.0498ZM162.837 8.75134H166.301L165.014 3.66437H164.107L162.837 8.75134Z" fill="white"></path> <path d="M174.995 10.4157V13.9378H172.986V2.0498H177.697C180.433 2.0498 181.899 3.55378 181.899 6.19126C181.899 7.85006 181.195 9.39274 179.873 9.97884L181.917 13.9378H179.706L177.916 10.4157H174.995ZM177.697 3.7086H174.995V8.74581H177.731C179.255 8.74581 179.833 7.43536 179.833 6.20232C179.833 4.85317 179.146 3.7086 177.697 3.7086Z" fill="white"></path> <path d="M101.559 2.0498H105.565L108.642 13.9378H106.616L105.686 10.4488H101.414L100.491 13.9378H98.4758L101.559 2.0498ZM101.824 8.75134H105.288L104.006 3.66437H103.1L101.824 8.75134Z" fill="white"></path> <path d="M113.399 10.4157V13.9378H111.39V2.0498H116.077C118.814 2.0498 120.28 3.55378 120.28 6.19126C120.28 7.85006 119.576 9.39274 118.254 9.97884L120.297 13.9378H118.086L116.291 10.4157H113.399ZM116.077 3.7086H113.376V8.74581H116.112C117.636 8.74581 118.213 7.43536 118.213 6.20232C118.236 4.85317 117.549 3.7086 116.077 3.7086Z" fill="white"></path> <path d="M82.3054 39.9693H75.0789L75.0403 36.0298H81.1074C82.1766 36.0298 83.0525 35.896 83.7352 35.6283C84.418 35.3478 84.9268 34.9462 85.2617 34.4235C85.6095 33.888 85.7834 33.2378 85.7834 32.4729C85.7834 31.6059 85.6159 30.9047 85.281 30.3693C84.959 29.8338 84.4502 29.445 83.7546 29.2027C83.0718 28.9605 82.1895 28.8394 81.1074 28.8394H77.0884V52.1892H71.2917V24.3454H81.1074C82.7434 24.3454 84.2054 24.4983 85.4936 24.8043C86.7946 25.1103 87.8959 25.5756 88.7976 26.2003C89.6993 26.825 90.3885 27.6155 90.8651 28.5717C91.3417 29.5151 91.58 30.637 91.58 31.9374C91.58 33.0848 91.316 34.143 90.7878 35.1119C90.2726 36.0808 89.4546 36.8713 88.3339 37.4832C87.2261 38.0952 85.7769 38.433 83.9864 38.4968L82.3054 39.9693ZM82.0542 52.1892H73.4945L75.7552 47.7143H82.0542C83.0718 47.7143 83.9027 47.555 84.5468 47.2362C85.1908 46.9048 85.6675 46.4586 85.9766 45.8976C86.2858 45.3366 86.4403 44.6928 86.4403 43.9661C86.4403 43.1502 86.2986 42.4426 86.0153 41.8434C85.7447 41.2442 85.3068 40.7852 84.7013 40.4665C84.0959 40.135 83.2973 39.9693 82.3054 39.9693H76.7213L76.7599 36.0298H83.7159L85.0491 37.5789C86.7624 37.5534 88.1407 37.853 89.1841 38.4777C90.2404 39.0896 91.0068 39.8864 91.4834 40.8681C91.9729 41.8498 92.2177 42.9016 92.2177 44.0235C92.2177 45.8084 91.8248 47.3127 91.039 48.5366C90.2533 49.7478 89.1004 50.6594 87.5803 51.2713C86.0732 51.8833 84.2312 52.1892 82.0542 52.1892Z" fill="white"></path> <path d="M106.829 52.5717C105.206 52.5717 103.75 52.3167 102.462 51.8068C101.174 51.2841 100.079 50.5637 99.1775 49.6458C98.2887 48.7279 97.606 47.6633 97.1294 46.4522C96.6528 45.2283 96.4144 43.9279 96.4144 42.551V41.786C96.4144 40.2179 96.6399 38.7836 97.0907 37.4832C97.5416 36.1828 98.1856 35.0545 99.0229 34.0984C99.8731 33.1422 100.904 32.4091 102.114 31.8992C103.325 31.3765 104.691 31.1151 106.211 31.1151C107.692 31.1151 109.006 31.3573 110.153 31.8418C111.299 32.3263 112.259 33.0147 113.032 33.9071C113.817 34.7996 114.41 35.8705 114.809 37.1199C115.208 38.3565 115.408 39.7334 115.408 41.2506V43.5454H98.7911V39.8737H109.94V39.453C109.94 38.688 109.798 38.0059 109.515 37.4067C109.244 36.7948 108.832 36.3103 108.278 35.9534C107.724 35.5964 107.016 35.4179 106.153 35.4179C105.419 35.4179 104.787 35.5773 104.259 35.896C103.731 36.2147 103.3 36.6609 102.965 37.2346C102.643 37.8083 102.398 38.484 102.23 39.2617C102.076 40.0267 101.999 40.8681 101.999 41.786V42.551C101.999 43.3797 102.114 44.1446 102.346 44.8458C102.591 45.547 102.932 46.1526 103.37 46.6625C103.821 47.1725 104.362 47.5677 104.993 47.8482C105.638 48.1287 106.365 48.2689 107.177 48.2689C108.182 48.2689 109.116 48.0777 109.979 47.6952C110.855 47.3 111.608 46.7072 112.239 45.9167L114.944 48.8235C114.506 49.4482 113.907 50.0474 113.147 50.6211C112.4 51.1948 111.499 51.6665 110.442 52.0363C109.386 52.3932 108.182 52.5717 106.829 52.5717Z" fill="white"></path> <path d="M130.85 47.5231V38.3056C130.85 37.6426 130.741 37.0753 130.522 36.6036C130.303 36.1191 129.962 35.743 129.498 35.4753C129.047 35.2075 128.461 35.0737 127.74 35.0737C127.121 35.0737 126.587 35.182 126.136 35.3988C125.685 35.6028 125.337 35.9024 125.092 36.2976C124.848 36.68 124.725 37.1326 124.725 37.6553H119.161C119.161 36.7757 119.367 35.9406 119.779 35.1502C120.191 34.3597 120.79 33.6649 121.576 33.0657C122.362 32.4537 123.295 31.9757 124.378 31.6314C125.472 31.2872 126.696 31.1151 128.049 31.1151C129.672 31.1151 131.115 31.3828 132.377 31.9183C133.639 32.4537 134.631 33.2569 135.353 34.3279C136.087 35.3988 136.454 36.7374 136.454 38.3438V47.198C136.454 48.3327 136.525 49.2633 136.666 49.99C136.808 50.704 137.014 51.3287 137.285 51.8641V52.1892H131.662C131.391 51.6283 131.185 50.9271 131.044 50.0857C130.915 49.2315 130.85 48.3773 130.85 47.5231ZM131.585 39.5868L131.623 42.704H128.512C127.778 42.704 127.141 42.7868 126.6 42.9526C126.059 43.1183 125.614 43.3542 125.266 43.6601C124.919 43.9534 124.661 44.2976 124.493 44.6928C124.339 45.088 124.262 45.5215 124.262 45.9932C124.262 46.4649 124.371 46.892 124.59 47.2745C124.809 47.6442 125.125 47.9374 125.537 48.1542C125.949 48.3582 126.432 48.4602 126.986 48.4602C127.823 48.4602 128.551 48.2944 129.169 47.9629C129.788 47.6315 130.264 47.2235 130.599 46.739C130.947 46.2546 131.127 45.7956 131.14 45.3621L132.609 47.6952C132.403 48.2179 132.119 48.7598 131.759 49.3207C131.411 49.8817 130.966 50.4108 130.425 50.908C129.884 51.3924 129.234 51.794 128.474 52.1128C127.714 52.4187 126.812 52.5717 125.769 52.5717C124.442 52.5717 123.238 52.3104 122.155 51.7877C121.086 51.2522 120.236 50.5191 119.605 49.5884C118.987 48.645 118.677 47.5741 118.677 46.3757C118.677 45.292 118.884 44.3295 119.296 43.488C119.708 42.6466 120.313 41.939 121.112 41.3653C121.924 40.7789 122.935 40.339 124.146 40.0458C125.357 39.7398 126.761 39.5868 128.358 39.5868H131.585Z" fill="white"></path> <path d="M147.297 36.0107V52.1892H141.733V31.4976H146.969L147.297 36.0107ZM153.597 31.3637L153.5 36.4697C153.229 36.4314 152.901 36.3996 152.514 36.3741C152.141 36.3358 151.8 36.3167 151.49 36.3167C150.705 36.3167 150.022 36.4187 149.442 36.6227C148.875 36.8139 148.399 37.1008 148.012 37.4832C147.639 37.8657 147.355 38.331 147.162 38.8793C146.982 39.4275 146.879 40.0522 146.853 40.7534L145.732 40.4091C145.732 39.0705 145.868 37.8402 146.138 36.7183C146.409 35.5836 146.802 34.5956 147.317 33.7541C147.845 32.9127 148.489 32.2625 149.249 31.8035C150.009 31.3446 150.879 31.1151 151.858 31.1151C152.167 31.1151 152.482 31.1406 152.804 31.1916C153.126 31.2298 153.39 31.2872 153.597 31.3637Z" fill="white"></path> <path d="M172.845 48.0586L180.458 54.0251L176.806 57.1614L169.309 51.1948L172.845 48.0586ZM180.651 37.6171V38.9366C180.651 41.053 180.362 42.9526 179.782 44.6354C179.215 46.3183 178.397 47.7526 177.328 48.9382C176.259 50.1112 174.996 51.01 173.541 51.6347C172.085 52.2594 170.469 52.5717 168.691 52.5717C166.926 52.5717 165.31 52.2594 163.841 51.6347C162.373 51.01 161.104 50.1112 160.035 48.9382C158.966 47.7526 158.135 46.3183 157.542 44.6354C156.962 42.9526 156.673 41.053 156.673 38.9366V37.6171C156.673 35.488 156.962 33.5884 157.542 31.9183C158.135 30.2354 158.959 28.8011 160.015 27.6155C161.072 26.4298 162.334 25.5246 163.802 24.8999C165.271 24.2752 166.888 23.9629 168.652 23.9629C170.43 23.9629 172.047 24.2752 173.502 24.8999C174.971 25.5246 176.24 26.4298 177.309 27.6155C178.378 28.8011 179.202 30.2354 179.782 31.9183C180.362 33.5884 180.651 35.488 180.651 37.6171ZM174.797 38.9366V37.5789C174.797 36.1 174.655 34.7996 174.372 33.6777C174.101 32.5557 173.702 31.6123 173.174 30.8474C172.658 30.0824 172.021 29.5087 171.261 29.1262C170.501 28.731 169.631 28.5334 168.652 28.5334C167.673 28.5334 166.804 28.731 166.044 29.1262C165.284 29.5087 164.646 30.0824 164.131 30.8474C163.616 31.6123 163.223 32.5557 162.952 33.6777C162.682 34.7996 162.547 36.1 162.547 37.5789V38.9366C162.547 40.4028 162.682 41.7032 162.952 42.8378C163.223 43.9597 163.616 44.9095 164.131 45.6872C164.659 46.4522 165.303 47.0323 166.063 47.4275C166.836 47.8227 167.712 48.0203 168.691 48.0203C169.67 48.0203 170.533 47.8227 171.28 47.4275C172.04 47.0323 172.678 46.4522 173.193 45.6872C173.721 44.9095 174.121 43.9597 174.391 42.8378C174.662 41.7032 174.797 40.4028 174.797 38.9366Z" fill="white"></path> <defs> <clipPath id="clip0_3079_4517"> <rect width="59" height="59" fill="white"></rect> </clipPath> </defs> </svg> </div> <div class="bearq-ad-content"> <p class="bearq-ad-title">
Get Early
</p> <p class="bearq-ad-description">
Access
</p> <div class="bearq-ad-image"> <img src="https://imagedelivery.net/PVooPtpJE-25QaNkbEuXvw/aa4b5b71-5d71-4aeb-47cc-936e127ac600/public" alt="BearQ"> </div> </div> </a> </div> </div> <div class="column column-resources"> <span class="column-header menu-eyebrow">
Resources
</span> <div class="ai-dropdown-resources"> <a href="/ai-software-quality-gap-report/" class="menu-resource-card"> <div> <p class="card-eyebrow">
SMARTBEAR STUDY
</p> <p class="card-title">
Closing the AI
                                                            Software Quality Gap
</p> </div> <div class="card-cta"> <span>Read now</span> <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"> <path d="M10.8225 4.44727L15.375 8.99977L10.8225 13.5523" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M2.625 9H15.2475" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> </svg> </div> </a> </div> </div> </div> </div> </div> </li> <li class="menu-item has-dropdown"> <button class="menu-link dropdown-toggle rd-dropdown-toggle" type="button" aria-expanded="false" aria-controls="dropdown-products">
Products
</button> <div id="dropdown-products" class="dropdown-panel"> <div class="dropdown-inner container"> <button type="button" class="dropdown-back-button"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"> <path d="M9.57 5.92969L3.5 11.9997L9.57 18.0697" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M20.4999 12H3.66992" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> </svg> </button> <div class="products-dropdown-content"> <div class="column column-split"> <div class="products-group"> <span class="column-header menu-eyebrow">
Autonomous
</span> <ul class="product-menu list-none" role="menu"> <li class="product-menu-item"> <a href="https://smartbear.com/product/bearq/" class="product-menu-link"> <div class="product-icon"> <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_3242_3140)"> <mask id="mask0_3242_3140" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="40" height="40"> <path d="M40 0H0V40H40V0Z" fill="white"></path> </mask> <g mask="url(#mask0_3242_3140)"> <path d="M35.2475 0H4.75248C2.12776 0 0 2.12776 0 4.75248V35.2475C0 37.8722 2.12776 40 4.75248 40H35.2475C37.8722 40 40 37.8722 40 35.2475V4.75248C40 2.12776 37.8722 0 35.2475 0Z" fill="#F56A00"></path> <path d="M32.6299 32.1493H20.4227C21.932 26.1853 26.6676 21.4757 32.6299 19.9169V32.1493ZM6.82892 19.8245C12.96 21.2802 17.8583 26.0531 19.4036 32.1327C12.6147 31.9812 7.12203 26.5775 6.82892 19.8245ZM19.4569 6.37891C17.9734 12.564 13.0281 17.4346 6.8208 18.9052C7.0048 12.0336 12.5709 6.50449 19.4569 6.37891ZM20.3759 6.3936C27.0206 6.73899 32.3316 12.1206 32.5672 18.7938C26.5729 17.2022 21.8283 12.4241 20.3759 6.3936Z" fill="white"></path> <path d="M19.9422 26.0192C19.9501 22.3549 22.9857 19.3868 26.6517 19.3867L26.4804 19.3843C22.887 19.2933 19.9425 16.3535 19.9422 12.7402C19.9419 16.4108 16.9038 19.3865 13.2332 19.3867C16.8993 19.3867 19.9344 22.3548 19.9422 26.0192Z" fill="white"></path> </g> </g> <defs> <clipPath id="clip0_3242_3140"> <rect width="40" height="40" fill="white"></rect> </clipPath> </defs> </svg> </div> <div class="product-info"> <p class="product-name">
BearQ
</p> <p class="product-description">
Always-on QA
                                                                    agents
</p> </div> </a> </li> </ul> </div> <div class="products-group"> <span class="column-header menu-eyebrow">
API lifecycle
</span> <ul class="product-menu list-none" role="menu"> <li class="product-menu-item"> <a href="https://swagger.io/product/" class="product-menu-link"> <div class="product-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" fill="none"> <g clip-path="url(#clip0_1442_16123)"> <path d="M48.4604 1.53613H1.53906V48.4637H48.4604V1.53613Z" fill="#85EA2D"></path> <path d="M46.9594 3.06094L46.9146 46.9672L3.01771 46.8557L3.0625 3.06094H46.9594ZM50 0H0V50H50V0Z" fill="#173647"></path> <path d="M14.8845 16.169C14.8006 17.1065 14.9157 18.0706 14.8532 19.0159C14.7846 19.9611 14.6581 20.9013 14.4746 21.831C14.1678 23.1417 13.365 24.2825 12.235 25.0138C14.4621 26.4633 14.7136 28.7117 14.861 30.9904C14.935 32.219 14.9032 33.4586 15.0292 34.6774C15.1235 35.6227 15.4912 35.8638 16.4683 35.8956C16.8673 35.906 17.2766 35.8956 17.7391 35.8956V38.8159C14.8506 39.3091 12.4662 38.4899 11.8782 36.043C11.6846 35.1439 11.5651 34.2304 11.5209 33.3117C11.4574 32.3347 11.5626 31.3581 11.4891 30.381C11.2808 27.7024 10.9324 26.7992 8.36987 26.6732V23.3435C8.55338 23.3017 8.73909 23.2702 8.92612 23.2492C10.3324 23.1753 10.9324 22.7446 11.2371 21.3581C11.3821 20.5777 11.4691 19.7877 11.4975 18.9946C11.5273 17.46 11.636 15.9279 11.823 14.4044C12.1907 12.2305 13.5355 11.18 15.773 11.0539C16.4032 11.0227 17.0438 11.0539 17.7683 11.0539V14.0373C17.4636 14.0581 17.2011 14.1003 16.9282 14.1003C15.1157 14.0373 15.0209 14.6565 14.8845 16.169Z" fill="#173647"></path> <path d="M20.273 25.0348V25.139C20.2433 25.6389 20.0165 26.1066 19.6423 26.4394C19.268 26.7722 18.7771 26.9429 18.2771 26.914H18.1511C17.6441 26.887 17.1684 26.6602 16.8282 26.2833C16.488 25.9064 16.3111 25.41 16.3361 24.9029C16.3611 24.3957 16.586 23.9192 16.9616 23.5776C17.3372 23.2359 17.8329 23.0571 18.3401 23.0801H18.3823C18.6348 23.0843 18.884 23.1382 19.1157 23.2387C19.3473 23.3392 19.5569 23.4844 19.7325 23.6659C19.908 23.8474 20.0461 24.0617 20.1389 24.2966C20.2316 24.5315 20.2772 24.7823 20.273 25.0348Z" fill="#173647"></path> <path d="M26.9113 24.9712C26.935 25.2269 26.9031 25.4847 26.8179 25.7269C26.7326 25.9691 26.596 26.19 26.4175 26.3746C26.2389 26.5591 26.0226 26.7029 25.7833 26.7961C25.5441 26.8892 25.2875 26.9296 25.0311 26.9144C24.7753 26.9365 24.5177 26.9036 24.2756 26.8179C24.0336 26.7322 23.8126 26.5958 23.6276 26.4177C23.4426 26.2397 23.2978 26.0241 23.2029 25.7855C23.108 25.5469 23.0653 25.2907 23.0775 25.0342C23.0688 24.9751 23.0654 24.9153 23.0671 24.8556C23.0842 24.3682 23.294 23.9076 23.6504 23.5748C24.0068 23.242 24.4808 23.0643 24.9681 23.0806C25.2239 23.0608 25.4809 23.0957 25.722 23.183C25.9632 23.2703 26.1831 23.408 26.3669 23.5868C26.5507 23.7657 26.6944 23.9817 26.7883 24.2204C26.8821 24.4591 26.9241 24.715 26.9113 24.9712Z" fill="#173647"></path> <path d="M33.676 25.0238C33.6129 26.1478 32.6343 27.0827 31.6697 26.9144H31.6484C31.3944 26.9151 31.1428 26.8656 30.908 26.7687C30.6732 26.6718 30.4599 26.5295 30.2803 26.3498C30.1007 26.1702 29.9584 25.9569 29.8616 25.7221C29.7648 25.4872 29.7153 25.2356 29.7161 24.9816C29.7217 24.4567 29.9356 23.9555 30.3107 23.5883C30.6858 23.2211 31.1914 23.018 31.7163 23.0236C32.2412 23.0291 32.7424 23.243 33.1096 23.6182C33.4768 23.9933 33.68 24.4989 33.6744 25.0238H33.676Z" fill="#173647"></path> <path d="M41.6271 23.3111V26.6413C41.4807 26.692 41.3293 26.7269 41.1755 26.7455C39.5474 26.8497 38.8021 27.5231 38.6443 29.1512C38.5401 30.1929 38.5495 31.2518 38.4761 32.3023C38.4453 33.4493 38.3409 34.5931 38.1636 35.7268C37.7432 37.7851 36.4615 38.8148 34.3396 38.9408C33.6573 38.983 32.9745 38.9408 32.2287 38.9408V35.9684C32.6276 35.9476 32.9745 35.9163 33.3313 35.9054C34.6026 35.8742 35.0432 35.4643 35.1068 34.2038C35.1797 32.8174 35.211 31.4309 35.263 30.0549C35.3573 28.0486 35.9042 26.2632 37.763 25.0132C36.7026 24.257 35.8516 23.3325 35.6203 22.0929C35.3599 20.5908 35.2745 19.0471 35.1271 17.5236C35.0537 16.757 35.0537 15.9903 34.9797 15.232C34.9063 14.4018 34.3391 14.1184 33.5938 14.108C33.1625 14.0976 32.7318 14.0976 32.1755 14.0976V11.2002C35.6839 10.6226 38.0995 11.7887 38.3214 15.1288C38.4156 16.5351 38.4052 17.9544 38.4896 19.3617C38.5313 20.1239 38.6475 20.8803 38.8365 21.62C39.1406 22.7757 39.7495 23.1856 40.9682 23.2377C41.1651 23.2486 41.3542 23.2809 41.6271 23.3111Z" fill="#173647"></path> </g> <defs> <clipPath id="clip0_1442_16123"> <rect width="50" height="50" fill="white"></rect> </clipPath> </defs> </svg> </div> <div class="product-info"> <p class="product-name">
Swagger
</p> <p class="product-description">
API Design,
                                                                    Testing, and
                                                                    Governance
</p> </div> </a> </li> <li class="product-menu-item"> <a href="https://smartbear.com/product/ready-api/" class="product-menu-link"> <div class="product-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" fill="none"> <g clip-path="url(#clip0_1442_16129)"> <path d="M47.1584 0.233398H0.237061V47.161H47.1584V0.233398Z" fill="#FCDC00"></path> <path d="M47.3708 0H0V50H50V0H47.3708ZM25.8594 23.5771L26.6885 21.5932L28.9828 21.1839L31.2812 18.9062L31.7036 16.6115L33.6948 15.799L35.6031 17.1328L38.8266 17.1516L40.7495 15.8266L42.7427 16.6557L43.1865 19.213L46.1781 20.6161L36.1693 29.1995L32.6333 25.6641L30.7922 27.5052L36.0339 32.7474L46.9385 23.3917L46.9271 32.8385L45.3922 33.1047L43.0906 35.387L42.6693 37.6823L40.6786 38.4948L38.7667 37.1573H35.5323L33.6125 38.4797L31.6297 37.6505L31.2198 35.3464L28.9516 33.0422L26.6531 32.6328L25.8333 30.6427L27.1672 28.7354L27.1839 25.4995L25.8594 23.5771ZM45.5208 17.4276L45.0641 14.7995L40.4411 12.8724L38.0208 14.5396L36.4297 14.5312L34.024 12.849L29.3995 14.7396L28.8677 17.6323L27.7255 18.7651L24.8333 19.2818L22.9094 23.887L24.576 26.3057L24.5672 27.9115L22.8839 30.3198L24.7917 34.9448L27.6802 35.4609L28.8 36.5979L29.3167 39.5068L33.9229 41.4297L36.3448 39.763H37.951L40.3526 41.4437L44.9781 39.5557L45.5089 36.663L46.6495 35.5323L46.9292 35.4839L46.9172 46.9682L3.01771 46.8557L3.0375 27.4807L4.54792 28.1146L5.85 30.1432H9.12031L10.4167 28.1151L12.4583 27.2578L14.8146 27.7729L17.1135 25.4594L16.5995 23.1156L17.4562 21.0594L19.4844 19.7745V16.5052L17.4562 15.2031L16.5995 13.1609L17.1135 10.7901L14.8146 8.49115L12.4583 9.00521L10.4167 8.1651L9.11458 6.1375H5.84792L4.54583 8.1651L3.05677 8.78073L3.0625 3.06094H46.9594L46.9443 18.0958L45.5208 17.4276ZM3.0526 13.0276C4.03291 12.1736 5.23835 11.6199 6.5249 11.4327C7.81146 11.2454 9.12472 11.4326 10.3078 11.9717C11.4908 12.5108 12.4937 13.3791 13.1964 14.4729C13.8992 15.5667 14.2722 16.8397 14.2709 18.1398C14.2696 19.44 13.8939 20.7122 13.1889 21.8045C12.4839 22.8969 11.4793 23.7632 10.2952 24.2999C9.11103 24.8366 7.79739 25.021 6.51122 24.8312C5.22505 24.6413 4.02075 24.0851 3.04219 23.2292L3.0526 13.0276Z" fill="#173647"></path> <path d="M14.7432 36.0208L16.1911 37.0557L17.6213 36.0124L17.0656 34.3213H15.2906L14.7432 36.0208Z" fill="#173647"></path> <path d="M20.9031 32.4105L21.5005 30.559L19.2536 28.9355L17.6802 30.0814L14.6593 30.0902L13.0859 28.9444L10.8463 30.5767L11.4526 32.4366L10.5208 35.3053L8.9458 36.4585L9.81247 39.0918L11.764 39.084L14.2052 40.8512L14.8104 42.7022H17.5791L18.1849 40.8423L20.625 39.0668L22.5692 39.0585L23.4187 36.4246L21.8369 35.2788L20.9031 32.4105ZM18.0088 38.0486L14.363 38.0569L13.2349 34.5986L16.1718 32.4527L19.125 34.5819L18.0088 38.0486Z" fill="#173647"></path> <path d="M11.4025 18.1331C11.4025 17.3558 11.1718 16.596 10.7396 15.9498C10.3075 15.3037 9.6933 14.8004 8.97487 14.5036C8.25644 14.2068 7.46608 14.1299 6.70391 14.2826C5.94173 14.4353 5.24202 14.8108 4.6934 15.3614C4.14477 15.9121 3.77191 16.6132 3.62203 17.376C3.47215 18.1387 3.55201 18.9288 3.85148 19.6461C4.15094 20.3634 4.65656 20.9757 5.30428 21.4055C5.952 21.8352 6.71269 22.0631 7.49001 22.0602C8.52947 22.0578 9.52548 21.6429 10.2591 20.9065C10.9928 20.1701 11.404 19.1726 11.4025 18.1331Z" fill="#173647"></path> </g> <defs> <clipPath id="clip0_1442_16129"> <rect width="50" height="50" fill="white"></rect> </clipPath> </defs> </svg> </div> <div class="product-info"> <p class="product-name">
ReadyAPI
</p> <p class="product-description">
One-Premise
                                                                    API Testing
                                                                    Platform
</p> </div> </a> </li> </ul> </div> </div> <div class="column"> <div class="products-group"> <span class="column-header menu-eyebrow">
Testing
</span> <ul class="product-menu list-none" role="menu"> <li class="product-menu-item"> <a href="https://smartbear.com/product/testcomplete/" class="product-menu-link"> <div class="product-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" fill="none"> <g clip-path="url(#clip0_1447_16178)"> <path d="M48.4604 1.53613H1.53906V48.4637H48.4604V1.53613Z" fill="#50E4EA"></path> <path d="M46.9594 3.06094L46.9146 46.9672L3.01771 46.8557L3.0625 3.06094H46.9594ZM50 0H0V50H50V0Z" fill="#173647"></path> <path d="M29.2481 43.4999L26.2346 41.3915H23.9429L20.9044 43.4842L15.3648 41.1697L14.7148 37.5238L13.1164 35.8993L9.49137 35.252L7.19971 29.6863L9.31169 26.6655L9.32314 24.3738L7.23408 21.3405L9.5471 15.7993L13.1757 15.1525L14.806 13.5348L15.4726 9.90612L21.0367 7.63477L24.0528 9.7457L26.3304 9.7582L29.3617 7.66914L34.9247 9.98268L35.5544 13.6129L37.169 15.2405L40.7955 15.9066L43.0674 21.4504L40.9596 24.479V26.7587L43.0497 29.8129L40.7367 35.3566L37.1065 35.9863L35.4789 37.6009L34.8127 41.2301L29.2481 43.4999ZM23.131 38.7874H27.056L29.5789 40.5525L32.5086 39.3546L33.0653 36.3243L35.8554 33.5577L38.883 33.0322L40.1044 30.1165L38.3575 27.5645V23.6634L40.1221 21.1243L38.9284 18.2077L35.8945 17.6509L33.1252 14.8624L32.5997 11.8348L29.6705 10.6145L27.1325 12.3645L23.2263 12.3415L20.706 10.579L17.7763 11.777L17.2195 14.8066L14.4346 17.5723L11.4034 18.1129L10.1841 21.0296L11.9325 23.5671L11.9106 27.491L10.1497 30.0098L11.3565 32.9368L14.3914 33.4801L17.1356 36.2702L17.6763 39.3145L20.5929 40.5342L23.131 38.7874Z" fill="#173647"></path> <path d="M25.1327 36.312C23.5007 36.3117 21.8903 35.9397 20.4236 35.2242C18.9568 34.5087 17.6723 33.4685 16.6674 32.1826C15.6626 30.8967 14.9638 29.3989 14.6241 27.8027C14.2844 26.2065 14.3127 24.5539 14.7068 22.9702C15.101 21.3866 15.8506 19.9135 16.8989 18.6628C17.9472 17.412 19.2665 16.4165 20.7569 15.7516C22.2473 15.0867 23.8695 14.7701 25.5005 14.8256C27.1315 14.8811 28.7285 15.3073 30.1702 16.0719L28.9478 18.3709C27.3754 17.5366 25.5729 17.2405 23.8162 17.528C22.0595 17.8154 20.4454 18.6705 19.2208 19.9625C17.9963 21.2544 17.2289 22.912 17.0359 24.6815C16.8429 26.4511 17.2351 28.2352 18.1524 29.7607C19.0697 31.2862 20.4615 32.4691 22.115 33.1284C23.7684 33.7877 25.5924 33.8871 27.3077 33.4113C29.023 32.9355 30.5351 31.9108 31.6127 30.494C32.6903 29.0771 33.2739 27.3463 33.2744 25.5662H35.8785C35.8753 28.4152 34.7422 31.1466 32.7276 33.1612C30.7131 35.1757 27.9817 36.3089 25.1327 36.312Z" fill="#173647"></path> <path d="M23.827 30.3693L19.4463 25.9891L21.2874 24.1479L23.8536 26.7135L31.464 19.3203L33.2786 21.188L23.827 30.3693Z" fill="#173647"></path> </g> <defs> <clipPath id="clip0_1447_16178"> <rect width="50" height="50" fill="white"></rect> </clipPath> </defs> </svg> </div> <div class="product-info"> <p class="product-name">
TestComplete
</p> <p class="product-description">
Automated UI
                                                                    Functional
                                                                    Testing
</p> </div> </a> </li> <li class="product-menu-item"> <a href="https://reflect.run/" class="product-menu-link"> <div class="product-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" fill="none"> <g clip-path="url(#clip0_1447_16184)"> <path d="M46 50H4C1.78667 50 0 48.1867 0 46V4C0 1.78667 1.81333 0 4 0H46C48.2133 0 50 1.81333 50 4V45.9733C50 48.2133 48.2133 50 46 50Z" fill="#3D3ADB"></path> <path d="M33.7068 22.6402C37.2267 22.6402 40.0802 19.7868 40.0802 16.2669C40.0802 12.747 37.2267 9.89355 33.7068 9.89355C30.1869 9.89355 27.3335 12.747 27.3335 16.2669C27.3335 19.7868 30.1869 22.6402 33.7068 22.6402Z" fill="white"></path> <path d="M23.1202 26.8799H10.3735V39.6266H23.1202V26.8799Z" fill="white"></path> <path d="M10.3735 22.6402H23.0935V9.89355L10.3735 22.6402Z" fill="white"></path> </g> <defs> <clipPath id="clip0_1447_16184"> <rect width="50" height="50" fill="white"></rect> </clipPath> </defs> </svg> </div> <div class="product-info"> <p class="product-name">
Reflect
</p> <p class="product-description">
Codeless
                                                                    Automation
                                                                    with Gen AI
</p> </div> </a> </li> <li class="product-menu-item"> <a href="https://smartbear.com/test-management/zephyr/" class="product-menu-link"> <div class="product-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" fill="none"> <g clip-path="url(#clip0_1447_16190)"> <path d="M48.3803 1.53418H1.53711V48.3842H48.3803V1.53418Z" fill="#17D1FC"></path> <path d="M46.9594 3.06094L46.9146 46.9672L3.01771 46.8557L3.0625 3.06094H46.9594ZM50 0H0V50H50V0Z" fill="#173647"></path> <path d="M9.67773 26.6359C9.67773 26.6359 12.2861 16.4244 24.0689 15.2947C35.7178 14.177 39.3387 12.8989 41.9335 9.16504C39.5798 16.0161 36.8423 20.3817 21.7507 21.4567C11.8751 22.1572 9.67773 26.6359 9.67773 26.6359Z" fill="#173647"></path> <path d="M27.8594 32.7891C25.2318 34.1432 20.9797 33.2089 16.6802 33.3484C10.3782 33.5536 10.4214 35.3542 10.4214 35.3542C10.4214 35.3542 15.7719 44.8698 27.8594 32.7891Z" fill="#173647"></path> <path d="M9.57244 32.4997C9.57244 32.4997 9.15005 25.8054 19.0329 25.0341C30.511 24.1387 34.3334 22.7044 36.0719 20.708C34.8146 27.0627 30.3344 30.8283 20.8855 30.4231C10.1594 29.9627 9.57244 32.4997 9.57244 32.4997Z" fill="#173647"></path> </g> <defs> <clipPath id="clip0_1447_16190"> <rect width="50" height="50" fill="white"></rect> </clipPath> </defs> </svg> </div> <div class="product-info"> <p class="product-name">
Zephyr
</p> <p class="product-description">
Jira-Native
                                                                    Test
                                                                    Management
</p> </div> </a> </li> <li class="product-menu-item"> <a href="https://qmetry.com/" class="product-menu-link"> <div class="product-icon"> <svg width="37" height="40" viewBox="0 0 37 40" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_3242_3149)"> <path fill-rule="evenodd" clip-rule="evenodd" d="M0 13.1774C0 11.1286 1.39446 8.6127 3.17699 7.5883L15.0079 0.768312C16.7905 -0.256104 19.6906 -0.256104 21.4731 0.768312L33.4231 7.59089C35.2056 8.6153 36.7501 11.1312 36.7501 13.18V26.8226C36.7501 28.8714 35.1978 31.3873 33.4153 32.4117L21.5042 39.2319C19.7217 40.2559 16.7827 40.2559 15.0002 39.2319L3.18734 32.4091C1.4074 31.3847 0 28.8714 0 26.82V13.1774Z" fill="#0EDE00"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M26.7196 29.7C24.7224 27.2383 22.7225 24.7766 20.7227 22.3175C20.6192 22.2092 20.583 22.0518 20.627 21.9073C20.8469 21.0635 20.5338 20.1706 19.8327 19.6468C19.1316 19.123 18.1847 19.074 17.4319 19.5204C16.679 19.9668 16.2728 20.8209 16.4022 21.6853C16.4927 22.2633 16.811 22.782 17.2896 23.12C17.7682 23.4606 18.3632 23.5948 18.9402 23.4916C19.0747 23.4761 19.2092 23.5148 19.3179 23.5974C21.1884 25.205 23.0563 26.8178 24.919 28.4356C25.7107 29.1195 26.5023 29.8033 27.294 30.4871L27.338 30.4561C27.1336 30.2032 26.9292 29.9529 26.7222 29.7H26.7196Z" fill="white"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M28.5229 16.8159C28.8851 17.4455 29.1801 18.1138 29.4 18.8079L30.5745 18.6093C30.4762 17.7629 30.29 16.9268 30.0209 16.1191L28.5229 16.8184V16.8159Z" fill="white"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M29.8709 21.8729C29.8709 22.0277 29.8605 22.1774 29.8528 22.3296L30.453 22.2986C30.5901 21.5555 30.6599 20.802 30.6599 20.046C30.6599 19.9066 30.6547 19.7673 30.6496 19.6279L29.6587 19.8034C29.7984 20.4846 29.8709 21.1762 29.8683 21.8729H29.8709Z" fill="white"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M9.14538 21.8737C9.17128 17.9437 11.4324 14.3699 14.9819 12.6513C18.5289 10.9328 22.7511 11.3689 25.8686 13.7764L27.84 12.1765C23.7989 7.25572 16.6791 6.16423 11.3393 9.64775C5.99946 13.1313 4.15741 20.0674 7.07312 25.7236C9.9888 31.3798 16.7179 33.9344 22.6735 31.6456C19.5301 32.6442 16.0996 32.0946 13.4297 30.1671C10.7598 28.2369 9.17128 25.1585 9.14797 21.8737H9.14538Z" fill="white"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M29.7597 23.3627C29.545 24.8284 29.0094 26.2295 28.1919 27.4681C29.1181 26.2295 29.8063 24.8284 30.215 23.3369L29.7597 23.3627Z" fill="white"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M29.6587 15.1619C29.3301 14.4007 28.9265 13.673 28.4531 12.9893L26.668 14.4575C27.144 14.9091 27.5761 15.4045 27.9589 15.9361L29.6587 15.1594V15.1619Z" fill="white"></path> </g> <defs> <clipPath id="clip0_3242_3149"> <rect width="37" height="40" fill="white"></rect> </clipPath> </defs> </svg> </div> <div class="product-info"> <p class="product-name">
QMetry
</p> <p class="product-description">
Test
                                                                    Management
                                                                    with Gen AI
</p> </div> </a> </li> </ul> </div> </div> <div class="column"> <div class="products-group"> <span class="column-header menu-eyebrow">
Observability
</span> <ul class="product-menu list-none" role="menu"> <li class="product-menu-item"> <a href="https://bugsnag.com/" class="product-menu-link"> <div class="product-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" fill="none"> <g clip-path="url(#clip0_1447_16150)"> <path d="M48.7038 1.31445H1.31519V48.6676H48.7038V1.31445Z" fill="#84A7FF"></path> <path d="M47.3887 2.62795V47.3531H2.6303V2.62795H47.3887ZM50.019 0H0V49.9805H50.019V0Z" fill="#173647"></path> <path d="M25.5577 31.9285C26.5976 31.9285 27.4407 31.0862 27.4407 30.0473C27.4407 29.0083 26.5976 28.166 25.5577 28.166C24.5178 28.166 23.6748 29.0083 23.6748 30.0473C23.6748 31.0862 24.5178 31.9285 25.5577 31.9285Z" fill="#173647"></path> <path d="M24.5592 17.8241H25.592C32.548 17.8336 37.4579 22.4028 38.0525 28.6369C38.7351 35.7883 33.4287 42.2371 25.8243 42.1761C17.6706 42.1761 13.0362 36.434 13.0288 29.8151V22.9764H18.2425L18.2283 10.6196L15.4716 11.9978V20.4179H13.1094V10.2723L18.6908 7.04395L20.5747 8.14217L20.59 22.9753H25.0795C30.4592 22.9364 32.6097 26.4678 32.6576 30.1077C32.7224 35.0179 27.4844 38.6357 22.247 36.1803C19.9406 35.0994 18.173 32.3947 18.173 29.8493V29.8136L18.1667 25.3912H15.3046V29.3752C15.1751 34.1775 18.7756 39.2113 24.8541 39.7197C30.9537 40.2301 35.6945 35.8814 35.6945 29.9135C35.6945 24.2761 31.7496 20.3521 26.1071 20.3521H24.5586M20.6158 25.3912V29.8125C20.6153 32.6041 22.9443 34.7579 25.7384 34.759C28.5325 34.7595 30.3944 32.4331 30.3296 30.1719C30.3301 27.3803 28.2307 25.3917 25.4372 25.3912H20.6163H20.6158Z" fill="#173647"></path> </g> <defs> <clipPath id="clip0_1447_16150"> <rect width="50" height="50" fill="white"></rect> </clipPath> </defs> </svg> </div> <div class="product-info"> <p class="product-name">
BugSnag
</p> <p class="product-description">
Error and
                                                                    Real User
                                                                    Monitoring
</p> </div> </a> </li> <li class="product-menu-item"> <a href="https://smartbear.com/product/alertsite/" class="product-menu-link"> <div class="product-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" fill="none"> <g clip-path="url(#clip0_1447_16156)"> <path d="M48.4604 1.53613H1.53906V48.4637H48.4604V1.53613Z" fill="#50E4EA"></path> <path d="M46.9594 3.06094L46.9146 46.9672L3.01771 46.8557L3.0625 3.06094M50 0H0V50H50V0Z" fill="#173647"></path> <path d="M29.7963 40.3714L27.0817 38.4589H25.1192L22.9572 39.9485L21.4796 37.8047L24.3083 35.8548H27.9067L30.1301 37.4214L32.6088 36.4074L33.1004 33.7339L35.6536 31.1902L38.3338 30.7271L39.3666 28.2574L37.8187 26.011L37.8306 22.4199L39.3905 20.187L38.3697 17.712L35.6978 17.2219L33.1671 14.673L32.6911 11.9876L30.2187 10.9537L27.9775 12.5032L24.3853 12.4912L22.1556 10.9318L19.6806 11.9449L19.1869 14.624L16.639 17.1553L13.953 17.6308L12.9202 20.1006L14.4728 22.3334L14.4556 25.937L12.4905 28.748L10.3562 27.2563L11.8556 25.112L11.865 23.1449L9.96606 20.4146L12.0989 15.3141L15.3817 14.7329L16.7734 13.3511L17.377 10.073L22.4833 7.9834L25.2093 9.88913L27.1692 9.89642L29.9098 8.00215L35.0072 10.1334L35.589 13.4167L36.9708 14.8074L40.2364 15.4068L42.3411 20.5115L40.4322 23.2438L40.4254 25.2048L42.3176 27.9495L40.1853 33.0501L36.9077 33.6162L35.5145 35.0042L34.9119 38.2777L29.7963 40.3714Z" fill="#173647"></path> <path d="M26.1418 15.3457C24.5241 15.3434 22.9369 15.786 21.5539 16.6252C20.1708 17.4644 19.0453 18.6678 18.3003 20.1038C17.5553 21.5397 17.2195 23.1529 17.3298 24.7668C17.4401 26.3808 17.9922 27.9333 18.9256 29.2546L17.1215 31.0593L15.647 29.5837L8.01314 37.2186C7.37772 37.854 7.02075 38.7158 7.02075 39.6145C7.02075 40.5131 7.37772 41.3749 8.01314 42.0103C8.64855 42.6457 9.51036 43.0027 10.409 43.0027C11.3076 43.0027 12.1694 42.6457 12.8048 42.0103L20.4381 34.3754L18.9631 32.9009L20.7246 31.1395C21.8338 32.003 23.1332 32.5891 24.5147 32.8491C25.8962 33.1091 27.3197 33.0354 28.667 32.6342C30.0142 32.233 31.2462 31.5158 32.2603 30.5424C33.2745 29.569 34.0415 28.3674 34.4975 27.0377C34.9536 25.708 35.0855 24.2886 34.8823 22.8977C34.679 21.5067 34.1466 20.1844 33.3292 19.0408C32.5118 17.8971 31.4331 16.9652 30.1829 16.3226C28.9326 15.68 27.547 15.3453 26.1413 15.3462L26.1418 15.3457ZM10.9621 40.1676C10.8894 40.2403 10.803 40.298 10.708 40.3374C10.6129 40.3768 10.5111 40.397 10.4082 40.397C10.3053 40.397 10.2035 40.3768 10.1084 40.3374C10.0134 40.298 9.92702 40.2403 9.85428 40.1676C9.78154 40.0948 9.72384 40.0085 9.68448 39.9135C9.64511 39.8184 9.62485 39.7166 9.62485 39.6137C9.62485 39.5108 9.64511 39.4089 9.68448 39.3139C9.72384 39.2189 9.78154 39.1325 9.85428 39.0598L15.647 33.2676L16.7548 34.3754L10.9621 40.1676ZM26.1418 30.4061C24.91 30.4061 23.7058 30.0409 22.6816 29.3565C21.6574 28.6721 20.8591 27.6994 20.3877 26.5614C19.9164 25.4234 19.793 24.1711 20.0333 22.963C20.2736 21.7548 20.8668 20.6451 21.7378 19.7741C22.6089 18.903 23.7186 18.3099 24.9267 18.0696C26.1349 17.8292 27.3871 17.9526 28.5252 18.424C29.6632 18.8954 30.6359 19.6936 31.3203 20.7178C32.0046 21.7421 32.3699 22.9462 32.3699 24.178C32.3683 25.8293 31.7115 27.4125 30.5439 28.5801C29.3763 29.7478 27.7931 30.4045 26.1418 30.4061Z" fill="#173647"></path> </g> <defs> <clipPath id="clip0_1447_16156"> <rect width="50" height="50" fill="white"></rect> </clipPath> </defs> </svg> </div> <div class="product-info"> <p class="product-name">
AlertSite
</p> <p class="product-description">
Global,
                                                                    Synthetic
                                                                    API
                                                                    Monitoring
</p> </div> </a> </li> </ul> </div> </div> <div class="products-divider"> <span class="products-divider-eyebrow">
Can’t find what you need?
</span> <div class="products-divider-line"></div> <a href="/product/" class="products-divider-link">
View All products
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10.8223 4.44727L15.3748 8.99977L10.8223 13.5523" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M2.625 9H15.2475" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> </svg> </a> </div> <div class="bearq-container"> <a class="bearq-wrapper" href="/product/bearq/"> <div class="bearq-content"> <svg width="157" height="48" viewBox="0 0 157 48" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_2976_3067)"> <mask id="mask0_2976_3067" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="48" height="48"> <path d="M48 0H0V48H48V0Z" fill="white"></path> </mask> <g mask="url(#mask0_2976_3067)"> <path d="M42.297 0H5.70297C2.55331 0 0 2.55331 0 5.70297V42.297C0 45.4467 2.55331 48 5.70297 48H42.297C45.4467 48 48 45.4467 48 42.297V5.70297C48 2.55331 45.4467 0 42.297 0Z" fill="#F56A00"></path> <path d="M39.1559 38.5798H24.5073C26.3185 31.4229 32.0012 25.7714 39.1559 23.9009V38.5798ZM8.1948 23.79C15.5521 25.5368 21.4301 31.2643 23.2844 38.5598C15.1377 38.378 8.54653 31.8936 8.1948 23.79ZM23.3484 7.65527C21.5682 15.0774 15.6338 20.9221 8.18506 22.6868C8.40586 14.4409 15.0852 7.80597 23.3484 7.65527ZM24.4511 7.67291C32.4248 8.08737 38.798 14.5453 39.0808 22.5531C31.8876 20.6432 26.194 14.9095 24.4511 7.67291Z" fill="white"></path> <path d="M23.9308 31.2228C23.9403 26.8257 27.5829 23.264 31.9821 23.2638L31.7765 23.261C27.4645 23.1518 23.9311 19.6241 23.9308 15.2881C23.9304 19.6928 20.2846 23.2635 15.8799 23.2638C20.2792 23.2639 23.9214 26.8255 23.9308 31.2228Z" fill="white"></path> </g> </g> <path d="M64.4155 3.11044C64.4155 3.11044 62.3537 2.88552 61.4989 2.88552C60.259 2.88552 59.6203 3.30837 59.6203 4.14058C59.6203 5.04026 60.151 5.25619 61.8747 5.71053C63.9975 6.27283 64.7677 6.81264 64.7677 8.46356C64.7677 10.5823 63.3588 11.5 61.3909 11.5C60.2864 11.4542 59.1872 11.3264 58.1033 11.1176L58.263 9.86257C58.263 9.86257 60.2543 10.1145 61.3017 10.1145C62.5557 10.1145 63.1286 9.57917 63.1286 8.56253C63.1286 7.74381 62.659 7.46041 61.1232 7.10504C58.944 6.56973 58 5.93545 58 4.25304C58 2.30522 59.3385 1.5 61.358 1.5C62.4329 1.53972 63.5034 1.65398 64.5611 1.84188L64.4155 3.11044Z" fill="white"></path> <path d="M67.2852 1.67188H70.1313L72.3856 9.22473L74.6446 1.67188H77.5283V11.3435H75.8751V2.98542H75.7906L73.2686 10.9476H71.5543L69.0323 2.98542H68.9477V11.3435H67.3086L67.2852 1.67188Z" fill="white"></path> <path d="M100.03 1.67188H107.399V3.07089H104.581V11.3435H102.89V3.07089H100.016L100.03 1.67188Z" fill="white"></path> <path d="M114.053 1.67188C116.054 1.67188 117.134 2.39162 117.134 4.1865C117.134 5.35609 116.749 5.93638 115.937 6.35923C116.81 6.68312 117.383 7.25892 117.383 8.60845C117.383 10.5878 116.129 11.348 114.171 11.348H110.216V1.67188H114.053ZM111.855 3.0214V5.79243H114.021C115.026 5.79243 115.467 5.3111 115.467 4.36193C115.467 3.41277 114.965 3.01241 113.964 3.01241L111.855 3.0214ZM111.855 7.11947V9.98497H114.082C115.096 9.98497 115.702 9.67457 115.702 8.51398C115.702 7.35339 114.847 7.11947 114.053 7.11947H111.855Z" fill="white"></path> <path d="M120.502 1.67188H126.87V3.0214H122.146V5.76094H125.992V7.11047H122.146V9.94898H126.88V11.3435H120.502V1.67188Z" fill="white"></path> <path d="M132.267 1.67188H135.526L138.029 11.3435H136.381L135.634 8.50498H132.158L131.412 11.3435H129.777L132.267 1.67188ZM132.478 7.12397H135.296L134.248 2.98542H133.511L132.478 7.12397Z" fill="white"></path> <path d="M142.369 8.47799V11.3435H140.734V1.67188H144.567C146.793 1.67188 147.986 2.89545 147.986 5.0412C147.986 6.39072 147.413 7.64578 146.337 8.12262L148 11.3435H146.201L144.745 8.47799H142.369ZM144.567 3.0214H142.369V7.11947H144.595C145.835 7.11947 146.304 6.05334 146.304 5.05019C146.304 3.95258 145.746 3.0214 144.567 3.0214Z" fill="white"></path> <path d="M82.6239 1.67188H85.8833L88.3866 11.3435H86.7381L85.982 8.50498H82.5065L81.7551 11.3435H80.116L82.6239 1.67188ZM82.84 7.12397H85.6579L84.6153 2.98542H83.8779L82.84 7.12397Z" fill="white"></path> <path d="M92.2567 8.47799V11.3435H90.6223V1.67188H94.4359C96.6621 1.67188 97.855 2.89545 97.855 5.0412C97.855 6.39072 97.282 7.64578 96.2065 8.12262L97.8691 11.3435H96.0703L94.6097 8.47799H92.2567ZM94.4359 3.0214H92.2379V7.11947H94.4641C95.704 7.11947 96.1736 6.05334 96.1736 5.05019C96.1924 3.95258 95.6335 3.0214 94.4359 3.0214Z" fill="white"></path> <path d="M66.9632 32.5179H61.0821L61.0506 29.3139H65.9883C66.8584 29.3139 67.5712 29.2051 68.1269 28.9873C68.6825 28.7592 69.0966 28.4326 69.3691 28.0075C69.6522 27.572 69.7937 27.0432 69.7937 26.4211C69.7937 25.716 69.6574 25.1457 69.3849 24.7103C69.1228 24.2748 68.7087 23.9585 68.1426 23.7615C67.587 23.5645 66.8689 23.466 65.9883 23.466H62.7175V42.4562H58V19.8111H65.9883C67.3196 19.8111 68.5095 19.9355 69.5578 20.1843C70.6166 20.4332 71.513 20.8116 72.2468 21.3197C72.9806 21.8278 73.5415 22.4706 73.9294 23.2483C74.3172 24.0156 74.5112 24.928 74.5112 25.9856C74.5112 26.9188 74.2963 27.7794 73.8665 28.5674C73.4471 29.3554 72.7814 29.9983 71.8694 30.496C70.9678 30.9937 69.7885 31.2684 68.3313 31.3203L66.9632 32.5179ZM66.7588 42.4562H59.7926L61.6325 38.8168H66.7588C67.587 38.8168 68.2631 38.6872 68.7873 38.428C69.3115 38.1584 69.6994 37.7955 69.951 37.3393C70.2026 36.8831 70.3284 36.3594 70.3284 35.7684C70.3284 35.1048 70.213 34.5294 69.9824 34.0421C69.7623 33.5547 69.4058 33.1815 68.9131 32.9222C68.4204 32.6526 67.7704 32.5179 66.9632 32.5179H62.4187L62.4502 29.3139H68.1111L69.1962 30.5737C70.5904 30.553 71.7121 30.7967 72.5613 31.3047C73.4209 31.8024 74.0447 32.4505 74.4326 33.2488C74.8309 34.0472 75.0301 34.9026 75.0301 35.8151C75.0301 37.2667 74.7104 38.4902 74.0709 39.4856C73.4314 40.4706 72.4932 41.212 71.2561 41.7097C70.0296 42.2074 68.5305 42.4562 66.7588 42.4562Z" fill="white"></path> <path d="M86.9213 42.7673C85.6004 42.7673 84.4158 42.5599 83.3675 42.1452C82.3191 41.72 81.4281 41.1342 80.6942 40.3877C79.9709 39.6411 79.4153 38.7753 79.0274 37.7903C78.6395 36.7949 78.4456 35.7373 78.4456 34.6175V33.9954C78.4456 32.72 78.629 31.5536 78.9959 30.496C79.3629 29.4384 79.887 28.5207 80.5684 27.7431C81.2603 26.9654 82.099 26.3692 83.0844 25.9545C84.0698 25.5294 85.1811 25.3168 86.4181 25.3168C87.6237 25.3168 88.693 25.5138 89.626 25.9078C90.559 26.3018 91.34 26.8618 91.969 27.5876C92.6085 28.3134 93.0907 29.1843 93.4157 30.2005C93.7407 31.2062 93.9032 32.326 93.9032 33.5599V35.4263H80.3797V32.4401H89.453V32.0979C89.453 31.4758 89.3377 30.9211 89.1071 30.4338C88.8869 29.9361 88.5515 29.5421 88.1007 29.2517C87.6499 28.9614 87.0733 28.8162 86.3709 28.8162C85.7734 28.8162 85.2597 28.9459 84.8299 29.2051C84.4001 29.4643 84.0489 29.8272 83.7763 30.2938C83.5142 30.7604 83.3151 31.3099 83.1788 31.9424C83.053 32.5645 82.9901 33.2488 82.9901 33.9954V34.6175C82.9901 35.2915 83.0844 35.9136 83.2731 36.4839C83.4723 37.0541 83.7501 37.5467 84.1065 37.9614C84.4735 38.3762 84.9138 38.6976 85.4274 38.9257C85.9516 39.1538 86.5439 39.2679 87.2044 39.2679C88.0221 39.2679 88.7821 39.1123 89.4845 38.8013C90.1973 38.4798 90.8106 37.9977 91.3243 37.3548L93.5258 39.7189C93.1693 40.227 92.6819 40.7143 92.0634 41.1809C91.4553 41.6475 90.7215 42.0311 89.8619 42.3318C89.0022 42.6221 88.0221 42.7673 86.9213 42.7673Z" fill="white"></path> <path d="M106.471 38.6613V31.1647C106.471 30.6256 106.381 30.1642 106.203 29.7805C106.025 29.3865 105.747 29.0806 105.37 28.8629C105.003 28.6452 104.526 28.5363 103.939 28.5363C103.436 28.5363 103.001 28.6244 102.634 28.8007C102.267 28.9666 101.984 29.2103 101.785 29.5317C101.585 29.8427 101.486 30.2108 101.486 30.6359H96.957C96.957 29.9205 97.1247 29.2414 97.4602 28.5985C97.7956 27.9556 98.2831 27.3906 98.9226 26.9032C99.5621 26.4055 100.322 26.0167 101.203 25.7368C102.094 25.4568 103.09 25.3168 104.19 25.3168C105.511 25.3168 106.685 25.5346 107.713 25.97C108.74 26.4055 109.547 27.0588 110.134 27.9297C110.732 28.8007 111.031 29.8894 111.031 31.1959V38.3969C111.031 39.3197 111.088 40.0766 111.204 40.6676C111.319 41.2483 111.487 41.7563 111.707 42.1918V42.4562H107.131C106.911 42 106.743 41.4297 106.628 40.7454C106.523 40.0507 106.471 39.356 106.471 38.6613ZM107.068 32.2068L107.1 34.7419H104.568C103.97 34.7419 103.451 34.8093 103.011 34.9441C102.571 35.0789 102.209 35.2707 101.926 35.5196C101.643 35.7581 101.433 36.038 101.297 36.3594C101.171 36.6809 101.108 37.0334 101.108 37.4171C101.108 37.8007 101.197 38.148 101.376 38.4591C101.554 38.7598 101.811 38.9983 102.146 39.1745C102.482 39.3404 102.875 39.4234 103.326 39.4234C104.007 39.4234 104.599 39.2886 105.102 39.019C105.606 38.7494 105.994 38.4176 106.266 38.0236C106.549 37.6296 106.696 37.2563 106.706 36.9038L107.902 38.8013C107.734 39.2264 107.503 39.6671 107.21 40.1233C106.927 40.5795 106.565 41.0098 106.125 41.4142C105.684 41.8082 105.155 42.1348 104.536 42.394C103.918 42.6429 103.184 42.7673 102.335 42.7673C101.255 42.7673 100.275 42.5547 99.3943 42.1296C98.5242 41.6941 97.8323 41.0979 97.3186 40.341C96.8154 39.5737 96.5638 38.7028 96.5638 37.7281C96.5638 36.8468 96.7316 36.0639 97.067 35.3796C97.4025 34.6953 97.8952 34.1198 98.5452 33.6532C99.2056 33.1763 100.029 32.8185 101.014 32.5801C101.999 32.3312 103.142 32.2068 104.442 32.2068H107.068Z" fill="white"></path> <path d="M119.856 29.2984V42.4562H115.327V25.6279H119.588L119.856 29.2984ZM124.982 25.519L124.903 29.6717C124.683 29.6406 124.416 29.6146 124.101 29.5939C123.797 29.5628 123.52 29.5472 123.268 29.5472C122.628 29.5472 122.073 29.6302 121.601 29.7961C121.14 29.9516 120.752 30.1849 120.437 30.496C120.133 30.807 119.903 31.1855 119.746 31.6313C119.599 32.0772 119.515 32.5853 119.494 33.1555L118.582 32.8756C118.582 31.7869 118.692 30.7863 118.912 29.8738C119.132 28.951 119.452 28.1475 119.871 27.4631C120.301 26.7788 120.825 26.25 121.444 25.8767C122.062 25.5035 122.77 25.3168 123.567 25.3168C123.818 25.3168 124.075 25.3376 124.337 25.379C124.599 25.4101 124.814 25.4568 124.982 25.519Z" fill="white"></path> <path d="M140.647 39.0968L146.843 43.9493L143.871 46.5L137.769 41.6475L140.647 39.0968ZM147 30.6048V31.678C147 33.3992 146.764 34.9441 146.292 36.3128C145.831 37.6815 145.165 38.8479 144.295 39.8122C143.425 40.7661 142.398 41.4971 141.213 42.0052C140.029 42.5132 138.713 42.7673 137.266 42.7673C135.83 42.7673 134.514 42.5132 133.319 42.0052C132.124 41.4971 131.092 40.7661 130.221 39.8122C129.351 38.8479 128.675 37.6815 128.193 36.3128C127.721 34.9441 127.485 33.3992 127.485 31.678V30.6048C127.485 28.8733 127.721 27.3283 128.193 25.97C128.675 24.6014 129.346 23.4349 130.206 22.4706C131.065 21.5063 132.093 20.7702 133.288 20.2621C134.483 19.754 135.799 19.5 137.235 19.5C138.682 19.5 139.997 19.754 141.182 20.2621C142.377 20.7702 143.409 21.5063 144.28 22.4706C145.15 23.4349 145.821 24.6014 146.292 25.97C146.764 27.3283 147 28.8733 147 30.6048ZM142.235 31.678V30.5737C142.235 29.371 142.12 28.3134 141.889 27.4009C141.669 26.4885 141.344 25.7212 140.914 25.0991C140.495 24.477 139.976 24.0104 139.358 23.6993C138.739 23.3779 138.032 23.2172 137.235 23.2172C136.438 23.2172 135.73 23.3779 135.112 23.6993C134.493 24.0104 133.975 24.477 133.555 25.0991C133.136 25.7212 132.816 26.4885 132.596 27.4009C132.376 28.3134 132.266 29.371 132.266 30.5737V31.678C132.266 32.8704 132.376 33.928 132.596 34.8508C132.816 35.7632 133.136 36.5357 133.555 37.1682C133.985 37.7903 134.509 38.2621 135.128 38.5835C135.757 38.905 136.47 39.0657 137.266 39.0657C138.063 39.0657 138.765 38.905 139.373 38.5835C139.992 38.2621 140.511 37.7903 140.93 37.1682C141.36 36.5357 141.685 35.7632 141.905 34.8508C142.125 33.928 142.235 32.8704 142.235 31.678Z" fill="white"></path> <defs> <clipPath id="clip0_2976_3067"> <rect width="48" height="48" fill="white"></rect> </clipPath> </defs> </svg> <div class="bearq-right-col"> <div class="bearq-intro">
Get Early Access
</div> <div class="bearq-image"> <img src="https://imagedelivery.net/PVooPtpJE-25QaNkbEuXvw/b87e7f73-3d6f-477f-a7e6-2e3ff4537f00/public" alt="BearQ Bear image"> </div> </div> </div> </a> </div> </div> </div> </div> </li> <li class="menu-item has-dropdown"> <button class="menu-link dropdown-toggle rd-dropdown-toggle" type="button" aria-expanded="false" aria-controls="dropdown-resources">
Resources
</button> <div id="dropdown-resources" class="dropdown-panel"> <div class="dropdown-inner container"> <button type="button" class="dropdown-back-button"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"> <path d="M9.57 5.92969L3.5 11.9997L9.57 18.0697" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M20.4999 12H3.66992" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> </svg> </button> <div class="resources-dropdown-content"> <div class="column"> <span class="column-header menu-eyebrow">
Learn
</span> <div class="column-menu-wrapper"> <ul class="column-menu list-none" role="list"> <li class="column-menu-item"> <a class="column-menu-link" href="https://smartbear.com/blog/">
Blog
</a> </li> <li class="column-menu-item"> <a class="column-menu-link" href="https://smartbear.com/resources/webinars/">
Webinars
</a> </li> <li class="column-menu-item"> <a class="column-menu-link" href="https://smartbear.com/resources/ebooks/">
Ebooks
</a> </li> <li class="column-menu-item"> <a class="column-menu-link" href="https://smartbear.com/academy/">
Academy
</a> </li> </ul> </div> </div> <div class="column"> <span class="column-header menu-eyebrow">
Ecosystem
</span> <div class="column-menu-wrapper"> <ul class="column-menu list-none" role="list"> <li class="column-menu-item"> <a class="column-menu-link" href="https://support.smartbear.com/documentation/">
Documentation
</a> </li> <li class="column-menu-item"> <a class="column-menu-link" href="https://community.smartbear.com/">
Community
</a> </li> <li class="column-menu-item"> <a class="column-menu-link" href="https://smartbear.com/product/?type=open-source">
Open Source
</a> </li> </ul> </div> </div> <div class="column"> <span class="column-header menu-eyebrow">
Support
</span> <div class="column-menu-wrapper"> <ul class="column-menu list-none" role="list"> <li class="column-menu-item"> <a class="column-menu-link" href="https://support.smartbear.com/">
Support Center
</a> </li> <li class="column-menu-item"> <a class="column-menu-link" href="https://smartbear.my.site.com/portal/SupPortalHome">
Contact Support
</a> </li> </ul> </div> </div> </div> </div> </div> </li> <li class="menu-item has-dropdown"> <button class="menu-link dropdown-toggle rd-dropdown-toggle" type="button" aria-expanded="false" aria-controls="dropdown-why-smartbear">
Why SmartBear
</button> <div id="dropdown-why-smartbear" class="dropdown-panel"> <div class="dropdown-inner container"> <button type="button" class="dropdown-back-button"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"> <path d="M9.57 5.92969L3.5 11.9997L9.57 18.0697" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M20.4999 12H3.66992" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> </svg> </button> <div class="why-smartbear-dropdown-content"> <div class="column"> <span class="column-header menu-eyebrow">
company
</span> <div class="column-menu-wrapper"> <ul class="column-menu list-none" role="list"> <li class="column-menu-item"> <a class="column-menu-link" href="https://smartbear.com/application-integrity/">
Application
                                                            Integrity
</a> </li> <li class="column-menu-item"> <a class="column-menu-link" href="https://smartbear.com/company/">
About SmartBear
</a> </li> <li class="column-menu-item"> <a class="column-menu-link" href="https://smartbear.com/company/leadership/">
Leadership
</a> </li> <li class="column-menu-item"> <a class="column-menu-link" href="https://smartbear.com/company/news/">
Newsroom
</a> </li> </ul> </div> </div> <div class="column"> <span class="column-header menu-eyebrow">
trust
</span> <div class="column-menu-wrapper"> <ul class="column-menu list-none" role="list"> <li class="column-menu-item"> <a class="column-menu-link" href="https://smartbear.com/security/">
Security &
                                                            Compliance
</a> </li> <li class="column-menu-item"> <a class="column-menu-link" href="https://trust.smartbear.com/" target="_blank">
Trust Center
</a> </li> </ul> </div> </div> <div class="column"> <span class="column-header menu-eyebrow">
connect
</span> <div class="column-menu-wrapper"> <ul class="column-menu list-none" role="list"> <li class="column-menu-item"> <a class="column-menu-link" href="https://smartbear.com/partners/overview/">
Partners
</a> </li> <li class="column-menu-item"> <a class="column-menu-link" href="https://smartbear.com/contact-us/">
Contact Us
</a> </li> <li class="column-menu-item"> <a class="column-menu-link" href="https://smartbear.com/why-smartbear/">
Why SmartBear
</a> </li> </ul> </div> </div> <div class="column"> <span class="column-header menu-eyebrow">
Awards & Customer Stories
</span> <div class="column-menu-wrapper"> <ul class="column-menu list-none" role="list"> <li class="column-menu-item"> <a class="column-menu-link" href="https://smartbear.com/resources/case-studies/">
Customer Stories
</a> </li> <li class="column-menu-item"> <a class="column-menu-link" href="https://smartbear.com/company/awards/">
Awards & Recognition
</a> </li> </ul> </div> </div> </div> </div> </div> </li> <li class="menu-item menu-item-cta"> <a class="menu-link rd-btn rd-btn-primary" href="https://smartbear.com/product/" title="Get Started">
Get Started
</a> </li> </ul> <div class="support-links"> <a href="https://smartbear.com/store/" target="_blank" class="support-link"> <div class="support-link-icon"> <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M2.5083 9.34961V13.0913C2.5083 16.8329 4.0083 18.3329 7.74997 18.3329H12.2416C15.9833 18.3329 17.4833 16.8329 17.4833 13.0913V9.34961" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M10.0002 10.0003C11.5252 10.0003 12.6502 8.75866 12.5002 7.23366L11.9502 1.66699H8.05857L7.50024 7.23366C7.35024 8.75866 8.47524 10.0003 10.0002 10.0003Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M15.2582 10.0003C16.9415 10.0003 18.1748 8.63366 18.0082 6.95866L17.7748 4.66699C17.4748 2.50033 16.6415 1.66699 14.4582 1.66699H11.9165L12.4998 7.50866C12.6415 8.88366 13.8832 10.0003 15.2582 10.0003Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M4.70015 10.0003C6.07515 10.0003 7.31681 8.88366 7.45015 7.50866L7.63348 5.66699L8.03348 1.66699H5.49181C3.30848 1.66699 2.47515 2.50033 2.17515 4.66699L1.95015 6.95866C1.78348 8.63366 3.01681 10.0003 4.70015 10.0003Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M9.99984 14.167C8.60817 14.167 7.9165 14.8587 7.9165 16.2503V18.3337H12.0832V16.2503C12.0832 14.8587 11.3915 14.167 9.99984 14.167Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path> </svg> </div> <span class="support-link-title">STORE</span> </a> <a href="https://support.smartbear.com/" target="_blank" class="support-link"> <div class="support-link-icon"> <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M15 15.7165H14.3667C13.7 15.7165 13.0667 15.9748 12.6 16.4414L11.175 17.8498C10.525 18.4915 9.46667 18.4915 8.81667 17.8498L7.39166 16.4414C6.925 15.9748 6.28333 15.7165 5.625 15.7165H5C3.61667 15.7165 2.5 14.6081 2.5 13.2415V4.14978C2.5 2.78311 3.61667 1.6748 5 1.6748H15C16.3833 1.6748 17.5 2.78311 17.5 4.14978V13.2415C17.5 14.5998 16.3833 15.7165 15 15.7165Z" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M5.8335 7.63397C5.8335 6.85897 6.46683 6.22559 7.24183 6.22559C8.01683 6.22559 8.65017 6.85897 8.65017 7.63397C8.65017 9.20064 6.42516 9.3673 5.93349 10.859C5.83349 11.1673 6.09183 11.4756 6.41683 11.4756H8.65017" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M13.367 11.467V6.70874C13.367 6.49208 13.2253 6.30036 13.017 6.24203C12.8086 6.1837 12.5836 6.26703 12.467 6.45036C11.867 7.41703 11.217 8.51704 10.6503 9.48371C10.5586 9.64204 10.5586 9.85038 10.6503 10.0087C10.742 10.167 10.917 10.267 11.1086 10.267H14.167" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path> </svg> </div> <span class="support-link-title">SUPPORT</span> </a> <button type="button" class="support-link js-login-modal-trigger"> <div class="support-link-icon"> <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.7334 12.1837L11.8667 10.0503L9.7334 7.91699" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M3.3335 10.0498H11.8085" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M10 3.33301C13.6833 3.33301 16.6667 5.83301 16.6667 9.99967C16.6667 14.1663 13.6833 16.6663 10 16.6663" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> </svg> </div> <span class="support-link-title">LOGIN</span> </button> </div> </div> </div> </nav> </div> </header> <script>
    const nav = document.querySelector(".navbar");
    const mainNav = document.querySelectorAll(".nav-main");
    const root = document.documentElement;
    const body = document.body;
    const toggleBtn = document.querySelector(".nav-main-toggle");
    const backButtons = document.querySelectorAll(".dropdown-back-button");
    const overlay = document.querySelector(".nav-overlay");
    const header = document.querySelector("header");
    const htmlElement = document.documentElement;
    let closingTimeout;
    htmlElement.style.setProperty(
        "--sticky-offset",
        `${header.offsetHeight}px`,
    );

    const setOpen = (open) => {
        root.classList.toggle("nav-toggle", open);
        body.classList.toggle("nav-toggle", open);
        if (toggleBtn)
            toggleBtn.setAttribute("aria-expanded", open ? "true" : "false");
        mainNav.forEach((nav) => {
            if (!open) {
                nav.classList.add("closing");
                closingTimeout = setTimeout(() => {
                    nav.classList.remove("closing");
                }, 500);
            } else {
                nav.classList.remove("closing");
                clearTimeout(closingTimeout);
            }
        });
    };

    const handleScroll = () => {
        if (!mainNav.length) return;
        mainNav.forEach((nav) => {
            if (window.scrollY > 50) {
                nav.classList.add("scrolled");
            } else {
                nav.classList.remove("scrolled");
            }
        });

        if (header) {
            const stickyOffset = header.offsetHeight;
            htmlElement.style.setProperty(
                "--sticky-offset",
                `${stickyOffset}px`,
            );
        }
    };

    window.addEventListener("scroll", handleScroll);
    document.addEventListener("DOMContentLoaded", () => {
        if (!nav) return;
        const buttons = nav.querySelectorAll("button.rd-dropdown-toggle");

        const closeAll = (except) => {

            buttons.forEach((btn) => {
                const panel = document.getElementById(
                    btn.getAttribute("aria-controls"),
                );
                const isOpen = except && btn === except;

                btn.setAttribute("aria-expanded", isOpen ? "true" : "false");
            });

            if (!except) {
                mainNav.forEach((nav) => nav.classList.remove("opened"));
                body.classList.remove("scroll-locked");
            }
        };

        buttons.forEach((btn) => {
            btn.addEventListener("click", () => {
                const expanded = btn.getAttribute("aria-expanded") === "true";
                if (expanded) {
                    mainNav.forEach((nav) => nav.classList.remove("opened"));
                    body.classList.remove("scroll-locked");
                } else {
                    mainNav.forEach((nav) => nav.classList.add("opened"));
                    body.classList.add("scroll-locked");
                }
                closeAll(expanded ? null : btn);
            });
        });

        document.addEventListener("click", (e) => {
            if (!nav.contains(e.target)) closeAll();
        });

        document.addEventListener("keydown", (e) => {
            if (e.key === "Escape") closeAll();
        });

        toggleBtn?.addEventListener("click", () => {

            setOpen(!root.classList.contains("nav-toggle"));
            closeAll();
        });

        backButtons?.forEach((btn) =>
            btn.addEventListener("click", () => {
                const toggle = btn
                    .closest(".menu-item")
                    ?.querySelector(".dropdown-toggle");
                if (!toggle) return;
                toggle.setAttribute("aria-expanded", "false");
            }),
        );

        overlay?.addEventListener("click", () => {
            mainNav.forEach((nav) => nav.classList.remove("opened"));
            body.classList.remove("scroll-locked");
        });
    });
</script> <script>
    (function (w, d) {
        function initSearch() {
            var config = {
                locations: [
                    "Smartbear_Website",
                    "Support_Documentation",
                    "Community",
                    "Support_Videos",
                    "Support_KnowledgeBase",
                    "Smartbear_Blog",
                ],
            };
            w.sbSearch.init(config);
        }

        var s = document.createElement("script");
        s.src =
            "https://static" +
            (w.location.href.indexOf("stag") == -1 ? 1 : 0) +
            ".smartbear.co/smartbear/react/search/search.js?t=" +
            Math.random();
        s.async = true;
        s.onreadystatechange = function () {
            if (this.readyState == "complete" || this.readyState == "loaded") {
                initSearch();
            }
        };
        s.onload = initSearch;
        d.body.appendChild(s);
    })(window, document);
</script> <div class="tw-login-modal tw-login-modal--inactive js-tw-login-modal" role="dialog" aria-modal="true" aria-labelledby="tw-login-modal-title" tabindex="-1" data-astro-cid-o4dbeirz> <div class="tw-login-modal__backdrop js-tw-modal-backdrop" aria-hidden="true" data-astro-cid-o4dbeirz></div> <div class="tw-login-modal__inner-wrapper" data-astro-cid-o4dbeirz> <div class="tw-login-modal__container" data-astro-cid-o4dbeirz> <div class="js-modal-content tw-login-modal__content tw-login-modal__content--centered" data-astro-cid-o4dbeirz> <div class="tw-login-modal__header" data-astro-cid-o4dbeirz> <span class="tw-login-modal__title" data-astro-cid-o4dbeirz>Login</span> <button type="button" class="tw-login-modal__close js-modal-close" aria-label="Close login modal" data-astro-cid-o4dbeirz> <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="currentColor" data-astro-cid-o4dbeirz> <path d="M7.27298 6.00019L11.1191 2.15407L11.9122 1.36092C12.0293 1.24391 12.0293 1.05378 11.9122 0.936779L11.0636 0.0881278C10.9466 -0.0288758 10.7565 -0.0288758 10.6395 0.0881278L6.00019 4.7274L1.36092 0.0877527C1.24391 -0.0292509 1.05378 -0.0292509 0.936779 0.0877527L0.0877527 0.936404C-0.0292509 1.05341 -0.0292509 1.24354 0.0877527 1.36054L4.7274 6.00019L0.0877527 10.6395C-0.0292509 10.7565 -0.0292509 10.9466 0.0877527 11.0636L0.936404 11.9122C1.05341 12.0293 1.24354 12.0293 1.36054 11.9122L6.00019 7.27298L9.84631 11.1191L10.6395 11.9122C10.7565 12.0293 10.9466 12.0293 11.0636 11.9122L11.9122 11.0636C12.0293 10.9466 12.0293 10.7565 11.9122 10.6395L7.27298 6.00019Z" fill="currentColor" data-astro-cid-o4dbeirz></path> </svg> </button> </div> <div class="tw-login-modal__body" data-astro-cid-o4dbeirz> <div class="tw-login-modal__tools" data-astro-cid-o4dbeirz> <p class="tw-login-modal__section-title text-center" data-astro-cid-o4dbeirz>
SmartBear Tools
</p> <ul class="tw-tools-list list-none" data-astro-cid-o4dbeirz> <li class="tw-tools-list__item" data-astro-cid-o4dbeirz> <a target="_blank" href="https://accounts.smartbear.com/accounts/login" class="tw-tools-list__link" data-astro-cid-o4dbeirz>
AlertSite
</a> </li> <li class="tw-tools-list__item" data-astro-cid-o4dbeirz> <a target="_blank" href="https://app.loadninja.com/" class="tw-tools-list__link" data-astro-cid-o4dbeirz>
LoadNinja
</a> </li> <li class="tw-tools-list__item tw-tools-list__item--secondary" data-astro-cid-o4dbeirz> <a target="_blank" href="https://app.swaggerhub.com/login" class="tw-tools-list__link" data-astro-cid-o4dbeirz>
Swagger
</a> </li> <li class="tw-tools-list__item tw-tools-list__item--secondary" data-astro-cid-o4dbeirz> <a target="_blank" href="https://login.qacomplete.smartbear.com/" class="tw-tools-list__link" data-astro-cid-o4dbeirz>
QAComplete
</a> </li> <li class="tw-tools-list__item" data-astro-cid-o4dbeirz> <a target="_blank" href="https://cloud.bitbar.com/api/v2/sbid/login" class="tw-tools-list__link" data-astro-cid-o4dbeirz>
BitBar
</a> </li> <li class="tw-tools-list__item tw-tools-list__item--secondary" data-astro-cid-o4dbeirz> <a target="_blank" href="https://app.swaggerhub.com/login" class="tw-tools-list__link" data-astro-cid-o4dbeirz>
SwaggerHub
</a> </li> <li class="tw-tools-list__item" data-astro-cid-o4dbeirz> <a target="_blank" href="https://app.bugsnag.com/user/sign_in/" class="tw-tools-list__link" data-astro-cid-o4dbeirz>
BugSnag
</a> </li> <li class="tw-tools-list__item tw-tools-list__item--tertiary" data-astro-cid-o4dbeirz> <a target="_blank" href="https://app.visualtest.io/login" class="tw-tools-list__link" data-astro-cid-o4dbeirz>
VisualTest
</a> </li> <li class="tw-tools-list__item" data-astro-cid-o4dbeirz> <a target="_blank" href="https://studio.cucumberstudio.com/users/sign_in" class="tw-tools-list__link" data-astro-cid-o4dbeirz>
CucumberStudio
</a> </li> </ul> </div> </div> <div class="tw-login-modal__footer" data-astro-cid-o4dbeirz> <p class="tw-login-modal__section-title tw-login-modal__section-title--centered" data-astro-cid-o4dbeirz>
Additional Links
</p> <div class="tw-login-modal__link-group" data-astro-cid-o4dbeirz> <a target="_blank" href="https://community.smartbear.com" class="tw-login-modal__link tw-login-modal__link--outlined" data-astro-cid-o4dbeirz>
SmartBear Community
</a> <a target="_blank" href="https://smartbear.my.site.com/portal/SupPortalHome" class="tw-login-modal__link tw-login-modal__link--outlined" data-astro-cid-o4dbeirz>
Case Management
</a> <a target="_blank" href="https://manage.smartbear.com/" class="tw-login-modal__link tw-login-modal__link--outlined" data-astro-cid-o4dbeirz>
License System
</a> </div> </div> </div> </div> </div> </div> <script type="text/javascript">
    document.addEventListener("DOMContentLoaded", () => {
        const modal = document.querySelector(".js-tw-login-modal");
        const body = document.body;
        let firstFocus = true;
        console.log(modal);

        const handleModalToggle = (isActive) => {
            modal.classList.toggle("active", isActive);
            body.classList.toggle("overflow-hidden", isActive);
            firstFocus = isActive;
            if (isActive) {
                modal.focus();
            }
        };

        if (modal) {
            [...document.querySelectorAll(".js-login-modal-trigger")].forEach(
                (el) => {
                    el.addEventListener("click", (e) => {
                        e.preventDefault();
                        handleModalToggle(true);
                    });
                },
            );

            [...document.querySelectorAll(".js-modal-close")].forEach((el) => {
                el.addEventListener("click", (e) => {
                    e.preventDefault();
                    handleModalToggle(false);
                });
            });

            modal.addEventListener("click", (e) => {
                if (!e.target.closest(".js-modal-content")) {
                    handleModalToggle(false);
                }
            });
            const focusableElements = modal.querySelectorAll(
                "button, a, input, select, textarea, [tabindex]:not([tabindex='-1'])",
            );
            document.addEventListener("keydown", (e) => {
                if (e.key === "Escape") {
                    handleModalToggle(false);
                }

                if (e.key === "Tab" && modal.classList.contains("active")) {
                    if (firstFocus == true) {
                        modal.focus();
                        firstFocus = false;
                    } else {
                        if (
                            !e.shiftKey &&
                            e.target ==
                                focusableElements[focusableElements.length - 1]
                        ) {
                            focusableElements[0].focus();
                        }

                        if (e.shiftKey && e.target == focusableElements[0]) {
                            focusableElements[
                                focusableElements.length - 1
                            ].focus();
                        }
                    }
                }
            });
        }
    });
</script>  <div class="min-h-sp-60"></div> <div class="min-h-screen flex flex-col">  <section class="py-12 bg-homepage-hero-pattern bg-center bg-cover sm2x:pt-24 xl:pt-[101px]" style="background-image: linear-gradient(191deg,rgba(248,250,251,0) 25%, rgba(248,250,251, .1) 45%, rgba(248, 250, 251, 1) 60%), url(/blog/bg-dot-gradient-white-2.png)"> <div class="container"> <div class="mx-auto max-w-6xl xl:max-w-[1170px]"> <h1 class="text-clr-accent-1 uppercase text-base lg:text-lg font-medium font-dm-sans leading-6 mt-4 mb-6 sm2x:mt-0 lg:leading-normal">
Smartbear Blog
</h1> <div class="mt-5"> <div class="grid grid-cols-1 sm2x:grid-cols-2 lg:gap-x-16"><div class="pr-12 lg:pr-4 xl:pr-14"><a href="/blog/git-review-for-testcomplete-projects/" class="font-semibold text-lg lg:text-xl text-clr-neutral-14 hover:text-[#3489d1] hover:underline transition-colors ease-in-out duration-150 leading-normal lg:leading-normal">Git review for TestComplete projects</a><div class="text-clr-neutral-12 mt-6 text-[14.75px] leading-[25px] mb-2 sm:text-[15.25px] sm:leading-[26px] md:text-[15.75px] md:leading-[27px] md2x:text-base md2x:leading-[1.75]">Teams using TestComplete face a common problem: one small test change can produce a wide set of modified files, and not all...</div><div class="lg:pt-4 lg:flex lg:items-center xl:justify-between xl:pr-2"><div class="hidden lg:block"><div class="w-full"><div class="flex items-center lg:justify-between"><div class="author-info flex items-center w-full lg:items-start"><div class="author-img bg-img w-[50px] h-[50px] max-w-[50px] max-h-[50px] min-w-[50px] min-h-[50px] lg:w-[65px] lg:h-[65px] lg:max-w-[65px] lg:max-h-[65px] lg:min-w-[65px] lg:min-h-[65px] mr-6 flex items-center"><img class="object-cover w-full h-full rounded-full my-0" src="https://imagedelivery.net/PVooPtpJE-25QaNkbEuXvw/7d9bdc1a-7cba-4f7c-3ebe-29820bd12200/gamma=0"/></div><div class="author-name pr-6"><div class="text-base text-clr-neutral-13 xl:mt-0"><span class="text-inherit">Temil Sanchez</span></div><div class="text-sm leading-[2.2] text-clr-neutral-13 lg:whitespace-nowrap"><span class="fal fa-calendar mr-[1px] ml-[1px]"> </span> <!-- -->April 23, 2026</div></div></div></div></div></div><div class="xl:max-w-max w-full text-center flex pt-4 lg:justify-end lg:pt-0"><a href="/blog/git-review-for-testcomplete-projects/" class="px-[19px] py-2 text-base text-white rounded border border-solid border-clr-brand-2 bg-clr-brand-2 hover:bg-clr-brand-1 hover:border-clr-brand-1 transition-colors duration-150 ease-in-out leading-[22px] hover:text-neutral-1">Read More</a></div></div></div><a class="hidden sm2x:block pl-[15px] xl:pl-4" href="/blog/git-review-for-testcomplete-projects/"><div class="flex relative order-md-1 text-center justify-center items-start sm2x:justify-end"><div class="hero-img relative"><div class="hero-img-bg block absolute top-[10px] left-[10px] lg:top-[18px] lg:left-[18px] bg-clr-neutral-5 w-full h-full z-0 max-w-prose"></div><img class="object-cover w-full h-full max-h-[150px] lg:max-h-[200px] xl:max-h-[300px] relative z-10 m-0 max-w-prose hover:opacity-90 transition-opacity duration-150 ease-in-out" src="https://imagedelivery.net/PVooPtpJE-25QaNkbEuXvw/803c46b0-f085-43c9-4bca-1633222abe00/gamma=0" alt="Git review for TestComplete projects"/></div></div></a></div> <div class="mt-2 pt-12 pb-2 bs-column-12 -mx-[15px]"><h2 class="text-center text-clr-accent-1 text-sm font-dm-sans font-medium mb-4 uppercase leading-[21px] lg:block lg:-ml-[15px]">Editor&#x27;s Pick</h2><div class="flex flex-col items-center sm2x:flex-row xl:justify-between lg:flex-nowrap lg:max-w-[calc(100%-16px)]"><a href="/blog/smartbear-bearq-faqs/" class="flex w-full  sm:w-full py-4 px-5 sm2x:w-[310px] lg:w-[370px] lg:text-left sm2x:px-[15px] lg:px-5 border border-solid border-transparent hover:border-clr-neutral-17 hover:shadow-bs-5 transition-shadow duration-150 ease-in-out   "><span class="min-w-[70px] w-[70px] h-[70px] block bg-cover bg-center bg-no-repeat" style="background-image:url(https://imagedelivery.net/PVooPtpJE-25QaNkbEuXvw/8d1169a2-9413-4e7d-3d14-6234bfea3e00/gamma=0)"></span><span class="flex flex-col pl-4 lg:pl-4 xl:pl-6"><h3 class="text-sm font-semibold text-clr-neutral-12 mb-1 line-clamp-2 sm:line-clamp-1 lg:line-clamp-2 leading-[22px]">How does BearQ autonomous QA work? Your top questions answered </h3><span class="text-sm text-clr-neutral-11 mb-0 leading-[22px]">Testing software at sc...</span></span></a><div class="hidden lg:flex  h-[70px] border-r border-r-solid border-r-clr-neutral-6"></div><a href="/blog/smartbear-software-testing-tool-comparison/" class="flex w-full  sm:w-full py-4 px-5 sm2x:w-[310px] lg:w-[370px] lg:text-left sm2x:px-[15px] lg:px-5 border border-solid border-transparent hover:border-clr-neutral-17 hover:shadow-bs-5 transition-shadow duration-150 ease-in-out   "><span class="min-w-[70px] w-[70px] h-[70px] block bg-cover bg-center bg-no-repeat" style="background-image:url(https://imagedelivery.net/PVooPtpJE-25QaNkbEuXvw/8bf274a0-8c06-4b2d-c163-e54dfbb5fc00/gamma=0)"></span><span class="flex flex-col pl-4 lg:pl-4 xl:pl-6"><h3 class="text-sm font-semibold text-clr-neutral-12 mb-1 line-clamp-2 sm:line-clamp-1 lg:line-clamp-2 leading-[22px]">SmartBear testing tools compared</h3><span class="text-sm text-clr-neutral-11 mb-0 leading-[22px]">AI-accelerated develop...</span></span></a><div class="hidden lg:flex  h-[70px] border-r border-r-solid border-r-clr-neutral-6"></div><a href="/blog/modern-api-testing-challenges/" class="flex w-full  sm:w-full py-4 px-5 sm2x:w-[310px] lg:w-[370px] lg:text-left sm2x:px-[15px] lg:px-5 border border-solid border-transparent hover:border-clr-neutral-17 hover:shadow-bs-5 transition-shadow duration-150 ease-in-out   sm2x:hidden lg:flex"><span class="min-w-[70px] w-[70px] h-[70px] block bg-cover bg-center bg-no-repeat" style="background-image:url(https://imagedelivery.net/PVooPtpJE-25QaNkbEuXvw/e5afffe0-a147-45f1-ec93-308d58e38500/gamma=0)"></span><span class="flex flex-col pl-4 lg:pl-4 xl:pl-6"><h3 class="text-sm font-semibold text-clr-neutral-12 mb-1 line-clamp-2 sm:line-clamp-1 lg:line-clamp-2 leading-[22px]">The testing disconnect that’s undermining your API quality </h3><span class="text-sm text-clr-neutral-11 mb-0 leading-[22px]">Modern API testing cha...</span></span></a></div></div> </div> </div> </div> </section>  <div class="container mx-auto px-5">   <section> <div class="max-w-6xl pt-12 -mx-[15px] xl:mx-auto"> <style>astro-island,astro-slot,astro-static-slot{display:contents}</style><script>(()=>{var e=async t=>{await(await t())()};(self.Astro||(self.Astro={})).only=e;window.dispatchEvent(new Event("astro:only"));})();;(()=>{var A=Object.defineProperty;var g=(i,o,a)=>o in i?A(i,o,{enumerable:!0,configurable:!0,writable:!0,value:a}):i[o]=a;var d=(i,o,a)=>g(i,typeof o!="symbol"?o+"":o,a);{let i={0:t=>m(t),1:t=>a(t),2:t=>new RegExp(t),3:t=>new Date(t),4:t=>new Map(a(t)),5:t=>new Set(a(t)),6:t=>BigInt(t),7:t=>new URL(t),8:t=>new Uint8Array(t),9:t=>new Uint16Array(t),10:t=>new Uint32Array(t),11:t=>1/0*t},o=t=>{let[l,e]=t;return l in i?i[l](e):void 0},a=t=>t.map(o),m=t=>typeof t!="object"||t===null?t:Object.fromEntries(Object.entries(t).map(([l,e])=>[l,o(e)]));class y extends HTMLElement{constructor(){super(...arguments);d(this,"Component");d(this,"hydrator");d(this,"hydrate",async()=>{var b;if(!this.hydrator||!this.isConnected)return;let e=(b=this.parentElement)==null?void 0:b.closest("astro-island[ssr]");if(e){e.addEventListener("astro:hydrate",this.hydrate,{once:!0});return}let c=this.querySelectorAll("astro-slot"),n={},h=this.querySelectorAll("template[data-astro-template]");for(let r of h){let s=r.closest(this.tagName);s!=null&&s.isSameNode(this)&&(n[r.getAttribute("data-astro-template")||"default"]=r.innerHTML,r.remove())}for(let r of c){let s=r.closest(this.tagName);s!=null&&s.isSameNode(this)&&(n[r.getAttribute("name")||"default"]=r.innerHTML)}let p;try{p=this.hasAttribute("props")?m(JSON.parse(this.getAttribute("props"))):{}}catch(r){let s=this.getAttribute("component-url")||"<unknown>",v=this.getAttribute("component-export");throw v&&(s+=` (export ${v})`),console.error(`[hydrate] Error parsing props for component ${s}`,this.getAttribute("props"),r),r}let u;await this.hydrator(this)(this.Component,p,n,{client:this.getAttribute("client")}),this.removeAttribute("ssr"),this.dispatchEvent(new CustomEvent("astro:hydrate"))});d(this,"unmount",()=>{this.isConnected||this.dispatchEvent(new CustomEvent("astro:unmount"))})}disconnectedCallback(){document.removeEventListener("astro:after-swap",this.unmount),document.addEventListener("astro:after-swap",this.unmount,{once:!0})}connectedCallback(){if(!this.hasAttribute("await-children")||document.readyState==="interactive"||document.readyState==="complete")this.childrenConnectedCallback();else{let e=()=>{document.removeEventListener("DOMContentLoaded",e),c.disconnect(),this.childrenConnectedCallback()},c=new MutationObserver(()=>{var n;((n=this.lastChild)==null?void 0:n.nodeType)===Node.COMMENT_NODE&&this.lastChild.nodeValue==="astro:end"&&(this.lastChild.remove(),e())});c.observe(this,{childList:!0}),document.addEventListener("DOMContentLoaded",e)}}async childrenConnectedCallback(){let e=this.getAttribute("before-hydration-url");e&&await import(e),this.start()}async start(){let e=JSON.parse(this.getAttribute("opts")),c=this.getAttribute("client");if(Astro[c]===void 0){window.addEventListener(`astro:${c}`,()=>this.start(),{once:!0});return}try{await Astro[c](async()=>{let n=this.getAttribute("renderer-url"),[h,{default:p}]=await Promise.all([import(this.getAttribute("component-url")),n?import(n):()=>()=>{}]),u=this.getAttribute("component-export")||"default";if(!u.includes("."))this.Component=h[u];else{this.Component=h;for(let f of u.split("."))this.Component=this.Component[f]}return this.hydrator=p,this.hydrate},e,this)}catch(n){console.error(`[astro-island] Error hydrating ${this.getAttribute("component-url")}`,n)}}attributeChangedCallback(){this.hydrate()}}d(y,"observedAttributes",["props"]),customElements.get("astro-island")||customElements.define("astro-island",y)}})();</script><astro-island uid="2jsjSt" component-url="/blog/_astro/PostsArchive.3v1YT-pj.js" component-export="default" renderer-url="/blog/_astro/client.AVzzmZw2.js" props="{&quot;base&quot;:[0,&quot;/blog&quot;]}" ssr="" client="only" opts="{&quot;name&quot;:&quot;PostsArchive&quot;,&quot;value&quot;:&quot;react&quot;}"></astro-island> </div> </section>  </div> </div> <footer class="tw-footer"> <div class="_bg-neutral-14 _relative"> <div class="_absolute _bottom-0 _right-0 _pointer-events-none"> <svg fill="none" height="377" viewBox="0 0 604 377" width="604" xmlns="http://www.w3.org/2000/svg"> <path d="M388.806 332.894H283.228L264.496 392.993H407.537L388.806 332.894ZM672 392.993L616.601 215.422L652.385 100.709L519.31 0L425.579 70.9428H246.421L152.723 0L19.6149 100.709L55.3985 215.422L0 392.993H174.781L161.202 349.423L335.99 217.158L510.798 349.43L497.219 393L672 392.993Z" fill="black" fill-opacity="0.08"></path> </svg> </div> <div class="_mx-auto container _py-20"> <div class="xl:_grid xl:_grid-cols-3 xl:_gap-8 _pb-24"> <div> <svg fill="none" height="22" viewBox="0 0 167 22" width="167" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_4_135)"> <path d="M52.161 9.96105C52.161 9.96105 49.5564 9.65133 48.4785 9.65133C46.9154 9.65133 46.116 10.2321 46.116 11.3769C46.116 12.6158 46.7847 12.9081 48.9617 13.5287C51.6403 14.303 52.6072 15.0409 52.6072 17.3088C52.6072 20.2171 50.8591 21.4769 48.3477 21.4769C46.9481 21.4148 45.5552 21.2397 44.1815 20.9531L44.3862 19.228C44.3862 19.228 46.8972 19.5764 48.2181 19.5764C49.7986 19.5764 50.5241 18.8408 50.5241 17.4436C50.5241 16.3208 49.9476 15.9313 47.9945 15.447C45.2416 14.7114 44.0511 13.8376 44.0511 11.5313C44.0511 8.85573 45.7439 7.75079 48.292 7.75079C49.6464 7.80448 50.9952 7.95974 52.3282 8.21538L52.161 9.96105Z" fill="white"></path> <path d="M57.5593 7.98425H61.1498L63.9955 18.3557L66.8412 7.98425H70.4495V21.2636H68.3664V9.78684H68.2568L65.0746 20.7208H62.9164L59.7338 9.78684H59.6224V21.2636H57.5575L57.5593 7.98425Z" fill="white"></path> <path d="M102.426 7.98425H111.726V9.90299H108.136V21.2636H106.053V9.90299H102.426V7.98425Z" fill="white"></path> <path d="M120.71 7.98425C123.24 7.98425 124.598 8.97266 124.598 11.435C124.598 13.044 124.115 13.8384 123.091 14.4203C124.189 14.8659 124.914 15.6801 124.914 17.5024C124.914 20.2171 123.333 21.2636 120.859 21.2636H115.874V7.98425H120.71ZM117.939 9.84491V13.6448H120.673C121.939 13.6448 122.496 12.9867 122.496 11.6866C122.496 10.409 121.865 9.84491 120.599 9.84491H117.939ZM117.939 15.4675V19.403H120.748C122.031 19.403 122.794 18.9771 122.794 17.3863C122.794 15.8741 121.716 15.4675 120.71 15.4675H117.939Z" fill="white"></path> <path d="M130.032 7.98425H138.068V9.86466H132.097V13.6251H136.951V15.4675H132.097V19.3639H138.068V21.2636H130.032V7.98425Z" fill="white"></path> <path d="M145.471 7.98425H149.583L152.745 21.2636H150.661L149.72 17.3673H145.333L144.392 21.2636H142.327L145.471 7.98425ZM145.746 15.4675H149.32L148.001 9.78684H147.072L145.746 15.4675Z" fill="white"></path> <path d="M159.403 17.3282V21.2636H157.339V7.98425H162.176C164.984 7.98425 166.491 9.6614 166.491 12.6076C166.491 14.488 165.765 16.1846 164.408 16.8435L166.51 21.2636H164.24L162.398 17.3282H159.403ZM162.176 9.84491H159.404V15.4675H162.213C163.775 15.4675 164.37 14.0033 164.37 12.6274C164.37 11.1148 163.663 9.84491 162.176 9.84491Z" fill="white"></path> <path d="M78.0954 7.98425H82.2055L85.3676 21.2636H83.2845L82.3437 17.3673H77.9568L77.0163 21.2636H74.9518L78.0954 7.98425ZM78.3695 15.4675H81.9421L80.6235 9.78684H79.6948L78.3695 15.4675Z" fill="white"></path> <path d="M92.0278 17.3282V21.2636H89.9629V7.98425H94.7996C97.6077 7.98425 99.1143 9.6614 99.1143 12.6076C99.1143 14.488 98.3889 16.1846 97.0312 16.8435L99.1333 21.2636H96.8641L95.0224 17.3282H92.0278ZM94.7996 9.84491H92.0278V15.4675H94.8367C96.399 15.4675 96.9941 14.0033 96.9941 12.6274C96.9941 11.1148 96.2876 9.84491 94.7996 9.84491Z" fill="white"></path> <path d="M21.75 18.6356H15.8439L14.796 22H22.7978L21.75 18.6356ZM37.592 22L34.493 12.0594L36.4947 5.63773L29.0505 0L23.807 3.97142H13.7849L8.54338 0L1.09727 5.63773L3.09902 12.0594L0 22H9.77734L9.01772 19.5609L18.7954 12.1566L28.5743 19.5613L27.8146 22.0004L37.592 22Z" fill="#FF730B"></path> </g> <defs> <clipPath id="clip0_4_135"> <rect fill="white" height="22" width="167"></rect> </clipPath> </defs> </svg> <h3 class="_mt-7 _text-xs _font-bold _text-accent-1 _font-dm-sans _uppercase">
Contact us
</h3> <ul class="_mt-3 _space-y-3 list-none _list-none"> <li class="_text-sm _flex _gap-2"> <i class="_text-neutral-10 _pr-1">USA</i> <span class="_text-neutral-5">+1 617-684-2600</span> </li> <li class="_text-sm _flex _gap-2"> <i class="_text-neutral-10 _pr-1">EUR</i> <span class="_text-neutral-5">+353 91 398300</span> </li> <li class="_text-sm _flex _gap-2"> <i class="_text-neutral-10 _pr-1">AUS</i> <span class="_text-neutral-5">+61 391929960</span> </li> </ul> </div> <div class="_mt-10 _grid _grid-cols-2 _gap-8 xl:_col-span-2 xl:_mt-0"> <div class="md:_grid md:_grid-cols-2 md:_gap-8"> <div> <h3 class="_text-xs _font-bold _text-accent-1 _font-dm-sans _uppercase">
Company
</h3> <ul class="_mt-3 _space-y-3 list-none _list-none"> <li class="_text-sm"> <a class="_text-neutral-5 hover:_text-accent-1 _transition-colors _duration-200 _ease-in-out" href="https://smartbear.com/company/about-us/">
About
</a> </li> <li class="_text-sm"> <a class="_text-neutral-5 hover:_text-accent-1 _transition-colors _duration-200 _ease-in-out" href="https://smartbear.com/company/careers/">
Careers
</a> </li> <li class="_text-sm"> <a class="_text-neutral-5 hover:_text-accent-1 _transition-colors _duration-200 _ease-in-out" href="https://smartbear.com/contact-us/">
Contact Us
</a> </li> <li class="_text-sm"> <a class="_text-neutral-5 hover:_text-accent-1 _transition-colors _duration-200 _ease-in-out" href="https://smartbear.com/company/news/">
Newsroom
</a> </li> <li class="_text-sm"> <a class="_text-neutral-5 hover:_text-accent-1 _transition-colors _duration-200 _ease-in-out" href="https://smartbear.com/partners/overview/">
Partners
</a> </li> <li class="_text-sm"> <a class="_text-neutral-5 hover:_text-accent-1 _transition-colors _duration-200 _ease-in-out" href="https://smartbear.com/company/responsibility/">
Responsibility
</a> </li> </ul> </div> <div class="_mt-10 md:_mt-0"> <h3 class="_text-xs _font-bold _text-accent-1 _font-dm-sans _uppercase">
Resources
</h3> <ul class="_mt-3 _space-y-3 list-none _list-none"> <li class="_text-sm"> <a class="_text-neutral-5 hover:_text-accent-1 _transition-colors _duration-200 _ease-in-out" href="https://smartbear.com/academy/">
Academy
</a> </li> <li class="_text-sm"> <a class="_group/footer _text-neutral-5 hover:_text-accent-1 _transition-colors _duration-200 _ease-in-out" href="https://community.smartbear.com/" target="_blank">
Community<span class="external-link-arrow _text-neutral-10 group-hover/footer:_text-accent-1"></span> </a> </li> <li class="_text-sm"> <a class="_text-neutral-5 hover:_text-accent-1 _transition-colors _duration-200 _ease-in-out" href="https://smartbear.com/resources/">
Resource Center
</a> </li> <li class="_text-sm"> <a class="_group/footer _text-neutral-5 hover:_text-accent-1 _transition-colors _duration-200 _ease-in-out" href="https://support.smartbear.com/" target="_blank">
Support<span class="external-link-arrow _text-neutral-10 group-hover/footer:_text-accent-1"></span> </a> </li> </ul> </div> </div> <div class="md:_grid md:_grid-cols-2 md:_gap-8"> <div> <h3 class="_text-xs _font-bold _text-accent-1 _font-dm-sans _uppercase">
Products
</h3> <ul class="_mt-3 _space-y-3 list-none _list-none"> <li class="_text-sm"> <a class="_text-neutral-5 hover:_text-accent-1 _transition-colors _duration-200 _ease-in-out" href="https://swagger.io/product/" target="_blank">
Swagger<span class="external-link-arrow _text-neutral-10 group-hover/footer:_text-accent-1"></span> </a> </li> <li class="_text-sm"> <a class="_text-neutral-5 hover:_text-accent-1 _transition-colors _duration-200 _ease-in-out" href="https://www.bugsnag.com/" target="_blank">
BugSnag<span class="external-link-arrow _text-neutral-10 group-hover/footer:_text-accent-1"></span> </a> </li> <li class="_text-sm"> <a class="_text-neutral-5 hover:_text-accent-1 _transition-colors _duration-200 _ease-in-out" href="https://smartbear.com/product/testcomplete/">
TestComplete
</a> </li> <li class="_text-sm"> <a class="_text-neutral-5 hover:_text-accent-1 _transition-colors _duration-200 _ease-in-out" href="https://smartbear.com/product/ready-api/">
ReadyAPI
</a> </li> <li class="_text-sm"> <a class="_text-neutral-5 hover:_text-accent-1 _transition-colors _duration-200 _ease-in-out" href="https://smartbear.com/test-management/zephyr-enterprise/">
Zephyr Enterprise
</a> </li> <li class="_text-sm"> <a class="_text-neutral-5 hover:_text-accent-1 _transition-colors _duration-200 _ease-in-out" href="https://smartbear.com/product/">
View All Products
</a> </li> </ul> </div> <div class="_mt-10 md:_mt-0"> <h3 class="_text-xs _font-bold _text-accent-1 _font-dm-sans _uppercase">
Legal
</h3> <ul class="_mt-3 _space-y-3 list-none _list-none"> <li class="_text-sm"> <a class="_text-neutral-5 hover:_text-accent-1 _transition-colors _duration-200 _ease-in-out" href="https://smartbear.com/privacy/">
Privacy
</a> </li> <li class="_text-sm"> <a class="_text-neutral-5 hover:_text-accent-1 _transition-colors _duration-200 _ease-in-out" href="https://smartbear.com/security/">
Security
</a> </li> <li class="_text-sm"> <a class="_text-neutral-5 hover:_text-accent-1 _transition-colors _duration-200 _ease-in-out" href="https://smartbear.com/terms-of-use/">
Terms of Use
</a> </li> <li class="_text-sm"> <a class="_text-neutral-5 hover:_text-accent-1 _transition-colors _duration-200 _ease-in-out" href="https://smartbear.com/website-terms-of-use/">
Website Terms of Use
</a> </li> </ul> </div> </div> </div> </div> <div class="_border-t _border-neutral-12 _pt-7 md:_flex md:_items-center md:_justify-between"> <div class="_flex _gap-x-6 md:_order-2"> <a class="_group _text-neutral-5 hover:_text-neutral-10 _flex _items-center" href="https://www.facebook.com/smartbear" target="_blank"> <span class="_sr-only">Facebook</span> <svg class="_fill-accent-1 group-hover:_fill-neutral-1" fill="none" height="20" viewBox="0 0 20 20" width="20" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_4_199)"> <path d="M8.35 19.9084C3.6 19.0584 0 14.9584 0 10.0084C0 4.50842 4.5 0.00842285 10 0.00842285C15.5 0.00842285 20 4.50842 20 10.0084C20 14.9584 16.4 19.0584 11.65 19.9084L11.1 19.4584H8.9L8.35 19.9084Z" fill="inherit"></path> <path d="M13.9 12.8084L14.35 10.0084H11.7V8.05845C11.7 7.25845 12 6.65845 13.2 6.65845H14.5V4.10845C13.8 4.00845 13 3.90845 12.3 3.90845C10 3.90845 8.40002 5.30845 8.40002 7.80845V10.0084H5.90002V12.8084H8.40002V19.8584C8.95002 19.9584 9.50002 20.0084 10.05 20.0084C10.6 20.0084 11.15 19.9584 11.7 19.8584V12.8084H13.9Z" fill="#212529"></path> </g> <defs> <clipPath id="clip0_4_199"> <rect fill="white" height="20" transform="translate(0 0.00842285)" width="20"></rect> </clipPath> </defs> </svg> </a> <a class="_group _text-neutral-5 hover:_text-neutral-10 _flex _items-center" href="https://www.instagram.com/smartbear_software/" target="_blank"> <span class="_sr-only">Instagram</span> <svg class="_fill-accent-1 group-hover:_fill-neutral-1" fill="none" height="20" viewBox="0 0 20 20" width="20" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_14_12)"> <path d="M10.0009 0.00866699C7.28508 0.00866699 6.94424 0.0205423 5.87756 0.0690845C4.81297 0.117835 4.08629 0.286378 3.45045 0.533673C2.79274 0.789092 2.23481 1.13076 1.67898 1.68681C1.12272 2.24265 0.78105 2.80057 0.524797 3.45808C0.276878 4.09413 0.108126 4.82101 0.0602089 5.88519C0.0125 6.95186 0 7.29291 0 10.0088C0 12.7246 0.0120837 13.0644 0.0604175 14.1311C0.109376 15.1957 0.27792 15.9224 0.525006 16.5582C0.780633 17.2159 1.1223 17.7739 1.67835 18.3297C2.23398 18.8859 2.7919 19.2285 3.4492 19.4839C4.08546 19.7312 4.81234 19.8997 5.87673 19.9485C6.94341 19.997 7.28403 20.0089 9.99969 20.0089C12.7158 20.0089 13.0556 19.997 14.1222 19.9485C15.1868 19.8997 15.9143 19.7312 16.5506 19.4839C17.2081 19.2285 17.7652 18.8859 18.3208 18.3297C18.8771 17.7739 19.2187 17.2159 19.475 16.5584C19.7208 15.9224 19.8896 15.1955 19.9396 14.1313C19.9875 13.0646 20 12.7246 20 10.0088C20 7.29291 19.9875 6.95207 19.9396 5.8854C19.8896 4.8208 19.7208 4.09413 19.475 3.45829C19.2187 2.80057 18.8771 2.24265 18.3208 1.68681C17.7646 1.13055 17.2083 0.788884 16.55 0.533673C15.9125 0.286378 15.1854 0.117835 14.1208 0.0690845C13.0541 0.0205423 12.7145 0.00866699 9.99781 0.00866699H10.0009ZM9.10385 1.81077C9.3701 1.81035 9.66718 1.81077 10.0009 1.81077C12.671 1.81077 12.9874 1.82035 14.0418 1.86827C15.0168 1.91285 15.546 2.07577 15.8985 2.21265C16.3652 2.3939 16.6979 2.61057 17.0477 2.96057C17.3977 3.31058 17.6143 3.64391 17.796 4.11058C17.9329 4.46267 18.096 4.99184 18.1404 5.96685C18.1883 7.02103 18.1987 7.3377 18.1987 10.0065C18.1987 12.6753 18.1883 12.9919 18.1404 14.0461C18.0958 15.0211 17.9329 15.5503 17.796 15.9024C17.6148 16.369 17.3977 16.7013 17.0477 17.0511C16.6977 17.4011 16.3654 17.6178 15.8985 17.7991C15.5464 17.9366 15.0168 18.0991 14.0418 18.1436C12.9876 18.1916 12.671 18.202 10.0009 18.202C7.3307 18.202 7.01424 18.1916 5.96006 18.1436C4.98505 18.0986 4.45588 17.9357 4.10317 17.7989C3.6365 17.6176 3.30316 17.4009 2.95316 17.0509C2.60315 16.7009 2.38648 16.3684 2.20481 15.9015C2.06794 15.5495 1.90481 15.0203 1.86044 14.0453C1.81252 12.9911 1.80294 12.6744 1.80294 10.004C1.80294 7.33353 1.81252 7.01853 1.86044 5.96435C1.90502 4.98934 2.06794 4.46017 2.20481 4.10767C2.38607 3.641 2.60315 3.30766 2.95316 2.95766C3.30316 2.60765 3.6365 2.39098 4.10317 2.20931C4.45567 2.07181 4.98505 1.90931 5.96006 1.86452C6.88257 1.82285 7.24008 1.81035 9.10385 1.80827V1.81077ZM15.3389 3.4712C14.6764 3.4712 14.1389 4.00808 14.1389 4.6708C14.1389 5.33331 14.6764 5.87081 15.3389 5.87081C16.0014 5.87081 16.5389 5.33331 16.5389 4.6708C16.5389 4.00829 16.0014 3.47079 15.3389 3.47079V3.4712ZM10.0009 4.8733C7.16487 4.8733 4.86547 7.1727 4.86547 10.0088C4.86547 12.8448 7.16487 15.1432 10.0009 15.1432C12.837 15.1432 15.1356 12.8448 15.1356 10.0088C15.1356 7.1727 12.837 4.8733 10.0009 4.8733ZM10.0009 6.6754C11.8418 6.6754 13.3343 8.16771 13.3343 10.0088C13.3343 11.8496 11.8418 13.3421 10.0009 13.3421C8.15988 13.3421 6.66757 11.8496 6.66757 10.0088C6.66757 8.16771 8.15988 6.6754 10.0009 6.6754Z" fill="inherit"></path> </g> <defs> <clipPath id="clip0_14_12"> <rect fill="white" height="19.9994" transform="translate(0 0.00866699)" width="20"></rect> </clipPath> </defs> </svg> </a> <a class="_group _text-neutral-5 hover:_text-neutral-10 _flex _items-center" href="https://www.linkedin.com/company/smartbear/" target="_blank"> <span class="_sr-only">Linkedin</span> <svg class="_fill-accent-1 group-hover:_fill-neutral-1" fill="none" height="20" viewBox="0 0 20 20" width="20" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_4_202)"> <path clip-rule="evenodd" d="M2.22222 20.0084H17.7778C19.0051 20.0084 20 19.0135 20 17.7862V2.23065C20 1.00335 19.0051 0.00842285 17.7778 0.00842285H2.22222C0.994923 0.00842285 0 1.00335 0 2.23065V17.7862C0 19.0135 0.994923 20.0084 2.22222 20.0084Z" fill="inherit" fill-rule="evenodd"></path> <path clip-rule="evenodd" d="M17.2223 17.2307H14.2544V12.1757C14.2544 10.7898 13.7278 10.0153 12.6308 10.0153C11.4374 10.0153 10.814 10.8213 10.814 12.1757V17.2307H7.95376V7.60107H10.814V8.89818C10.814 8.89818 11.674 7.30687 13.7174 7.30687C15.76 7.30687 17.2223 8.55416 17.2223 11.1338V17.2307ZM4.54154 6.34015C3.56729 6.34015 2.77783 5.54449 2.77783 4.5632C2.77783 3.58191 3.56729 2.78625 4.54154 2.78625C5.51579 2.78625 6.30478 3.58191 6.30478 4.5632C6.30478 5.54449 5.51579 6.34015 4.54154 6.34015ZM3.06465 17.2307H6.04711V7.60107H3.06465V17.2307Z" fill="#212529" fill-rule="evenodd"></path> </g> <defs> <clipPath id="clip0_4_202"> <rect fill="white" height="20" transform="translate(0 0.00842285)" width="20"></rect> </clipPath> </defs> </svg> </a> <a class="_group _text-neutral-5 hover:_text-neutral-10 _flex _items-center" href="https://x.com/smartbear" target="_blank"> <span class="_sr-only">X</span> <svg class="_fill-accent-1 group-hover:_fill-neutral-1" fill="none" height="21" viewBox="0 0 20 21" width="20" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_4_206)"> <path d="M11.9047 8.47667L19.3513 0H17.5873L11.1187 7.35867L5.956 0H0L7.80867 11.1287L0 20.0167H1.764L8.59067 12.244L14.044 20.0167H20M2.40067 1.30267H5.11067L17.586 18.778H14.8753" fill="inherit"></path> </g> <defs> <clipPath id="clip0_4_206"> <rect fill="white" height="20.0167" width="20"></rect> </clipPath> </defs> </svg> </a> <a class="_group _text-neutral-5 hover:_text-neutral-10 _flex _items-center" href="https://www.youtube.com/user/SmartBearSoftware" target="_blank"> <span class="_sr-only">YouTube</span> <svg class="_fill-accent-1 group-hover:_fill-neutral-1" fill="none" height="14" viewBox="0 0 20 14" width="20" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_4_209)"> <path d="M19.5819 2.19443C19.3514 1.33338 18.6747 0.656725 17.8137 0.426234C16.2546 0.00805677 10 0.00805664 10 0.00805664C10 0.00805664 3.74548 0.00805677 2.18637 0.426234C1.32533 0.656725 0.648669 1.33338 0.418177 2.19443C1.25176e-07 3.75354 0 7.00841 0 7.00841C0 7.00841 1.25176e-07 10.2633 0.418177 11.8224C0.648669 12.6835 1.32533 13.3601 2.18637 13.5906C3.74548 14.0088 10 14.0088 10 14.0088C10 14.0088 16.2546 14.0088 17.8137 13.5906C18.6747 13.3601 19.3514 12.6835 19.5819 11.8224C20.0001 10.2633 20.0001 7.00841 20.0001 7.00841C20.0001 7.00841 19.9984 3.75354 19.5819 2.19443Z" fill="inherit"></path> <path d="M7.99817 10.0084L13.1941 7.00873L7.99817 4.00903V10.0084Z" fill="#212529"></path> </g> <defs> <clipPath id="clip0_4_209"> <rect fill="white" height="14.0007" transform="translate(0 0.00805664)" width="20"></rect> </clipPath> </defs> </svg> </a> </div> <p class="_mt-8 _text-sm _text-neutral-5 md:_order-1 md:_mt-0">
&copy; 2026 SmartBear Software. All Rights
                    Reserved.
</p> </div> </div> </div> </footer> </main> <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9f1444058f302d6e',t:'MTc3NzAyNDg3Ng=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body></html>