Qyrus Named a Leader in The Forrester Wave™: Autonomous Testing Platforms, Q4 2025 – Read More

Welcome to our first update of 2026!  

As we kick off the new year, our focus is on empowering you with precision, security, and limitless scale. This January, we are delivering features that refine the granularity of your testing control while ensuring your enterprise ecosystem remains robust and secure.  

We believe that the foundation of a great year in quality assurance starts with tools that are not just powerful, but also transparent and safe. 

In this release, we’ve fortified the platform with end-to-end encryption for all sensitive configurations and unlocked unlimited potential for enterprise performance testing.  

We’ve also introduced granular controls for your test data and locators, added smart proactive warnings for resource management, and closed the feedback loop with automated evidence syncing for Xray. These updates are designed to give you a total command over your testing strategy from day one. 

Let’s explore the powerful new capabilities arriving on the Qyrus platform this January! 

Web Testing

Precision Testing: Execute Suites with Specific Data Ranges! 

Precision Testing-Execute Suites with Specific Data Ranges

The Challenge:  

Previously, Test Data Management (TDM) was an “all or nothing” affair. While users could clone or remove rows, there was no way to simply select a specific subset of data for a test run. If you wanted to test just five specific scenarios out of a dataset of a hundred, you often had to create a separate data file or temporarily delete the unwanted rows, which was inefficient and risky. 

The Fix:  

We have introduced Data Range Selection for Test Suites. You now have the flexibility to select specific rows or define a range of data from your dynamic tables within TDM to be used for execution. 

How will it help?  

This feature gives you granular control over your test executions. 

  • Target Specific Scenarios: Easily isolate and test specific edge cases without running your entire dataset. 
  • Save Time: significantly reduce execution time by running only the data rows that matter for your current validation. 
  • Non-Destructive Testing: There is no need to modify or delete data from your master files just to run a partial test. 

Proactive Alerts: Smart Warnings for High-Volume Executions! 

Smart Warnings for High-Volume Executions

The Challenge:  

When executing a large number of scripts simultaneously, users were often unaware of their organization’s concurrency limits. This frequently led to situations where scripts would sit in a queue for too long and eventually time out, or where all available browsers were monopolized for extended periods. This lack of visibility caused confusion and frustration when tests failed or resources became unavailable without a clear explanation. 

The Fix:  

We have added intelligent prompt messages to the execution screen. The system now detects when the number of queued scripts is high relative to your available concurrency. If this threshold is crossed, a message will automatically display, warning you that due to the high volume and limited concurrency, timeouts may occur, and browsers may be unavailable for the duration of the run. 

How will it help?  

This update manages expectations and helps you plan your test runs more effectively. 

  • Prevent “Silent” Failures: You are immediately alerted to the risk of timeouts before you even start the run, rather than wondering why tests failed later. 
  • Better Resource Planning: It provides visibility into your concurrency usage, helping you decide whether to break up large suites or schedule runs differently. 
  • Clearer Troubleshooting: It removes the mystery behind “stuck” or timed-out tests, clearly linking the issue to queue volume and concurrency limits. 

Complete the Picture: Automated Evidence Sync for Xray! 

Automated Evidence Sync for Xray

The Challenge:  

Previously, while Xray tracked the final status of a test (Pass/Fail), it lacked the detailed evidence needed to understand why a specific result occurred. To provide proof of execution or investigate a failure, users were forced to manually upload logs and screenshots to Xray or switch back to the Qyrus platform to find the data. This created a disconnected workflow and made audit trails difficult to maintain. 

The Fix:  

We have enhanced the Xray integration to support automatic evidence synchronization. Now, immediately after a test completes in Qyrus, all execution evidence—including detailed logs and screenshots—is automatically transmitted to Xray and attached directly to the corresponding test run. 

How will it help?  

