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

Release Notes: Additional built-in variables, mobile retests without new build, run-specific parameters

Blog post from testRigor

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

Recent updates have enhanced functionality by adding new built-in variables, simplifying mobile suite retests through the API, and globalizing parameters in the before hook. The newly introduced built-in variables, such as testSuiteParentFolder and testSuitePath, can be integrated into test scripts for improved clarity and functionality, with examples available on the provided documentation link. For mobile testing, users can now retest suites via the API without needing to include the file_url parameter, streamlining the process without altering other parts of the script. Additionally, parameters set in the before hook are now accessible throughout the test suite, including in test cases and the after hook, enhancing flexibility and consistency in test management.