Forum Discussion

kumar_delli's avatar
kumar_delli
New Contributor
7 years ago

Data Source records duplication

Hi,

 

I am using Ready! API version 2.0.2.

 

I configured, Test Suite, Test Case, Data Source (excel), Test Step and Data Loop.

 

I have 3 rows of data in excel. I execute the Test Case. It loaded 3 rows of data into data source.

 

Then I removed 3 rows from excel and added another 3 new rows.

 

I ran Test Case, again. I expected to see only 3 new rows in Data Source. But it shows 6 rows (old 3 still there, even though they are not in excel sheet)

 

I have Restart on Run setting enabled for Datasource.

 

Please advice.

 

 

2 Replies

  • groovyguy's avatar
    groovyguy
    Champion Level 1

    Where are you seeing the records? Is it in the data pane or in the Data Log? If it's in the data log, that will show all rows returned since the DataSource was opened. If you close that step, re-run it, you may only see the new rows.

    • kumar_delli's avatar
      kumar_delli
      New Contributor

      Hi,

       

      Thank you.

       

      I see in data log. Not sure, how to see data pane. How do I see data pane?

      I think the data pane shows what is currently loaded


      groovyguy wrote:

      Where are you seeing the records? Is it in the data pane or in the Data Log? If it's in the data log, that will show all rows returned since the DataSource was opened. If you close that step, re-run it, you may only see the new rows.



      in data source and data log shows all records loaded in the past and current loads.

       

      Thanks in advance.