Marc_Commandeur
17 years agoOccasional Contributor
Workings of run TestCase step
Hi all,
I set up a generic TestCase 'authenticate' that uses some TestCase properties like 'username' and 'password'.
I use this TestCase as a TestStep in an other TestCase. I fill the properties (not marked as return-properties) in the TestStep.
The assertion on the response of the request fails (I expect 'SUCCESS' but get 'USERNAME_INVALID'. It is as if the request does not contain the correct data. I expect the corresponding properties in the target TestCase to be set from the Run TestCase Step but can not find any data.
When using different data should I see the data used in the request change in the target TestCase? If not how can I see what data is sent in the request?
Pro 2.0.2 version.
Thanks,
Marc.
I set up a generic TestCase 'authenticate' that uses some TestCase properties like 'username' and 'password'.
I use this TestCase as a TestStep in an other TestCase. I fill the properties (not marked as return-properties) in the TestStep.
The assertion on the response of the request fails (I expect 'SUCCESS' but get 'USERNAME_INVALID'. It is as if the request does not contain the correct data. I expect the corresponding properties in the target TestCase to be set from the Run TestCase Step but can not find any data.
When using different data should I see the data used in the request change in the target TestCase? If not how can I see what data is sent in the request?
Pro 2.0.2 version.
Thanks,
Marc.