Release 18.11

Perfecto Supports Latest Android GA Version

Perfecto supports Android 9.0.0 making testing your applications "easy as Pie". Various device models support this latest version and are supported by the Perfecto lab.

SFSafariViewController Support

Perfecto's Object Spy and Automation drivers identify the SFSafariViewController UI Element included in the object tree of your iOS application and will make all of the children UI Elements accessible for both manual and automation testing. The application does not require any instrumentation and the controller's children will be recognized as DOM objects. For more information, see iOS | Work with SFSafariViewController.

DigitalZoom SDK adds New Test Stop Options

Adding Custom Fields and Tags helps quickly identify particular test reports from among the numerous tests that are run daily. With the latest version of the DigitalZoom Reporting SDK, you can add more custom fields and tags to the test report when you know how the test completed, by using the TestEndContext in the testStop() method call.

Product Updates

Automation feature updates

  • REST API now supports retrieving detailed information regarding a repository item or list of items. Retrieve the dates of when the item was created and last modified and by whom by using either the new Get Repository Item Information command or using the detailed parameter of the Get Repository Items List command.
  • Appium/Selenium scripts formobileorslow webare limited to running up-to 6 (six) hours. Any script that exceeds the limit will be terminated.

Desktop Web feature updates

  • Appium/Selenium scripts forslow webare limited to running up-to 6 (six) hours. Any script that exceeds the limit will be terminated.

Reporting feature updates

  • Updated Ruby and Python DigitalZoom SDK implementations -
    • Support for Custom Fields both at Execution and Test levels
    • Support for branch-name in CI Job specification