Release Notes: Faster AI Validation, MongoDB Support, XAPK Uploads, and More
|
|
AI Validation Approach Changes
By default, AI commands will only be processed by a singular AI call. This will make all AI-related commands execute faster. We can switch to the previous version (by majority vote) at any time. A new setting has been included, which controls this behavior. “AI evaluation strategy” can be found on Settings -> AI.
- Single call (default setting): AI validations will only be executed by a single AI model.
- Majority vote: multiple AI models will run a specific validation, and the result (pass or fail) will be decided by majority vote.
Support for MongoDB Through db-proxy
Since our latest update, we support MongoDB connections through db-proxy.
Zip Files for XAPK Apps
We can now upload XAPK files to Android mobile test suites as ZIP files.
Validate That Element Appears X Times
check that page contains "thumb" 9 times check that page contains at least 9 "thumb" check that page contains no more than 9 "thumb"
Trash Bin for Data Sets
Our team has recently added a “Trash Bin” page which will temporarily store all elements sent to the trash bin for up to 30 days, items on the trash bin can be recovered or permanently deleted.
The trash bin will currently store deleted data sets for the time being. You can find this page on the sidebar:

Execution Page Improvements
The screenshot loading speed when opening the execution page for a particular test case is now faster. The breadcrumbs have been updated; they will display the test case title rather than the test case’s UUID.



