February 2024 Release
- Michael Bar-Sinai

- Feb 3, 2024
- 1 min read
Updated: Sep 9
Hello everyone, a new release is out and, as you've come to expect, it has some cool new features:
CLI library: run reports now contain commands outputs and returned code
Runtime Values library This one is BIG - it allows easy sampling of data during test execution, and then checking it, processing it, and using it again in subsequent commands. Useful for metamorphic testing, and for reducing model size.
New algorithm for ensemble generation - goals. This algorithm can be used to generate accurate pair-wise testing suites.
General improvements
Selenium Support: Add exception handling for NoSuchElementException in WaitForVisibility
Selenium Support: Improved timeout for switch tab action
ensemble sub-command: Fine-tuned the genetic algorithm
report sub-command: Recent test suites are now shown first
Newly created projects now have code for single-file script generation.
Big thanks to our customers and design partners, who provide us with invaluable feedback.
Happy spec-ing and testing!
The Provengo team
__
>> To continue the discussion, join our Discord Community- HERE




Comments