April 01, 2024 Release Notes (New iOS devices, client certificates, Vision AI, Error comparison, localhost testing, Default URL)

Created by Kevin Carroll, Modified on Tue, 15 Oct at 10:42 PM by Kevin Carroll

April fools is no joke this time around. We’ve released several very exciting new features.


New iOS devices

We added new iOS simulator devices for arm64 architecture to our infra. These new devices will run on iOS Versions 14.5, 15.5, 16.4 and 17.

  • List of devices:
    • IPAD MINI 2021
    • IPAD 2021
    • IPAD 2022
    • IPAD PRO 12 9 INCH 2021
    • IPAD PRO 12 9 INCH 2022
    • IPAD PRO 11 INCH 2021
    • IPAD PRO 11 INCH 2022
    • IPAD AIR 2020
    • IPAD AIR 2022
    • IPHONE SE 2022
    • IPHONE 15
    • IPHONE 15 PLUS
    • IPHONE 15 PRO
    • IPHONE 15 PRO MAX
    • IPHONE 14
    • IPHONE 14 PRO MAX
    • IPHONE 14 PRO
    • IPHONE 14 PLUS
    • IPHONE 13
    • IPHONE 13 PRO
    • IPHONE 13 PRO MAX
    • IPHONE 13 MINI

Windows Desktop Authentication (client certificates)

We added support for installing client certificates (*.pfx) on Windows. With these certificates, companies can authenticate requests to a private or remote server for specific users. They contain the SSL (Secure Sockets Layer) certificates that ensure the privacy, authentication, and integrity of data.

  • To install a client certificate, click +Add certificate in Settings->Advanced->Install client certificates.

Vision AI

We have added the option to enable screenshot analysis to the toolbox of abilities that allow generative AI to complete flows.

  • Enable this option with the Use Vision AI to interact with screens: dropdown in Settings->Test generation.

Error comparison

We have added the ability to compare unique errors by test run. There is a new sub-section in the navigation pane on the left side of the testRigor UI called Compare. It is below Errors. Users can also access it from the Errors section by clicking on the Compare to a previous run button.

  • The errors reported from the last full retest of the baseline are called Current and are selected in the dropdown to set the most recent run by default.
  • Select the run desired for comparison from the dropdown on the right of the most recent one.
  • For branch runs, label runs, and runs triggered by API, the comparison feature can also be found. For these instances, go to All runs and click on the run that you want to review. These runs have their respective reporting and also have Compare in the navigation pane. In the Compare section, this run will be selected by default in the dropdown on the right and the one on the left must be selected.

Testing on Localhost

We have added a command line tool that allows users to run testRigor test cases on their local environment or for CI/CD testing. 


See full documentation here.


Default URL

testRigor now allows users to set the default URL of test suites to about:blank. For a suite that is already created, this can be done from the URL field in Test Suite Details section.

 

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article