Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

We are thrilled to announce the release of Qualitia Automation Studio (QAS) - 9.0. In this section, you will find information about the new features incorporated into the QAS 9.0, as well as details regarding enhancements, bug fixes, and known issues.

Release Notes for

...

September Release (Build

...

)

What's New

  • SFDCSwitchAppUsingURL: A new action, SFDCSwitchAppUsingURL, has been introduced, allowing users to switch to a specified app using its URL. It allows you to select the app from the list of connections, reducing the effort of manually enter the URL.

  • Create Salesforce API Object: You can now create a Salesforce API object directly from the contextual menu. This provides ease while working.

  • Take a Tour: A new feature allows you to take a guided tour of Qualitia – Client, providing an overview of its functionality.

...

  • Live Report Disabled During Execution & Not Visible on Real-Time Reporting Portal: If the Live Report option is disabled and execution is not visible on the Real-Time Reporting portal, check the disk space—it should be at least 10%. To temporarily resolve this, update the
    C:\ProgramData\Qualitia Automation Studio - Server\workspace\data\settings.yaml
    and set the appropriate limit.

  • A blank window may appear during offline headless execution when using Chrome browser version 129.

  • For mobile execution, capabilities must be manually added in the ADO pipeline. Refer for more details.

Release Notes for August Release (Build 9.0.3835)

What's New

  • Enable URL Encoding in Request Body: As a Qualitia user, you can now enable URL encoding within the request body, providing greater flexibility and control over web requests.

  • Salesforce Weblink Buttons Visibility in Object Repository: Salesforce weblink buttons are now visible in the object repository, similar to how standard buttons are displayed. This improves automation testing coverage and simplifies test case creation.

  • Skip Step at Test Case Level: Introduced the ability to skip steps at the test case level. This allows you to selectively bypass steps during execution without impacting the global task used in other test cases.

  • Filter for Mandatory and Non-Mandatory Fields in Object Import Dialog Box: The import objects dialog box now includes a filter that allows you to easily distinguish between mandatory and non-mandatory fields, streamlining the Salesforce object import process.

  • Auto-Generated Default Request Headers for REST API Objects: When creating a REST API object, default request headers are now auto-generated, reducing manual configuration and ensuring consistent headers across requests.

  • Request Body Details in Execution Report: The Qualitia execution report now includes details of the request body. This enhancement helps validate that the correct request body is being passed, assisting with debugging and validation.

  • Step-Level Configurations: You can now configure step-level behavior, such as enabling or disabling screenshots. This enhancement provides greater flexibility for custom configurations during test execution.

  • Multi-Locator Support for SFDC Import: Added support for importing multiple locators for Salesforce (SFDC) objects. This enhancement enables you to specify and manage multiple locators for a single object, improving object recognition and flexibility during automation in Salesforce environments.

...