This update ensures your test management tool becomes a complete, “single source of truth.” 

  • Eliminate Manual Work: No more tedious downloading and uploading of screenshots to prove a test passed or failed. 
  • Instant Traceability: Every test run in Xray is now automatically backed by concrete evidence, making audits and reviews seamless. 
  • Faster Debugging: Developers and testers can view logs and failure screenshots directly within Xray without needing to switch platforms. 

Mix, Match, & Locate: Build Powerful Composite Locators! 

Build Powerful Composite Locators

The Challenge:  

Previously, constructing locators for dynamic web elements was restricted by an “either/or” limitation. Users could use a static string, or a single TDM parameter, or a global Variable to define a locator. It was impossible to combine these elements—for example, creating an XPath that included both a static ID prefix and a dynamic user ID from a variable. This made interacting with complex, dynamically generated UIs (like grids or lists with unique, composite IDs) difficult and rigid. 

The Fix:  

We have unlocked the ability to create Composite Dynamic Locators. You can now construct a single locator by combining multiple dynamic values along with static text. 

How will it help?  

This update significantly increases the flexibility and robustness of your object identification. 

  • Reduce Scripting: You no longer need complex scripting workarounds to construct these strings before the step runs; you can build them directly in the locator field. 
  • Improve Reliability: Create more precise locators that adapt to changing data, ensuring your tests stay green even when the data shifts. 

No More Guesswork: Instant Confirmation for Local Runs! 

Instant Confirmation for Local Runs

The Challenge:  

Previously, when running tests on a local agent (Local Run), the process would end silently. There was no explicit notification or popup to signal that the execution had officially finished. This left users in a state of uncertainty—wondering if the test was complete, if it was still processing in the background, or if the connection had simply hung. 

The Fix:  

We have improved the feedback loop for local executions. Now, the moment your local run finishes, the system will display a clear and prominent “Execution Completed” message. 

 How will it help?  

This simple but effective UI update removes ambiguity from your workflow. 

  • Immediate Certainty: You know exactly when you can proceed to the next task or review your results. 
  • Reduced Friction: It eliminates the need to double-check logs or wait unnecessarily to ensure the process is done. 
  • Better UX: It provides a polished, confident end-state to your local testing sessions. 

End-to-End Encryption for All Sensitive Fields Across Web, Desktop and API 

The Challenge:  

Previously, while the platform was secure, there were areas where sensitive configuration data—such as passwords in database connections, API keys in integrations, or secrets in global variables—might have been accessible in plaintext within the UI or API responses. In an enterprise environment, any visibility of these secrets poses a potential security risk and complicates compliance with strict data protection standards. 

The Fix:  

We have implemented a rigorous encryption protocol across the entire application. Now, all sensitive fields including Global Variables, Integrations, Database configurations, Authentication settings, and Certificates are strongly encrypted at rest and in transit. 

  • Zero Plaintext Visibility: These values are now permanently masked or hidden in the user interface. 
  • Secure API Responses: The backend API no longer returns these values in plaintext, ensuring they cannot be intercepted or viewed via network logs. 

How will it help?  

This update significantly strengthens your security posture. 

  • Data Leak Prevention: It guarantees that your most critical secrets (passwords, tokens, keys) are never exposed to unauthorized users, even those with access to the project. 
  • Enhanced Compliance: It helps you meet strict industry security standards and audit requirements regarding the handling of sensitive credentials. 
  • Peace of Mind: You can configure integrations and databases with confidence, knowing that your credentials are cryptographically secure. 

Scale Without Limits: Unlimited Virtual Users for Enterprise Performance Tests! 

Unlimited Virtual Users for Enterprise Performance Tests

The Challenge:  

Previously, performance testing was often constrained by licensing limits or caps on the number of “Virtual Users” (VUs) available to a project. This created a ceiling on how much load you could simulate, making it difficult to accurately stress-test enterprise-grade applications. You might have been able to test for normal traffic, but you couldn’t easily simulate massive spikes (like a Black Friday sale) without hitting an artificial wall or purchasing expensive add-ons. 

The Fix:  

