Home / Companies / testRigor / Blog / Post Details
Content Deep Dive

Release Notes: Grab values, Extract values

Blog post from testRigor

Post Details
Company
Date Published
Author
Kevin Carroll
Word Count
165
Language
English
Hacker News Points
-
Summary

Recently, two processes that previously relied on regular expressions have been simplified with new template-based methods, enhancing user-friendliness. The "Grab Values" feature now allows users to retrieve values using templates, such as saving a 6-digit one-time password from an email, replacing the more complex Regex approach. Similarly, the "Extract Values" feature permits the extraction of specific parts of a value from a saved variable using templates, offering a more accessible alternative to Regex for situations where only a portion of a saved value is needed. These updates make handling data more intuitive and accessible for users, with further details available on TestRigor's documentation website.