Versions Compared

Key

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

...

These release notes provide information about the new features added to Qualitia Automation Studio. They also provide details about the enhancements done, bugs fixed, and known issues in this release.

Table of Contents

We are happy to announce the release of Qualitia Automation Studio 8.6.0.

...

  • The QAS Recorder and Object Spy now generate the same CSS locator value for Shadow DOM objects.

  • The Smart Locator is now supported with SFDC objects now supports web objects in SFDC and normal objects.

Qualitia Automation Studio 8.3.4 Release Notes

...

  • SFDC.SwitchUser: Qualitia Automation Studio now also lets you record and execute Switch action. You can use this manually and execute.

  • SFDC.GlobalSearchAndClickSearchAndClick: Qualitia Automation Studio now also has introduced a new SFDC class called SFDCGlobalSearch that lets you record and execute GlobalSearchAndSelect action. You can use this manually and executeperform and record global search for a particular user. This class allows you to record the SearchAndClick action along with its parameters and associated objects.

Enhancements in SFDC Project

...

  • In Project Save As Feature, the custom action files from the source project are not moved automatically to the target project. After the project is saved, you need to manually move the dependent jars and Custom Action Function codes associated with the custom actions (keywords) that were selected during Save As process.

  • When editing a test case, if you make any changes and go to the search box to search a test case without saving the changes, you are prompted to save the changes. If you click Yes, the Scenario tree shows the test case with matching criteria, but the changes are not saved. You must save the changes that you made to a test case before you perform a search on the Scenario tree.

  • In a desktop project, if you search for an object that is a part of a long hierarchy in the Objects tree, clicking Next does not scroll up to the highlighted object.

  • The Desktop web executions are not tested on Macintosh computers.

  • Execution of test case steps on Web and Hybrid Apps using Android emulator takes a longer time.

    To work around this issue, do one of the following:

    • Open the mapped execution profile and disable all the options of Screen Capture On .

    • Open the mapped execution profile, click Mobile > Edit Desired Capabilities, and set nativeWebScreenshot to true.

  • The Click action may fail to execute if the Mobile checkbox object is added using the ID locator type. To work around this issue, use XPath locator type for adding the Mobile checkbox objects.

  • The Mobile.SelectWebViewUsingURL action may fail on some versions of iOS. During testing, the action failed on Simulator iPhone 8 with PlatformVersion 13.3.

  • Qualitia does not support nested environment variables. The test cases that were created using previous QFD versions, having nested environment variables will fail upon execution.

  • Qualitia supports only basic data types such as Number and List/Option, for integration with Defect Management Systems (Jira and TFS). Qualitia does not support complex data types such as custom user-defined data types, nested objects, and dates.

  • If you switch to another project from the Qualitia client, the current MOS session does not change. To work around this issue, log out from MOS, log in again, and select the correct project.

...