January 2024

Updated by Aishwarya Rai

January 2024

  1. Expanded Scope of Template Variables: Variables created in a template are now accessible in your test case. This enhancement broadens the functionality of templates, empowering users to construct more intricate test scenarios. Earlier users were able to access the variables created in templates while performing the Set Text, API Steps and Asserts operation. This update extends the availability of variables across Swipe Until, Manual Override and Conditional steps.
  2. Granular Statuses for Scheduled Results: Users can now gain more granular insights into schedule execution statuses, enhancing real-time understanding of test runs and overall visibility into their tests. For example, you can now better gauge the status of your schedule execution with more detailed statuses such as "Waiting for Device", "Cleaning up Device", "Parsing App", "Loading Scenarios" and so on.
  3. Improvements in Visual Match and Visual Assert: Visual Match can be used to perform an action when an element on the mobile App screen is not uniquely defined or is obstructed by another element on the screen. Visual Assert allows user to perform visual validations during test execution. In addition to algorithmic improvements, Visual Assert can now be applied as a Conditional step.


How did we do?