Forum Discussion

bimalviswam's avatar
bimalviswam
Occasional Contributor
11 years ago

Help-Data Source not reading the values from Excel

Hi,

I have to run 2 testcases back to back. Both of them are having excel datasource and data sink steps.

First test case works perfect - reads value from Excel with datasource, send request, writes data back to excel. The data which is written back to excel will be used to run the second testcase.
When Execeuting the second one, datasource is not pulling the values updated by the first testcase. I opened the sheet and find that values are written in the sheet. Basically it is pulling the values of the excel sheet which were there before executing the first testcase from somewhere. >:(

Please help

Bimal