Forum Discussion
Buschfunk
14 years agoFrequent Contributor
I have had a similar issue and found a solution which works for me.
I created a test case which does nothing else but reading the data source. The values read from the data source are then transferred to a property on test suite level or project level depending on where these data shall be used. From within my actual test case I run this "dummy" test case via the test step "Run TestCase" followed by fetching the updated properties.
I created a test case which does nothing else but reading the data source. The values read from the data source are then transferred to a property on test suite level or project level depending on where these data shall be used. From within my actual test case I run this "dummy" test case via the test step "Run TestCase" followed by fetching the updated properties.