Forum Discussion
Ivan_Trampedach
12 years agoContributor
In a project you create a testsuite with one testcase and one step
In project add two new environment eg env1 and env2. Select env1 as the active one.
In your test step, create a project properties for one of the fields in your service e.g Data_val1, and add a value eg. 999.
While environment env1 is the active environment, you can see in the Project Custom Properties, that value Data_val1 = 999
In Project, Custom Properties I use the icon 'Save current property-values to a file'
When open the file, the propertie Data_val1 exist, but value is empty.
In the project also a Default enviroment exist. If I select that one, and add a value to my Data_val1 property, I can see the value when creating the exported no matter what active environment I select.
I expect that the export take the visible value and save the value in the file, and not only the default values.
Regards Ivan
In project add two new environment eg env1 and env2. Select env1 as the active one.
In your test step, create a project properties for one of the fields in your service e.g Data_val1, and add a value eg. 999.
While environment env1 is the active environment, you can see in the Project Custom Properties, that value Data_val1 = 999
In Project, Custom Properties I use the icon 'Save current property-values to a file'
When open the file, the propertie Data_val1 exist, but value is empty.
In the project also a Default enviroment exist. If I select that one, and add a value to my Data_val1 property, I can see the value when creating the exported no matter what active environment I select.
I expect that the export take the visible value and save the value in the file, and not only the default values.
Regards Ivan