We have unlocked Unlimited Virtual Users for our Enterprise plan users. You can now configure your API performance tests with as many simulated users as required to match your real-world scale, without being held back by platform restrictions. 

How will it help?  

This update empowers you to conduct truly comprehensive load testing. 

  • Simulate Real-World Scale: Accurately replicate massive traffic surges to see how your APIs hold up under extreme pressure. 
  • Find Breaking Points: Push your system until it breaks to identify true bottlenecks, rather than stopping because you ran out of VUs. 
  • No Extra Costs: Run high-volume tests as often as needed without worrying about purchasing additional user packs or licenses. 

Ready to Leverage January’s Innovations?

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. 

Eager to explore how these advancements can transform your testing efforts? The best way to appreciate the Qyrus difference is to experience these new capabilities directly. 

Ready to dive deeper or get started? 

Welcome to our November update! As we approach the end of the year, our mission to simplify and supercharge your testing lifecycle continues with renewed vigor. In November, we’ve focused on removing the friction between your tools and your goals, delivering enhancements that offer greater visibility, deeper ecosystem integration, and a more personalized AI experience.

In November, we are bridging critical gaps in your workflow. We’ve made reporting clearer with context-rich screenshots, streamlined test creation with instant cURL imports, and empowered enterprise teams by unlocking full Test Suite executions directly within Xray. Plus, our AI algorithms are now smarter than ever, capable of leveraging memory to adapt to your specific context. These updates are all about giving you the clarity and control you need to test with confidence.

Let’s dive into the powerful new features available on the Qyrus platform in November!

Web Testing

Context is King: Step Descriptions Now Label Your Screenshots!

label-test-steps

The Challenge:

Previously, screenshots in execution reports were labeled with a generic “Screen Shot” tag. This forced users to constantly cross-reference the image with the test log to understand exactly what action was being captured in that specific frame, making the review process slower and less intuitive.

The Fix:

We have updated the reporting engine to replace the generic “Screen Shot” label. Now, the specific step description (e.g., “go to url”) is automatically displayed directly on the top left of every screenshot in the report.

How will it help?

This enhancement provides immediate context for every visual in your report. You can now browse through screenshots and instantly understand the specific test action being depicted without needing to look elsewhere. This significantly improves report readability, reduces cognitive load, and speeds up the debugging and review process.

No More Toggling: View Recorded Locators Instantly on the Step Page!

View-Recorded-Locators

The Challenge:

Previously, after using the Qyrus Recorder to capture a test flow, the specific locator values (like XPaths or CSS selectors) were not immediately visible on the main test step page. To view or verify these locators, functional testers found it cumbersome to have to re-enter “record mode” via the Encapsulate Chrome extension, disrupting their workflow just to check technical details.

The Fix:

We have updated the Qyrus Recorder with improved locator detection and data handling. Now, after recording a session, all captured locator values are immediately populated and visible directly on the step page within the Qyrus platform.

How will it help?

This update significantly streamlines the script review and validation process. You no longer need to switch back and forth between the platform and the recorder extension just to see how an element is being identified. This gives functional testers and automation engineers instant visibility into their test logic, making it faster and easier to verify scripts and ensure the correct elements are being targeted.

Scale Your Xray Testing: Suite Execution Now Supported!

The Challenge:

Previously, our integration with Xray was limited to triggering single test scripts. This created a workflow bottleneck for teams who needed to execute larger batches of tests or full regression sets, as there was no capability to launch a complete Test Suite directly from the Xray interface.

The Fix:

We have upgraded our Xray integration to fully support Test Suite execution. Users can now trigger the execution of entire suites from within Xray with the same ease and simplicity as running a single script.

How will it help?

This update allows you to significantly scale your testing efforts directly from your test management tool. You are no longer restricted to triggering scripts one by one; instead, you can launch comprehensive test suites in a single action. This streamlines your execution workflow, ensuring that your Xray-driven testing is as efficient and powerful as your needs demand.

Copy, Paste, Done: Import APIs Instantly with cURL!

The Challenge:

