{"id":19283,"date":"2026-05-29T09:58:34","date_gmt":"2026-05-29T09:58:34","guid":{"rendered":"http:\/\/localhost\/webcasata\/surbhi\/qyrus\/?p=19283"},"modified":"2026-05-29T09:58:34","modified_gmt":"2026-05-29T09:58:34","slug":"v6-18-0-may-2026-release","status":"publish","type":"post","link":"https:\/\/symmetricsolutionz.co.in\/qyrus\/v6-18-0-may-2026-release\/","title":{"rendered":"V6.18.0 (May 2026 Release)"},"content":{"rendered":"<p>Welcome to the May update!<\/p>\n<p>We&#8217;ve\u00a0focused heavily on deepening platform integration, introducing smarter AI-driven logic, and giving enterprise teams much greater execution flexibility.<\/p>\n<p>Across our services, we are breaking down silos and accelerating your daily testing rhythms. In Web Testing,\u00a0we&#8217;ve\u00a0unlocked real-time locator access for seamless SAP scripting and rolled out major intelligence and speed upgrades to Test Generator v2. Desktop Testing sees an influx of pipeline capability with brand-new Jenkins and Azure DevOps plugins, alongside powerful new session persistence that lets you connect directly to existing SAP windows.<\/p>\n<p>Meanwhile, our underlying infrastructure continues to mature. Test Orchestration has been completely decoupled from individual module licensing to act as a truly independent layer, while also gaining folder-level scheduling to streamline batch execution.\u00a0We&#8217;ve\u00a0also fortified our mobile capabilities with massive stability upgrades to iOS device streaming, and extended\u00a0qAPI&#8217;s\u00a0enterprise reach with robust Node CLI enhancements and clearer project management tracking.<\/p>\n<p>Let\u2019s\u00a0dive right into the full details of all the powerful new capabilities available\u00a0on\u00a0the\u00a0Qyrus\u00a0platform.<\/p>\n<details id=\"e-n-accordion-item-1680\" open=\"\">\n<summary tabindex=\"0\" data-accordion-index=\"1\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-1680\">Web Testing<\/p>\n<\/summary>\n<h2>Flawless Connections: Enhanced iOS Device Streaming!<\/h2>\n<p><b>The Challenge:<\/b><\/p>\n<p>When using Test Generator v2 to automatically build test scenarios via integrations, any friction in the generation flow ruins the speed advantage of using AI. Previously, users faced two major hurdles: the\u00a0initial\u00a0streaming API could experience a bottleneck\u2014taking up to two minutes just to return a \u201cGenerating\u201d status\u2014and auto-generated variable actions lacked structural logic. If a script required multiple variables (e.g., Var 1 through Var 5), the AI\u00a0didn\u2019t\u00a0automatically cross-reference its memory to intelligently link those variables to\u00a0subsequent\u00a0data handler steps, forcing testers to manually patch the logic. Additionally, path values for generated steps were buried, making it tedious to audit the AI\u2019s structural paths.<\/p>\n<p><b>The Fix:<\/b><\/p>\n<p>We have rolled out critical enhancements to\u00a0<b>Test Generator v2\u00a0<\/b>to\u00a0optimize\u00a0both backend performance and AI logic. We dramatically accelerated the\u00a0initial\u00a0stream\u00a0API response time, slashing the latency required to\u00a0initiate\u00a0a generation job. On the intelligence front, the AI now automatically names variables inside the \u201cCreate Variable\u201d action and intelligently maps those identical variable names to corresponding downstream data handler actions (such as Dynamic Set steps) by referencing its historical memory. Finally, we have explicitly included the exact path values right inside the info section of every step TG generates.<\/p>\n<p><b>How will it help?<\/b><\/p>\n<p>These intelligence and speed optimizations turn AI generation into a fluid, hands-off experience.<\/p>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b>Instant Generation:<\/b>\u00a0No more waiting on spinning wheels. The optimized streaming API kicks off your AI generation jobs\u00a0almost instantly, accelerating your overall testing velocity.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b>Flawless End-to-End Variable Logic:<\/b>\u00a0The AI now handles multi-variable data mapping seamlessly. If your test scenario creates five variables, the system automatically tracks them in its memory and binds the correct variable to\u00a0subsequent\u00a0dynamic steps without manual intervention.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b>Transparent Step Auditing:<\/b>\u00a0With path values clearly visible in the info section of each generated step, you can\u00a0immediately\u00a0inspect, verify, and debug the exact navigation paths the AI mapped out.<\/li>\n<\/ul>\n<h2>Seamless SAP Scripting: Real-Time Locator Access!<\/h2>\n<p><b>The Challenge:<\/b><\/p>\n<p>Building automated tests for complex SAP web interfaces (like SAP Fiori) requires highly specific, often intricate element locators. Previously, gathering these unique SAP locators meant testers had to\u00a0frequently\u00a0break their workflow\u2014jumping between separate recording sessions, external inspection tools, or complex documentation just to copy and paste the correct identifiers into their test steps. This context-switching drastically slowed down the test creation process and increased the risk of manual errors.<\/p>\n<p><b>The Fix:<\/b><\/p>\n<p>We have fully integrated\u00a0<b>SAP Recorded Locators<\/b>\u00a0directly into the Web Testing builder. Now, while you are actively constructing your test steps on the canvas, you have immediate, real-time access to the specialized SAP locators you need without ever having to leave the test building interface.<\/p>\n<p><b>How will it help?<\/b><\/p>\n<p>This workflow enhancement removes the friction of testing complex SAP environments.<\/p>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b>Accelerated Test Building:<\/b>\u00a0Say goodbye to context-switching. You can now design, configure, and assign the correct SAP locators fluidly within a single, unified workspace.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b>Pinpoint Accuracy:<\/b>\u00a0By pulling recorded locators directly into your builder, you significantly reduce the risk of typos or incorrect element identification, ensuring your tests are robust from the start.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b>Developer-Friendly Experience:<\/b>\u00a0This seamless integration makes building complex SAP web tests faster, more intuitive, and far less tedious for your automation engineers.<\/li>\n<\/ul>\n<\/details>\n<details id=\"e-n-accordion-item-1681\">\n<summary tabindex=\"-1\" data-accordion-index=\"2\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1681\">Desktop Testing<\/p>\n<\/summary>\n<h2>Seamless CI\/CD Integration: Jenkins &amp; Azure Plugins for Desktop Testing!<\/h2>\n<h2><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-content\/uploads\/2026\/05\/Jenkins-Azure-Plugins-for-Desktop-Testing.png\" alt=\"Jenkins &amp; Azure Plugins for Desktop Testing\" width=\"1901\" height=\"695\" \/><\/h2>\n<p><b>The Challenge:<\/b><\/p>\n<p>As organizations modernize their deployment pipelines, manual testing interventions create significant bottlenecks. Previously, triggering automated scripts for Desktop applications required users to step outside of their primary CI\/CD workflows. Without native plugins for popular orchestration tools, teams had to rely on cumbersome manual triggers or complex, custom-built scripts to\u00a0initiate\u00a0their Desktop Testing suites, resulting in disjointed\u00a0delivery\u00a0pipelines and slower release cycles.<\/p>\n<p><b>The Fix:<\/b><\/p>\n<p>We have officially introduced dedicated\u00a0<b>Jenkins and Azure DevOps plugins<\/b>\u00a0specifically for the Desktop Testing Service. These new plugins empower you to seamlessly trigger and manage your automated desktop application scripts directly from your existing CI\/CD pipelines, bringing the service up to parity with our Web, API, and Mobile testing offerings.<\/p>\n<p><b>How will it help?<\/b><\/p>\n<p>This integration bridges the gap between your desktop application builds and your automated testing ecosystem.<\/p>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"3\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b>Unified Workflows:<\/b>\u00a0Manage your entire testing strategy\u2014across\u00a0Web, Mobile, API, and now Desktop\u2014from a centralized CI\/CD control plane.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"3\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b>Frictionless Automation:<\/b>\u00a0Automatically execute robust desktop automation scripts the moment a new build is deployed,\u00a0eliminating\u00a0manual handoffs and accelerating your time-to-market.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"3\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b>Developer Flexibility:<\/b>\u00a0Empower your engineering teams to seamlessly embed desktop quality gates into the familiar Jenkins or Azure environments they already use every day.<\/li>\n<\/ul>\n<h2 aria-level=\"3\">Continuous Execution: Connect to Existing SAP Windows!<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-content\/uploads\/2026\/05\/Connect-to-Existing-SAP-Windows.png\" alt=\"Connect to Existing SAP Windows\" width=\"1396\" height=\"717\" \/><\/p>\n<p><b>The Challenge:<\/b><\/p>\n<p>When automating complex desktop workflows within SAP GUI, test scripts traditionally\u00a0forced\u00a0a brand-new application instance to launch for every execution. If a test failed midway or if an engineer wanted to resume a specific sequence after manual intervention, they were forced to restart the entire SAP login and navigation flow from scratch. This rigid behavior created duplicate windows, consumed unnecessary system resources, and drastically slowed down test debugging and multi-step process validations.<\/p>\n<p><b>The Fix:<\/b><\/p>\n<p>We have implemented powerful session persistence capabilities within the Desktop Testing Service. Using a robust \u201cattach-to-window\u201d mechanism for Windows environments,\u00a0we\u2019ve\u00a0introduced a dedicated \u2018Connect\u00a0To\u00a0Existing SAP Window\u2019 action. This allows your desktop\u00a0automation\u00a0to intelligently detect and hook into an already-open SAP session instead of triggering a fresh launch.<\/p>\n<p><b>How will it help?<\/b><\/p>\n<p>This workflow upgrade brings true continuity to your desktop SAP automation.<\/p>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"4\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b>Resume Without Restarting:<\/b>\u00a0Easily continue an automation flow exactly where it left\u00a0off, or\u00a0seamlessly transition between manual steps and automated executions without losing your session state.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"4\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b>Optimize\u00a0System Resources:<\/b>\u00a0Prevent your desktop environment from being cluttered with redundant, duplicate SAP application instances during iterative testing and debugging.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"4\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b>Accelerate Debugging:<\/b>\u00a0By bypassing the\u00a0initial\u00a0login and navigation sequences, automation engineers can rapidly test and refine specific downstream actions directly within an active SAP window.<\/li>\n<\/ul>\n<h2>Secure &amp; Streamlined: QloudBridge\u00a0Encryption &amp; Login Upgrades!<\/h2>\n<p><b>The Challenge:<\/b><\/p>\n<p>QloudBridge\u00a0acts as the vital tunnel connecting your local desktop environments to the\u00a0Qyrus\u00a0cloud platform. Any weakness in how this data is encrypted during transit poses a significant security risk for enterprise teams handling sensitive test data. Additionally, a clunky or unstable login flow creates unnecessary friction when engineers are trying to spin up local testing sessions. When underlying build issues cause these connections to drop unexpectedly, it disrupts automated runs and delays the entire testing cycle.<\/p>\n<p><b>The Fix:<\/b><\/p>\n<p>We have significantly enhanced the\u00a0QloudBridge\u00a0security architecture\u00a0by rolling out updated, enterprise-grade encryption protocols alongside a completely refined, smoother login flow. In tandem with these security hardening measures, we have successfully resolved underlying infrastructure and\u00a0build\u00a0bottlenecks that were previously causing minor connection instability. These updates have been fully verified on our staging environments and are\u00a0operating\u00a0exactly as expected.<\/p>\n<p><b>How will it help?<\/b><\/p>\n<p>This underlying infrastructure update provides a more resilient and secure testing foundation.<\/p>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"5\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b>Hardened Data Security:<\/b>\u00a0Your local test data and application traffic are now protected by even stronger encryption during transit, satisfying the most rigorous enterprise compliance standards.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"5\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b>Seamless Authentication:<\/b>\u00a0The improved login flow makes it faster and significantly more intuitive to authenticate and connect your local machine to the platform, removing friction from your daily workflow.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"5\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b>Unshakeable Stability:<\/b>\u00a0By resolving the core infrastructure issues,\u00a0we\u2019ve\u00a0ensured\u00a0a highly reliable, persistent connection that\u00a0won\u2019t\u00a0unexpectedly drop during your long-running desktop automation suites.<\/li>\n<\/ul>\n<\/details>\n<details id=\"e-n-accordion-item-1682\">\n<summary tabindex=\"-1\" data-accordion-index=\"3\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1682\">Device Farm<\/p>\n<\/summary>\n<h2>Flawless Connections: Enhanced iOS Device Streaming!<\/h2>\n<p><b>The Challenge:<\/b><\/p>\n<p>Interacting with cloud-hosted iOS devices could sometimes suffer from slight video latency, dropped frames, or momentary disconnections during intense manual testing sessions or heavy automated runs. This streaming instability caused frustration, making it difficult to test UI responsiveness accurately or to confidently debug complex touch interactions on Apple hardware.<\/p>\n<p><b>The Fix:<\/b><\/p>\n<p>We have implemented major infrastructure upgrades to the device streaming protocol specifically for iOS device sessions. This includes optimized video encoding and a much more resilient connection architecture to ensure a rock-solid, high-definition stream between the physical iPhones and iPads in our data center and your local browser.<\/p>\n<p><b>How will it help?<\/b><\/p>\n<p>This underlying upgrade makes remote iOS testing feel like the device is sitting right on your desk.<\/p>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"6\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b>Silky Smooth Manual Testing:<\/b>\u00a0Experience near-zero latency when interacting with remote iOS devices, allowing for precise gestures, swipes, and taps without frustrating delays.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"6\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b>Rock-Solid Stability:<\/b>\u00a0Say goodbye to\u00a0dropped\u00a0sessions and frozen screens. The hardened connection ensures uninterrupted testing, even during extended, deep-dive debugging workflows.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"6\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b>Accurate UI Validation:<\/b>\u00a0A crystal-clear, lag-free stream means you can confidently\u00a0validate\u00a0animations, transitions, and overall application responsiveness without the interference of network jitter.<\/li>\n<\/ul>\n<\/details>\n<details id=\"e-n-accordion-item-1683\">\n<summary tabindex=\"-1\" data-accordion-index=\"4\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1683\">Test Orchestration<\/p>\n<\/summary>\n<h2>Independent Orchestration: Decoupled Licensing!<\/h2>\n<p><b>The Challenge:<\/b><\/p>\n<p>Previously, using Test Orchestration (TO) was strictly tied to your active module licenses for Web, Mobile, API, or Desktop testing. If one of those underlying service licenses expired or became inactive, it created a hard functional blocker within TO\u2014even for users whose primary role was just to build and manage orchestrated workflows. This rigid dependency disrupted continuous testing strategies and unnecessarily complicated license management across large QA teams.<\/p>\n<p><b>The Fix:<\/b><\/p>\n<p>We have completely decoupled Test Orchestration from these underlying service-module dependencies. TO now\u00a0operates\u00a0as a fully independent orchestration layer. You can seamlessly build, manage, and execute orchestration scripts without requiring active Web, Mobile, API, or Desktop module licenses. Crucially, the platform still securely respects your existing role-based access controls (RBAC) and accurately governs execution capacity based purely on your available Browser and Mobile execution inventory.<\/p>\n<p><b>How will it help?<\/b><\/p>\n<p>This licensing update provides greater flexibility and removes arbitrary administrative blockers from your orchestration workflows.<\/p>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"7\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b>Uninterrupted Orchestration:<\/b>\u00a0Continue building, managing, and executing your complex test flows without unexpected access blocks caused by individual module license expirations.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"7\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b>Streamlined Team Access:<\/b>\u00a0QA managers and orchestration engineers can now freely\u00a0utilize\u00a0the TO workspace to coordinate overarching test strategies without consuming individual service-module licenses.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"7\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b>Resource-Based Scaling:<\/b>\u00a0Scale your\u00a0orchestrations naturally\u00a0based on your actual execution capacity (Browser\/Mobile slots) rather than being restricted by module-level licensing.<\/li>\n<\/ul>\n<h2>Batch Execution: Folder-Level Scheduling!<\/h2>\n<p><b>The Challenge:<\/b><\/p>\n<p>Managing and scheduling large test suites can quickly become an administrative burden. Previously, if you wanted to schedule a group of related workflows to run at the same time, you had to configure the scheduling parameters for each workflow individually. This repetitive process was not only tedious and time-consuming but also increased the risk of manual configuration errors across your test batches.<\/p>\n<p><b>The Fix:<\/b><\/p>\n<p>We have introduced a powerful new\u00a0<b>Folder-level Scheduler<\/b>\u00a0within Test Orchestration. Instead of managing individual scripts one by one, you can now apply a single scheduling configuration to an entire folder. This instantly schedules multiple workflows contained within that folder to execute using the exact same parameters.<\/p>\n<p><b>How will it help?<\/b><\/p>\n<p>This enhancement dramatically simplifies the administration of massive test suites.<\/p>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"8\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b>Massive Time Savings:<\/b>\u00a0Eliminate\u00a0repetitive setup tasks by configuring the schedule once at the folder level, instantly applying it to dozens of underlying workflows.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"8\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b>Guaranteed Consistency:<\/b>\u00a0Ensure that all related tests in a specific batch run with the exact same configurations, environments, and timing rules,\u00a0eliminating\u00a0configuration drift.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"8\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b>Effortless Scalability:<\/b>\u00a0As your test suites grow, managing execution schedules\u00a0remains\u00a0simple and organized by\u00a0leveraging\u00a0your existing folder hierarchies.<\/li>\n<\/ul>\n<\/details>\n<details id=\"e-n-accordion-item-1684\">\n<summary tabindex=\"-1\" data-accordion-index=\"5\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-1684\">qAPI Product Release Update<\/p>\n<\/summary>\n<h2 aria-level=\"3\">Enterprise-Ready\u00a0Execution: Node CLI Plugin Upgrades for\u00a0qAPI!<\/h2>\n<p><b>The Challenge:<\/b><\/p>\n<p>Managing API performance and functional testing via command-line interfaces across large, enterprise-level teams can get complicated. Previously, fetching project details via the CLI relied on user email addresses, which\u00a0didn\u2019t\u00a0scale well within complex enterprise structures where team-based access is the standard. Furthermore, sharing the results of CLI-triggered test runs often\u00a0involved\u00a0manual data extraction or wrestling with clunky file sharing, creating friction for teams trying to review execution reports quickly.<\/p>\n<p><b>The Fix:<\/b><\/p>\n<p>We have significantly upgraded the\u00a0<b>Node CLI Plugin<\/b>\u00a0for\u00a0qAPI\u00a0to better support enterprise workflows. First, we transitioned project fetching from user emails to team IDs (\/projects?teamId), perfectly aligning the CLI with robust, enterprise-grade project management structures. We also introduced a new feature (\/get-reports-url) that automatically generates a secure CDN link for your execution reports\u2014valid for seven days\u2014directly from the command line.<\/p>\n<p><b>How will it help?<\/b><\/p>\n<p>These CLI enhancements streamline headless API testing for large-scale engineering teams.<\/p>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"9\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b>Enterprise-Scale Management:<\/b>\u00a0Fetching project data based on Team ID ensures the CLI integrates flawlessly with complex organizational structures and role-based access configurations.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"9\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b>Instant Report Sharing:<\/b>\u00a0Automatically generate secure, temporary CDN URLs for your test reports straight from the CLI, making it incredibly simple to share results with your team or attach them to build logs.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"9\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b>Streamlined Automation:<\/b>\u00a0With a dedicated CLI plugin type and x-api-key support for URL generation, building secure, automated\u00a0qAPI\u00a0testing pipelines into your CI\/CD processes is smoother than ever.<\/li>\n<\/ul>\n<h2>Seamless Navigation: Enhanced Project Listing!<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-content\/uploads\/2026\/05\/Enhanced-Project-Listing-1024x497.png\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" srcset=\"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-content\/uploads\/2026\/05\/Enhanced-Project-Listing-1024x497.png 1024w, https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-content\/uploads\/2026\/05\/Enhanced-Project-Listing-300x145.png 300w, https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-content\/uploads\/2026\/05\/Enhanced-Project-Listing-768x372.png 768w, https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-content\/uploads\/2026\/05\/Enhanced-Project-Listing-1536x745.png 1536w, https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-content\/uploads\/2026\/05\/Enhanced-Project-Listing.png 1728w\" alt=\"Enhanced Project Listing\" width=\"1024\" height=\"497\" \/><\/p>\n<p><b>The Challenge:<\/b><\/p>\n<p>As enterprise teams scale their API testing footprints, the number of active projects can grow rapidly into\u00a0the dozens\u00a0or hundreds. Previously, the\u00a0qAPI\u00a0dashboard restricted the project view\u2014only loading the first page of 15 projects and preventing users from scrolling or navigating to see the rest of their portfolio. This forced teams to rely on direct links or search workarounds just to access older or lower-priority projects.<\/p>\n<p><b>The Fix:<\/b><\/p>\n<p>We have resolved this limitation by overhauling the data-fetching and pagination logic within the\u00a0qAPI\u00a0project dashboard. Following successful validation in our staging environments, the fix is fully deployed, ensuring that your complete catalog of projects now loads fluidly and accurately across all pages.<\/p>\n<p><b>How will it help?<\/b><\/p>\n<p>This fix restores complete visibility and smooth navigation to your workspace.<\/p>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"10\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b>Full Portfolio Visibility:<\/b>\u00a0Effortlessly browse through your entire history of API testing projects without arbitrary UI cutoffs or missing entries.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"10\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b>Frictionless Browsing:<\/b>\u00a0Experience smooth, reliable page loading as you scroll through large collections of enterprise projects.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"10\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b>Better Team Coordination:<\/b>\u00a0Large testing teams can now confidently organize and\u00a0locate\u00a0their respective projects from a single, uncompromised dashboard view.<\/li>\n<\/ul>\n<h2>Enhanced Traceability: Script-Level Xray Visibility within Suites!<\/h2>\n<p><b>The Challenge:<\/b><\/p>\n<p>When managing large API test suites integrated with Jira Xray, it can be difficult to track which individual scripts are properly linked to your test management tools. Since Xray\u00a0determines\u00a0suite execution status based on its underlying linked scripts rather than a standalone suite-level configuration, testers previously had to open each script individually to verify its Xray integration details. This lack of centralized visibility made auditing large test suites time-consuming and\u00a0error-prone.<\/p>\n<p><b>The Fix:<\/b><\/p>\n<p>We have enhanced the visibility of Xray integration configurations directly within the\u00a0qAPI\u00a0test suite view. While direct suite-level configuration\u00a0isn\u2019t\u00a0native to Xray, you can now click the integration icon at the suite level to\u00a0immediately\u00a0view a clear breakdown of the linked scripts alongside their respective Xray integration details and script names.<\/p>\n<p><b>How will it help?<\/b><\/p>\n<p>This update centralizes your integration tracking, making test management much more transparent.<\/p>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"11\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b>Centralized Integration Audits:<\/b>\u00a0Instantly verify which scripts within a suite are correctly mapped to Xray without toggling back and forth between individual script configurations.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"11\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b>Clear Execution Mapping:<\/b>\u00a0Easily understand how your suite-level execution status will flow back to Jira based on a clear visual summary of its underlying scripts.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"11\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b>Streamlined Troubleshooting:<\/b>\u00a0Quickly\u00a0identify\u00a0unlinked or misconfigured scripts directly from the high-level suite overview, keeping your test management system perfectly synchronized.<\/li>\n<\/ul>\n<\/details>\n<h2>Flawless Connections: Enhanced iOS Device Streaming!<\/h2>\n<p><b>The Challenge:<\/b><\/p>\n<p>When using Test Generator v2 to automatically build test scenarios via integrations, any friction in the generation flow ruins the speed advantage of using AI. Previously, users faced two major hurdles: the\u00a0initial\u00a0streaming API could experience a bottleneck\u2014taking up to two minutes just to return a &#8220;Generating&#8221; status\u2014and auto-generated variable actions lacked structural logic. If a script required multiple variables (e.g., Var 1 through Var 5), the AI\u00a0didn&#8217;t\u00a0automatically cross-reference its memory to intelligently link those variables to\u00a0subsequent\u00a0data handler steps, forcing testers to manually patch the logic. Additionally, path values for generated steps were buried, making it tedious to audit the AI&#8217;s structural paths.<\/p>\n<p><b>The Fix:<\/b><\/p>\n<p>We have rolled out critical enhancements to\u00a0<b>Test Generator v2\u00a0<\/b>to\u00a0optimize\u00a0both backend performance and AI logic. We dramatically accelerated the\u00a0initial\u00a0stream\u00a0API response time, slashing the latency required to\u00a0initiate\u00a0a generation job. On the intelligence front, the AI now automatically names variables inside the &#8220;Create Variable&#8221; action and intelligently maps those identical variable names to corresponding downstream data handler actions (such as Dynamic Set steps) by referencing its historical memory. Finally, we have explicitly included the exact path values right inside the info section of every step TG generates.<\/p>\n<p><b>How will it help?<\/b><\/p>\n<p>These intelligence and speed optimizations turn AI generation into a fluid, hands-off experience.<\/p>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b>Instant Generation:<\/b>\u00a0No more waiting on spinning wheels. The optimized streaming API kicks off your AI generation jobs\u00a0almost instantly, accelerating your overall testing velocity.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b>Flawless End-to-End Variable Logic:<\/b>\u00a0The AI now handles multi-variable data mapping seamlessly. If your test scenario creates five variables, the system automatically tracks them in its memory and binds the correct variable to\u00a0subsequent\u00a0dynamic steps without manual intervention.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b>Transparent Step Auditing:<\/b>\u00a0With path values clearly visible in the info section of each generated step, you can\u00a0immediately\u00a0inspect, verify, and debug the exact navigation paths the AI mapped out.<\/li>\n<\/ul>\n<h2>Seamless SAP Scripting: Real-Time Locator Access!<\/h2>\n<p><b>The Challenge:<\/b><\/p>\n<p>Building automated tests for complex SAP web interfaces (like SAP Fiori) requires highly specific, often intricate element locators. Previously, gathering these unique SAP locators meant testers had to\u00a0frequently\u00a0break their workflow\u2014jumping between separate recording sessions, external inspection tools, or complex documentation just to copy and paste the correct identifiers into their test steps. This context-switching drastically slowed down the test creation process and increased the risk of manual errors.<\/p>\n<p><b>The Fix:<\/b><\/p>\n<p>We have fully integrated\u00a0<b>SAP Recorded Locators<\/b>\u00a0directly into the Web Testing builder. Now, while you are actively constructing your test steps on the canvas, you have immediate, real-time access to the specialized SAP locators you need without ever having to leave the test building interface.<\/p>\n<p><b>How will it help?<\/b><\/p>\n<p>This workflow enhancement removes the friction of testing complex SAP environments.<\/p>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b>Accelerated Test Building:<\/b>\u00a0Say goodbye to context-switching. You can now design, configure, and assign the correct SAP locators fluidly within a single, unified workspace.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b>Pinpoint Accuracy:<\/b>\u00a0By pulling recorded locators directly into your builder, you significantly reduce the risk of typos or incorrect element identification, ensuring your tests are robust from the start.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b>Developer-Friendly Experience:<\/b>\u00a0This seamless integration makes building complex SAP web tests faster, more intuitive, and far less tedious for your automation engineers.<\/li>\n<\/ul>\n<h2>Seamless CI\/CD Integration: Jenkins &amp; Azure Plugins for Desktop Testing!<\/h2>\n<h2><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-content\/uploads\/2026\/05\/Jenkins-Azure-Plugins-for-Desktop-Testing.png\" alt=\"Jenkins &amp; Azure Plugins for Desktop Testing\" width=\"1901\" height=\"695\" \/><\/h2>\n<p><b>The Challenge:<\/b><\/p>\n<p>As organizations modernize their deployment pipelines, manual testing interventions create significant bottlenecks. Previously, triggering automated scripts for Desktop applications required users to step outside of their primary CI\/CD workflows. Without native plugins for popular orchestration tools, teams had to rely on cumbersome manual triggers or complex, custom-built scripts to\u00a0initiate\u00a0their Desktop Testing suites, resulting in disjointed\u00a0delivery\u00a0pipelines and slower release cycles.<\/p>\n<p><b>The Fix:<\/b><\/p>\n<p>We have officially introduced dedicated\u00a0<b>Jenkins and Azure DevOps plugins<\/b>\u00a0specifically for the Desktop Testing Service. These new plugins empower you to seamlessly trigger and manage your automated desktop application scripts directly from your existing CI\/CD pipelines, bringing the service up to parity with our Web, API, and Mobile testing offerings.<\/p>\n<p><b>How will it help?<\/b><\/p>\n<p>This integration bridges the gap between your desktop application builds and your automated testing ecosystem.<\/p>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"3\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b>Unified Workflows:<\/b>\u00a0Manage your entire testing strategy\u2014across\u00a0Web, Mobile, API, and now Desktop\u2014from a centralized CI\/CD control plane.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"3\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b>Frictionless Automation:<\/b>\u00a0Automatically execute robust desktop automation scripts the moment a new build is deployed,\u00a0eliminating\u00a0manual handoffs and accelerating your time-to-market.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"3\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b>Developer Flexibility:<\/b>\u00a0Empower your engineering teams to seamlessly embed desktop quality gates into the familiar Jenkins or Azure environments they already use every day.<\/li>\n<\/ul>\n<h2 aria-level=\"3\">Continuous Execution: Connect to Existing SAP Windows!<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-content\/uploads\/2026\/05\/Connect-to-Existing-SAP-Windows.png\" alt=\"Connect to Existing SAP Windows\" width=\"1396\" height=\"717\" \/><\/p>\n<p><b>The Challenge:<\/b><\/p>\n<p>When automating complex desktop workflows within SAP GUI, test scripts traditionally\u00a0forced\u00a0a brand-new application instance to launch for every execution. If a test failed midway or if an engineer wanted to resume a specific sequence after manual intervention, they were forced to restart the entire SAP login and navigation flow from scratch. This rigid behavior created duplicate windows, consumed unnecessary system resources, and drastically slowed down test debugging and multi-step process validations.<\/p>\n<p><b>The Fix:<\/b><\/p>\n<p>We have implemented powerful session persistence capabilities within the Desktop Testing Service. Using a robust &#8220;attach-to-window&#8221; mechanism for Windows environments,\u00a0we&#8217;ve\u00a0introduced a dedicated \u2018Connect\u00a0To\u00a0Existing SAP Window\u2019 action. This allows your desktop\u00a0automation\u00a0to intelligently detect and hook into an already-open SAP session instead of triggering a fresh launch.<\/p>\n<p><b>How will it help?<\/b><\/p>\n<p>This workflow upgrade brings true continuity to your desktop SAP automation.<\/p>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"4\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b>Resume Without Restarting:<\/b>\u00a0Easily continue an automation flow exactly where it left\u00a0off, or\u00a0seamlessly transition between manual steps and automated executions without losing your session state.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"4\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b>Optimize\u00a0System Resources:<\/b>\u00a0Prevent your desktop environment from being cluttered with redundant, duplicate SAP application instances during iterative testing and debugging.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"4\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b>Accelerate Debugging:<\/b>\u00a0By bypassing the\u00a0initial\u00a0login and navigation sequences, automation engineers can rapidly test and refine specific downstream actions directly within an active SAP window.<\/li>\n<\/ul>\n<h2>Secure &amp; Streamlined: QloudBridge\u00a0Encryption &amp; Login Upgrades!<\/h2>\n<p><b>The Challenge:<\/b><\/p>\n<p>QloudBridge\u00a0acts as the vital tunnel connecting your local desktop environments to the\u00a0Qyrus\u00a0cloud platform. Any weakness in how this data is encrypted during transit poses a significant security risk for enterprise teams handling sensitive test data. Additionally, a clunky or unstable login flow creates unnecessary friction when engineers are trying to spin up local testing sessions. When underlying build issues cause these connections to drop unexpectedly, it disrupts automated runs and delays the entire testing cycle.<\/p>\n<p><b>The Fix:<\/b><\/p>\n<p>We have significantly enhanced the\u00a0QloudBridge\u00a0security architecture\u00a0by rolling out updated, enterprise-grade encryption protocols alongside a completely refined, smoother login flow. In tandem with these security hardening measures, we have successfully resolved underlying infrastructure and\u00a0build\u00a0bottlenecks that were previously causing minor connection instability. These updates have been fully verified on our staging environments and are\u00a0operating\u00a0exactly as expected.<\/p>\n<p><b>How will it help?<\/b><\/p>\n<p>This underlying infrastructure update provides a more resilient and secure testing foundation.<\/p>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"5\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b>Hardened Data Security:<\/b>\u00a0Your local test data and application traffic are now protected by even stronger encryption during transit, satisfying the most rigorous enterprise compliance standards.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"5\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b>Seamless Authentication:<\/b>\u00a0The improved login flow makes it faster and significantly more intuitive to authenticate and connect your local machine to the platform, removing friction from your daily workflow.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"5\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b>Unshakeable Stability:<\/b>\u00a0By resolving the core infrastructure issues,\u00a0we\u2019ve\u00a0ensured\u00a0a highly reliable, persistent connection that\u00a0won&#8217;t\u00a0unexpectedly drop during your long-running desktop automation suites.<\/li>\n<\/ul>\n<h2>Flawless Connections: Enhanced iOS Device Streaming!<\/h2>\n<p><b>The Challenge:<\/b><\/p>\n<p>Interacting with cloud-hosted iOS devices could sometimes suffer from slight video latency, dropped frames, or momentary disconnections during intense manual testing sessions or heavy automated runs. This streaming instability caused frustration, making it difficult to test UI responsiveness accurately or to confidently debug complex touch interactions on Apple hardware.<\/p>\n<p><b>The Fix:<\/b><\/p>\n<p>We have implemented major infrastructure upgrades to the device streaming protocol specifically for iOS device sessions. This includes optimized video encoding and a much more resilient connection architecture to ensure a rock-solid, high-definition stream between the physical iPhones and iPads in our data center and your local browser.<\/p>\n<p><b>How will it help?<\/b><\/p>\n<p>This underlying upgrade makes remote iOS testing feel like the device is sitting right on your desk.<\/p>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"6\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b>Silky Smooth Manual Testing:<\/b>\u00a0Experience near-zero latency when interacting with remote iOS devices, allowing for precise gestures, swipes, and taps without frustrating delays.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"6\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b>Rock-Solid Stability:<\/b>\u00a0Say goodbye to\u00a0dropped\u00a0sessions and frozen screens. The hardened connection ensures uninterrupted testing, even during extended, deep-dive debugging workflows.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"6\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b>Accurate UI Validation:<\/b>\u00a0A crystal-clear, lag-free stream means you can confidently\u00a0validate\u00a0animations, transitions, and overall application responsiveness without the interference of network jitter.<\/li>\n<\/ul>\n<h2>Independent Orchestration: Decoupled Licensing!<\/h2>\n<p><b>The Challenge:<\/b><\/p>\n<p>Previously, using Test Orchestration (TO) was strictly tied to your active module licenses for Web, Mobile, API, or Desktop testing. If one of those underlying service licenses expired or became inactive, it created a hard functional blocker within TO\u2014even for users whose primary role was just to build and manage orchestrated workflows. This rigid dependency disrupted continuous testing strategies and unnecessarily complicated license management across large QA teams.<\/p>\n<p><b>The Fix:<\/b><\/p>\n<p>We have completely decoupled Test Orchestration from these underlying service-module dependencies. TO now\u00a0operates\u00a0as a fully independent orchestration layer. You can seamlessly build, manage, and execute orchestration scripts without requiring active Web, Mobile, API, or Desktop module licenses. Crucially, the platform still securely respects your existing role-based access controls (RBAC) and accurately governs execution capacity based purely on your available Browser and Mobile execution inventory.<\/p>\n<p><b>How will it help?<\/b><\/p>\n<p>This licensing update provides greater flexibility and removes arbitrary administrative blockers from your orchestration workflows.<\/p>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"7\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b>Uninterrupted Orchestration:<\/b>\u00a0Continue building, managing, and executing your complex test flows without unexpected access blocks caused by individual module license expirations.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"7\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b>Streamlined Team Access:<\/b>\u00a0QA managers and orchestration engineers can now freely\u00a0utilize\u00a0the TO workspace to coordinate overarching test strategies without consuming individual service-module licenses.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"7\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b>Resource-Based Scaling:<\/b>\u00a0Scale your\u00a0orchestrations naturally\u00a0based on your actual execution capacity (Browser\/Mobile slots) rather than being restricted by module-level licensing.<\/li>\n<\/ul>\n<h2>Batch Execution: Folder-Level Scheduling!<\/h2>\n<p><b>The Challenge:<\/b><\/p>\n<p>Managing and scheduling large test suites can quickly become an administrative burden. Previously, if you wanted to schedule a group of related workflows to run at the same time, you had to configure the scheduling parameters for each workflow individually. This repetitive process was not only tedious and time-consuming but also increased the risk of manual configuration errors across your test batches.<\/p>\n<p><b>The Fix:<\/b><\/p>\n<p>We have introduced a powerful new\u00a0<b>Folder-level Scheduler<\/b>\u00a0within Test Orchestration. Instead of managing individual scripts one by one, you can now apply a single scheduling configuration to an entire folder. This instantly schedules multiple workflows contained within that folder to execute using the exact same parameters.<\/p>\n<p><b>How will it help?<\/b><\/p>\n<p>This enhancement dramatically simplifies the administration of massive test suites.<\/p>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"8\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b>Massive Time Savings:<\/b>\u00a0Eliminate\u00a0repetitive setup tasks by configuring the schedule once at the folder level, instantly applying it to dozens of underlying workflows.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"8\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b>Guaranteed Consistency:<\/b>\u00a0Ensure that all related tests in a specific batch run with the exact same configurations, environments, and timing rules,\u00a0eliminating\u00a0configuration drift.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"8\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b>Effortless Scalability:<\/b>\u00a0As your test suites grow, managing execution schedules\u00a0remains\u00a0simple and organized by\u00a0leveraging\u00a0your existing folder hierarchies.<\/li>\n<\/ul>\n<h2 aria-level=\"3\">Enterprise-Ready\u00a0Execution: Node CLI Plugin Upgrades for\u00a0qAPI!<\/h2>\n<p><b>The Challenge:<\/b><\/p>\n<p>Managing API performance and functional testing via command-line interfaces across large, enterprise-level teams can get complicated. Previously, fetching project details via the CLI relied on user email addresses, which\u00a0didn&#8217;t\u00a0scale well within complex enterprise structures where team-based access is the standard. Furthermore, sharing the results of CLI-triggered test runs often\u00a0involved\u00a0manual data extraction or wrestling with clunky file sharing, creating friction for teams trying to review execution reports quickly.<\/p>\n<p><b>The Fix:<\/b><\/p>\n<p>We have significantly upgraded the\u00a0<b>Node CLI Plugin<\/b>\u00a0for\u00a0qAPI\u00a0to better support enterprise workflows. First, we transitioned project fetching from user emails to team IDs (\/projects?teamId), perfectly aligning the CLI with robust, enterprise-grade project management structures. We also introduced a new feature (\/get-reports-url) that automatically generates a secure CDN link for your execution reports\u2014valid for seven days\u2014directly from the command line.<\/p>\n<p><b>How will it help?<\/b><\/p>\n<p>These CLI enhancements streamline headless API testing for large-scale engineering teams.<\/p>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"9\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b>Enterprise-Scale Management:<\/b>\u00a0Fetching project data based on Team ID ensures the CLI integrates flawlessly with complex organizational structures and role-based access configurations.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"9\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b>Instant Report Sharing:<\/b>\u00a0Automatically generate secure, temporary CDN URLs for your test reports straight from the CLI, making it incredibly simple to share results with your team or attach them to build logs.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"9\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b>Streamlined Automation:<\/b>\u00a0With a dedicated CLI plugin type and x-api-key support for URL generation, building secure, automated\u00a0qAPI\u00a0testing pipelines into your CI\/CD processes is smoother than ever.<\/li>\n<\/ul>\n<h2>Seamless Navigation: Enhanced Project Listing!<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-content\/uploads\/2026\/05\/Enhanced-Project-Listing-1024x497.png\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" srcset=\"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-content\/uploads\/2026\/05\/Enhanced-Project-Listing-1024x497.png 1024w, https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-content\/uploads\/2026\/05\/Enhanced-Project-Listing-300x145.png 300w, https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-content\/uploads\/2026\/05\/Enhanced-Project-Listing-768x372.png 768w, https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-content\/uploads\/2026\/05\/Enhanced-Project-Listing-1536x745.png 1536w, https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-content\/uploads\/2026\/05\/Enhanced-Project-Listing.png 1728w\" alt=\"Enhanced Project Listing\" width=\"1024\" height=\"497\" \/><\/p>\n<p><b>The Challenge:<\/b><\/p>\n<p>As enterprise teams scale their API testing footprints, the number of active projects can grow rapidly into\u00a0the dozens\u00a0or hundreds. Previously, the\u00a0qAPI\u00a0dashboard restricted the project view\u2014only loading the first page of 15 projects and preventing users from scrolling or navigating to see the rest of their portfolio. This forced teams to rely on direct links or search workarounds just to access older or lower-priority projects.<\/p>\n<p><b>The Fix:<\/b><\/p>\n<p>We have resolved this limitation by overhauling the data-fetching and pagination logic within the\u00a0qAPI\u00a0project dashboard. Following successful validation in our staging environments, the fix is fully deployed, ensuring that your complete catalog of projects now loads fluidly and accurately across all pages.<\/p>\n<p><b>How will it help?<\/b><\/p>\n<p>This fix restores complete visibility and smooth navigation to your workspace.<\/p>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"10\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b>Full Portfolio Visibility:<\/b>\u00a0Effortlessly browse through your entire history of API testing projects without arbitrary UI cutoffs or missing entries.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"10\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b>Frictionless Browsing:<\/b>\u00a0Experience smooth, reliable page loading as you scroll through large collections of enterprise projects.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"10\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b>Better Team Coordination:<\/b>\u00a0Large testing teams can now confidently organize and\u00a0locate\u00a0their respective projects from a single, uncompromised dashboard view.<\/li>\n<\/ul>\n<h2>Enhanced Traceability: Script-Level Xray Visibility within Suites!<\/h2>\n<p><b>The Challenge:<\/b><\/p>\n<p>When managing large API test suites integrated with Jira Xray, it can be difficult to track which individual scripts are properly linked to your test management tools. Since Xray\u00a0determines\u00a0suite execution status based on its underlying linked scripts rather than a standalone suite-level configuration, testers previously had to open each script individually to verify its Xray integration details. This lack of centralized visibility made auditing large test suites time-consuming and\u00a0error-prone.<\/p>\n<p><b>The Fix:<\/b><\/p>\n<p>We have enhanced the visibility of Xray integration configurations directly within the\u00a0qAPI\u00a0test suite view. While direct suite-level configuration\u00a0isn&#8217;t\u00a0native to Xray, you can now click the integration icon at the suite level to\u00a0immediately\u00a0view a clear breakdown of the linked scripts alongside their respective Xray integration details and script names.<\/p>\n<p><b>How will it help?<\/b><\/p>\n<p>This update centralizes your integration tracking, making test management much more transparent.<\/p>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"11\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b>Centralized Integration Audits:<\/b>\u00a0Instantly verify which scripts within a suite are correctly mapped to Xray without toggling back and forth between individual script configurations.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"11\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b>Clear Execution Mapping:<\/b>\u00a0Easily understand how your suite-level execution status will flow back to Jira based on a clear visual summary of its underlying scripts.<\/li>\n<\/ul>\n<ul>\n<li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"11\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b>Streamlined Troubleshooting:<\/b>\u00a0Quickly\u00a0identify\u00a0unlinked or misconfigured scripts directly from the high-level suite overview, keeping your test management system perfectly synchronized.<\/li>\n<\/ul>\n<h2 aria-level=\"2\">Ready to Leverage May&#8217;s Innovations?<\/h2>\n<p>We are committed to providing a unified platform that not only adapts to your evolving needs but also streamlines your critical processes, empowering you to release high-quality software with greater speed and confidence.<\/p>\n<p>Eager to explore how these advancements can transform your testing efforts? The best way to appreciate the\u00a0Qyrus\u00a0difference is to experience these new capabilities directly.<\/p>\n<p><b>Ready to dive deeper or get started?<\/b><\/p>\n<p><a href=\"https:\/\/www.qyrus.com\/contact-us\/\">Book a Personalized Demo<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Welcome to the May update! We&#8217;ve\u00a0focused heavily on deepening platform integration, introducing smarter AI-driven logic, and giving enterprise teams much greater execution flexibility. Across our services, we are breaking down silos and accelerating your daily testing rhythms. In Web Testing,\u00a0we&#8217;ve\u00a0unlocked real-time locator access for seamless SAP scripting and rolled out major intelligence and speed upgrades [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":19289,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[44,13],"tags":[],"industry":[],"solution":[],"class_list":["post-19283","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-release-note","category-release-notes"],"_links":{"self":[{"href":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-json\/wp\/v2\/posts\/19283","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-json\/wp\/v2\/comments?post=19283"}],"version-history":[{"count":0,"href":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-json\/wp\/v2\/posts\/19283\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-json\/wp\/v2\/media\/19289"}],"wp:attachment":[{"href":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-json\/wp\/v2\/media?parent=19283"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-json\/wp\/v2\/categories?post=19283"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-json\/wp\/v2\/tags?post=19283"},{"taxonomy":"industry","embeddable":true,"href":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-json\/wp\/v2\/industry?post=19283"},{"taxonomy":"solution","embeddable":true,"href":"https:\/\/symmetricsolutionz.co.in\/qyrus\/wp-json\/wp\/v2\/solution?post=19283"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}