Versions Compared

Key

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

...

  • SFDCSwitchAppUsingURL: A new action, SFDCSwitchAppUsingURL, allows you to easily switch to a specified app using its URL. It lets you select the appName from a dropdown, eliminating the need to manually enter the URL.

    image-20241016-101943.png

  • Create Salesforce API Object: You can now create a Salesforce API object directly from the contextual menu. This feature has been introduced to simplify the workflows and enhance efficiency.

    image-20241016-104214.pngImage Added


  • $NULL$: You can now add $NULL$ as both a static and parameterized value in test data. This feature helps prevent execution errors caused by blank cells.
    You can add $NULL$ manually or by simply clicking "Add $NULL$ in blank" from More Options. This will automatically fill all blank cells with $NULL$, reducing the chance of errors during execution.

    image-20241016-103527.png

  • Execute from Selected Step: A new feature Execute from Steps has been introduced where you can now execute a test case starting from any step you select. Simply choose the desired step and click Execute from Steps to run the test from that point onwards.

  • Default Optimization Mode: Optimization mode has been made default as enabling this option helps accelerate action execution and improves the performance.  

Known Issues

  • 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 ADO mobile execution, capabilities must be manually added in the ADO pipeline. Refer https://qualitia.atlassian.net/wiki/spaces/QASNew/pages/34857454550/Azure+DevOps+Integration#%F0%9F%94%A7-Got-a-problem%3F-Let%E2%80%99s-fix! for more detailed information.

Bug Fixes

Release Notes for August Release (Build 9.0.3835)

...