Creating API tests manually can be a tedious process of copy-pasting individual components—headers, bodies, URLs, and methods—from your documentation or browser developer tools into the test platform. This manual reconstruction is not only slow but also increases the risk of transcription errors, leading to frustrated testers and broken initial tests.

The Fix:

We have introduced a new “Import via cURL” option in the API creation workflow. You can now simply paste a raw cURL command directly into Qyrus. The system will automatically parse the command and instantly create a fully configured API test with all the correct parameters, headers, and body content mapped for you.

How will it help?

This feature is a massive time-saver that bridges the gap between development and testing. Developers and testers often have cURL commands readily available (from API docs or network logs). By allowing direct import, we eliminate the manual data entry, ensuring your API tests are set up instantly and accurately, exactly as they were defined in your cURL command.

AI That Remembers: Enhanced Algorithms Now Access User Memory!

The Challenge:

Previously, while our AI algorithms were powerful, they often operated in isolation for each interaction. Without access to a persistent memory of past preferences, specific project contexts, or user-defined constraints, the AI could sometimes provide generic suggestions or require users to repeatedly provide the same background information, slowing down the workflow.

The Fix:

We have rolled out significant enhancements to all our AI algorithms. For users who have opted into the memory feature, these algorithms can now securely access and utilize stored context and preferences.

How will it help?

This upgrade makes your AI interactions significantly smarter and more personalized.

  • Reduced Repetition: The AI remembers your specific constraints and preferences, so you don’t have to repeat them.
  • Better Suggestions: Whether generating test data or building scenarios, the AI now understands your unique context, leading to more relevant and accurate results.
  • Seamless Workflow: Experience a more continuous and intelligent partnership with the platform, as the AI learns and adapts to your specific way of working over time.

Ready to Accelerate Your Testing with November Upgrades?

 

We are dedicated to evolving Qyrus into a platform that not only anticipates your needs but also provides practical, powerful solutions that help you release top-quality software with greater speed and confidence.

Curious to see how these October enhancements can benefit your team? There’s no better way to understand the impact of Qyrus than to see it for yourself.

 

Ready to dive deeper or get started?

The world of software testing moves fast, and staying ahead requires tools that not only keep pace but actively drive innovation. At Qyrus, we’re relentlessly focused on evolving our platform to empower your teams, streamline your workflows, and make achieving quality more intuitive than ever before. May was a busy month behind the scenes, packed with exciting new features and significant enhancements designed to give you even more power and flexibility in your testing journey.
Get ready to explore the latest advancements we’ve rolled out across the Qyrus platform!

Complex Web Tests, Now Powered by AI Genius!

Manual coding for complex calculations in web tests? Consider it a thing of the past! We’re thrilled to introduce a game-changing AI feature that lets you generate custom Java and JS code using simple, natural language descriptions. Just tell Qyrus what you need the code to do, and our AI gets to work, even understanding the variables you’ve already set up in your test. This AI Text-to-Code conversion is seamlessly integrated with our Execute JS, Execute JavaScript, and Execute Java actions, designed to produce accurate, executable snippets right when you need them. You maintain control, of course – easily review, modify, or copy the generated code before using it.
A quick note: This powerful AI code generation is currently a Beta feature, and we’re actively refining it based on your feedback!

Enhanced Run Visibility for Web Tests

But that’s not all for Web Testing this month. For our valued enterprise clients, managing your test runs just got clearer. You now have enhanced visibility into your test execution queues, allowing you to see detailed information, including the exact position of your test run in the queue. Gain better insight, plan more effectively, and stay informed every step of the way.

Sharper Focus for Your Mobile Visuals

Visual testing on mobile is crucial, but sometimes you need to tell your comparison tools to look past dynamic elements or irrelevant areas. This month, we’ve enhanced our Mobile Testing Mobile Testing capabilities to give you more granular control. You can now easily ignore specific areas within your mobile application screens, excluding those regions entirely from visual comparisons.

