Hi, I'm trying to create a variable that is created from other variables. Is this possible?
Root folder
Name: rack_a
Variable: %fvar_subnet_a%
Variable_value: '192.168.0.'
Sub folder
Name: server_a
Variable: %fvar_ip_extention%
Variable_value: '1'
Variable: %fvar_ip%
Variable_value: %fvar_subnet_a%%fvar_ip_extention%
Test
Name: ping_server_a
Address: %fvar_ip%
If don't want to make all my tests address like %fvar_subnet_a%%fvar_ip_extention%
Trying to make it like %fvar_ip% or %udv_ip% but now works.
Maybe there is a different technic for that?
Variable that created from other variables.
-
- Posts: 5
- Joined: Wed Oct 20, 2021 4:28 am
- Location: Israel