Forum Discussion
AndyHughes
15 years agoRegular Contributor
I don't want to set properties for a test case (which I think is what you are describing). I want to export the value of a test case property after the test case is run.
Essentially I have 2 properties at test case level, one called 'Request' and one called 'Response'. They are populated by a property transfer, the source for them is the test case 'request' and 'response' respectively.
These test case properties are output in loadui. But the contents is obviously different for each test case.
All I want to do is to make it so that each test case has the properties 'Request' and 'Response' so that these variables can be 'populated' by the running of the test case.
Essentially I have 2 properties at test case level, one called 'Request' and one called 'Response'. They are populated by a property transfer, the source for them is the test case 'request' and 'response' respectively.
These test case properties are output in loadui. But the contents is obviously different for each test case.
All I want to do is to make it so that each test case has the properties 'Request' and 'Response' so that these variables can be 'populated' by the running of the test case.