Versions Compared

Key

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

...

  • Improved the Subsequent Project Loading and Project Switching: We have significantly optimized subsequent project loading and project switching times in Qualitia. You will experience faster load times and smoother project transitions, especially when working with larger projects:

    • Large projects (30003800+ artifactstest cases): Subsequent project loading improved by 80.31%

    • Small projects (130+ artifactstest cases): Subsequent project loading improved by 64.97%

    • Project switch from smaller projects (130+ artifactstest cases) to larger projects (30003800+ artifactstest cases): Improved by 81.36%

    • Project switch from larger projects (30003800+ artifactstest cases) to smaller projects (130+ artifactstest cases): Improved by 69.95%

    These improvements provide a more seamless and efficient user experience, particularly for users managing multiple projects of varying sizes.

  • 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.png


  • $NULL$ Integration: 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. This feature is only available for Desktop projects.

  • Optimization Mode: Enabling this option helps accelerate action execution and improves performance.  

...