Variables
In a nutshell Variables store values to be passed during test execution, making test cases adaptable without rewriting scripts for each input. QEngine supports global variables for reusable values, environment-specific variables that override global ...