rajs2020
4 years agoFrequent Contributor
Run TestCase Test Step - Property values are not getting set
I have a run test case step in Test1. This step calls a test Test2 which has two input properties. I provide values for the two inputs in Test1. But, the values are not passed to Test2, i.e. the valu...
- 4 years agoHey rajs2020,
I used to notice a problem (on REST and SOAP APIs and test steps) where id update a value and click 'Save' without moving the focus out of the field id updated.
If i closed ReadyAPI! at that point the altered values wouldnt persist. I got into the habit of:
1. Alter value
2. Click into a different completely field within the UI (different API or test step)
3. Click 'Save'
This appeared to solve my problem. It was a while ago and perhaps i noticed it occurring when i had version3.
Ta
Rich