CINXE.COM
Sahi Pro Reviews in 2025
<!doctype html> <!-- Server: sfs-consume-5 --> <html class="no-js" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" /> <script src="//a.fsdn.com/con/js/min/sf.sandiego-cmp-top.js?1739466433"></script> <script> /*global unescape, window, SF*/ // Setup our namespace if (!window.SF) { window.SF = {}; } if (!window.net) { window.net = {}; } if (!window.net.sf) { window.net.sf = {}; } SF.Ads = {}; SF.cdn = '//a.fsdn.com/con'; SF.alluracdn = '//a.fsdn.com/allura/cdn/allura/nf'; SF.deploy_time = '1739466433'; SF.sandiego = true; SF.sandiego_chrome = true; SF.variant = 'sf'; SF.fpid = 'df8ab6f7-c675-41a0-bcda-2279e4a3b096'; SF.billboard_route = '/software/product/$slug/'; SF.Breakpoints = { small: 0, medium: 640, leaderboard: 743, billboard: 985, large: 1053, xlarge: 1295, xxlarge: 1366 }; SF.initial_breakpoints_visible = {}; for (var bp in SF.Breakpoints) { if (!SF.Breakpoints.hasOwnProperty(bp)) { continue; } SF.initial_breakpoints_visible[bp] = !window.matchMedia || window.matchMedia('(min-width: ' + SF.Breakpoints[bp] + 'px)').matches; } SF.Ads.viewportWidth = Math.max(document.documentElement.clientWidth, window.innerWidth || 0); SF.Ads.viewportHeight = Math.max(document.documentElement.clientHeight, window.innerHeight || 0); </script> <link rel="stylesheet" href="//a.fsdn.com/con/css/lato.css?1739466433"> <link rel="stylesheet" href="//a.fsdn.com/con/css/lato-900.css?1739466433"> <link rel="stylesheet" href="//a.fsdn.com/con/css/sandiego.css?1739466433"> <link rel="stylesheet" href="//a.fsdn.com/con/css/disallow.css?1739466433"> <meta name="description" content="Learn about Sahi Pro. Read Sahi Pro reviews from real users, and view pricing and features of the Automated Testing software" /> <meta name="keywords" content="Sahi Pro, Sahi Pro pricing, Sahi Pro reviews"/> <meta property="og:title" content="Sahi Pro"/> <meta property="og:type" content="product"/> <meta property="og:image" content="https://a.fsdn.com/allura/s/sahi-pro/icon?0dfba2bc987fa08b35636ee6bc172a09f5b22b8443286868cc90eec47071f086"/> <meta property="og:url" content="https://sourceforge.net/software/product/Sahi-Pro/"/> <meta property="og:site_name" content="SourceForge"/> <meta property="og:description" content="Learn about Sahi Pro. Read Sahi Pro reviews from real users, and view pricing and features of the Automated Testing software"/> <title>Sahi Pro Reviews in 2025</title> <link rel="icon" sizes="180x180" href="//a.fsdn.com/con/img/sandiego/logo-180x180.png" type="image/png"> <link rel="icon" sizes="any" href="//a.fsdn.com/con/img/sandiego/svg/originals/sf-icon-orange-no_sf.svg" type="image/svg+xml"> <link rel="apple-touch-icon" sizes="180x180" href="//a.fsdn.com/con/img/sandiego/logo-180x180.png"> <link rel="mask-icon" href="//a.fsdn.com/con/img/sandiego/svg/originals/sf-icon-orange-no_sf.svg" color="#FF6600"> <script> /*global unescape, window, console, jQuery, $, net, SF, DD_belatedPNG, bizx */ if (!window.SF) { window.SF = {}; }SF.EU_country_codes = ["AT","JE","HR","CZ","AI","KY","TF","DK","EE","AX","GS","NO","GG","FK","MS","FR","PF","LT","IS","HU","SH","RO","SK","IE","WF","CY","SE","LU","RE","GB","MF","IO","PT","PN","IT","CH","YT","FI","BG","MT","ME","PL","ES","TC","BL","MQ","CW","GI","GL","AW","LV","PM","BM","GR","NL","SI","BE","NC","GF","VG","LI","DE","SX","GP"]; SF.unknown_country_codes = ["","A1","A2","O1"]; </script> <script src="//a.fsdn.com/con/js/min/sf.sandiego-head.js?1739466433"></script> <style>.z056fc3fb9cae8ae6a6076a3e56bb749df4c34b13 { display: none !important; }</style> <link rel="canonical" href="https://sourceforge.net/software/product/Sahi-Pro/"> <script>SF.adblock = true;</script> <script src="//a.fsdn.com/con/js/adpopup.js?1739466433"></script> <script> function initPiwik(){ var _paq = window._paq = window._paq || []; _paq.push(['trackPageView', document.title, { dimension1: 'sahi-pro.s', dimension2: 'pg_commercial_billboard', dimension3: SF.devicePixelRatio, dimension4: 'software: Sahi-Pro', }]); _paq.push(['enableLinkTracking']); (function() { var u="//analytics.slashdotmedia.com/"; _paq.push(['setTrackerUrl', u+'sf.php']); _paq.push(['setSiteId', 39]); // only execute if 'measurement' has been granted bizx.cmp.ifConsent({ purposes: ['measurement'], vendors: 'sdm'}, function() { var interval = 6 * 60 * 60 * 1000; // 6 hrs, expressed in ms var vid_date = new Date(localStorage.getItem('vid_date')); if (new Date() - vid_date >= interval) { var data = {firstparty_id: "df8ab6f7-c675-41a0-bcda-2279e4a3b096", do_not_sell: false, is_commercial_page: "True" }; bizx.cmp.ifConsent({ purposes: ['ads'], vendors: 'sdm'}, function() {}, function(){ // no consent (opt-out) data.do_not_sell = true; }, function(){ //finally call api endpoint // push promise to pwik and set it run if pwik is allowed to run based on it's own ifConsent check _paq.push([ function() { data.matomo_id = this.getVisitorId(); data.domain = "sourceforge.net"; $.ajax({ method: 'PUT', url: '/p/sfapi/push_vid', data: JSON.stringify(data) }) .done(function(response){ if(response.result) { localStorage.setItem('vid_date', new Date()); } }) .fail(function(){ // Do nothing on failure }); }]); } ); } }); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'sf.js'; s.parentNode.insertBefore(g,s); })(); } bizx.cmp.ifConsent({ purposes: ['storage', 'measurement'], vendors: 'sdm' }, initPiwik); </script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebSite", "name": "SourceForge", "url": "https://sourceforge.net/" } </script> </head> <body id="pg_commercial_billboard" class=" l-commercial l-commercial-billboard l-suppress-sidebar anonymous sandiego v-sf"> <div id="busy-spinner"></div> <div id="messages"> </div> <div class="off-canvas position-right" id="offCanvas" data-off-canvas> <!-- Menu --> <ul class="header-nav-menulist"> <li class="highlight search"> <form method="get" action="/software/" class="m-search-form"> <input type="text" placeholder="Search for software or solutions" autocomplete="off" name="q" > <label > <input type="submit" class="bt" value=""> <svg data-name="search" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1216 832q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z"/></svg> </label> </form> </li> <li class="highlight"><a href="https://sourceforge.net/auth/">Join/Login</a></li> <li><a href="/software/">Business Software</a></li> <li><a href="/directory/">Open Source Software</a></li> <li><a href="/software/vendors/" title="For Vendors">For Vendors</a></li> <li><a href="/blog/" title="Blog">Blog</a></li> <li><a href="/about">About</a></li> <li><a id="header-nav-more" data-toggle="header-nav-more header-nav-more-content" data-toggler=".toggled">More</a></li> <li> <ul id="header-nav-more-content" class="toggled" data-toggler=".toggled"> <li><a href="/articles/">Articles</a></li> <li><a href="https://sourceforge.net/articles/category/sourceforge-podcast/">SourceForge Podcast</a></li> <li><a href="https://docs.sourceforge.net/" title="Support / Documentation Section">Support / Documentation</a></li> <li><a href="/user/newsletters">Subscribe to our Newsletter</a></li> <li><a href="/support">Support Request</a></li> </ul> </li> </ul> </div> <div class="off-canvas-content" data-off-canvas-content> <script> SF.linkout_icon = '<svg data-name="sf-linkout-icon" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 300" style="enable-background:new 0 0 300 300;" xml:space="preserve"><polygon class="st0" points="243.2,243.2 56.8,243.2 56.8,56.8 123,56.8 123,9 9,9 9,291 291,291 291,179.4 243.2,179 "/><polygon class="st0" points="128.5,213 155,186.5 176,165.5 206.7,196.3 235.5,132.5 248.9,102.6 290.6,9.8 291,9 290.6,9.2 197.4,51.1 169.1,63.8 103.7,93.3 137,126.5 115.9,147.5 89.5,174 "/></svg>'; </script> <div class="l-header-nav sticky sandiego"> <section class="sandiego l-header-nav-top show-for-large"> <div class="row"> <a href="/" title="Home" class="sf-logo"> <img src="//a.fsdn.com/con/images/sandiego/sf-logo-full.svg" alt="SourceForge logo" class="sf-logo-full"/> </a> <nav class="links"> <a href="/user/newsletters" title="Subscribe to our newsletter"><span class="newsletter-icon"> <svg data-name="mmSF_11mail" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 42 42" enable-background="new 0 0 42 42" xml:space="preserve"><path fill="#FFFFFF" d="M0,6v30h42V6H0z M24.2,21.2c-0.8,0.8-2.3,2-3.2,2c-0.9,0-2.4-1.2-3.2-2L5.8,9.7h30.3L24.2,21.2z M13.7,21l-9.9,9.4V11.6L13.7,21z M15.7,23L15.7,23c0.5,0.5,2.9,2.9,5.3,2.9c2.4,0,4.8-2.4,5.2-2.8l0.1-0.1l9.8,9.4H5.8L15.7,23z M28.3,21l9.9-9.5v18.9L28.3,21z"/></svg></span></a> <a href="/software/vendors/" title="For Vendors">For Vendors</a> <a href="/software/vendors/new" rel="nofollow" title="Add a Commercial Product">Add a Product</a> <a href="/user/registration_business" title="Join" >Join</a> <a href="https://sourceforge.net/auth/" title="Login">Login</a> </nav> </div> </section> <section class="sandiego l-header-nav-top hide-for-large"> <div class="row"> <a href="/" title="Home" class="sf-logo"> <img src="//a.fsdn.com/con/images/sandiego/sf-logo-full.svg" alt="SourceForge logo" class="sf-logo-full"/> </a> <div class="title-bar-right"> <button type="button" aria-label="Toggle Main Menu" class="menu-icon" data-toggle="offCanvas"></button> </div> </div> </section> <section class="sandiego l-header-nav-bottom"> <nav class="row"> <a href="/" title="Home" class="sf-logo"> <img src="//a.fsdn.com/con/images/sandiego/sf-logo-full.svg" alt="SourceForge logo" class="sf-logo-full"/> </a> <div class="links"> <div class="nav-dropdown"> <a href="/software/">Business Software</a> </div> <div class="nav-dropdown"> <a href="/directory/" title="Browse">Open Source Software</a> </div> <div class="nav-dropdown"> <a href="https://sourceforge.net/articles/category/sourceforge-podcast/">SourceForge Podcast</a> </div> <div class="nav-dropdown"> <a>Resources</a> <ul class="nav-dropdown-menu"> <li><a href="/articles/">Articles</a></li> <li><a href="/software/case-studies/">Case Studies</a></li> <li><a href="/blog/">Blog</a></li> </ul> </div> <div class="dev-menu-when-stuck"> Menu <ul class="dev-menu-dropdown header-nav-menulist"> <li><a href="/support">Help</a></li> <li><a href="/create">Create</a></li> <li><a href="/user/registration_business/" title="Join" >Join</a></li> <li><a href="https://sourceforge.net/auth/" title="Login">Login</a></li> </ul> </div> <div class="search-toggle-when-stuck"> <a class="search-toggle"> <svg data-name="search" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1216 832q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z"/></svg> </a> </div> </div> <div class="search"> <div class="main-nav-link"> <a href="https://www.fastly.com/signup?utm_campaign=GLOBAL_Display-Website-Visits_Sourceforge-CDN_EN_Iron-Horse_Lead-Create_Sourceforge-Media&utm_content=EN_Image_300x32_Modern-CDN_Brand_Black_Fastly-User-Sign-Up&utm_source=sourceforge&utm_medium=display" rel="nofollow" target="_blank" id="main-nav-badge-link" data-label="fastly0224"> <img src="//a.fsdn.com/con/assets/maxnav/sourceforge/sfnav300-07fdee68.png" srcset="//a.fsdn.com/con/assets/maxnav/sourceforge/sfnav600-07fe88f0.png 2x" alt="" id="main-nav-image"/> </a> </div> <form method="get" action="/software/" class="m-search-form"> <div class="typeahead__container" data-commercial-default="true" data-commercial-only="true" > <div class="typeahead__field"> <div class="typeahead__query"> <input type="text" placeholder="Search for software or solutions" autocomplete="off" name="q" > </div> <label > <input type="submit" class="bt" value=""> <svg data-name="search" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1216 832q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z"/></svg> </label> </div> </div> </form> </div> </nav> <div class="l-header-nav-paid-sticky"> <nav class="row"> <img itemscope itemtype="http://schema.org/ImageObject" itemprop="image" alt="Sahi Pro Icon" src="//a.fsdn.com/allura/s/sahi-pro/icon?0dfba2bc987fa08b35636ee6bc172a09f5b22b8443286868cc90eec47071f086?&w=32" srcset="//a.fsdn.com/allura/s/sahi-pro/icon?0dfba2bc987fa08b35636ee6bc172a09f5b22b8443286868cc90eec47071f086?&w=48 1.5x , //a.fsdn.com/allura/s/sahi-pro/icon?0dfba2bc987fa08b35636ee6bc172a09f5b22b8443286868cc90eec47071f086?&w=64 2x" height="40" width="40" class="project-icon"/> <div class="project-name"> Sahi Pro </div> <script> if (!SF.wireOutboundZoneTrackingComplete) { $(SF.wireOutboundZoneTracking); $('body').append('<iframe src="https://c.sf-syn.com/conversion_outbound_tracker/sf" id="frame-zone-outbound" style="display: none;"></iframe>'); SF.wireOutboundZoneTrackingComplete = true; } </script> <div class="m-zone" data-zone="72791" data-slug="Sahi-Pro"> <span id="916f931d-520e-430f-9be3-ec35be86f791"></span> <script> /* globals bizx */ bizx.cmp.trackingPixel('publisher', ['storage', 'measurement'], '/software/tp3/?b=75399&z=72791&c=14441&cb=71409fae5032d0fbd8f8', "", '916f931d-520e-430f-9be3-ec35be86f791'); </script> <a href="https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=75399__zoneid=72791__cb=833dfd64ee4b0352a59a__oadest=https%3A%2F%2Fwww.sahipro.com%2F%3Futm_source%3DSourceForge%26utm_medium%3DpageCTA%26utm_campaign%3DSourceforgetraffic" class="button btn-masthead-cmpn-main" rel="nofollow" target="_blank" > Visit Website</a> </div> <div class="m-zone" data-zone="72793" data-slug="Sahi-Pro"> <span id="70cf7d04-19b6-414b-9814-30e7286f4420"></span> <script> /* globals bizx */ bizx.cmp.trackingPixel('publisher', ['storage', 'measurement'], '/software/tp3/?b=75401&z=72793&c=14441&cb=35c38a9bb4d6818c416a', "", '70cf7d04-19b6-414b-9814-30e7286f4420'); </script> <a href="https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=75401__zoneid=72793__cb=b270d68deafabf5f44ed__oadest=https%3A%2F%2Fwww.sahipro.com%2Ffree-trial%3Futm_source%3DSourceForge%26utm_medium%3DpageCTA%26utm_campaign%3DSourceforgetraffic" class="button btn-masthead-cmpn-secondary" rel="nofollow" target="_blank" > Free Trial</a> </div> <div class="m-stars" aria-hidden="true" > <div class="star small yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star small yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star small yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star small yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star small half"> <svg data-name="sf_star_yellow_half" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 300" style="enable-background:new 0 0 300 300;" xml:space="preserve"><path class="st1" fill="#CCCCCB" d="M148.8,223.4c-31.1,22.9-62.2,45.8-93.5,68.9c0.1-0.4,0.2-0.7,0.3-0.9c12.7-35.9,25.3-71.7,38-107.6c0.2-0.6,0.2-1-0.4-1.4c-30.8-21.4-61.6-42.8-92.4-64.2c-0.7-0.5-0.9-1-0.7-1.8c0.4,0,0.8,0,1.1,0c26.2,0.3,52.4,0.7,78.6,1c11.3,0.2,22.7,0.3,34,0.5c0.8,0,1.1-0.2,1.4-1c11.1-36.2,22.3-72.4,33.4-108.5c0.1-0.2,0.1-0.4,0.3-0.8c11.3,37.1,22.6,74,34,110.9c39-0.8,78-1.5,117.2-2.3c-0.3,0.3-0.5,0.4-0.7,0.6c-15.7,11-31.5,22.1-47.2,33.1c-15.5,10.8-30.9,21.7-46.4,32.5c-0.5,0.4-0.6,0.7-0.4,1.3c12.1,35.8,24.3,71.6,36.4,107.4c0.1,0.2,0.1,0.4,0.2,0.8C210.8,269.1,179.8,246.3,148.8,223.4z"/><path class="st0" fill="#ffcc00" d="M148.8,223.4c-31.1,22.9-62.2,45.8-93.5,68.9c0.1-0.4,0.2-0.7,0.3-0.9c12.7-35.9,25.3-71.7,38-107.6c0.2-0.6,0.2-1-0.4-1.4c-30.8-21.4-61.6-42.8-92.4-64.2c-0.7-0.5-0.9-1-0.7-1.8c0.4,0,0.8,0,1.1,0c26.2,0.3,52.4,0.7,78.6,1c11.3,0.2,22.7,0.3,34,0.5c0.8,0,1.1-0.2,1.4-1c11.1-36.2,22.3-72.4,33.4-108.5c0.1-0.2,0.1-0.4,0.3-0.8"/></svg> </div> </div> <div class="lbl-ratings"> (60 Reviews & Ratings) </div> </nav> </div> </section> </div> <div class="l-two-column-page"> <div class="l-content-column "> <div class="project-body" itemscope itemtype="http://schema.org/SoftwareApplication"> <section class="project-masthead"> <div class="backdrop" style="box-sizing: content-box; padding-bottom: 124px"></div> <div class="content"> <div id="masthead-wrapper" > <div id="title-buttons" class="no-overview-margin"> <nav id="breadcrumbs" class="breadcrumbs rtl"> <ul itemscope itemtype="http://schema.org/BreadcrumbList"> <li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <a itemprop="item" href="/"><span itemprop="name">Home</span></a> <meta itemprop="position" content="1" /> </li> <li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <a itemprop="item" href="/software/"><span itemprop="name">Compare Business Software</span></a> <meta itemprop="position" content="2" /> </li> <li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <a itemprop="item" href="/software/automated-testing/"><span itemprop="name">Automated Testing Software</span></a> <meta itemprop="position" content="3" /> </li><li class="project" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><span itemprop="name">Sahi Pro</span><meta itemprop="position" content="4" /> </li> </ul> </nav> <div class="overview"> <div class="project-icon " > <img itemprop="image" alt="Sahi Pro" title="Sahi Pro" src="//a.fsdn.com/allura/s/sahi-pro/icon?0dfba2bc987fa08b35636ee6bc172a09f5b22b8443286868cc90eec47071f086?&w=90" srcset="//a.fsdn.com/allura/s/sahi-pro/icon?0dfba2bc987fa08b35636ee6bc172a09f5b22b8443286868cc90eec47071f086?&w=135 1.5x , //a.fsdn.com/allura/s/sahi-pro/icon?0dfba2bc987fa08b35636ee6bc172a09f5b22b8443286868cc90eec47071f086?&w=180 2x"/></div> <div class="title has-masthead-badges "> <meta itemprop="name" content="Sahi Pro"/> <h1 class="has-masthead-badges " >Sahi Pro </h1> <h3 class="brought-by commercial"> Tyto Software Pvt Ltd </h3> </div> </div> <div class="stats commercial "> <div class="rating" itemscope itemtype="http://schema.org/AggregateRating" itemprop="aggregateRating"> <span class="show-for-sr"> <span itemprop="ratingValue">4.5</span> out of <span itemprop="bestRating">5</span> stars. </span> <div class="m-stars" aria-hidden="true" > <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star half"> <svg data-name="sf_star_yellow_half" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 300" style="enable-background:new 0 0 300 300;" xml:space="preserve"><path class="st1" fill="#CCCCCB" d="M148.8,223.4c-31.1,22.9-62.2,45.8-93.5,68.9c0.1-0.4,0.2-0.7,0.3-0.9c12.7-35.9,25.3-71.7,38-107.6c0.2-0.6,0.2-1-0.4-1.4c-30.8-21.4-61.6-42.8-92.4-64.2c-0.7-0.5-0.9-1-0.7-1.8c0.4,0,0.8,0,1.1,0c26.2,0.3,52.4,0.7,78.6,1c11.3,0.2,22.7,0.3,34,0.5c0.8,0,1.1-0.2,1.4-1c11.1-36.2,22.3-72.4,33.4-108.5c0.1-0.2,0.1-0.4,0.3-0.8c11.3,37.1,22.6,74,34,110.9c39-0.8,78-1.5,117.2-2.3c-0.3,0.3-0.5,0.4-0.7,0.6c-15.7,11-31.5,22.1-47.2,33.1c-15.5,10.8-30.9,21.7-46.4,32.5c-0.5,0.4-0.6,0.7-0.4,1.3c12.1,35.8,24.3,71.6,36.4,107.4c0.1,0.2,0.1,0.4,0.2,0.8C210.8,269.1,179.8,246.3,148.8,223.4z"/><path class="st0" fill="#ffcc00" d="M148.8,223.4c-31.1,22.9-62.2,45.8-93.5,68.9c0.1-0.4,0.2-0.7,0.3-0.9c12.7-35.9,25.3-71.7,38-107.6c0.2-0.6,0.2-1-0.4-1.4c-30.8-21.4-61.6-42.8-92.4-64.2c-0.7-0.5-0.9-1-0.7-1.8c0.4,0,0.8,0,1.1,0c26.2,0.3,52.4,0.7,78.6,1c11.3,0.2,22.7,0.3,34,0.5c0.8,0,1.1-0.2,1.4-1c11.1-36.2,22.3-72.4,33.4-108.5c0.1-0.2,0.1-0.4,0.3-0.8"/></svg> </div> </div> <a href="/software/product/Sahi-Pro/#reviews" id="review-sf" class="count " aria-haspopup="true" data-rev="4" data-total-ext="56" data-avg="4.5" data-total-rev="60" data-project="Sahi Pro" data-position="top" data-tooltip-class="tooltip" title="Sahi Pro Reviews and Ratings" >(60<meta itemprop="ratingCount" content="60"/><meta itemprop="reviewCount" content="4"/><span class="show-for-medium"> Reviews and Ratings</span>)</a> <a href="/software/product/Sahi-Pro/reviews/new" class="count" title="Add a review" rel="nofollow">Write a Review</a> </div> <div class="as-h2"> <span class="label">Starting Price:</span> <span>$1499/year/user</span> </div> <div class=hide itemscope itemprop="offers" itemtype="http://schema.org/Offer"> <meta itemprop="price" content="1499"> <meta itemprop="priceCurrency" content="USD"> </div> </div> <div class="buttons"> <script> if (!SF.wireOutboundZoneTrackingComplete) { $(SF.wireOutboundZoneTracking); $('body').append('<iframe src="https://c.sf-syn.com/conversion_outbound_tracker/sf" id="frame-zone-outbound" style="display: none;"></iframe>'); SF.wireOutboundZoneTrackingComplete = true; } </script> <div class="m-zone" data-zone="72791" data-slug="Sahi-Pro"> <span id="663eeba0-90bc-4bc5-8ce3-ed2331c2b5c6"></span> <script> /* globals bizx */ bizx.cmp.trackingPixel('publisher', ['storage', 'measurement'], '/software/tp3/?b=75399&z=72791&c=14441&cb=71409fae5032d0fbd8f8', "", '663eeba0-90bc-4bc5-8ce3-ed2331c2b5c6'); </script> <a href="https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=75399__zoneid=72791__cb=833dfd64ee4b0352a59a__oadest=https%3A%2F%2Fwww.sahipro.com%2F%3Futm_source%3DSourceForge%26utm_medium%3DpageCTA%26utm_campaign%3DSourceforgetraffic" class="button btn-masthead-cmpn-main" rel="nofollow" target="_blank" > Visit Website</a> </div> <div class="m-zone" data-zone="72793" data-slug="Sahi-Pro"> <span id="4c5db070-5290-4d72-b493-d8c0aff29691"></span> <script> /* globals bizx */ bizx.cmp.trackingPixel('publisher', ['storage', 'measurement'], '/software/tp3/?b=75401&z=72793&c=14441&cb=35c38a9bb4d6818c416a', "", '4c5db070-5290-4d72-b493-d8c0aff29691'); </script> <a href="https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=75401__zoneid=72793__cb=b270d68deafabf5f44ed__oadest=https%3A%2F%2Fwww.sahipro.com%2Ffree-trial%3Futm_source%3DSourceForge%26utm_medium%3DpageCTA%26utm_campaign%3DSourceforgetraffic" class="button btn-masthead-cmpn-secondary" rel="nofollow" target="_blank" > Free Trial</a> </div> <a id="share-project-button" class="button icon-only default hide-for-small show-for-large " href="#"> <svg data-name="mmSF_10share" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 42 42" enable-background="new 0 0 42 42" xml:space="preserve"><path fill="#FFFFFF" d="M34,26c-2.4,0-4.6,1.1-6.1,2.8l-12.1-6.1c0.1-0.5,0.2-1.1,0.2-1.6c0-0.6-0.1-1.1-0.2-1.7L28,13.3c1.5,1.7,3.6,2.8,6,2.8c4.4,0,8-3.6,8-8s-3.6-8-8-8s-8,3.6-8,8c0,0.6,0.1,1.1,0.2,1.7L14,15.8c-1.5-1.7-3.6-2.8-6-2.8c-4.4,0-8,3.6-8,8s3.6,8,8,8c2.4,0,4.6-1.1,6.1-2.8l12.1,6.1C26.1,32.9,26,33.4,26,34c0,4.4,3.6,8,8,8s8-3.6,8-8S38.4,26,34,26z"/></svg></a> <div class="social-sharing-buttons invisible hide"> <a rel=nofollow class="social-media-icon twitter" href="https://twitter.com/share?url=https://sourceforge.net/software/product/Sahi-Pro/&text=Check%20out%20Sahi%20Pro%20on%20SourceForge" title="Share Sahi Pro on SourceForge on Twitter"> <svg data-name="twitter" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1684 408q-67 98-162 167 1 14 1 42 0 130-38 259.5t-115.5 248.5-184.5 210.5-258 146-323 54.5q-271 0-496-145 35 4 78 4 225 0 401-138-105-2-188-64.5t-114-159.5q33 5 61 5 43 0 85-11-112-23-185.5-111.5t-73.5-205.5v-4q68 38 146 41-66-44-105-115t-39-154q0-88 44-163 121 149 294.5 238.5t371.5 99.5q-8-38-8-74 0-134 94.5-228.5t228.5-94.5q140 0 236 102 109-21 205-78-37 115-142 178 93-10 186-50z"/></svg></a> <a rel=nofollow class="social-media-icon facebook" href="https://www.facebook.com/sharer/sharer.php?u=https://sourceforge.net/software/product/Sahi-Pro/&title=Sahi%20Pro%20on%20SourceForge" title="Share Sahi Pro on SourceForge on facebook"> <svg data-name="facebook" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1343 12v264h-157q-86 0-116 36t-30 108v189h293l-39 296h-254v759h-306v-759h-255v-296h255v-218q0-186 104-288.5t277-102.5q147 0 228 12z"/></svg></a> <a rel=nofollow class="social-media-icon linkedin" href="https://www.linkedin.com/shareArticle?mini=true&url=https://sourceforge.net/software/product/Sahi-Pro/&title=Sahi%20Pro%20on%20SourceForge&source=SourceForge.net" title="Share Sahi Pro on SourceForge on LinkedIn"> <svg data-name="linkedin" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M477 625v991h-330v-991h330zm21-306q1 73-50.5 122t-135.5 49h-2q-82 0-132-49t-50-122q0-74 51.5-122.5t134.5-48.5 133 48.5 51 122.5zm1166 729v568h-329v-530q0-105-40.5-164.5t-126.5-59.5q-63 0-105.5 34.5t-63.5 85.5q-11 30-11 81v553h-329q2-399 2-647t-1-296l-1-48h329v144h-2q20-32 41-56t56.5-52 87-43.5 114.5-15.5q171 0 275 113.5t104 332.5z"/></svg></a> </div> </div> <meta itemprop="operatingSystem" content="Cloud"/><meta itemprop="operatingSystem" content="Windows"/><meta itemprop="operatingSystem" content="Mac"/><meta itemprop="operatingSystem" content="Linux"/><meta itemprop="operatingSystem" content="Chromebook"/><meta itemprop="operatingSystem" content="On-Premise"/> <meta itemprop="applicationCategory" content="BusinessApplication"/> </div> <nav id="commercial-project-nav"> <div id="top_nav"><div id="top_nav_admin"> <ul class="dropdown"> <li class="commercial_nav selected"> <a href="/software/product/Sahi-Pro/"><span>ABOUT</span></a> </li> <li class="commercial_nav"> <a href="/software/product/Sahi-Pro/#reviews"><span>REVIEWS</span></a> </li> <li class="commercial_nav"> <a href="/software/product/Sahi-Pro/#pricing"><span>PRICING</span></a> </li> <li class="commercial_nav"> <a href="/software/product/Sahi-Pro/#features"><span>FEATURES</span></a> </li> </ul> </div></div> <script> let url = window.location.href; $('#top_nav_admin ul li').each(function(){ let link = $(this).find('a').attr('href'); let tab_id = link.split('#')[1]; if(url.includes(tab_id)){ $('#top_nav_admin ul li').removeClass('selected'); $(this).addClass('selected'); } }); $(document).ready(function(){ $('#top_nav_admin ul li').click(function(){ $('#top_nav_admin ul li').removeClass('selected'); $(this).addClass('selected'); }); }); </script> </nav> </div> </div> </section> <article class="main-content"> <section class="row m-section-emphasized blue"> <div class="small-12 columns" id="audience"> <h2> <svg data-name="user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z"/></svg> Audience</h2> <p class="audience"> Companies searching for a solution to manage and improve their operations </p> </div> </section> <div class="m-sub-section m-comm-whitepapers "> <div class="m-whitepaper-expand show-for-large"> <a href="#"> <svg data-name="whitepapers-expand" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 1200 1200" style="enable-background:new 0 0 1200 1200;" xml:space="preserve"><g ><rect x="-11.8" y="-8.6" fill="#070707" width="1227.6" height="1227.6"/></g><g ><polygon fill="#F26622" points="877.7,1053.9 895.3,1036.2 877.6,1018.5 955.9,1018.5 955.9,993.5 875,993.5 895.3,973.2 877.7,955.5 828.5,1004.6 828.5,1004.7 828.5,1004.8 "/><path fill="#F26622" d="M892.2,1138.3c-73.8,0-133.8-60-133.8-133.8s60-133.8,133.8-133.8s133.8,60,133.8,133.8S966,1138.3,892.2,1138.3z M892.2,895.7c-60.1,0-108.8,48.7-108.8,108.8s48.7,108.8,108.8,108.8c60.1,0,108.8-48.7,108.8-108.8C1000.9,944.4,952.2,895.8,892.2,895.7L892.2,895.7z"/><rect x="374.8" y="638.6" fill="white" width="450.4" height="25"/><rect x="452.8" y="752.4" fill="white" width="372.4" height="25"/><rect x="374.8" y="866.2" fill="white" width="304.7" height="25"/><polygon fill="white" points="354.2,227.1 354.2,187.8 826,187.8 826,227.1 851,227.1 851,162.8 329.2,162.8 329.2,227.1 "/><polygon fill="white" points="409.1,141.2 409.1,101.9 771.2,101.9 771.2,141.2 796.2,141.2 796.2,76.9 384.1,76.9 384.1,141.2 "/><polygon fill="white" points="299.3,377.7 299.3,273.7 880.9,273.7 880.9,377.7 905.9,377.7 905.9,248.7 274.3,248.7 274.3,377.7 "/><rect x="880.9" y="552" fill="white" width="25" height="297.1"/><polygon fill="white" points="299.3,552 274.3,552 274.3,1015.8 736.8,1015.8 736.8,990.8 299.3,990.8 "/><g class="st3"><path fill="white" d="M133.2,506.2l15.7-107h18.9l-20.2,131.1h-30.7L96.7,399.3h20.8L133.2,506.2z"/><path fill="white" d="M177.4,399.3H198v131.1h-20.6V399.3z"/><path fill="white" d="M233.6,454.5h28.3v18.7h-28.3v38.4h35.6v18.7H213V399.3h56.2V418h-35.6V454.5z"/><path fill="white" d="M327.7,460.5l-7.5,69.9h-28.3l-14.6-131.1h20l11.1,103.4l9.9-103.4h19.9l10.3,104.2l10.7-104.2h18l-14.6,131.1h-27.4L327.7,460.5z"/><path fill="white" d="M416.5,399.3h32.6c20.6,0,30.7,11.4,30.7,32.4V498c0,21-10.1,32.4-30.7,32.4h-32.6V399.3z M437.1,418v93.7h11.6c6.6,0,10.5-3.4,10.5-12.7v-68.2c0-9.4-3.9-12.7-10.5-12.7H437.1z"/><path fill="white" d="M491.2,430.7c0-21,11.1-33,31.3-33s31.3,12,31.3,33v68.2c0,21-11.1,33-31.3,33s-31.3-12-31.3-33V430.7z M511.9,500.2c0,9.4,4.1,12.9,10.7,12.9c6.6,0,10.7-3.6,10.7-12.9v-70.8c0-9.4-4.1-12.9-10.7-12.9c-6.6,0-10.7,3.6-10.7,12.9V500.2z"/><path fill="white" d="M612.8,460.5l-7.5,69.9H577l-14.6-131.1h20l11.1,103.4l9.9-103.4h19.9l10.3,104.2l10.7-104.2h18l-14.6,131.1h-27.4L612.8,460.5z"/><path fill="white" d="M691,435.4v95h-18.5V399.3h25.9l21.2,78.5v-78.5h18.4v131.1h-21.2L691,435.4z"/><path fill="white" d="M752.6,399.3h20.6v112.4h33.9v18.7h-54.5V399.3z"/><path fill="white" d="M814.4,430.7c0-21,11.1-33,31.3-33s31.3,12,31.3,33v68.2c0,21-11.1,33-31.3,33s-31.3-12-31.3-33V430.7z M835,500.2c0,9.4,4.1,12.9,10.7,12.9c6.6,0,10.7-3.6,10.7-12.9v-70.8c0-9.4-4.1-12.9-10.7-12.9c-6.6,0-10.7,3.6-10.7,12.9V500.2z"/><path fill="white" d="M956.8,530.4H936l-3.6-23.8h-25.3l-3.6,23.8h-18.9l21-131.1h30.2L956.8,530.4z M909.8,488.8h19.9l-9.9-66.3L909.8,488.8z"/><path fill="white" d="M966.4,399.3H999c20.6,0,30.7,11.4,30.7,32.4V498c0,21-10.1,32.4-30.7,32.4h-32.6V399.3z M987,418v93.7h11.6c6.6,0,10.5-3.4,10.5-12.7v-68.2c0-9.4-3.9-12.7-10.5-12.7H987z"/><path fill="white" d="M1070.5,397.8c20,0,30.3,12,30.3,33v4.1h-19.5v-5.4c0-9.4-3.7-12.9-10.3-12.9c-6.6,0-10.3,3.6-10.3,12.9c0,27,40.3,32,40.3,69.5c0,21-10.5,33-30.7,33s-30.7-12-30.7-33v-8.1h19.5v9.4c0,9.4,4.1,12.7,10.7,12.7c6.6,0,10.7-3.4,10.7-12.7c0-27-40.3-32-40.3-69.5C1040.2,409.8,1050.5,397.8,1070.5,397.8z"/></g></g></svg> </a> </div> <div class="m-comm-whitepapers-inner"> <h2> <svg data-name="file-pdf-solid" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M181.9 256.1c-5-16-4.9-46.9-2-46.9 8.4 0 7.6 36.9 2 46.9zm-1.7 47.2c-7.7 20.2-17.3 43.3-28.4 62.7 18.3-7 39-17.2 62.9-21.9-12.7-9.6-24.9-23.4-34.5-40.8zM86.1 428.1c0 .8 13.2-5.4 34.9-40.2-6.7 6.3-29.1 24.5-34.9 40.2zM248 160h136v328c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V24C0 10.7 10.7 0 24 0h200v136c0 13.2 10.8 24 24 24zm-8 171.8c-20-12.2-33.3-29-42.7-53.8 4.5-18.5 11.6-46.6 6.2-64.2-4.7-29.4-42.4-26.5-47.8-6.8-5 18.3-.4 44.1 8.1 77-11.6 27.6-28.7 64.6-40.8 85.8-.1 0-.1.1-.2.1-27.1 13.9-73.6 44.5-54.5 68 5.6 6.9 16 10 21.5 10 17.9 0 35.7-18 61.1-61.8 25.8-8.5 54.1-19.1 79-23.2 21.7 11.8 47.1 19.5 64 19.5 29.2 0 31.2-32 19.7-43.4-13.9-13.6-54.3-9.7-73.6-7.2zM377 105L279 7c-4.5-4.5-10.6-7-17-7h-6v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zm-74.1 255.3c4.1-2.7-2.5-11.9-42.8-9 37.1 15.8 42.8 9 42.8 9z"/></svg> Downloads</h2> <div class="row card-wrapper"> <div class="card-element"> <a class="new-link-whitepaper" data-open="modal-whitepaper-download" data-title="Sahi Pro Brochure" data-asset="//a.fsdn.com/con/assets/commercial-whitepapers/Sahi-Pro/Sahi-Pro-Brochure.pdf" data-id="SF/Sahi-Pro/6728903490a391330412d64c" > <div class="card"> <div class="card-whitepaper"> <img alt="thumbnail-Sahi-Pro-Brochure.png" src="//a.fsdn.com/con/assets/commercial-whitepapers/Sahi-Pro/thumbnail-Sahi-Pro-Brochure.png"> <div class="card-overlay"></div> <div class="card-button"> <span class="button"> DOWNLOAD </span> </div> </div> <div class="card-section"> <div> <p>Sahi Pro Brochure</p> </div> </div> </div> </a> </div> </div> <div class="show-more-card"> <p><a class="show-more-whitepapers" href="#/">Show more</a></p> </div> </div> </div> <script type="text/javascript"> $(document).ready(function() { $('.m-whitepaper-expand').click(function(e) { e.preventDefault(); $('.m-comm-whitepapers').toggleClass('toggled'); }); }); </script> <section class="row " id="section-description"> <div id="about" class="small-12 columns"> <h2> <svg data-name="cloud" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path d="M537.6 226.6c4.1-10.7 6.4-22.4 6.4-34.6 0-53-43-96-96-96-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32c-88.4 0-160 71.6-160 160 0 2.7.1 5.4.2 8.1C40.2 219.8 0 273.2 0 336c0 79.5 64.5 144 144 144h368c70.7 0 128-57.3 128-128 0-61.9-44-113.6-102.4-125.4z"/></svg> About Sahi Pro</h2> <p itemprop="description" class="description">Sahi Pro is a no-code test automation tool for web, desktop, mobile, and SAP applications. Sahi Pro empowers business testers and automation engineers to streamline their test automation processes. Sahi Pro reduces the time, effort, and complexity involved in test automation, making it an ideal choice for various domains including automobile, healthcare and BFSI.<br> <br> Features:<br> <br> 1. Non-flaky Test Execution - For reliable test results and reduced time wastage in analysis of false-positives or false-negatives.<br> <br> 2. Supports Multiple Technologies - Achieve end to end automation across technologies.<br> <br> 3. No-code Automation - Enable non-technical business testers to automate.<br> <br> 4. Integrations - Integrate and work with your existing ecosystem.<br> <br> Testers using Sahi Pro easily automate complex tests without writing code. With Sahi Pro, you can achieve faster release cycles, improved software quality, & reduced costs. Our customers love Sahi Pro for its speed, flexibility, and ease of use.</p> </div> </section> <section class="row m-section-group small-collapse" id="section-group"> <div class="columns small-12 large-5 m-subgroup-1"> <div class="reveal modal-leadform" data-reveal id="modal-whitepaper-download"> <div class="header-large"> <button class="close-button" data-close aria-label="Close modal" type="button"> <span aria-hidden="true">×</span> </button> <svg data-name="sf-icon-orange-no_sf" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 299.6 263.2" style="enable-background:new 0 0 299.6 263.2;" xml:space="preserve"><path class="st0" d="M171.2,139.8c0-49.1-17.4-71.4-26.6-79.8c-1.8-1.6-4.6-0.2-4.5,2.3c1.8,27.7-33,34.5-33,78h0c0,0.1,0,0.2,0,0.3c0,26.5,20,48,44.7,48c24.7,0,44.7-21.5,44.7-48c0-0.1,0-0.2,0-0.3h0c0-12.3-4.6-24-9.3-32.8c-0.9-1.7-3.6-1.1-3.3,0.5C192.3,145.4,171.2,168.6,171.2,139.8z"/><g><path class="st0" d="M118.5,243.2c-1.1,0-2.2-0.4-3-1.3L1.2,127.8c-1.7-1.7-1.7-4.4,0-6L121.8,1.3c0.8-0.8,1.9-1.3,3-1.3h34.6c2.1,0,3.4,1.4,3.9,2.6c0.5,1.3,0.6,3.2-0.9,4.7L49,120.7c-2.3,2.3-2.3,6,0,8.3l89.6,89.6c1.7,1.7,1.7,4.4,0,6l-17.1,17.3C120.7,242.7,119.6,243.2,118.5,243.2z"/></g><g><path class="st0" d="M140.2,263.2c-2.1,0-3.4-1.4-3.9-2.6c-0.5-1.3-0.6-3.2,0.9-4.7l113.4-113.4c1.1-1.1,1.7-2.6,1.7-4.1s-0.6-3-1.7-4.1L161,44.6c-1.7-1.7-1.7-4.4,0-6l17.4-17.4c0.8-0.8,1.9-1.3,3-1.3s2.2,0.4,3,1.3l114,114.1c0.8,0.8,1.3,1.9,1.3,3s-0.4,2.2-1.3,3L177.8,261.9c-0.8,0.8-1.9,1.2-3,1.2H140.2z"/></g></svg> <div class="as-h2">Need help deciding?</div> <p>Talk to one of our software experts for free. They will help you select the best software for your business.</p> </div> <div class="modal-content"> <div class="row modal-header header-standard"> <div class="column small-12"> <div class="as-h2"> Download Asset </div> </div> </div> <div class="leadform-msg hide"></div> <form method="POST" id="whitepaper-lead-form"> <input type="hidden" name="asset_name" value=""> <input type="hidden" name="asset_description" value=""> <input type="hidden" name="SRC" value="SF"> <input type="hidden" name="Landing_Page" value="business_listing"> <input type="hidden" name="home_phone" value=""> <input type="hidden" name="Optout" value="0"> <input type="hidden" name="optin_disclaimer" value=""> <input type="hidden" name="desired_users_min" value=""> <input type="hidden" name="desired_users_max" value=""> <input type="hidden" name="_visit_cookie" value="df8ab6f7-c675-41a0-bcda-2279e4a3b096"/> <input type="hidden" name="Sub_ID" value="14441"> <input type="hidden" name="Pub_ID" value="38981"> <input type="hidden" name="TYPE" value="7"> <input type="hidden" name="Verification" value="Yes"> <input type="hidden" name="Input_Validation" value="Yes"> <input type="hidden" name="recpatcha_hidden" value="1"> <input type="hidden" name="Form_Key" value="NzFjOGRhMjIz"> <input type="hidden" name="additional_text_7" value="https://sourceforge.net/s/sahi-pro/"> <div class="leadform-gdpr-msg hide row"> <div class="column"> <h3>This asset is free to download - just click the button below!</h3> <a href="" target="_blank" class="button green" id="btn-download-now">Download Asset</a> </div> </div> <div class="fieldset-wrapper row"> <div class="form-item-first-name column small-12 large-6"> <label>First Name <span title="This field is required.">*</span></label> <input type="text" name="first_name" value="" size="30" maxlength="128" required="" autocomplete="given-name"> </div> <div class=" form-item-last-name column small-12 large-6"> <label>Last Name <span title="This field is required.">*</span></label> <input type="text" name="last_name" value="" size="30" maxlength="128" required="" autocomplete="family-name"> </div> <div class=" form-item-email column small-12 large-6"> <label>Business E-mail <span title="This field is required.">*</span></label> <input type="email" name="email" value="" size="30" maxlength="128" required="" id="lead-form-email" autocomplete="email" autocapitalize="none"> </div> <div class="phone-number form-item column small-12 large-6"> <label>Phone <span title="This field is required.">*</span></label> <div class="form-item-phone "> <input type="text" name="home_phone_masked" value="" maxlength="15" size="30" required="" autocomplete="work tel-national"> <input name="extension" class="extension form-text" placeholder="Ext." value="" size="10" type="text" autocomplete="work tel-extension"> </div> </div> <div class="form-item form-type-select form-item-Country column small-12 large-6"> <label>Country <span title="This field is required.">*</span></label> <select id="country-leadform" name="country" required class=" use-placeholder-color" autocomplete="country-name"> <option value=""></option> <option value="Afghanistan">Afghanistan</option> <option value="Aland">Aland</option> <option value="Albania">Albania</option> <option value="Algeria">Algeria</option> <option value="American Samoa">American Samoa</option> <option value="Andorra">Andorra</option> <option value="Angola">Angola</option> <option value="Anguilla">Anguilla</option> <option value="Antarctica">Antarctica</option> <option value="Antigua and Barbuda">Antigua and Barbuda</option> <option value="Argentina">Argentina</option> <option value="Armenia">Armenia</option> <option value="Aruba">Aruba</option> <option value="Australia">Australia</option> <option value="Austria">Austria</option> <option value="Azerbaijan">Azerbaijan</option> <option value="Bahamas">Bahamas</option> <option value="Bahrain">Bahrain</option> <option value="Bangladesh">Bangladesh</option> <option value="Barbados">Barbados</option> <option value="Belarus">Belarus</option> <option value="Belgium">Belgium</option> <option value="Belize">Belize</option> <option value="Benin">Benin</option> <option value="Bermuda">Bermuda</option> <option value="Bhutan">Bhutan</option> <option value="Bolivia">Bolivia</option> <option value="Bosnia and Herzegowina">Bosnia and Herzegowina</option> <option value="Botswana">Botswana</option> <option value="Bouvet Island">Bouvet Island</option> <option value="Brazil">Brazil</option> <option value="British Indian Ocean Territory">British Indian Ocean Territory</option> <option value="Brunei Darussalam">Brunei Darussalam</option> <option value="Bulgaria">Bulgaria</option> <option value="Burkina Faso">Burkina Faso</option> <option value="Burundi">Burundi</option> <option value="Cambodia">Cambodia</option> <option value="Cameroon">Cameroon</option> <option value="Canada">Canada</option> <option value="Cape Verde">Cape Verde</option> <option value="Cayman Islands">Cayman Islands</option> <option value="Central African Republic">Central African Republic</option> <option value="Chad">Chad</option> <option value="Chile">Chile</option> <option value="China">China</option> <option value="Christmas Island">Christmas Island</option> <option value="Cocos (Keeling) Islands">Cocos (Keeling) Islands</option> <option value="Colombia">Colombia</option> <option value="Comoros">Comoros</option> <option value="Congo">Congo</option> <option value="Congo, Democratic Republic of the">Congo, Democratic Republic of the</option> <option value="Cook Islands">Cook Islands</option> <option value="Costa Rica">Costa Rica</option> <option value="Cote dIvoire">Cote dIvoire</option> <option value="Croatia (Hrvatska)">Croatia (Hrvatska)</option> <option value="Cuba">Cuba</option> <option value="Cyprus">Cyprus</option> <option value="Czech Republic">Czech Republic</option> <option value="Denmark">Denmark</option> <option value="Djibouti">Djibouti</option> <option value="Dominica">Dominica</option> <option value="Dominican Republic">Dominican Republic</option> <option value="East Timor">East Timor</option> <option value="Ecuador">Ecuador</option> <option value="Egypt">Egypt</option> <option value="El Salvador">El Salvador</option> <option value="Equatorial Guinea">Equatorial Guinea</option> <option value="Eritrea">Eritrea</option> <option value="Estonia">Estonia</option> <option value="Ethiopia">Ethiopia</option> <option value="Falkland Islands (Malvinas)">Falkland Islands (Malvinas)</option> <option value="Faroe Islands">Faroe Islands</option> <option value="Fiji">Fiji</option> <option value="Finland">Finland</option> <option value="France">France</option> <option value="France Metropolitan">France Metropolitan</option> <option value="French Guiana">French Guiana</option> <option value="French Polynesia">French Polynesia</option> <option value="French Southern Territories">French Southern Territories</option> <option value="Gabon">Gabon</option> <option value="Gambia">Gambia</option> <option value="Georgia">Georgia</option> <option value="Germany">Germany</option> <option value="Ghana">Ghana</option> <option value="Gibraltar">Gibraltar</option> <option value="Greece">Greece</option> <option value="Greenland">Greenland</option> <option value="Grenada">Grenada</option> <option value="Guadeloupe">Guadeloupe</option> <option value="Guam">Guam</option> <option value="Guatemala">Guatemala</option> <option value="Guernsey">Guernsey</option> <option value="Guinea">Guinea</option> <option value="Guinea-Bissau">Guinea-Bissau</option> <option value="Guyana">Guyana</option> <option value="Haiti">Haiti</option> <option value="Heard and McDonald Islands">Heard and McDonald Islands</option> <option value="Holy See (VC State)">Holy See (VC State)</option> <option value="Honduras">Honduras</option> <option value="Hong Kong">Hong Kong</option> <option value="Hungary">Hungary</option> <option value="Iceland">Iceland</option> <option value="India">India</option> <option value="Indonesia">Indonesia</option> <option value="Iran">Iran</option> <option value="Iraq">Iraq</option> <option value="Ireland">Ireland</option> <option value="Isle of Man">Isle of Man</option> <option value="Israel">Israel</option> <option value="Italy">Italy</option> <option value="Jamaica">Jamaica</option> <option value="Japan">Japan</option> <option value="Jersey">Jersey</option> <option value="Jordan">Jordan</option> <option value="Kazakhstan">Kazakhstan</option> <option value="Kenya">Kenya</option> <option value="Kiribati">Kiribati</option> <option value="Korea DPR">Korea DPR</option> <option value="Korea Republic of">Korea Republic of</option> <option value="Kuwait">Kuwait</option> <option value="Kyrgyzstan">Kyrgyzstan</option> <option value="Lao Peoples DR">Lao Peoples DR</option> <option value="Latvia">Latvia</option> <option value="Lebanon">Lebanon</option> <option value="Lesotho">Lesotho</option> <option value="Liberia">Liberia</option> <option value="Libyan Arab Jamahiriya">Libyan Arab Jamahiriya</option> <option value="Liechtenstein">Liechtenstein</option> <option value="Lithuania">Lithuania</option> <option value="Luxembourg">Luxembourg</option> <option value="Macau">Macau</option> <option value="Macedonia">Macedonia</option> <option value="Madagascar">Madagascar</option> <option value="Malawi">Malawi</option> <option value="Malaysia">Malaysia</option> <option value="Maldives">Maldives</option> <option value="Mali">Mali</option> <option value="Malta">Malta</option> <option value="Marshall Islands">Marshall Islands</option> <option value="Martinique">Martinique</option> <option value="Mauritania">Mauritania</option> <option value="Mauritius">Mauritius</option> <option value="Mayotte">Mayotte</option> <option value="Mexico">Mexico</option> <option value="Micronesia Fed States of">Micronesia Fed States of</option> <option value="Moldova">Moldova</option> <option value="Monaco">Monaco</option> <option value="Mongolia">Mongolia</option> <option value="Montenegro">Montenegro</option> <option value="Montserrat">Montserrat</option> <option value="Morocco">Morocco</option> <option value="Mozambique">Mozambique</option> <option value="Myanmar">Myanmar</option> <option value="Namibia">Namibia</option> <option value="Nauru">Nauru</option> <option value="Nepal">Nepal</option> <option value="Netherlands">Netherlands</option> <option value="Netherlands Antilles">Netherlands Antilles</option> <option value="New Caledonia">New Caledonia</option> <option value="New Zealand">New Zealand</option> <option value="Nicaragua">Nicaragua</option> <option value="Niger">Niger</option> <option value="Nigeria">Nigeria</option> <option value="Niue">Niue</option> <option value="Norfolk Island">Norfolk Island</option> <option value="Northern Mariana Islands">Northern Mariana Islands</option> <option value="Norway">Norway</option> <option value="Oman">Oman</option> <option value="Pakistan">Pakistan</option> <option value="Palau">Palau</option> <option value="Palestinian Territory">Palestinian Territory</option> <option value="Panama">Panama</option> <option value="Papua New Guinea">Papua New Guinea</option> <option value="Paraguay">Paraguay</option> <option value="Peru">Peru</option> <option value="Philippines">Philippines</option> <option value="Pitcairn">Pitcairn</option> <option value="Poland">Poland</option> <option value="Portugal">Portugal</option> <option value="Puerto Rico">Puerto Rico</option> <option value="Qatar">Qatar</option> <option value="Reunion">Reunion</option> <option value="Romania">Romania</option> <option value="Russian Federation">Russian Federation</option> <option value="Rwanda">Rwanda</option> <option value="Saint Barthelemy">Saint Barthelemy</option> <option value="Saint Kitts and Nevis">Saint Kitts and Nevis</option> <option value="Saint Lucia">Saint Lucia</option> <option value="Saint Martin">Saint Martin</option> <option value="Saint Vincent and Grenadines">Saint Vincent and Grenadines</option> <option value="Samoa">Samoa</option> <option value="San Marino">San Marino</option> <option value="Sao Tome and Principe">Sao Tome and Principe</option> <option value="Saudi Arabia">Saudi Arabia</option> <option value="Senegal">Senegal</option> <option value="Serbia">Serbia</option> <option value="Seychelles">Seychelles</option> <option value="Sierra Leone">Sierra Leone</option> <option value="Singapore" selected>Singapore</option> <option value="Slovakia">Slovakia</option> <option value="Slovenia">Slovenia</option> <option value="Solomon Islands">Solomon Islands</option> <option value="Somalia">Somalia</option> <option value="South Africa">South Africa</option> <option value="South Georgia">South Georgia</option> <option value="Spain">Spain</option> <option value="Sri Lanka">Sri Lanka</option> <option value="St. Helena">St. Helena</option> <option value="St. Pierre and Miquelon">St. Pierre and Miquelon</option> <option value="Sudan">Sudan</option> <option value="Suriname">Suriname</option> <option value="Svalbard and Jan Mayen Islands">Svalbard and Jan Mayen Islands</option> <option value="Swaziland">Swaziland</option> <option value="Sweden">Sweden</option> <option value="Switzerland">Switzerland</option> <option value="Syrian Arab Republic">Syrian Arab Republic</option> <option value="Taiwan Province of China">Taiwan Province of China</option> <option value="Tajikistan">Tajikistan</option> <option value="Tanzania">Tanzania</option> <option value="Thailand">Thailand</option> <option value="Togo">Togo</option> <option value="Tokelau">Tokelau</option> <option value="Tonga">Tonga</option> <option value="Trinidad and Tobago">Trinidad and Tobago</option> <option value="Tunisia">Tunisia</option> <option value="Turkey">Turkey</option> <option value="Turkmenistan">Turkmenistan</option> <option value="Turks and Caicos Islands">Turks and Caicos Islands</option> <option value="Tuvalu">Tuvalu</option> <option value="US Minor Outlying Islands">US Minor Outlying Islands</option> <option value="Uganda">Uganda</option> <option value="Ukraine">Ukraine</option> <option value="United Arab Emirates">United Arab Emirates</option> <option value="United Kingdom">United Kingdom</option> <option value="United States">United States</option> <option value="Uruguay">Uruguay</option> <option value="Uzbekistan">Uzbekistan</option> <option value="Vanuatu">Vanuatu</option> <option value="Venezuela">Venezuela</option> <option value="Viet Nam">Viet Nam</option> <option value="Virgin Islands (British)">Virgin Islands (British)</option> <option value="Virgin Islands (U.S.)">Virgin Islands (U.S.)</option> <option value="Wallis and Futuna Islands">Wallis and Futuna Islands</option> <option value="Western Sahara">Western Sahara</option> <option value="Yemen">Yemen</option> <option value="Zambia">Zambia</option> <option value="Zimbabwe">Zimbabwe</option> </select> </div> <div class="form-item form-type-select form-item-Zip column small-12 large-6"> <label>Postal Code <span title="This field is required.">*</span></label> <input type="text" name="post_code" value="" size="30" maxlength="15" required="" autocomplete="postal-code"> </div> <div class=" form-item-company column small-12 large-6"> <label>Company <span title="This field is required.">*</span></label> <input type="text" name="company_name" value="" size="30" maxlength="128" required="" autocomplete="organization"> </div> <div class=" form-item-company column small-12 large-6"> <label>Company Size<span title="This field is required.">*</span></label> <select id="company_size" name="company_size" required class=" use-placeholder-color" > <option value="">Company Size:</option> <option value="" selected></option> <option value="1 - 25">1 - 25</option> <option value="26 - 99">26 - 99</option> <option value="100 - 499">100 - 499</option> <option value="500 - 999">500 - 999</option> <option value="1,000 - 4,999">1,000 - 4,999</option> <option value="5,000 - 9,999">5,000 - 9,999</option> <option value="10,000 - 19,999">10,000 - 19,999</option> <option value="20,000 or More">20,000 or More</option> </select> </div> <div class="form-item form-type-select form-item-Industry column small-12 large-6"> <label>Industry <span title="This field is required.">*</span></label> <input type="text" name="industry_f" value="" size="30" maxlength="128" required=""> </div> <div class="form-item form-type-select form-item-JobTitle column small-12 large-6"> <label>Job Title <span title="This field is required.">*</span></label> <input type="text" name="job_title" value="" size="30" maxlength="128" required="" autocomplete="organization-title"> </div> <div class="form-item column small-12 "> <label class="input-set input-set-whitepapers-optin-all allow-precheck"> <span class="checkbox"> <input type="checkbox" id="edit-terms" required class="form-checkbox"></span> <span class="checkbox-label"> I understand by clicking on "Download Document" below I am agreeing to the SourceForge <a href="https://slashdotmedia.com/terms-of-use">Terms of Use</a> and the <a href="https://slashdotmedia.com/privacy-statement/">Privacy Policy</a> which describe how we use and share your data. I agree to receive quotes and other information from SourceForge.net and its partners. I understand that I can withdraw my consent at anytime. </span> </label> </div> <div class="form-item column small-12 "> <input type="submit" class="button green wide" value="Download Document" > </div> </div> <div class="js-required fielderror">JavaScript is required for this form.</div> <div class="g-recaptcha" data-sitekey="6LeVgCEUAAAAACtawUTrPTBy0mTrGtjpPn_Xh-ZW" data-badge="bottomleft" data-size="invisible" > </div> <script> SF.recaptchaInUse = true; </script> </form> <script> var emailRegex = /^\S+@\S+\.\S+$/; $("#lead-form-email").on("input", function(e) { var emailInput = $("#lead-form-email").get(0); var emailValue = $("#lead-form-email").val(); if(emailRegex.test(emailValue)) { $.post('/api/check_valid_reviews_email/', { email: emailValue, active_incentive: false, enforce_organization_email: true }) .done(function(res) { if(!res.success) { emailInput.setCustomValidity("Please input a valid organization email"); } else { emailInput.setCustomValidity(''); } emailInput.checkValidity(); }); } }); </script> <div class="leadform-loading hide row"> <div class="as-h2 column">Submitting...</div> <div class="spinner column small-12"> <div class="bounce1"></div> <div class="bounce2"></div> <div class="bounce3"></div> </div> </div> <button class="close-button" data-close aria-label="Close modal" type="button"> <span aria-hidden="true">×</span> </button> </div> </div> <script> SF.EU_country_names = {"AF":"Afghanistan","AX":"Aland","AL":"Albania","DZ":"Algeria","AS":"American Samoa","AD":"Andorra","AO":"Angola","AI":"Anguilla","AQ":"Antarctica","AG":"Antigua and Barbuda","AR":"Argentina","AM":"Armenia","AW":"Aruba","AU":"Australia","AT":"Austria","AZ":"Azerbaijan","BS":"Bahamas","BH":"Bahrain","BD":"Bangladesh","BB":"Barbados","BY":"Belarus","BE":"Belgium","BZ":"Belize","BJ":"Benin","BM":"Bermuda","BT":"Bhutan","BO":"Bolivia","BA":"Bosnia and Herzegowina","BW":"Botswana","BV":"Bouvet Island","BR":"Brazil","IO":"British Indian Ocean Territory","VG":"Virgin Islands (British)","BN":"Brunei Darussalam","BG":"Bulgaria","BF":"Burkina Faso","BI":"Burundi","KH":"Cambodia","CM":"Cameroon","CA":"Canada","CV":"Cape Verde","KY":"Cayman Islands","CF":"Central African Republic","TD":"Chad","CL":"Chile","CN":"China","CX":"Christmas Island","CC":"Cocos (Keeling) Islands","CO":"Colombia","KM":"Comoros","CD":"Congo, Democratic Republic of the","CG":"Congo","CK":"Cook Islands","CR":"Costa Rica","CI":"Cote dIvoire","HR":"Croatia (Hrvatska)","CU":"Cuba","CY":"Cyprus","CZ":"Czech Republic","DK":"Denmark","DJ":"Djibouti","DM":"Dominica","DO":"Dominican Republic","EC":"Ecuador","EG":"Egypt","SV":"El Salvador","GQ":"Equatorial Guinea","ER":"Eritrea","EE":"Estonia","ET":"Ethiopia","FO":"Faroe Islands","FK":"Falkland Islands (Malvinas)","FJ":"Fiji","FI":"Finland","FR":"France","GF":"French Guiana","PF":"French Polynesia","TF":"French Southern Territories","GA":"Gabon","GM":"Gambia","GE":"Georgia","DE":"Germany","GH":"Ghana","GI":"Gibraltar","GR":"Greece","GL":"Greenland","GD":"Grenada","GP":"Guadeloupe","GU":"Guam","GT":"Guatemala","GG":"Guernsey","GN":"Guinea","GW":"Guinea-Bissau","GY":"Guyana","HT":"Haiti","HM":"Heard and McDonald Islands","VA":"Holy See (VC State)","HN":"Honduras","HK":"Hong Kong","HU":"Hungary","IS":"Iceland","IN":"India","ID":"Indonesia","IR":"Iran","IQ":"Iraq","IE":"Ireland","IM":"Isle of Man","IL":"Israel","IT":"Italy","JM":"Jamaica","JP":"Japan","JE":"Jersey","JO":"Jordan","KZ":"Kazakhstan","KE":"Kenya","KI":"Kiribati","KP":"Korea DPR","KR":"Korea Republic of","KW":"Kuwait","KG":"Kyrgyzstan","LA":"Lao Peoples DR","LV":"Latvia","LB":"Lebanon","LS":"Lesotho","LR":"Liberia","LY":"Libyan Arab Jamahiriya","LI":"Liechtenstein","LT":"Lithuania","LU":"Luxembourg","MO":"Macau","MK":"Macedonia","MG":"Madagascar","MW":"Malawi","MY":"Malaysia","MV":"Maldives","ML":"Mali","MT":"Malta","MH":"Marshall Islands","MQ":"Martinique","MR":"Mauritania","MU":"Mauritius","YT":"Mayotte","MX":"Mexico","FM":"Micronesia Fed States of","MD":"Moldova","MC":"Monaco","MN":"Mongolia","ME":"Montenegro","MS":"Montserrat","MA":"Morocco","MZ":"Mozambique","MM":"Myanmar","NA":"Namibia","NR":"Nauru","NP":"Nepal","AN":"Netherlands Antilles","NL":"Netherlands","NC":"New Caledonia","NZ":"New Zealand","NI":"Nicaragua","NE":"Niger","NG":"Nigeria","NU":"Niue","NF":"Norfolk Island","MP":"Northern Mariana Islands","NO":"Norway","OM":"Oman","PK":"Pakistan","PW":"Palau","PS":"Palestinian Territory","PA":"Panama","PG":"Papua New Guinea","PY":"Paraguay","PE":"Peru","PH":"Philippines","PN":"Pitcairn","PL":"Poland","PT":"Portugal","PR":"Puerto Rico","QA":"Qatar","RE":"Reunion","RO":"Romania","RU":"Russian Federation","RW":"Rwanda","BL":"Saint Barthelemy","SH":"St. Helena","KN":"Saint Kitts and Nevis","LC":"Saint Lucia","MF":"Saint Martin","PM":"St. Pierre and Miquelon","VC":"Saint Vincent and Grenadines","WS":"Samoa","SM":"San Marino","ST":"Sao Tome and Principe","SA":"Saudi Arabia","SN":"Senegal","RS":"Serbia","SC":"Seychelles","SL":"Sierra Leone","SG":"Singapore","SK":"Slovakia","SI":"Slovenia","SB":"Solomon Islands","SO":"Somalia","ZA":"South Africa","GS":"South Georgia","ES":"Spain","LK":"Sri Lanka","SD":"Sudan","SR":"Suriname","SJ":"Svalbard and Jan Mayen Islands","SZ":"Swaziland","SE":"Sweden","CH":"Switzerland","SY":"Syrian Arab Republic","TW":"Taiwan Province of China","TJ":"Tajikistan","TZ":"Tanzania","TH":"Thailand","TL":"East Timor","TG":"Togo","TK":"Tokelau","TO":"Tonga","TT":"Trinidad and Tobago","TN":"Tunisia","TR":"Turkey","TM":"Turkmenistan","TC":"Turks and Caicos Islands","TV":"Tuvalu","UG":"Uganda","UA":"Ukraine","AE":"United Arab Emirates","GB":"United Kingdom","US":"United States","UM":"US Minor Outlying Islands","VI":"Virgin Islands (U.S.)","UY":"Uruguay","UZ":"Uzbekistan","VU":"Vanuatu","VE":"Venezuela","VN":"Viet Nam","WF":"Wallis and Futuna Islands","EH":"Western Sahara","YE":"Yemen","ZM":"Zambia","ZW":"Zimbabwe","FX":"France Metropolitan"}; </script> <script> $(function () { var whitepaperHandler = new SF.Widgets.Whitepapers('.m-comm-whitepapers', 'SG'); var leadForm = new SF.Widgets.WhitepaperLeadForm('#whitepaper-lead-form', { proxyEndpoint: true, assetDelegate: whitepaperHandler, bypassSubmission: false, thankYouMessage: 'Your download will begin shortly.' }); }); $(document).on('click','.show-more-whitepapers',function(){ if($(this).text().includes('more')){ $('.card-wrapper').css('max-height','none'); $(this).text('Show less'); } else { $('.card-wrapper').css('max-height',''); $(this).text('Show more'); } }); </script> <div id="pricing" class="m-sub-section"> <h2> <svg data-name="usd-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm24 376v16c0 8.8-7.2 16-16 16h-16c-8.8 0-16-7.2-16-16v-16.2c-16.5-.6-32.6-5.8-46.4-15.1-8.7-5.9-10-18.1-2.3-25.2l12-11.3c5.4-5.1 13.3-5.4 19.7-1.6 6.1 3.6 12.9 5.4 19.9 5.4h45c11.3 0 20.5-10.5 20.5-23.4 0-10.6-6.3-19.9-15.2-22.7L205 268c-29-8.8-49.2-37-49.2-68.6 0-39.3 30.6-71.3 68.2-71.4v-16c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v16.2c16.5.6 32.6 5.8 46.4 15.1 8.7 5.9 10 18.1 2.3 25.2l-12 11.3c-5.4 5.1-13.3 5.4-19.7 1.6-6.1-3.6-12.9-5.4-19.9-5.4h-45c-11.3 0-20.5 10.5-20.5 23.4 0 10.6 6.3 19.9 15.2 22.7l72 21.9c29 8.8 49.2 37 49.2 68.6.2 39.3-30.4 71.2-68 71.4z"/></svg> Pricing</h2> <div class="field-row"> <div class="field-label">Starting Price:</div> <div class="field-value">$1499/year/user</div> </div> <div class="field-row"> <div class="field-label">Pricing Details:</div> <div class="field-value">Fully Functional Free Trial for 14 Days after which you can choose any one that suits your requirements.<br> <br> Sahi Pro for Web starts at $1499/year/user<br> <br> Sahi Pro for Desktop starts at $1499/year/user<br> <br> Sahi Pro for Mobile starts at $1499/year/user<br> <br> Sahi Pro for SAP starts at $1499/year/user<br> <br> Sahi Pro for AI Assist Add-on starts at $1499/year/user</div> </div> <div class="field-row"> <div class="field-label">Free Version:</div> <div class="field-value">Free Version available.</div> </div> <div class="field-row"> <div class="field-label">Free Trial:</div> <div class="field-value">Free Trial available.</div> </div> <div class="m-zone" data-zone="72791" data-slug="Sahi-Pro"> <span id="b3cbd74e-a407-4b95-ae26-6719b5fd0d63"></span> <script> /* globals bizx */ bizx.cmp.trackingPixel('publisher', ['storage', 'measurement'], '/software/tp3/?b=75399&z=72791&c=14441&cb=71409fae5032d0fbd8f8', "", 'b3cbd74e-a407-4b95-ae26-6719b5fd0d63'); </script> <div class="field-row field-row-center"> <a href="https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=75399__zoneid=72791__cb=833dfd64ee4b0352a59a__oadest=https%3A%2F%2Fwww.sahipro.com%2F%3Futm_source%3DSourceForge%26utm_medium%3DpageCTA%26utm_campaign%3DSourceforgetraffic" rel="nofollow" target="_blank" class="button green" style="margin:0 auto">Learn more about pricing</a> </div> </div> </div> <div class="m-sub-section"> <h3 class="as-h2"> <svg data-name="icon-integrations" viewBox="0 0 2048 1792" xmlns="http://www.w3.org/2000/svg"><path d="M960 896q0-106-75-181t-181-75-181 75-75 181 75 181 181 75 181-75 75-181zm768 512q0-52-38-90t-90-38-90 38-38 90q0 53 37.5 90.5t90.5 37.5 90.5-37.5 37.5-90.5zm0-1024q0-52-38-90t-90-38-90 38-38 90q0 53 37.5 90.5t90.5 37.5 90.5-37.5 37.5-90.5zm-384 421v185q0 10-7 19.5t-16 10.5l-155 24q-11 35-32 76 34 48 90 115 7 11 7 20 0 12-7 19-23 30-82.5 89.5t-78.5 59.5q-11 0-21-7l-115-90q-37 19-77 31-11 108-23 155-7 24-30 24h-186q-11 0-20-7.5t-10-17.5l-23-153q-34-10-75-31l-118 89q-7 7-20 7-11 0-21-8-144-133-144-160 0-9 7-19 10-14 41-53t47-61q-23-44-35-82l-152-24q-10-1-17-9.5t-7-19.5v-185q0-10 7-19.5t16-10.5l155-24q11-35 32-76-34-48-90-115-7-11-7-20 0-12 7-20 22-30 82-89t79-59q11 0 21 7l115 90q34-18 77-32 11-108 23-154 7-24 30-24h186q11 0 20 7.5t10 17.5l23 153q34 10 75 31l118-89q8-7 20-7 11 0 21 8 144 133 144 160 0 8-7 19-12 16-42 54t-45 60q23 48 34 82l152 23q10 2 17 10.5t7 19.5zm640 533v140q0 16-149 31-12 27-30 52 51 113 51 138 0 4-4 7-122 71-124 71-8 0-46-47t-52-68q-20 2-30 2t-30-2q-14 21-52 68t-46 47q-2 0-124-71-4-3-4-7 0-25 51-138-18-25-30-52-149-15-149-31v-140q0-16 149-31 13-29 30-52-51-113-51-138 0-4 4-7 4-2 35-20t59-34 30-16q8 0 46 46.5t52 67.5q20-2 30-2t30 2q51-71 92-112l6-2q4 0 124 70 4 3 4 7 0 25-51 138 17 23 30 52 149 15 149 31zm0-1024v140q0 16-149 31-12 27-30 52 51 113 51 138 0 4-4 7-122 71-124 71-8 0-46-47t-52-68q-20 2-30 2t-30-2q-14 21-52 68t-46 47q-2 0-124-71-4-3-4-7 0-25 51-138-18-25-30-52-149-15-149-31v-140q0-16 149-31 13-29 30-52-51-113-51-138 0-4 4-7 4-2 35-20t59-34 30-16q8 0 46 46.5t52 67.5q20-2 30-2t30 2q51-71 92-112l6-2q4 0 124 70 4 3 4 7 0 25-51 138 17 23 30 52 149 15 149 31z"/></svg> Integrations</h3> <div class="field-row" style="flex-wrap: nowrap"> <div class="field-label">API:</div> <div class="field-value">Yes, Sahi Pro offers API access</div> </div> <div class="field-row"> <a href="/software/product/Sahi-Pro/integrations/" class="button blue wide" style="margin:0 auto">See Integrations</a> </div> </div> <div id="reviewsd" class="m-sub-section m-comm-ratings"> <h3 class="as-h2"> <svg data-name="star" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"/></svg> <span>Ratings/Reviews - <a href="/software/product/Sahi-Pro/#reviews" class="reviews-link" >4 User Reviews</a> </span> </h3> <div class="dimensional-ratings"> <div class="dimensional-rating dimensional-stars"> <span class="label">Overall</span> <div class="m-stars" aria-hidden="true" > <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> <span class="rating-score"> 4.8 / 5 </span> </div> <div class="dimensional-rating dimensional-stars"> <span class="label">ease</span> <div class="m-stars" aria-hidden="true" > <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large half"> <svg data-name="sf_star_yellow_half" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 300" style="enable-background:new 0 0 300 300;" xml:space="preserve"><path class="st1" fill="#CCCCCB" d="M148.8,223.4c-31.1,22.9-62.2,45.8-93.5,68.9c0.1-0.4,0.2-0.7,0.3-0.9c12.7-35.9,25.3-71.7,38-107.6c0.2-0.6,0.2-1-0.4-1.4c-30.8-21.4-61.6-42.8-92.4-64.2c-0.7-0.5-0.9-1-0.7-1.8c0.4,0,0.8,0,1.1,0c26.2,0.3,52.4,0.7,78.6,1c11.3,0.2,22.7,0.3,34,0.5c0.8,0,1.1-0.2,1.4-1c11.1-36.2,22.3-72.4,33.4-108.5c0.1-0.2,0.1-0.4,0.3-0.8c11.3,37.1,22.6,74,34,110.9c39-0.8,78-1.5,117.2-2.3c-0.3,0.3-0.5,0.4-0.7,0.6c-15.7,11-31.5,22.1-47.2,33.1c-15.5,10.8-30.9,21.7-46.4,32.5c-0.5,0.4-0.6,0.7-0.4,1.3c12.1,35.8,24.3,71.6,36.4,107.4c0.1,0.2,0.1,0.4,0.2,0.8C210.8,269.1,179.8,246.3,148.8,223.4z"/><path class="st0" fill="#ffcc00" d="M148.8,223.4c-31.1,22.9-62.2,45.8-93.5,68.9c0.1-0.4,0.2-0.7,0.3-0.9c12.7-35.9,25.3-71.7,38-107.6c0.2-0.6,0.2-1-0.4-1.4c-30.8-21.4-61.6-42.8-92.4-64.2c-0.7-0.5-0.9-1-0.7-1.8c0.4,0,0.8,0,1.1,0c26.2,0.3,52.4,0.7,78.6,1c11.3,0.2,22.7,0.3,34,0.5c0.8,0,1.1-0.2,1.4-1c11.1-36.2,22.3-72.4,33.4-108.5c0.1-0.2,0.1-0.4,0.3-0.8"/></svg> </div> </div> <span class="rating-score"> 4.5 / 5 </span> </div> <div class="dimensional-rating dimensional-stars"> <span class="label">features</span> <div class="m-stars" aria-hidden="true" > <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large half"> <svg data-name="sf_star_yellow_half" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 300" style="enable-background:new 0 0 300 300;" xml:space="preserve"><path class="st1" fill="#CCCCCB" d="M148.8,223.4c-31.1,22.9-62.2,45.8-93.5,68.9c0.1-0.4,0.2-0.7,0.3-0.9c12.7-35.9,25.3-71.7,38-107.6c0.2-0.6,0.2-1-0.4-1.4c-30.8-21.4-61.6-42.8-92.4-64.2c-0.7-0.5-0.9-1-0.7-1.8c0.4,0,0.8,0,1.1,0c26.2,0.3,52.4,0.7,78.6,1c11.3,0.2,22.7,0.3,34,0.5c0.8,0,1.1-0.2,1.4-1c11.1-36.2,22.3-72.4,33.4-108.5c0.1-0.2,0.1-0.4,0.3-0.8c11.3,37.1,22.6,74,34,110.9c39-0.8,78-1.5,117.2-2.3c-0.3,0.3-0.5,0.4-0.7,0.6c-15.7,11-31.5,22.1-47.2,33.1c-15.5,10.8-30.9,21.7-46.4,32.5c-0.5,0.4-0.6,0.7-0.4,1.3c12.1,35.8,24.3,71.6,36.4,107.4c0.1,0.2,0.1,0.4,0.2,0.8C210.8,269.1,179.8,246.3,148.8,223.4z"/><path class="st0" fill="#ffcc00" d="M148.8,223.4c-31.1,22.9-62.2,45.8-93.5,68.9c0.1-0.4,0.2-0.7,0.3-0.9c12.7-35.9,25.3-71.7,38-107.6c0.2-0.6,0.2-1-0.4-1.4c-30.8-21.4-61.6-42.8-92.4-64.2c-0.7-0.5-0.9-1-0.7-1.8c0.4,0,0.8,0,1.1,0c26.2,0.3,52.4,0.7,78.6,1c11.3,0.2,22.7,0.3,34,0.5c0.8,0,1.1-0.2,1.4-1c11.1-36.2,22.3-72.4,33.4-108.5c0.1-0.2,0.1-0.4,0.3-0.8"/></svg> </div> </div> <span class="rating-score"> 4.5 / 5 </span> </div> <div class="dimensional-rating dimensional-stars"> <span class="label">design</span> <div class="m-stars" aria-hidden="true" > <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large half"> <svg data-name="sf_star_yellow_half" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 300" style="enable-background:new 0 0 300 300;" xml:space="preserve"><path class="st1" fill="#CCCCCB" d="M148.8,223.4c-31.1,22.9-62.2,45.8-93.5,68.9c0.1-0.4,0.2-0.7,0.3-0.9c12.7-35.9,25.3-71.7,38-107.6c0.2-0.6,0.2-1-0.4-1.4c-30.8-21.4-61.6-42.8-92.4-64.2c-0.7-0.5-0.9-1-0.7-1.8c0.4,0,0.8,0,1.1,0c26.2,0.3,52.4,0.7,78.6,1c11.3,0.2,22.7,0.3,34,0.5c0.8,0,1.1-0.2,1.4-1c11.1-36.2,22.3-72.4,33.4-108.5c0.1-0.2,0.1-0.4,0.3-0.8c11.3,37.1,22.6,74,34,110.9c39-0.8,78-1.5,117.2-2.3c-0.3,0.3-0.5,0.4-0.7,0.6c-15.7,11-31.5,22.1-47.2,33.1c-15.5,10.8-30.9,21.7-46.4,32.5c-0.5,0.4-0.6,0.7-0.4,1.3c12.1,35.8,24.3,71.6,36.4,107.4c0.1,0.2,0.1,0.4,0.2,0.8C210.8,269.1,179.8,246.3,148.8,223.4z"/><path class="st0" fill="#ffcc00" d="M148.8,223.4c-31.1,22.9-62.2,45.8-93.5,68.9c0.1-0.4,0.2-0.7,0.3-0.9c12.7-35.9,25.3-71.7,38-107.6c0.2-0.6,0.2-1-0.4-1.4c-30.8-21.4-61.6-42.8-92.4-64.2c-0.7-0.5-0.9-1-0.7-1.8c0.4,0,0.8,0,1.1,0c26.2,0.3,52.4,0.7,78.6,1c11.3,0.2,22.7,0.3,34,0.5c0.8,0,1.1-0.2,1.4-1c11.1-36.2,22.3-72.4,33.4-108.5c0.1-0.2,0.1-0.4,0.3-0.8"/></svg> </div> </div> <span class="rating-score"> 4.2 / 5 </span> </div> <div class="dimensional-rating dimensional-stars"> <span class="label">support</span> <div class="m-stars" aria-hidden="true" > <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> <span class="rating-score"> 5.0 / 5 </span> </div> </div> <div class="sub-section-buttons"> <a href="/software/product/Sahi-Pro/#reviews" class="button blue hollow more-reviews">More Reviews</a> <a href="/software/product/Sahi-Pro/reviews/new" class="button blue hollow" rel="nofollow">Write a Review</a> </div> </div> <div class="m-sub-sectionsection_commercial_details"> <h3 class="as-h2"> <svg data-name="material-business" xmlns="http://www.w3.org/2000/svg" viewBox="2 2 20 20"><path d="M0 0h24v24H0z" fill="none"/><path d="M12 7V3H2v18h20V7H12zM6 19H4v-2h2v2zm0-4H4v-2h2v2zm0-4H4V9h2v2zm0-4H4V5h2v2zm4 12H8v-2h2v2zm0-4H8v-2h2v2zm0-4H8V9h2v2zm0-4H8V5h2v2zm10 12h-8v-2h2v-2h-2v-2h2v-2h-2V9h8v10zm-2-8h-2v2h2v-2zm0 4h-2v2h2v-2z"/></svg> Company Information </h3> <div class="field-row" itemscope itemprop="creator" itemtype="http://schema.org/Organization"><div class="field-label-font" itemprop="name" >Tyto Software Pvt Ltd</div></div> <div class="field-row">Founded: 2009</div> <div class="field-row">India</div> <div class="m-zone" data-zone="72791" data-slug="Sahi-Pro"> <span id="d72853a2-a5a3-48ed-8d4e-412cb3f3da7f"></span> <script> /* globals bizx */ bizx.cmp.trackingPixel('publisher', ['storage', 'measurement'], '/software/tp3/?b=75399&z=72791&c=14441&cb=71409fae5032d0fbd8f8', "", 'd72853a2-a5a3-48ed-8d4e-412cb3f3da7f'); </script> <div class="field-row url"><a href="https://a.slashdotmedia.com/www/delivery/ck.php?oaparams=2__bannerid=75399__zoneid=72791__cb=833dfd64ee4b0352a59a__oadest=https%3A%2F%2Fwww.sahipro.com%2F%3Futm_source%3DSourceForge%26utm_medium%3DpageCTA%26utm_campaign%3DSourceforgetraffic" rel="nofollow" target="_blank"> www.sahipro.com</a></div> </div> </div> </div> <div class="columns small-12 large-7 m-subgroup-2"> <div class="m-sub-section "> <h3 class="as-h2"> <svg data-name="image" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M464 448H48c-26.51 0-48-21.49-48-48V112c0-26.51 21.49-48 48-48h416c26.51 0 48 21.49 48 48v288c0 26.51-21.49 48-48 48zM112 120c-30.928 0-56 25.072-56 56s25.072 56 56 56 56-25.072 56-56-25.072-56-56-56zM64 384h384V272l-87.515-87.515c-4.686-4.686-12.284-4.686-16.971 0L208 320l-55.515-55.515c-4.686-4.686-12.284-4.686-16.971 0L64 336v48z"/></svg> Videos and Screen Captures </h3> <div class="m-screenshots-display-full "> <svg width="100px" class="youtube-btn" style="display:none;" data-name="youtube" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1792 1792"><path style="fill:red" d="M711 1128l484-250-484-253v503zm185-862q168 0 324.5 4.5t229.5 9.5l73 4q1 0 17 1.5t23 3 23.5 4.5 28.5 8 28 13 31 19.5 29 26.5q6 6 15.5 18.5t29 58.5 26.5 101q8 64 12.5 136.5t5.5 113.5v176q1 145-18 290-7 55-25 99.5t-32 61.5l-14 17q-14 15-29 26.5t-31 19-28 12.5-28.5 8-24 4.5-23 3-16.5 1.5q-251 19-627 19-207-2-359.5-6.5t-200.5-7.5l-49-4-36-4q-36-5-54.5-10t-51-21-56.5-41q-6-6-15.5-18.5t-29-58.5-26.5-101q-8-64-12.5-136.5t-5.5-113.5v-176q-1-145 18-290 7-55 25-99.5t32-61.5l14-17q14-15 29-26.5t31-19.5 28-13 28.5-8 23.5-4.5 23-3 17-1.5q251-18 627-18z" fill="#fff"/></svg> </div> <div class="owl-carousel m-screenshots clearfix" data-mode="inline"> <a rel="section" class="thumbnail video-screenshot" data-featherlight='<iframe id="multimedia-iframe" src="//www.youtube-nocookie.com/embed/P8EVvyXzqkg?rel=0" frameborder="0" allowfullscreen loading=lazy></iframe>' href="//www.youtube-nocookie.com/embed/P8EVvyXzqkg?rel=0" > <img width="245" height="183" alt="Play Video" loading="lazy" class="video-thumb-img project-thumb-Sahi-Pro" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNgYAAAAAMAASsJTYQAAAAASUVORK5CYII="/> <svg id="video-play-btn" style="display:none" data-name="video-play" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 300" xml:space="preserve"><g ><circle class="st0" cx="150" cy="150" r="149.6"/><polygon class="st1" points="100.4,237.1 100.4,62.9 249,150.1 "/></g><g class="st2"><circle class="st3" cx="150" cy="150" r="149.6"/><polygon class="st4" points="100.4,237.1 100.4,62.9 249,150.1 "/></g></svg> <svg class="youtube-btn" style="display:none;" data-name="youtube" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1792 1792"><path style="fill:red" d="M711 1128l484-250-484-253v503zm185-862q168 0 324.5 4.5t229.5 9.5l73 4q1 0 17 1.5t23 3 23.5 4.5 28.5 8 28 13 31 19.5 29 26.5q6 6 15.5 18.5t29 58.5 26.5 101q8 64 12.5 136.5t5.5 113.5v176q1 145-18 290-7 55-25 99.5t-32 61.5l-14 17q-14 15-29 26.5t-31 19-28 12.5-28.5 8-24 4.5-23 3-16.5 1.5q-251 19-627 19-207-2-359.5-6.5t-200.5-7.5l-49-4-36-4q-36-5-54.5-10t-51-21-56.5-41q-6-6-15.5-18.5t-29-58.5-26.5-101q-8-64-12.5-136.5t-5.5-113.5v-176q-1-145 18-290 7-55 25-99.5t32-61.5l14-17q14-15 29-26.5t31-19.5 28-13 28.5-8 23.5-4.5 23-3 17-1.5q251-18 627-18z" fill="#fff"/></svg> </a> <a rel="section" class="thumbnail" href="//a.fsdn.com/con/app/proj/sahi-pro.s/screenshots/Sahi%20Pro%20Dashboard_%20Screenshots-8dcc0542.png/max/max/1" data-alt="Sahi Pro Screenshot 1" > <img itemprop="screenshot" src="//a.fsdn.com/con/app/proj/sahi-pro.s/screenshots/Sahi%20Pro%20Dashboard_%20Screenshots-8dcc0542.png/245/183/1" loading="lazy" width="245" height="183" srcset="//a.fsdn.com/con/app/proj/sahi-pro.s/screenshots/Sahi%20Pro%20Dashboard_%20Screenshots-8dcc0542.png/245/183/1.5 1.5x, //a.fsdn.com/con/app/proj/sahi-pro.s/screenshots/Sahi%20Pro%20Dashboard_%20Screenshots-8dcc0542.png/245/183/2 2x" alt="Sahi Pro Screenshot 1"/> </a> <a rel="section" class="thumbnail" href="//a.fsdn.com/con/app/proj/sahi-pro.s/screenshots/Sahi%20Pro%20Screenshot%201-6149fada.JPG/max/max/1" data-alt="Sahi Pro Screenshot 2" > <img itemprop="screenshot" src="//a.fsdn.com/con/app/proj/sahi-pro.s/screenshots/Sahi%20Pro%20Screenshot%201-6149fada.JPG/245/183/1" loading="lazy" width="245" height="183" srcset="//a.fsdn.com/con/app/proj/sahi-pro.s/screenshots/Sahi%20Pro%20Screenshot%201-6149fada.JPG/245/183/1.5 1.5x, //a.fsdn.com/con/app/proj/sahi-pro.s/screenshots/Sahi%20Pro%20Screenshot%201-6149fada.JPG/245/183/2 2x" alt="Sahi Pro Screenshot 2"/> </a> <a rel="section" class="thumbnail" href="//a.fsdn.com/con/app/proj/sahi-pro.s/screenshots/Sahi%20Pro%20Checkout%20with%20Conditions-b133f62c.JPG/max/max/1" data-alt="Sahi Pro Screenshot 3" > <img itemprop="screenshot" src="//a.fsdn.com/con/app/proj/sahi-pro.s/screenshots/Sahi%20Pro%20Checkout%20with%20Conditions-b133f62c.JPG/245/183/1" loading="lazy" width="245" height="183" srcset="//a.fsdn.com/con/app/proj/sahi-pro.s/screenshots/Sahi%20Pro%20Checkout%20with%20Conditions-b133f62c.JPG/245/183/1.5 1.5x, //a.fsdn.com/con/app/proj/sahi-pro.s/screenshots/Sahi%20Pro%20Checkout%20with%20Conditions-b133f62c.JPG/245/183/2 2x" alt="Sahi Pro Screenshot 3"/> </a> <a rel="section" class="thumbnail" href="//a.fsdn.com/con/app/proj/sahi-pro.s/screenshots/Sahi%20Pro%20Coupon%20is%20Enabled-e407342e.JPG/max/max/1" data-alt="Sahi Pro Screenshot 4" > <img itemprop="screenshot" src="//a.fsdn.com/con/app/proj/sahi-pro.s/screenshots/Sahi%20Pro%20Coupon%20is%20Enabled-e407342e.JPG/245/183/1" loading="lazy" width="245" height="183" srcset="//a.fsdn.com/con/app/proj/sahi-pro.s/screenshots/Sahi%20Pro%20Coupon%20is%20Enabled-e407342e.JPG/245/183/1.5 1.5x, //a.fsdn.com/con/app/proj/sahi-pro.s/screenshots/Sahi%20Pro%20Coupon%20is%20Enabled-e407342e.JPG/245/183/2 2x" alt="Sahi Pro Screenshot 4"/> </a> <a rel="section" class="thumbnail" href="//a.fsdn.com/con/app/proj/sahi-pro.s/screenshots/Reports%20Screeshots-fc22e5e4.JPG/max/max/1" data-alt="Sahi Pro Screenshot 5" > <img itemprop="screenshot" src="//a.fsdn.com/con/app/proj/sahi-pro.s/screenshots/Reports%20Screeshots-fc22e5e4.JPG/245/183/1" loading="lazy" width="245" height="183" srcset="//a.fsdn.com/con/app/proj/sahi-pro.s/screenshots/Reports%20Screeshots-fc22e5e4.JPG/245/183/1.5 1.5x, //a.fsdn.com/con/app/proj/sahi-pro.s/screenshots/Reports%20Screeshots-fc22e5e4.JPG/245/183/2 2x" alt="Sahi Pro Screenshot 5"/> </a> </div> <script src="//a.fsdn.com/con/js/sandiego/vendor/owl.carousel.min.js?1739466433" defer></script> <script> $(document).ready(function() { function linkVid(){ window.linkVideoExternally('www.youtube-nocookie.com/embed/P8EVvyXzqkg?rel=0', '.m-screenshots-display-full'); window.linkVideoThumbnailExternally('www.youtube-nocookie.com/embed/P8EVvyXzqkg?rel=0', '.video-screenshot, .video-screenshot-new'); } bizx.cmp.ifConsent({purposes: 'all', vendors: 'youtube'}, function () { window.updateVideoElements('.m-screenshots-display-full', '<iframe id="multimedia-iframe" src="//www.youtube-nocookie.com/embed/P8EVvyXzqkg?rel=0" frameborder="0" allowfullscreen loading=lazy></iframe>', '.video-screenshot, .video-screenshot-new', '//img.youtube.com/vi/P8EVvyXzqkg/hqdefault.jpg', 'Sahi-Pro' ); }, linkVid, null, linkVid ); }); </script> </div> </div> </section> <section class="row psp-section m-section-comm-details m-section-emphasized grey " id="section-commercial-details"> <h3 class="as-h2 column small-12"> <svg data-name="info-circle-2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z"/></svg> Product Details</h3> <div class="list-outer column"> <div> <div class="as-h3">Platforms Supported</div> <div class="list"> <div> <svg data-name="check-regular" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z"/></svg> SaaS </div> <div> <svg data-name="check-regular" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z"/></svg> Windows </div> <div> <svg data-name="check-regular" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z"/></svg> Mac </div> <div> <svg data-name="check-regular" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z"/></svg> Linux </div> <div> <svg data-name="check-regular" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z"/></svg> Chromebook </div> <div> <svg data-name="check-regular" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z"/></svg> On-Premises </div> </div> </div> <div> <div class="as-h3">Training</div> <div class="list"> <div> <svg data-name="check-regular" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z"/></svg> Documentation </div> <div> <svg data-name="check-regular" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z"/></svg> Live Online </div> <div> <svg data-name="check-regular" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z"/></svg> Webinars </div> <div> <svg data-name="check-regular" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z"/></svg> In Person </div> <div> <svg data-name="check-regular" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z"/></svg> Videos </div> </div> </div> <div> <div class="as-h3">Support</div> <div class="list"> <div> <svg data-name="check-regular" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z"/></svg> Phone Support </div> <div> <svg data-name="check-regular" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z"/></svg> 24/7 Live Support </div> <div> <svg data-name="check-regular" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z"/></svg> Online </div> </div> </div> </div> </section> <section class="row m-section-faqs" id="section-faqs"> <div class="small-12 columns"> <h2> <svg data-name="icon-faqs" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" > <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g transform="translate(-173.000000, -1628.000000)"> <g transform="translate(173.000000, 1628.000000)"> <rect x="0" y="0" width="24" height="24"></rect> <path d="M19,3 L5,3 C3.9,3 3,3.9 3,5 L3,19 C3,20.1 3.9,21 5,21 L19,21 C20.1,21 21,20.1 21,19 L21,5 C21,3.9 20.1,3 19,3 Z M12.01,18 C11.31,18 10.75,17.44 10.75,16.74 C10.75,16.03 11.31,15.49 12.01,15.49 C12.72,15.49 13.26,16.03 13.26,16.74 C13.25,17.43 12.72,18 12.01,18 Z M15.02,10.6 C14.26,11.71 13.54,12.06 13.15,12.77 C12.99,13.06 12.93,13.25 12.93,14.18 L11.11,14.18 C11.11,13.69 11.03,12.89 11.42,12.2 C11.91,11.33 12.84,10.81 13.38,10.04 C13.95,9.23 13.63,7.71 12.01,7.71 C10.95,7.71 10.43,8.51 10.21,9.19 L8.56,8.49 C9.01,7.15 10.22,6 11.99,6 C13.47,6 14.48,6.67 15,7.52 C15.44,8.24 15.7,9.59 15.02,10.6 Z" fill="#000000" fill-rule="nonzero"></path> </g> </g> </g></svg> Sahi Pro Frequently Asked Questions</h2> <div class="accordion" data-accordion data-multi-expand="true" data-allow-all-closed="true"> <div class="accordion-item" data-accordion-item> <a class="accordion-title" > Q: What kinds of users and organization types does Sahi Pro work with? <div class="accordion-toggle"> <svg data-name="down_carret" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"><polygon fill="#333333" points="12,17.6 0,9.8 2.2,6.4 12,12.8 21.8,6.4 24,9.8 "/></svg> </div> </a> <div class="features list accordion-content" data-tab-content style="display:none"> Sahi Pro works with these users and organization types: Mid Size Business, Small Business, Enterprise, Freelance, Nonprofit, Government, and Startup. </div> </div> <div class="accordion-item" data-accordion-item> <a class="accordion-title" > Q: What languages does Sahi Pro support in their product? <div class="accordion-toggle"> <svg data-name="down_carret" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"><polygon fill="#333333" points="12,17.6 0,9.8 2.2,6.4 12,12.8 21.8,6.4 24,9.8 "/></svg> </div> </a> <div class="features list accordion-content" data-tab-content style="display:none"> Sahi Pro supports these languages: Arabic, Chinese (Mandarin), Chinese (Simplified), Dutch, English, French, German, Hebrew, Hungarian, Indonesian, Italian, Japanese, Korean, Spanish, Turkish, and Cantonese. </div> </div> <div class="accordion-item" data-accordion-item> <a class="accordion-title" > Q: What kind of support options does Sahi Pro offer? <div class="accordion-toggle"> <svg data-name="down_carret" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"><polygon fill="#333333" points="12,17.6 0,9.8 2.2,6.4 12,12.8 21.8,6.4 24,9.8 "/></svg> </div> </a> <div class="features list accordion-content" data-tab-content style="display:none"> Sahi Pro offers support via phone support, 24/7 live support, and online. </div> </div> <div class="accordion-item" data-accordion-item> <a class="accordion-title" > Q: What other applications or services does Sahi Pro integrate with? <div class="accordion-toggle"> <svg data-name="down_carret" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"><polygon fill="#333333" points="12,17.6 0,9.8 2.2,6.4 12,12.8 21.8,6.4 24,9.8 "/></svg> </div> </a> <div class="features list accordion-content" data-tab-content style="display:none"> Sahi Pro integrates with: Asana, Amazon Web Services (AWS), Bitbucket, COBIX-IVF, GitHub, Google Cloud Platform, Jenkins, Jira, SAP Cloud Platform, and Testuff. </div> </div> <div class="accordion-item" data-accordion-item> <a class="accordion-title" > Q: Does Sahi Pro have an API? <div class="accordion-toggle"> <svg data-name="down_carret" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"><polygon fill="#333333" points="12,17.6 0,9.8 2.2,6.4 12,12.8 21.8,6.4 24,9.8 "/></svg> </div> </a> <div class="features list accordion-content" data-tab-content style="display:none"> Yes, Sahi Pro has an API. </div> </div> <div class="accordion-item" data-accordion-item> <a class="accordion-title" > Q: What type of training does Sahi Pro provide? <div class="accordion-toggle"> <svg data-name="down_carret" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"><polygon fill="#333333" points="12,17.6 0,9.8 2.2,6.4 12,12.8 21.8,6.4 24,9.8 "/></svg> </div> </a> <div class="features list accordion-content" data-tab-content style="display:none"> Sahi Pro provides training in the form of documentation, live online, webinars, in person, and videos. </div> </div> <div class="accordion-item" data-accordion-item> <a class="accordion-title" > Q: Does Sahi Pro offer a free trial? <div class="accordion-toggle"> <svg data-name="down_carret" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"><polygon fill="#333333" points="12,17.6 0,9.8 2.2,6.4 12,12.8 21.8,6.4 24,9.8 "/></svg> </div> </a> <div class="features list accordion-content" data-tab-content style="display:none"> Yes, Sahi Pro offers a free trial. </div> </div> <div class="accordion-item" data-accordion-item> <a class="accordion-title" > Q: How much does Sahi Pro cost? <div class="accordion-toggle"> <svg data-name="down_carret" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"><polygon fill="#333333" points="12,17.6 0,9.8 2.2,6.4 12,12.8 21.8,6.4 24,9.8 "/></svg> </div> </a> <div class="features list accordion-content" data-tab-content style="display:none"> Pricing for Sahi Pro starts at $1499/year/user. </div> </div> <div class="accordion-item" data-accordion-item> <a class="accordion-title" > Q: What pricing for support is available for Sahi Pro? <div class="accordion-toggle"> <svg data-name="down_carret" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"><polygon fill="#333333" points="12,17.6 0,9.8 2.2,6.4 12,12.8 21.8,6.4 24,9.8 "/></svg> </div> </a> <div class="features list accordion-content" data-tab-content style="display:none"> Sahi Pro offers support included with purchase. </div> </div> <div class="accordion-item" data-accordion-item> <a class="accordion-title" > Q: What pricing for training is available for Sahi Pro? <div class="accordion-toggle"> <svg data-name="down_carret" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve"><polygon fill="#333333" points="12,17.6 0,9.8 2.2,6.4 12,12.8 21.8,6.4 24,9.8 "/></svg> </div> </a> <div class="features list accordion-content" data-tab-content style="display:none"> Sahi Pro offers training included with purchase. </div> </div> </div> </div> </section> <section id="features" class="row psp-section collapsible-section m-section-pcfs m-section-emphasized grey"> <h2 class="column"> <svg data-name="list-alt" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M464 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h416c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zM128 120c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zm0 96c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zm0 96c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zm288-136v-32c0-6.627-5.373-12-12-12H204c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12h200c6.627 0 12-5.373 12-12zm0 96v-32c0-6.627-5.373-12-12-12H204c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12h200c6.627 0 12-5.373 12-12zm0 96v-32c0-6.627-5.373-12-12-12H204c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12h200c6.627 0 12-5.373 12-12z"/></svg> Sahi Pro Product Features</h2> <div class="small-12 columns"> <div> <h3 class="as-h3" itemprop="applicationSubCategory"> <a href="/software/automated-testing/">Automated Testing</a> </h3><div id="feats_1104" class="features as-columns list " data-toggler=".hide"> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Hierarchical View </div> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Move & Copy </div> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Parameterized Testing </div> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Requirements-Based Testing </div> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Supports Parallel Execution </div> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Test Script Reviews </div> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Unicode Compliance </div> <div class="feature " > <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Security Testing </div> </div> </div> <div> <h3 class="as-h3" itemprop="applicationSubCategory"> <a href="/software/code-coverage/">Code Coverage</a> </h3><div id="feats_3624" class="features as-columns list hide" data-toggler=".hide"> </div> </div> <div> <h3 class="as-h3" itemprop="applicationSubCategory"> <a href="/software/codeless-test-automation/">Codeless Test Automation</a> </h3><div id="feats_4689" class="features as-columns list hide" data-toggler=".hide"> </div> </div> <div> <h3 class="as-h3" itemprop="applicationSubCategory"> <a href="/software/cross-browser-testing/">Cross-Browser Testing</a> </h3><div id="feats_4255" class="features as-columns list hide" data-toggler=".hide"> </div> </div> <div> <h3 class="as-h3" itemprop="applicationSubCategory"> <a href="/software/functional-testing/">Functional Testing</a> </h3><div id="feats_2498" class="features as-columns list " data-toggler=".hide"> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Automated Testing </div> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Interface Testing </div> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Regression Testing </div> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Reporting / Analytics </div> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Sanity Testing </div> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Smoke Testing </div> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> System Testing </div> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Unit Testing </div> </div> </div> <div> <h3 class="as-h3" itemprop="applicationSubCategory"> <a href="/software/mobile-app-testing/">Mobile App Testing</a> </h3><div id="feats_2561" class="features as-columns list " data-toggler=".hide"> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Functional Testing </div> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Usability Testing </div> <div class="feature " > <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Installation Testing </div> <div class="feature " > <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Interruption Testing </div> <div class="feature " > <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Memory Testing </div> <div class="feature " > <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Performance Testing </div> </div> </div> <div> <h3 class="as-h3" itemprop="applicationSubCategory"> <a href="/software/qa-testing/">QA Testing</a> </h3><div id="feats_4966" class="features as-columns list hide" data-toggler=".hide"> </div> </div> <div> <h3 class="as-h3" itemprop="applicationSubCategory"> <a href="/software/regression-testing/">Regression Testing</a> </h3><div id="feats_4514" class="features as-columns list hide" data-toggler=".hide"> </div> </div> <div> <h3 class="as-h3" itemprop="applicationSubCategory"> <a href="/software/software-testing/">Software Testing</a> </h3><div id="feats_2846" class="features as-columns list " data-toggler=".hide"> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Automated Testing </div> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Black-Box Testing </div> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Manual Testing </div> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Quality Assurance Planning </div> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Reporting / Analytics </div> <div class="feature " > <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Dynamic Testing </div> <div class="feature " > <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Issue Tracking </div> <div class="feature " > <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Static Testing </div> <div class="feature " > <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Test Case Management </div> <div class="feature " > <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Variable Testing Methods </div> <div class="feature " > <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> White-Box Testing </div> </div> </div> <div> <h3 class="as-h3" itemprop="applicationSubCategory"> <a href="/software/test-automation-frameworks/">Test Automation Frameworks</a> </h3><div id="feats_3435" class="features as-columns list hide" data-toggler=".hide"> </div> </div> <div> <h3 class="as-h3" itemprop="applicationSubCategory"> <a href="/software/test-management/">Test Management</a> </h3><div id="feats_2558" class="features as-columns list " data-toggler=".hide"> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Automation Integration </div> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Collaboration Tools </div> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Pass/Fail Results Tabulation </div> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Reporting / Analytics </div> <div class="feature has-feature" itemprop="featureList"> <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Test Scheduling </div> <div class="feature " > <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Requirements Management </div> <div class="feature " > <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Test Tracking </div> <div class="feature " > <svg data-name="check-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"/></svg> Time/Budget Tracking </div> </div> </div> <div> <h3 class="as-h3" itemprop="applicationSubCategory"> <a href="/software/ui-testing/">UI Testing</a> </h3><div id="feats_4565" class="features as-columns list hide" data-toggler=".hide"> </div> </div> <div> <h3 class="as-h3" itemprop="applicationSubCategory"> <a href="/software/visual-testing/">Visual Testing</a> </h3><div id="feats_4513" class="features as-columns list hide" data-toggler=".hide"> </div> </div> </div> </section> <section data-testid="bespoke-category-links" class="row psp-section collapsible-section m-section-pcfs m-section-emphasized grey" id="section-bespokes"> <h2 class="column"> <svg data-name="list-alt" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M464 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h416c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zM128 120c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zm0 96c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zm0 96c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zm288-136v-32c0-6.627-5.373-12-12-12H204c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12h200c6.627 0 12-5.373 12-12zm0 96v-32c0-6.627-5.373-12-12-12H204c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12h200c6.627 0 12-5.373 12-12zm0 96v-32c0-6.627-5.373-12-12-12H204c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12h200c6.627 0 12-5.373 12-12z"/></svg> Sahi Pro Additional Categories</h2> <div class="small-12 columns"> <div> <h3 data-test="bespoke-link" class="as-h3" itemprop="applicationSubCategory"> <a href="/software/website-testing/">Website Testing</a> </h3> </div> </div> </section> <section class="row psp-section collapsible-section m-reviews-list" id="reviews" data-variant="sf" data-name="Sahi Pro" data-endpoint="/software/product/Sahi-Pro/reviews"> <div class="column small-12 m-reviews-list-header"> <h2> <svg data-name="star" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"/></svg> Sahi Pro Reviews</h2> <a class="m-write-review-prompt " href="/software/product/Sahi-Pro/reviews/new" rel="nofollow"> Write a Review</a> </div> <div class="column small-12"> <ul id="project-reviews" class="reviews"> <li> <div class="m-review extended " data-helpful-count="0" itemprop="review" itemscope itemtype="http://schema.org/Review" id="review-66fa82466359bf966eb3fd38" > <meta itemprop="datePublished" content="09/30/2024"> <span class="hide" itemprop="author" itemtype="http://schema.org/Person" itemscope> <meta itemprop="name" content=" J枚rg S. "> </span> <div class="ext-review-body"> <div class="ext-review-overview"> <div class="ext-review-meta"> <div>J枚rg S.</div> <div class="value-value">Test Service Specialist</div> <div> <span class="value-label">Used the software for:</span> <span class="value-value">2+ Years</span> </div> <div> <span class="value-label">Frequency of Use:</span> <span class="value-value">Daily</span> </div> <div> <span class="value-label">User Role:</span> <span class="value-value"> User, Deployment </span> </div> <div> <span class="value-label">Company Size:</span> <span class="value-value">10,000 - 19,999</span> </div> </div> <div class="ext-review-dimensions"> <div class="dim-rating"> <span>Design</span> <span> <div class="m-stars" aria-hidden="true" > <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star empty"> <svg data-name="sf_star_grey" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#CCCCCB" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> </span> </div> <div class="dim-rating"> <span>Ease</span> <span> <div class="m-stars" aria-hidden="true" > <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> </span> </div> <div class="dim-rating"> <span>Features</span> <span> <div class="m-stars" aria-hidden="true" > <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> </span> </div> <div class="dim-rating"> <span>Pricing</span> <span> <div class="m-stars" aria-hidden="true" > <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> </span> </div> <div class="dim-rating"> <span>Support</span> <span> <div class="m-stars" aria-hidden="true" > <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> </span> </div> </div> <div class="ext-review-reco-likelihood"> Probability You Would Recommend? <div class="m-heat-gradient"> <div class="gradient"> <div class="needle" data-value="10"></div> </div> <div class="axis"> <span class="">1</span> <span class="">2</span> <span class="">3</span> <span class="">4</span> <span class="">5</span> <span class="">6</span> <span class="">7</span> <span class="">8</span> <span class="">9</span> <span class="active">10</span> </div> </div> </div> </div> <div class="ext-review-title"> <h3 class="review-title">"Easy of use also for non technical people"</h4> <div class="m-stars" aria-hidden="true" itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating"> <meta itemprop="ratingValue" content="5"> <meta itemprop="worstRating" content="1"> <meta itemprop="bestRating" content="5"> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> <span class="created-date"> Posted 2024-09-30 </span> </div> <div class="ext-review-content"> <p><b>Pros:</b> The concepts working for Web, mobile, SAP and desktop. Business-Driven Test Automation makes it easier for us to integrate non-technical business people to support use case creation.</p> <p><b>Cons:</b> Nothing found in all the years. I cannot say anything negative by now.</p> <p><b>Overall:</b> The test tool is fullfilling our expectations and the maintenance costs are very low. We are coaching the principles Tyto is also recommending on their very good support pages to get arrange-act-assert (AAA) in BDTA (Business-Driven Test Automation) enabled. Flowcharts are the next big thing to get also people on board which like visualization of business processes more than using a spreadsheet. Good step forward.</p> <a href="#" class="link-read-more">Read More...</a> </div> </div> <div class="meta"> </div> </div> </li> <li> <div class="m-review extended " data-helpful-count="0" itemprop="review" itemscope itemtype="http://schema.org/Review" id="review-66fa47cee7d2b44bdd7320f1" > <meta itemprop="datePublished" content="09/30/2024"> <span class="hide" itemprop="author" itemtype="http://schema.org/Person" itemscope> <meta itemprop="name" content=" Kapil K. "> </span> <div class="ext-review-body"> <div class="ext-review-overview"> <div class="ext-review-meta"> <div>Kapil K.</div> <div class="value-value">QA Manager</div> <div> <span class="value-label">Used the software for:</span> <span class="value-value">1-2 Years</span> </div> <div> <span class="value-label">Frequency of Use:</span> <span class="value-value">Weekly</span> </div> <div> <span class="value-label">User Role:</span> <span class="value-value"> User, Deployment </span> </div> <div> <span class="value-label">Company Size:</span> <span class="value-value">100 - 499</span> </div> </div> <div class="ext-review-dimensions"> <div class="dim-rating"> <span>Design</span> <span> <div class="m-stars" aria-hidden="true" > <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star empty"> <svg data-name="sf_star_grey" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#CCCCCB" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> </span> </div> <div class="dim-rating"> <span>Ease</span> <span> <div class="m-stars" aria-hidden="true" > <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star empty"> <svg data-name="sf_star_grey" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#CCCCCB" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> </span> </div> <div class="dim-rating"> <span>Features</span> <span> <div class="m-stars" aria-hidden="true" > <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star empty"> <svg data-name="sf_star_grey" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#CCCCCB" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> </span> </div> <div class="dim-rating"> <span>Pricing</span> <span> <div class="m-stars" aria-hidden="true" > <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star empty"> <svg data-name="sf_star_grey" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#CCCCCB" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star empty"> <svg data-name="sf_star_grey" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#CCCCCB" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> </span> </div> <div class="dim-rating"> <span>Support</span> <span> <div class="m-stars" aria-hidden="true" > <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> </span> </div> </div> <div class="ext-review-reco-likelihood"> Probability You Would Recommend? <div class="m-heat-gradient"> <div class="gradient"> <div class="needle" data-value="8"></div> </div> <div class="axis"> <span class="">1</span> <span class="">2</span> <span class="">3</span> <span class="">4</span> <span class="">5</span> <span class="">6</span> <span class="">7</span> <span class="active">8</span> <span class="">9</span> <span class="">10</span> </div> </div> </div> </div> <div class="ext-review-title"> <h3 class="review-title">"Zero code Automation tool"</h4> <div class="m-stars" aria-hidden="true" itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating"> <meta itemprop="ratingValue" content="4"> <meta itemprop="worstRating" content="1"> <meta itemprop="bestRating" content="5"> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large empty"> <svg data-name="sf_star_grey" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#CCCCCB" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> <span class="created-date"> Posted 2024-09-30 </span> </div> <div class="ext-review-content"> <p><b>Pros:</b> It is very easy to use, easy to onboard the team, fantastic support.</p> <p><b>Cons:</b> Reports need to be more customized and powerful, users should be able to create as per his needs.</p> <p><b>Overall:</b> Good feature adding, committed team for fixing the issue.</p> <a href="#" class="link-read-more">Read More...</a> </div> </div> <div class="meta"> </div> </div> </li> <li> <div class="m-review extended " data-helpful-count="0" itemprop="review" itemscope itemtype="http://schema.org/Review" id="review-66f53ba172b9f3fdf28d4213" > <meta itemprop="datePublished" content="09/26/2024"> <span class="hide" itemprop="author" itemtype="http://schema.org/Person" itemscope> <meta itemprop="name" content=" Danielle M. "> </span> <div class="ext-review-body"> <div class="ext-review-overview"> <div class="ext-review-meta"> <div>Danielle M.</div> <div class="value-value">Senior QA Analyst</div> <div> <span class="value-label">Used the software for:</span> <span class="value-value">Less than 6 months</span> </div> <div> <span class="value-label">Frequency of Use:</span> <span class="value-value">Weekly</span> </div> <div> <span class="value-label">User Role:</span> <span class="value-value"> User </span> </div> <div> <span class="value-label">Company Size:</span> <span class="value-value">5,000 - 9,999</span> </div> </div> <div class="ext-review-dimensions"> <div class="dim-rating"> <span>Design</span> <span> <div class="m-stars" aria-hidden="true" > <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star empty"> <svg data-name="sf_star_grey" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#CCCCCB" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> </span> </div> <div class="dim-rating"> <span>Ease</span> <span> <div class="m-stars" aria-hidden="true" > <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star empty"> <svg data-name="sf_star_grey" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#CCCCCB" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> </span> </div> <div class="dim-rating"> <span>Features</span> <span> <div class="m-stars" aria-hidden="true" > <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star empty"> <svg data-name="sf_star_grey" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#CCCCCB" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> </span> </div> <div class="dim-rating"> <span>Pricing</span> <span> <div class="m-stars" aria-hidden="true" > <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star empty"> <svg data-name="sf_star_grey" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#CCCCCB" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> </span> </div> <div class="dim-rating"> <span>Support</span> <span> <div class="m-stars" aria-hidden="true" > <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> </span> </div> </div> <div class="ext-review-reco-likelihood"> Probability You Would Recommend? <div class="m-heat-gradient"> <div class="gradient"> <div class="needle" data-value="9"></div> </div> <div class="axis"> <span class="">1</span> <span class="">2</span> <span class="">3</span> <span class="">4</span> <span class="">5</span> <span class="">6</span> <span class="">7</span> <span class="">8</span> <span class="active">9</span> <span class="">10</span> </div> </div> </div> </div> <div class="ext-review-title"> <h3 class="review-title">"Very good automation tool"</h4> <div class="m-stars" aria-hidden="true" itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating"> <meta itemprop="ratingValue" content="5"> <meta itemprop="worstRating" content="1"> <meta itemprop="bestRating" content="5"> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> <span class="created-date"> Posted 2024-09-26 </span> </div> <div class="ext-review-content"> <p><b>Pros:</b> Easy to work after you learn how everything works.<br> Can record automation and also have the code level.<br> Very good reporting.<br> Excellent support.</p> <p><b>Cons:</b> There is nothing I can say here. Maybe improving the way that API tests works,</p> <p><b>Overall:</b> The experience is good until now. All the team is liking the tool and enjoying learning it. The tests migrated to there are running much faster.</p> <a href="#" class="link-read-more">Read More...</a> </div> </div> <div class="meta"> </div> </div> </li> <li> <div class="m-review extended " data-helpful-count="0" itemprop="review" itemscope itemtype="http://schema.org/Review" id="review-66f4273a3992ed8c3d5f5b0f" > <meta itemprop="datePublished" content="09/25/2024"> <span class="hide" itemprop="author" itemtype="http://schema.org/Person" itemscope> <meta itemprop="name" content=" A Sahi Pro User "> </span> <div class="ext-review-body"> <div class="ext-review-overview"> <div class="ext-review-meta"> <div>A Sahi Pro User</div> <div class="value-value">Consultant </div> <div> <span class="value-label">Used the software for:</span> <span class="value-value">2+ Years</span> </div> <div> <span class="value-label">Frequency of Use:</span> <span class="value-value">Daily</span> </div> <div> <span class="value-label">User Role:</span> <span class="value-value"> Administrator, Deployment </span> </div> <div> <span class="value-label">Company Size:</span> <span class="value-value">1 - 25</span> </div> </div> <div class="ext-review-dimensions"> <div class="dim-rating"> <span>Design</span> <span> <div class="m-stars" aria-hidden="true" > <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> </span> </div> <div class="dim-rating"> <span>Ease</span> <span> <div class="m-stars" aria-hidden="true" > <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> </span> </div> <div class="dim-rating"> <span>Features</span> <span> <div class="m-stars" aria-hidden="true" > <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> </span> </div> <div class="dim-rating"> <span>Pricing</span> <span> <div class="m-stars" aria-hidden="true" > <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> </span> </div> <div class="dim-rating"> <span>Support</span> <span> <div class="m-stars" aria-hidden="true" > <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> </span> </div> </div> <div class="ext-review-reco-likelihood"> Probability You Would Recommend? <div class="m-heat-gradient"> <div class="gradient"> <div class="needle" data-value="10"></div> </div> <div class="axis"> <span class="">1</span> <span class="">2</span> <span class="">3</span> <span class="">4</span> <span class="">5</span> <span class="">6</span> <span class="">7</span> <span class="">8</span> <span class="">9</span> <span class="active">10</span> </div> </div> </div> </div> <div class="ext-review-title"> <h3 class="review-title">"Ease of Use"</h4> <div class="m-stars" aria-hidden="true" itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating"> <meta itemprop="ratingValue" content="5"> <meta itemprop="worstRating" content="1"> <meta itemprop="bestRating" content="5"> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> <div class="star large yellow"> <svg data-name="sf_star_yellow" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 285.8" style="enable-background:new 0 0 300 285.8;" xml:space="preserve"><polygon class="st0" fill="#ffcc00" points="150,0 185.4,109.2 300,109.2 207.3,176.6 242.7,285.8 150,218.3 57.3,285.8 92.7,176.6 0,109.2 114.6,109.2 "/></svg> </div> </div> <span class="created-date"> Posted 2024-09-25 </span> </div> <div class="ext-review-content"> <p><b>Pros:</b> I was able to setup the tool and have it up & running for my project very quickly.<br> <br> Minimal learning curve and detailed reporting helps a lot for day to use.</p> <p><b>Cons:</b> I did not find anything negative about Sahi Pro so far.</p> <p><b>Overall:</b> It is a wonderful tool and amazing support team. their record and playback helps in training new team members.</p> <a href="#" class="link-read-more">Read More...</a> </div> </div> <div class="meta"> </div> </div> </li> </ul> </div> </section> <section id="pagination"> <ul class="pagination text-center" aria-label="Pagination"> <li class="pagination-previous disabled"> Previous </li> <li class="current"><span class="show-for-sr">You're on page</span> 1</li> <li class="pagination-next disabled"> Next </li> </ul> </section> <section class="row"> <div class="small-12 columns"> <a href="alternatives">Alternatives to Sahi Pro</a> </div> </section> <aside class="m-wide-widget m-wide-projects-widget "> <div class="as-header"> Compare This Software </div> <div class="body"> <ul> <li> <div class="project-icon " > <img alt="Testsigma" title="Testsigma" src="//a.fsdn.com/allura/s/testsigma/icon?59e47a9461fb0f77e4eb0ecfd0174e387bdcf900912312af65e71e10b192f64e?&w=48" loading="lazy"/></div> <div class="project-info "> <div class="result-heading-texts"> <a href="/software/compare/Sahi-Pro-vs-Testsigma/" title="Compare Against Sahi Pro"> <strong>Testsigma</strong> </a> </div> <div class="summary"> <span>Testsigma is a low-code end-to-end software testing platform that works out of the box. It's built to enable modern Product teams to collaboratively plan, develop, execute, analyze, debug, and report on their automated testing鈥攆or websites, native Android and iOS apps, and APIs. Testsigma...</span> </div> </div> <div> <a href="/software/compare/Sahi-Pro-vs-Testsigma/" title="Compare Against Sahi Pro" class="button blue hollow see-project">Compare</a> </div> </li> <li> <div class="project-icon " > <img alt="Testim" title="Testim" src="//a.fsdn.com/allura/s/testim/icon?a88f9ab39f7c5cdaf8043b8bba6d0f9854d8e9ed06e1fba70ca3b0a88f664988?&w=48" loading="lazy"/></div> <div class="project-info "> <div class="result-heading-texts"> <a href="/software/compare/Sahi-Pro-vs-Testim/" title="Compare Against Sahi Pro"> <strong>Testim</strong> </a> </div> <div class="summary"> <span>Testim is the fastest path to resilient end-to-end tests鈥攃odeless, coded or both. Testim lets you create amazingly stable codeless tests that leverage our AI, but also the flexibility to export tests as code. You can leverage Testim鈥檚 modern JavaScript API and your IDE to debug, customize or...</span> </div> </div> <div> <a href="/software/compare/Sahi-Pro-vs-Testim/" title="Compare Against Sahi Pro" class="button blue hollow see-project">Compare</a> </div> </li> <li> <div class="project-icon " > <img alt="Ranorex Studio" title="Ranorex Studio" src="//a.fsdn.com/allura/s/ranorex/icon?1657128281?&w=48" loading="lazy"/></div> <div class="project-info "> <div class="result-heading-texts"> <a href="/software/compare/Sahi-Pro-vs-ranorex/" title="Compare Against Sahi Pro"> <strong>Ranorex Studio</strong> </a> </div> <div class="summary"> <span>Empower everyone on the team to perform robust automated testing on desktop, web and mobile applications, regardless of their experience with functional test automation tools. Ranorex Studio is an all-in-one solution that includes tools for codeless automation as well as a full IDE. With our...</span> </div> </div> <div> <a href="/software/compare/Sahi-Pro-vs-ranorex/" title="Compare Against Sahi Pro" class="button blue hollow see-project">Compare</a> </div> </li> <li> <div class="project-icon " > <img alt="TestComplete" title="TestComplete" src="//a.fsdn.com/allura/s/testcomplete/icon?1718125938?&w=48" loading="lazy"/></div> <div class="project-info "> <div class="result-heading-texts"> <a href="/software/compare/Sahi-Pro-vs-TestComplete/" title="Compare Against Sahi Pro"> <strong>TestComplete</strong> </a> </div> <div class="summary"> <span>Ensure the quality of your application without sacrificing speed or agility with an easy-to-use, GUI test automation tool. Our AI-powered object recognition engine and script or scriptless flexibility is unmatched, letting you test every desktop, web, and mobile application with ease....</span> </div> </div> <div> <a href="/software/compare/Sahi-Pro-vs-TestComplete/" title="Compare Against Sahi Pro" class="button blue hollow see-project">Compare</a> </div> </li> <li> <div class="project-icon " > <img alt="Rainforest QA" title="Rainforest QA" src="//a.fsdn.com/allura/s/rainforest/icon?1709580907?&w=48" loading="lazy"/></div> <div class="project-info "> <div class="result-heading-texts"> <a href="/software/compare/Rainforest-vs-Sahi-Pro/" title="Compare Against Sahi Pro"> <strong>Rainforest QA</strong> </a> </div> <div class="summary"> <span>No-code test automation for modern software teams. Rainforest QA makes it easy for developers and product managers to quickly automate and maintain end-to-end tests within any CI/CD pipeline. Create your first test in five minutes or less. Product builders should have control over product...</span> </div> </div> <div> <a href="/software/compare/Rainforest-vs-Sahi-Pro/" title="Compare Against Sahi Pro" class="button blue hollow see-project">Compare</a> </div> </li> </ul> </div> </aside> <aside class="m-wide-widget m-wide-projects-widget "> <div class="as-header"> Recommended Software </div> <div class="body"> <ul> <li> <div class="project-icon " > <img alt="Testsigma" title="Testsigma" src="//a.fsdn.com/allura/s/testsigma/icon?59e47a9461fb0f77e4eb0ecfd0174e387bdcf900912312af65e71e10b192f64e?&w=48" loading="lazy"/></div> <div class="project-info "> <div class="result-heading-texts"> <a href="/software/product/Testsigma/" title="Find out more about Testsigma"> <strong>Testsigma</strong> </a> </div> <div class="summary"> <span>Testsigma is a low-code end-to-end software testing platform that works out of the box. It's built to enable modern Product teams to collaboratively plan, develop, execute, analyze, debug, and report on their automated testing鈥攆or websites, native Android and iOS apps, and APIs. Testsigma...</span> </div> </div> <div> <a href="/software/product/Testsigma/" title="Find out more about Testsigma" class="button blue hollow see-project">See Software</a> </div> </li> <li> <div class="project-icon " > <img alt="Testim" title="Testim" src="//a.fsdn.com/allura/s/testim/icon?a88f9ab39f7c5cdaf8043b8bba6d0f9854d8e9ed06e1fba70ca3b0a88f664988?&w=48" loading="lazy"/></div> <div class="project-info "> <div class="result-heading-texts"> <a href="/software/product/Testim/" title="Find out more about Testim"> <strong>Testim</strong> </a> </div> <div class="summary"> <span>Testim is the fastest path to resilient end-to-end tests鈥攃odeless, coded or both. Testim lets you create amazingly stable codeless tests that leverage our AI, but also the flexibility to export tests as code. You can leverage Testim鈥檚 modern JavaScript API and your IDE to debug, customize or...</span> </div> </div> <div> <a href="/software/product/Testim/" title="Find out more about Testim" class="button blue hollow see-project">See Software</a> </div> </li> <li> <div class="project-icon " > <img alt="Ranorex Studio" title="Ranorex Studio" src="//a.fsdn.com/allura/s/ranorex/icon?1657128281?&w=48" loading="lazy"/></div> <div class="project-info "> <div class="result-heading-texts"> <a href="/software/product/ranorex/" title="Find out more about Ranorex Studio"> <strong>Ranorex Studio</strong> </a> </div> <div class="summary"> <span>Empower everyone on the team to perform robust automated testing on desktop, web and mobile applications, regardless of their experience with functional test automation tools. Ranorex Studio is an all-in-one solution that includes tools for codeless automation as well as a full IDE. With our...</span> </div> </div> <div> <a href="/software/product/ranorex/" title="Find out more about Ranorex Studio" class="button blue hollow see-project">See Software</a> </div> </li> </ul> </div> </aside> <section class="row hr-top"> <div class="columns"> <a rel="nofollow" data-newtab="true" data-target="_blank" href="/software/product/Sahi-Pro/claim">Page Already Claimed. Claim Again?</a> </div> </section> </article> </div> </div> <div class="l-gutter"> </div> <div class="l-side-column"> </div> </div> <footer class="sandiego"> <div class="as-row"> <div class="footer-wrapper"> <nav aria-label="Site Links" role="navigation"> <section> <div class="as-h2">SourceForge</div> <ul> <li><a href="/directory/" title="Open Source Software Directory">Open Source Software</a></li> <li><a href="/software/" title="Business Software Directory">Business Software</a></li> <li><a href="/software/vendors/new">Add Your Software</a></li> <li><a href="/software/vendors/pricing/">Business Software Advertising</a></li> </ul> </section> </nav> <nav aria-label="Company Links" role="navigation"> <section> <div class="as-h2">Company</div> <ul> <li><a href="/about">About</a></li> <li><a href="/about/leadership" title="Open Source Software Directory">Team</a></li> <li class="h-card"> <address> <span class="p-name p-org">SourceForge Headquarters</span><br> <span class="p-street-address">225 Broadway Suite 1600</span><br> <span class="p-locality">San Diego, CA <span class="p-postal-code">92101</span></span><br> <span class="p-tel">+1 (858) 422-6466</span><br> </address> </li> <li id="social"> <span></span> <a href="https://twitter.com/sourceforge" class="twitter" rel="nofollow" target="_blank" title="SourceForge on X"> <svg class="vertical-icon-fix" data-name="twitter" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1684 408q-67 98-162 167 1 14 1 42 0 130-38 259.5t-115.5 248.5-184.5 210.5-258 146-323 54.5q-271 0-496-145 35 4 78 4 225 0 401-138-105-2-188-64.5t-114-159.5q33 5 61 5 43 0 85-11-112-23-185.5-111.5t-73.5-205.5v-4q68 38 146 41-66-44-105-115t-39-154q0-88 44-163 121 149 294.5 238.5t371.5 99.5q-8-38-8-74 0-134 94.5-228.5t228.5-94.5q140 0 236 102 109-21 205-78-37 115-142 178 93-10 186-50z"/></svg></a> <a href="https://fosstodon.org/@sourceforge" rel="me nofollow" target="_blank" title="SourceForge on Mastodon"> <svg class="vertical-icon-fix" data-name="mastodon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M433 179.11c0-97.2-63.71-125.7-63.71-125.7-62.52-28.7-228.56-28.4-290.48 0 0 0-63.72 28.5-63.72 125.7 0 115.7-6.6 259.4 105.63 289.1 40.51 10.7 75.32 13 103.33 11.4 50.81-2.8 79.32-18.1 79.32-18.1l-1.7-36.9s-36.31 11.4-77.12 10.1c-40.41-1.4-83-4.4-89.63-54a102.54 102.54 0 0 1-.9-13.9c85.63 20.9 158.65 9.1 178.75 6.7 56.12-6.7 105-41.3 111.23-72.9 9.8-49.8 9-121.5 9-121.5zm-75.12 125.2h-46.63v-114.2c0-49.7-64-51.6-64 6.9v62.5h-46.33V197c0-58.5-64-56.6-64-6.9v114.2H90.19c0-122.1-5.2-147.9 18.41-175 25.9-28.9 79.82-30.8 103.83 6.1l11.6 19.5 11.6-19.5c24.11-37.1 78.12-34.8 103.83-6.1 23.71 27.3 18.4 53 18.4 175z"/></svg></a> <a href="https://www.facebook.com/sourceforgenet/" class="facebook" rel="nofollow" target="_blank" title="SourceForge on Facebook"> <svg data-name="facebook" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1343 12v264h-157q-86 0-116 36t-30 108v189h293l-39 296h-254v759h-306v-759h-255v-296h255v-218q0-186 104-288.5t277-102.5q147 0 228 12z"/></svg></a> <a href="https://www.linkedin.com/company/sourceforge.net" class="linkedin" rel="nofollow" target="_blank" title="SourceForge on LinkedIn"> <svg data-name="linkedin" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M477 625v991h-330v-991h330zm21-306q1 73-50.5 122t-135.5 49h-2q-82 0-132-49t-50-122q0-74 51.5-122.5t134.5-48.5 133 48.5 51 122.5zm1166 729v568h-329v-530q0-105-40.5-164.5t-126.5-59.5q-63 0-105.5 34.5t-63.5 85.5q-11 30-11 81v553h-329q2-399 2-647t-1-296l-1-48h329v144h-2q20-32 41-56t56.5-52 87-43.5 114.5-15.5q171 0 275 113.5t104 332.5z"/></svg></a> <a href="/user/newsletters" rel=nofollow class="newsletter" title="Subscribe to our newsletter"> <svg class="vertical-icon-fix" data-name="mmSF_11mail" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 42 42" enable-background="new 0 0 42 42" xml:space="preserve"><path fill="#FFFFFF" d="M0,6v30h42V6H0z M24.2,21.2c-0.8,0.8-2.3,2-3.2,2c-0.9,0-2.4-1.2-3.2-2L5.8,9.7h30.3L24.2,21.2z M13.7,21l-9.9,9.4V11.6L13.7,21z M15.7,23L15.7,23c0.5,0.5,2.9,2.9,5.3,2.9c2.4,0,4.8-2.4,5.2-2.8l0.1-0.1l9.8,9.4H5.8L15.7,23z M28.3,21l9.9-9.5v18.9L28.3,21z"/></svg></a> <span></span> </li> </ul> </section> </nav> <nav aria-label="Resources Links" role="navigation"> <section> <div class="as-h2">Resources</div> <ul> <li><a href="https://docs.sourceforge.net/" title="Support / Documentation Section">Support / Documentation</a></li> <li><a href="https://fosstodon.org/@sourceforgestatus" title="Site Status" rel="me nofollow">Site Status</a></li> <li><a href="/reviews" title="Reviews" rel="me nofollow">SourceForge Reviews</a></li> </ul> </section> </nav> <section class="footer-logo"> <a href="/" title="Home" class="sf-logo"> <img src="//a.fsdn.com/con/images/sandiego/sf-logo-full.svg" alt="SourceForge logo" class="sf-logo-full"/> </a> </section> </div> </div> <section class="l-nav-bottom"> <nav class="row"> <div class="columns small-12 large-6 copyright-notice"> © 2025 Slashdot Media. All Rights Reserved. </div> <div class="columns large-6 links links-right"> <a href="https://slashdotmedia.com/terms-of-use" target="_blank" title="Terms" rel="nofollow">Terms</a> <a href="https://slashdotmedia.com/privacy-statement/" target="_blank" title="Privacy" rel="nofollow">Privacy</a> <a href="https://slashdotmedia.com/opt-out-choices" target="_blank" title="Opt Out" rel="nofollow">Opt Out</a> <a href="https://slashdotmedia.com/contact/" target="_blank" title="Advertise" rel="nofollow">Advertise</a> </div> </nav> </section> </footer> </div> <script src="//a.fsdn.com/con/js/min/sf.sandiego-base.js?1739466433"></script> <script> /* global Dropzone */ Dropzone.options.blockthisForm = false; </script> <script src="//a.fsdn.com/con/js/min/sf.sandiego-foundation-base.js?1739466433"></script> <script src="//a.fsdn.com/con/js/min/sf.sandiego-foundation-tooltip.js?1739466433"></script> <script src="//a.fsdn.com/con/js/min/sf.sandiego-foundation-accordion.js?1739466433"></script> <script> /* global Foundation */ $(document).foundation(); Foundation.Triggers.forceListenersNow(); </script> <script> bizx.cmp.ifConsent({purposes:'all', vendors:'google-ads'}, function () { $('body').removeClass('no-ads-consent'); }, function () { $('body').addClass('no-ads-consent'); }, null, function () { $('body').addClass('no-ads-consent'); }); </script> <noscript><p><img src="https://analytics.slashdotmedia.com/index.php?idsite=39" style="border:0;" alt="" /></p></noscript> <script> function geturl(url, params) { params = Object .keys(params) .map(function(key) { return key + "=" + encodeURIComponent(params[key]); }) .join("&"); return url + "?" + params; } function loadimg(params, dimension_prefix) { params = Object.assign({"idsite":1,"rec":1,"rand":34457,"dimension2":"pg_commercial_billboard","url":"https://sourceforge.net/software/product/Sahi-Pro/","action_name":"Sahi Pro Reviews in 2025","dimension1":"Sahi-Pro"}, params); for (var key in params) { if (params.hasOwnProperty(key) && key.indexOf('dimension') === 0 && params[key] !== undefined) { params[key] = (dimension_prefix||'') + params[key]; } } params.rand = Math.floor(Math.random() * 100000); bizx.cmp.ifConsent('publisher', ['measurement'], function() { var url = geturl("//sourceforge.net/software/visit", params); if (!('sendBeacon' in navigator) || !navigator.sendBeacon(url)) { var img = document.createElement('img'); img.src = url; img.style = "border:0;position:absolute;top:0;"; img.alt = ""; document.body.appendChild(img); } }); } var $typeaheads = $('.typeahead__container input[name=q]'); $typeaheads.on('typeahead-item-clicked', function(ev, $typeahead, q, item){ var groupIndex = ($typeahead.data('groups') || []).indexOf(item.group); if (groupIndex === 2 || groupIndex === 3) { loadimg({ 'e_c': 'Search | Typeahead | ' + item.group, 'e_a': "Typeahead Click | q=" + q, 'e_n': item.href, }, 'typeahead_on_'); } }); </script> <img src="//sourceforge.net/software/visit?idsite=1&rec=1&rand=34457&dimension2=pg_commercial_billboard&url=https%3A%2F%2Fsourceforge.net%2Fsoftware%2Fproduct%2FSahi-Pro%2F&action_name=Sahi+Pro+Reviews+in+2025&dimension1=Sahi-Pro" style="border:0;position:absolute;top:0" alt="" /><script> var _linkedin_data_partner_id = "97055"; bizx.cmp.ifConsent('', ['all'], function () { (function(){var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true;b.defer=true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(); }); </script><script type="text/javascript"> bizx.cmp.ifConsent({purposes: 'all', vendors: 'adroll'}, function () { /*jshint ignore:start*/ adroll_adv_id = "3QEU55AVURGVNFYKGPRLHU"; adroll_pix_id = "EPGGWMNOENDCJMRYE2IIFV"; (function () { var _onload = function(){ if (document.readyState && !/loaded|complete/.test(document.readyState)){setTimeout(_onload, 10);return} if (!window.__adroll_loaded){__adroll_loaded=true;setTimeout(_onload, 50);return} var scr = document.createElement("script"); var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "http://a.adroll.com"); scr.setAttribute('async', 'true'); scr.setAttribute('defer', 'true'); scr.type = "text/javascript"; scr.src = host + "/j/roundtrip.js"; ((document.getElementsByTagName('head') || [null])[0] || document.getElementsByTagName('script')[0].parentNode).appendChild(scr); }; if (window.addEventListener) {window.addEventListener('load', _onload, false);} else {window.attachEvent('onload', _onload)} _onload(); }()); /*jshint ignore:end*/ }); </script><script type="text/javascript"> bizx.cmp.ifConsent({purposes: 'all', vendors: '6sense'}, async() => { (function(){var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true;b.defer=true;b.id='6senseWebTag'; b.src = "https://j.6sc.co/j/58729049-be80-466a-9abf-b3911430bbd8.js"; s.parentNode.insertBefore(b, s);})(); }); </script> <!-- CCM Tag --> <script> (function () { bizx.cmp.ifConsent({ purposes: 'all', vendors: 'bombora'}, function () { /*global _ml:true, window */ _ml = window._ml || {}; _ml.eid = '771'; _ml.fp = 'df8ab6f7-c675-41a0-bcda-2279e4a3b096'; var s = document.getElementsByTagName('script')[0], cd = new Date(), mltag = document.createElement('script'); mltag.type = 'text/javascript'; mltag.async = true; mltag.defer = true; mltag.src = '//ml314.com/tag.aspx?' + cd.getDate() + cd.getMonth() + cd.getFullYear(); s.parentNode.insertBefore(mltag, s); }); })(); </script> <!-- End CCM Tag --> <!-- Hubspot tracking --> <script type="text/javascript"> bizx.cmp.ifConsent({purposes: 'all', vendors: 'hubspot'}, async() => { /* configure window.hsConversationsSettings if needed. */ window.hsConversationsSettings = { loadImmediately: false, }; bizx.cmp.embedScript('//js.hs-scripts.com/45535685.js'); }); </script> <script> bizx.cmp.ifConsent('', ['all'], function () { bizx.cmp.embedScript('//ads.pro-market.net/ads/scripts/site-143572.js'); }); </script><script> bizx.cmp.ifConsent('', ['all'], function () { try{(function(){ var cb = new Date().getTime(); var s = document.createElement("script"); s.defer = true; s.src = "//tag.crsspxl.com/s1.js?d=2396&cb="+cb; var s0 = document.getElementsByTagName('script')[0]; s0.parentNode.insertBefore(s, s0); })();}catch(e){} }); </script> <script type="text/javascript"> bizx.cmp.ifConsent({ purposes: ['storage', 'measurement'], vendors: 'google-analytics'}, function () { /* jshint ignore:start */ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); /* jshint ignore:end */ window.dataLayer = window.dataLayer || []; function gtag(){ window.dataLayer.push(arguments); } window.gtag = window.gtag || gtag; bizx.cmp.embedScript("https://www.googletagmanager.com/gtag/js"); gtag('js', new Date()); gtag('set', { 'page_location': 'https://sourceforge.net/software/product/Sahi-Pro/', }); }); </script> <script> /*global ga, gtag */ SF.devicePixelRatio = Math.round(window.getDevicePixelRatio()*10)/10; bizx.cmp.ifConsent({ purposes: ['storage', 'measurement'], vendors: 'google-analytics'}, function () { gtag('config', 'G-1H226E4E4L', { send_page_view: false, 'SF_Project_Shortname': 'sahi-pro.s', 'SF_Page_Type': 'pg_commercial_billboard', user_properties: { 'SF_Logged_in': 'Logged Out', }, 'SF_Ads_Disabled': 'Yes', 'SF_Prebid_Load_Method': 'sync', 'devicePixelRatio': SF.devicePixelRatio, }); gtag('event', 'page_view', { send_to: 'G-1H226E4E4L' }); }); bizx.cmp.ifConsent({ purposes: ['storage', 'measurement'], vendors: 'google-analytics'}, function () { gtag('config', 'G-Q25GTCDZR0', { send_page_view: false, 'SF_Project_Shortname': 'sahi-pro.s', 'SF_Page_Type': 'pg_commercial_billboard', user_properties: { 'SF_Logged_in': 'Logged Out', }, 'SF_Ads_Disabled': 'Yes', 'SF_Prebid_Load_Method': 'sync', 'devicePixelRatio': SF.devicePixelRatio, }); gtag('event', 'page_view', { send_to: 'G-Q25GTCDZR0' }); }); bizx.cmp.ifConsent({ purposes: ['storage', 'measurement'], vendors: 'google-analytics'}, function () { gtag('config', 'G-J7BL0PQQVY', { send_page_view: false, }); gtag('event', 'page_view', { send_to: 'G-J7BL0PQQVY' }); }); </script> <script> function gam(id){ bizx.cmp.ifConsent({ purposes: 'all', vendors: 'google-ads'}, function () { bizx.cmp.embedScript(`https://pagead2.googlesyndication.com/pagead/js/pcd.js?${id}`, true, // async 'head', // location null, // callback false, // defer {id: `google-pcd-tag-${id}`, 'data-audience-pixel': 'dc_iu=/41014381/DFPAudiencePixel;dc_seg=' + id}); }); } gam("8901705213");gam("8899818533");</script> <script src="//a.fsdn.com/con/js/min/sf.sandiego-project.js?1739466433"></script> </body> </html>