asthay
5 years agoNew Contributor
Reloading datasource values at runtime
I have to test 2 API's in 1 test suite.I have to run a testcase and store the result using data sink and transfer the values to an excel sheet and in the same test case try to reload those excel sheet values it doesn't get the new values rather it gives the previous values. I need to pass the stored values in the test case due to which it fails. I have attached the flow wherein I have to pass values from Add Resource to saveResourceId. Then take values from ResourceIdData and pass it to Delete Resource test case.
Thanks in advance ๐