Additionally, you can ignore the header or footer of the screen meaning that you can easily compare different execution results and not run into issues due to differences in the notification bar or in a footer.
This means cleaner, more relevant results and less noise when you’re ensuring your app looks exactly as it should across devices. Focus on what truly matters for your app’s user interface integrity.

Device Farm: Smoother Streaming, Better Guidance

We know your time on the Device Farm Device Farm streaming screen is valuable, and a smooth experience is key. This month, we’ve rolled out several user experience improvements to make your interactions even more intuitive. The tour guide text has been refined to be more informative, guiding you clearly through the features.
We’ve also added a Global Navbar directly inside the device streaming page, providing consistent navigation right where you need it. Plus, for those times you’re working with a higher zoom percentage, we’ve included a handy scroll bar to make navigating the page much easier. Small changes, big impact on your workflow!

Desktop Testing: Schedule Your Success

We’re excited to announce that test scheduling is now available in Qyrus Desktop Testing. This highly requested feature, already familiar from other modules, brings a new level of automation to your desktop workflows. It’s particularly powerful for those complex end-to-end test cases that span across different modules, perhaps starting in a web portal, moving through a back office, and ending in servicing.
Now, you can schedule these crucial test flows, ensuring your regression suites run automatically, even aligning with deployment schedules. This means no more worrying about desktop availability at the exact moment of execution – Qyrus handles it for you. With this feature, efficiently managing tests for workflows impacting dozens of test cases becomes significantly simpler.

Smarter AI for Broader Test Coverage

Our commitment to leveraging AI to make testing more intelligent continues this month with key improvements to both TestGenerator and TestGenerator+. We’ve been refining these powerful features under the hood, and the result is simple but significant: you should now see more tests built by the AI compared to previous versions.
Remember, TestGenerator is designed to transform your JIRA tickets directly into actionable test scenarios, bridging the gap between development tasks and testing needs. TestGenerator+ takes it a step further, actively exploring untested areas of your application, intelligently identifying gaps, and helping you increase your overall test coverage. These enhancements mean our AI is working even harder to help you achieve comprehensive and efficient testing with less manual effort.

Ready to Experience the May Power-Ups?

This month’s Qyrus updates are all about putting more power, intelligence, and efficiency directly into your hands. From harnessing AI to generate complex web code to gaining sharper insights from mobile visual tests, scheduling your desktop workflows, and boosting the output of our AI test generators – every enhancement is designed with your success in mind. We’re dedicated to providing a platform that adapts to your needs, streamlines your processes, and helps you deliver quality software faster than ever before.
Excited to see these May power-ups in action? There’s no better way to understand the impact Qyrus can have on your testing journey than by experiencing it firsthand.
Ready to learn more or get started?
And don’t forget to explore our documentation for more details on these new features!

We’re constantly building, innovating, and looking for ways to make your testing life easier. Stay tuned for more exciting updates from Qyrus!

At Qyrus, we’re relentlessly focused on evolving our platform to empower your teams, streamline your workflows, and make achieving quality more intuitive than ever before. May was a busy month behind the scenes, packed with exciting new features and significant enhancements designed to give you even more power and flexibility in your testing journey. Here’ re the latest advancements we’ve rolled out across the Qyrus platform!

Excited to see these May power-ups in action? There’s no better way to understand the impact Qyrus can have on your testing journey than by experiencing it firsthand.

 

Ready to Experience the May Power-Ups?

 

This month’s Qyrus updates are all about putting more power, intelligence, and efficiency directly into your hands. From harnessing AI to generate complex web code to gaining sharper insights from mobile visual tests, scheduling your desktop workflows, and boosting the output of our AI test generators – every enhancement is designed with your success in mind. We’re dedicated to providing a platform that adapts to your needs, streamlines your processes, and helps you deliver quality software faster than ever before.

Excited to see these May power-ups in action? There’s no better way to understand the impact Qyrus can have on your testing journey than by experiencing it firsthand.

 

 

Ready to learn more or get started?