Live Webinar: How to Select an Automation Tool in the AI Era: Hype vs Reality Register Now.
Turn your manual testers into automation experts!Request a Demo

Release Notes: Monitoring Timezone, Jira Enhancement, Retest API.

Weekly Newsletter
Receive weekly testRigor newsletters packed with insights on test automation, codeless testing, and the latest advancements in AI.

Monitoring timezone

Users can now specify a custom timezone when scheduling runs for monitoring, making it easier to align testing with local time settings. Simply navigate to  Settings -> Advanced -> Schedule to set your preferred time. Available timezones will be displayed, with the default set to Los Angeles, CA (GMT -7:00) if none is specified.

Caption: New Monitoring Timezone look

Jira Integration Enhancement: Improved Accessibility Reporting

Creating issues in Jira is now enhanced with detailed accessibility violation information. When an accessibility issue is reported, all relevant details—including violation type, impact, and description—will automatically populate, ensuring comprehensive reporting for better tracking and resolution.

Caption: New Jira Description format

Retest API update:

The Retest API (https://api.testrigor.com/api/v1/apps/{{appId}}/retest) has been enhanced to provide additional flexibility in specifying test node configurations, supporting more detailed control over test execution environments.

Key Updates:

  • New Payload Parameters:

    • overrideTestNodes: When set to true, the test nodes specified in testNodes will override any existing nodes configured for the test suite execution. If set to false or omitted, the specified nodes will be merged with the current configuration.

    • testNodes: An array of TestNode instances, each representing a distinct test environment (browser or device settings).

  • Example Payload:
    {
      "overrideTestNodes": true,
      "testNodes": [
        {
          "provider": "BUILT-IN",
          "os": "Ubuntu",
          "browser": "Firefox"
         }
      ]
    }
  • Supported Providers:
    TESTRIGOR, BUILT-IN, BROWSER_STACK, LAMBDA_TEST, SAUCE_LABS, or leave empty and it will default to TestRigor provider.
Related Articles

Release Notes: Version Control, Rerun Failed, Team Folders

Version Control for Test Cases This feature introduces test case versioning, similar to the existing functionality for rules, ...

Release Notes: New Setting for Finding Tables

New Setting for Finding Tables This update introduces a condition-based table search strategy to improve table detection ...

Release Notes: Retry Clicks, Extract Rules, Live Mode Description

Retry Clicks Functionality We’ve introduced a new enhancement to the click command designed to improve reliability when a ...
Privacy Overview
This site utilizes cookies to enhance your browsing experience. Among these, essential cookies are stored on your browser as they are necessary for ...
Read more
Strictly Necessary CookiesAlways Enabled
Essential cookies are crucial for the proper functioning and security of the website.
Non-NecessaryEnabled
Cookies that are not essential for the website's functionality but are employed to gather additional data. You can choose to opt out by using this toggle switch. These cookies gather data for analytics and performance tracking purposes.